/* CSS Document */
body { 
	margin: 0px;
   	padding: 0px;
   	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	background: #ffffff url(imgs/back.jpg) repeat-x left top;
    }
body, td, th, div, p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #555555;
    }
body, div, p, table, tr, th, td { 
	vertical-align:top;
    }
div {
	text-align:left;
}
p {
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
a {
	color: #cc0000;
	text-decoration:none;
}
a.lang {
	color: #fff;
	text-decoration:none;
}
a.lang:hover {
	color: #fff;
	text-decoration:underline;
}
img {
	border:0;
}
a:hover {
	color: #ff3300;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-weight:normal;
}

h1 {
	font-size: 22px;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 20px;
	display: block;
	text-align: left;
	padding: 3px 0px 3px 0px;
	margin: 0;
}
h2 a {
	text-decoration: underline;
	color: #993300;
}
h2 a:hover {
	text-decoration: underline;
	color: #ff0000;
}
h3 {
	font-size: 17px;
	display: block;
	text-align: left;
	margin: 0; 
	padding: 4px 0px 4px 0px;
}
h3 a {
	text-decoration: none;
	color: #009900;
}
h3 a:hover {
	text-decoration: underline;
	color: #009900;
}
h4 {
	font-size: 15px;
	display: block;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0;
}
/**********   struktura strony  ***********/
#main {
    width: 100%;
	text-align: center;
}
#mtab_head {
	width:1000px;
	margin: 0 auto;
	text-align: center;
	background: url(imgs/mtab_head_back.gif) no-repeat left top;
}
#mtab {
	width:1000px;
	margin: 0 auto;
	text-align: center;
	background: url(imgs/mtab_back.gif) no-repeat left top;
}
#mtab_dn{
	width: 100%;
	clear:both;
	background:#CBCFCF;
}
#mtab_flash {  
    height:140px;
	width:100%;
}
div.content { 
	clear:both;  
    padding: 0px 0px 0px 0px; margin: 0px 7px 0px 7px;
    width:986px;
}

#head {  
    height:116px;
	background:url(imgs/h_back.jpg) no-repeat right top;
	position:relative;
}
.h_logo {
	position:absolute;
	left:15px;
	top:15px;
}
.h_cent {
	position:absolute;
	left:200px;
	top:38px;
}
.h_right {
	position:absolute;
	left:765px;
	top:0px;
	width:220px;
}
.curr_info {
	width:220px;
	padding:0;
	margin:5px 0 5px 0;
	background:#EA5100 url(imgs/curr_info_up.gif) no-repeat left top;
}
.curr_info .inner {
	padding:5px;margin:0;
	background:url(imgs/curr_info_dn.gif) no-repeat left bottom;
}
.curr_info .inner p {
	padding:1px;
	margin:0;
	color:#FFB17D;
	font-weight:bold;
}
.search_form {
	border-top:1px solid #cccccc;
}
.search_form p{
	padding:0;
	margin:0;
	vertical-align:middle;
}
.search_form p.title {
	font:16px "trebuchet ms", Arial, sans-serif;
	color:#cc0000;
	padding-bottom:2px;
}
.search_form input {
	width:190px;
	border:1px solid #999999;
}
.search_form p img {
	vertical-align:middle;
	margin-left:3px;
	border:0;
}




#bottom{
    clear:both; 
	margin: 0 auto;
	width:986px; 
	height:80px; 
	padding:0;
	text-align:left; 
	color:#666666;
}

#bottom p{
	padding:10px; 
	font-size:10px; 
	text-align:center; 
}
#bottom p, #bottom a {
	color:#666666;
}
#bottom a:hover {
	color:#666666;
}

/************************************/
#menuhor {
	height:35px;
}
ul.menu  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.menu li {
	list-style-type:none;
	float:left;
	height: 35px;
	margin: 0px 4px 0px 2px;
	color:#C62424;
	background: url(imgs/menu_item_back.jpg) left top no-repeat;
}
ul.menu li p {
	height: 35px;
	display:block;
	padding: 10px 10px 3px 10px;
	vertical-align:middle;
	background: url(imgs/menu_item_back_right.jpg) right top no-repeat;
}
ul.menu li a {
	color:#dddddd;
	text-decoration:none;
}
ul.menu li a:hover {
	color:#ff0000;
	text-decoration:none;
}
/************************************/
#cont, #flash_cont { 
    padding: 0px 0px 0px 0px;
	background: #ffffff;
}
#cont  { 
    background:#ffffff url(imgs/cont_back.jpg) repeat-x left top;
}
#mp_cont  { 
    position:relative;
	height:287px;
}
.m_left{ 
    float:left;
	width:240px;
	text-align:left;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
.m_cent {
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:504px;
	min-height:350px;
	vertical-align:top;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.m_right {
	float: right;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:240px;
	min-height:500px;
	vertical-align:top;
}
#m_left, #m_right, #m_cent { 
	vertical-align:top;
}
div.cont_tfield {
	margin:10px;
	padding: 10px;
	clear:both;
	border-top:4px solid #D60C0C;
}
.cont_links {
	padding:0px 0 0 0;
	text-align:right;
	font-size:10px;
}
.cont_links a {
	color:#878684;
}
.cont_links a:hover {
	color:#878684;
}
.cont_links  img{
	vertical-align:middle;
	margin-left:5px;
}
/***********************************/
.left_box, .right_box {
	margin:7px;
	padding:7px;
	background:#D2D2BB;
	border:1px solid #E8E8DD;
}
.left_box .inner, .right_box .inner{
	margin:0;
	padding:0;
	height:100%;
}
.lb_text {
	font:11px Georgia, serif;
	padding:10px;
}
.lb_title {
	margin:10px 0 0 10px;
}
.lb_product_title {
	background:#FBB013 url(imgs/lb_product_head.jpg) repeat-x center bottom;
	min-height:45px;
}
.lb_product {
	padding:5px 0 5px 0;
	text-align:center;
	background:#FBB013 url(imgs/lb_product_back.jpg) repeat-x left top;
}
.rb_product_title {
	background:#ff6600 url(imgs/rb_product_head.jpg) repeat-x center bottom;
	min-height:45px;
}
.lb_product_title h3, .rb_product_title h3 {
	margin:0;
	padding:8px;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
}
.rb_product {
	padding:5px 0 5px 0;
	text-align:center;
	background:#ff6600 url(imgs/rb_product_back.jpg) repeat-x left top;
}
.prods_main {
	margin:10px;
	color:#333333;
}
.prods_main .prod_details, .prods_main .prod_details p {
	color:#333333;
}
.prods_main .prod_details a {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.prods_main .prod_details a.more {
	color:#333333;
	font-size:10px;
}
/************ newsy ****************/
.news {
	padding: 5px 0px 5px 0px;
	clear:both;
}
.news h2 {
	color:#1D68AE;
	font-size:14px;
	font-weight:normal;
}
.news p {
	padding: 2px 0px 2px 0px;
	margin:0;
}
.news a.more {
	text-decoration:none;
}
.news_img {
	margin: 0px 10px 10px 0px;
	border:0px;
}
/************ style tekstu *****************/

.mp_img{  
    padding:0px;
	border:0px;
}
.main_frame {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	vertical-align:top;
}
.path {
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #E4E4E4;
	margin:0 10px 0 10px;
}
.path a {
	text-decoration:none;
	padding:5px;
	color:#FF9999;
}
.path a:hover {
	text-decoration:underline;
	color:#FF9999;
}

.p_img {
	border:4px solid #8B8B8B;
}
.p_link a {
	color:#FF9966;
	text-decoration:none;
}
.p_link {
	border-bottom:1px solid #2F2F2D;
}

/*************************************/
.paging{ 
	padding: 2px;
	height:16px;
	font: bold 11px Verdana;
	text-align:center;
	color: #A63709;
	}
/**********************************/
.form_field{
	width: 380px;
	height: 12px;
	padding: 2px;
	font: 11px Arial, sans-serif;
}
.form_area{
	width: 380px;
	height: 120px;
	font: 11px Arial, sans-serif;
}
.form_butt{
	color: #f0f0f0;
	background: #333333;
	font: 12px Arial, sans-serif;
}
#im_tab td {
	text-align:center;
}
#sitemap {
	
}
#sitemap  li{
	padding:4px;
	list-style-type:none;
	list-style-image:url(imgs/arr_sm.gif);
}
#sitemap a {
	text-decoration: none;
	}
#sitemap a:hover {
	text-decoration: underline;
	}
/*******************************/
/*******************************/
.gal_tab {
	margin:10px 0 10px 5px;
}
.gal_tab table{
	float:left;
}
.gal_link{
	border:1px solid blue;
	background:url(imgs/pic_shadow_top.gif) right top no-repeat;
}
.gal_tab td, .products td.prod_head, .prod_img_tab td.prod_img {
	padding:0;margin:0;
	background:#e2e5e8 url(imgs/pic_shadow.gif) right bottom no-repeat;
	text-align:center;
	vertical-align:middle;
}
.gal_tab td a, .products td.prod_head a, .prod_img_tab td.prod_img a {
	width:100%;
	height:100%;
	display:block;
	padding:0;margin:0;
	background:url(imgs/pic_shadow_top.gif) right top no-repeat;
}/*
.gal_tab td a span.img, .products td.prod_head a span.img, .prod_img_tab td.prod_img a span.img {
	width:100%;
	height:100%;
	display:block;
	padding:0;margin:0;
	background:url(imgs/pic_shadow_left.gif) left bottom no-repeat;
}*/
.gal_tab td a img, .products td.prod_head a img, .prod_img_tab td.prod_img a img {
	margin:5px 10px 8px 5px;
	border:0;
}
/****************************/
.prod_cat_tab td {
	padding:0px; margin:0;
}
.prod_cat_info {
	width:150px;
	vertical-align:middle;
	text-align:center;
}
.prod_cat_head {
	width:150px;
	vertical-align:top;
	text-align:center;
	border-top:1px solid #ff6600;
}
.prod_cat_head a {
	text-transform:uppercase;
	color:#555555;
	font-weight:bold;
	font-size:11px;
}
/****************************/

.products td {
	padding:3px; margin:0;
}
.prod_head {
	width:125px;
	vertical-align:middle;
	text-align:center;
}
.prod_info {
	width:310px;
	vertical-align:top;
	text-align:left;
	border-top:4px solid #e2e5e8;
}
.prod_info p.prod_name {
	text-transform:uppercase;
	font-weight:bold;
}
.prod_info p.prod_name a {
	text-decoration:none;
	color:#D50D0D;
}
.prod_info p.prod_small_link a {
	text-decoration:none;
	color:#666666;
}
.prod_img {
}
.prod_img p {
	float:left;
	border:5px solid #ffffff;
}
.prod_img img {
	border:5px solid #ffffff;
}
.prod_thumbnail a:hover {
	color: #1181D2;
	text-decoration:underline;
}

.prod_details h4 {
	border-bottom:1px dotted #666666;
	margin:10px 0 10px 0;
	text-transform:uppercase;
	font-weight:bold;
	color:#555555;
	font-size:14px;
}
.prod_tab {
	
}
.prod_tab td {
	padding:5px; margin:0px;
	color: #333436;
	background: #EAF0F5;
	text-align: center;
	border:0;
	vertical-align:middle;	
}
.prod_tab td.prod_head {
	background:#E0EAF0 url(imgs/prod_head_back.gif) left top repeat-x;
	color:#555555;
	text-align: center;
}
.prod_tab td.prod_info {
	background:#EAF0F5 url(imgs/prod_head_back.gif) left top repeat-x;
	text-transform:uppercase;
	color:#ffffff;
}
.prod_tab {
	width:100%;
}
.product_attributes {
	width:100%;
}
.product_attributes td {
	border-bottom:1px solid #EFEFEF;
}

textarea {
	width:350px;
	height:100px;
}

.text_inpt {
	width:350px;
}

button {
	border:0;
	width:102px;
	height:22px;
	padding:0;
	margin:0;
	font-size:11px;
}
.red_text {
	color:#cc0000;
}

.mp_inpt {
	width: 120px;
	background: #fff;
	border: 0;
	margin:2px 0px 0px 0px;
	font-size:10px;
	border:1px solid #336699;
}
.main_popup { 
    width:100%;
	height:100%;
	background:#ffffff;
	margin:0 auto;
	text-align:center;
}
.head_popup { 
    height:80px;
	background:url(imgs/h_back_popup.jpg) repeat-x left top;
	position:relative;
}
.content_popup {
	padding:20px;
	margin:0;
	background:#ffffff url(imgs/c_back_popup.jpg) repeat-x left top;
}
