/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial,Helvetica;
	background:#3e83c3;
	padding:0;
	margin:0;
	color:#000;
}
a img
{
	 border:0;
	vertical-align:bottom;
}
p
{
	margin:0;
	padding:10px 0;
	line-height:20px;
	text-align:justify;
}
.clear
{
	height:1px;
	clear:both;
	overflow:hidden;
}
div.h1
{
	background:#efefef;
	height:18px;
	border-bottom:2px solid #e3e3e3;
	padding:5px 0 0 0;
	font-size:11px;
	color:#737373;
}
div.h1 h1
{
	background:#224f84;
	height:23px;
	border-bottom:2px solid #4575ad;
	float:left;
	display:inline;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:0 50px 0 10px;
	margin:-5px 10px 0 0;
	line-height:23px;
}
div.h2
{
	background:#3f86c5;
	height:23px;
	border-bottom:2px solid #faf9f1;
	padding:0;
	font-size:11px;
	color:#000;
	margin:0 0 15px 0;
}
h2
{
	color:#fff;
	height:23px;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0;
	line-height:23px;
}
ul.lista, ol.lista
{
	text-align:justify;
	margin:0px 0 15px 40px;
	padding:0 0 0 0;
	line-height:20px;
}
ul.lista li, ol.lista li
{
	margin:0;
	padding:5px 0;
}






/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#790000;	
}
a:hover
{
	color:#e67a1e;
}
.black a:link, .black a:visited
{
	text-decoration:none;
	color:#000;	
}
.black a:hover
{
	color:#e67a1e;
}
.white a:link, .white a:visited
{
	text-decoration:none;
	color:#fff;	
}
.white a:hover
{
	color:#e94124;
}
a.transparent:link img, a.transparent:visited img
{
	opacity:1.00;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
}
a.transparent:hover img
{
	opacity:0.80;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
}
h1 a:link, h1 a:visited
{
	text-decoration:none;
	color:#e1dfd4;	
}
h1 a:hover
{
	color:#790000;
}
a.submit:link, a.submit:visited
{
	font-size:12px;
	padding:3px 8px;
	background:#3f86c5;
	font-weight:bold;
	border:1px solid #365084;
	color:#fff !important;
	margin:0 5px;
}
a.submit:hover
{
	background:#224f84;
	border-color:#526892;
}





/**
 * MENU GÓRNE
 */
ul.topmenu
{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	margin:67px 12px 0 0;
	font-size:11px;
}
ul.topmenu li
{
	margin:0;
	padding:0 0 0 2px;
	float:left;
	display:inline;
}
ul.topmenu li a:link, ul.topmenu li a:visited
{
	background:url('../layout/bgr_top_button.gif') no-repeat;
	color:#790000;
	text-align:center;
	padding:7px 0 6px 0;
	display:block;
	width:65px;
}
ul.topmenu_zaloba li a:link, ul.topmenu_zaloba li a:visited
{
	background:url('../layout/bgr_top_button_gray.gif') no-repeat !important;
}
ul.topmenu li a:hover
{
	color:#e67a1e;
}
ul.topmenu li.active a
{
	padding:7px 0 7px 0 !important;
	color:#000 !important;
}
ul.topmenu li#topmenu_alien a
{
	padding:3px 0 2px 0 !important;
	line-height:11px !important;
}






ul.middlemenu
{
	float:left !important;
	margin:0 0 0 0 !important;
}
ul.middlemenu li
{
	background:url('../layout/middle_menu_left.gif') no-repeat 0 0 !important;
}
ul.middlemenu li a:link, ul.middlemenu li a:visited
{
	background:url('../layout/middle_menu_right.gif') no-repeat top right;
	color:#fff;
}
ul.middlemenu li a:hover
{
	color:#000;
}
ul.middlemenu li.active
{
	background-image:url('../layout/middle_menu_left_active.gif') !important;
}
ul.middlemenu li.active a
{
	color:#000 !important;
	background-image:url('../layout/middle_menu_right_active.gif') !important;
}




/**
 * FORMULARZE
 */
form
{
	padding:0;
	margin:0;
}
input, select, textarea
{
	border:1px solid #a5acb2;
	font-size:12px;
	color:#000;
	font-family:Arial;
}
input.radio
{
	border:0;
	background:transparent;
}
span.error
{
	font-size:10px;
	color:red;
}
input.submit
{
	/*font-size:16px;
	padding:5px 10px;
	background:#ea4124;
	border:2px solid #365084;
	color:#fff;
	font-weight:bold;*/
	font-size:12px;
	padding:3px 8px;
	background:#3f86c5;
	font-weight:bold;
	border:1px solid #365084;
	color:#fff !important;
	margin:0 5px;
}
input.radio
{
	border:0;
	background:none;
}




/**
 * KONSTRUKCJA
 */
#top
{
	height:95px;
	background:url('../layout/bgr_header.gif') repeat-x top;
}
#header
{
	height:95px;
	width:1240px;
	margin:0 auto;
	background:url('../layout/bgr_header.jpg') no-repeat 0 0;
}
#logo
{
	width:76px;
	height:77px;
	position:absolute;
	margin:9px 0 0 9px;
}
#infolinia
{
	position:absolute;
	width:261px;
	height:30px;
	margin:20px 0 0 640px;
	background:url('../layout/infolinia.gif') no-repeat 0 0;
}
#header_cart
{
	width:229px;
	height:68px;
	background:url('../layout/bgr_cart.jpg') no-repeat 0 0;
	float:right;
	display:inline;
	margin:9px 0 0 0;
	padding:10px 10px 0 10px;
}
#header_cart_link
{
	width:53px;
	height:45px;
	position:absolute;
	margin:20px 0 0 170px;
}
#container
{
	background:#fff url('../layout/bgr_main.gif');
}
#content
{
	width:1238px;
	background:#fff url('../layout/bgr_content.gif') repeat-y left;
	margin:0 auto;
	padding:0 1px;
}
.content_big
{
	background:#fff url('../layout/bgr_content_big.gif') repeat-y left !important;
}
#content_left
{
	float:left;
	display:inline;
	width:210px;
}
#main
{
	float:left;
	display:inline;
	width:796px;
	background:url('../layout/top_gradient.gif') repeat-x top;
	margin:0 0 0 1px;
	padding:10px;
}
.main_big
{
	width:1007px !important;
}
#content_right
{
	float:right;
	display:inline;
	width:210px;
	background:url('../layout/top_gradient.gif') repeat-x top;
}
#bottom
{
	height:31px;
	background:url('../layout/bgr_footer.gif') repeat-x top;
}
#footer
{
	width:1240px;
	margin:0 auto;
	color:#fff;
	font-size:11px;
	padding:10px 0 0 0;
}
.mapa
{
	width:380px;
	height:248px;
	border:2px solid #b1b1b1;
	float:right;
	display:inline;
	margin-top:10px;
}
#punkty_odbioru
{
	width:740px;
	margin:20px auto;
	font-size:13px;
}
#search
{
	background:#e1e1e1 url('../layout/top_gradient_left.gif') repeat-x top;
	padding:10px;
}
#search_content
{
	padding:10px 0 0 8px;
	color:#8f8f8f;
	font-size:11px;
	text-align:center;
}
#search_content table
{
	margin-bottom:10px;
}
#search_content input
{
	border:1px solid #a5acb2;
	padding:2px;
	width:140px;
	color:#8f8f8f;
}
.spacer
{
	height:1px;
	overflow:hidden;
	background:url('../layout/spacer_horiz.gif') repeat-x left;
}
.text
{
	padding-top:20px;
}
#banner_bottom
{
	text-align:center;
	margin:10px auto;
}






div.podmenu
{
	font-size:13px;
	padding:10px 0 20px 0;
}
div.podmenu ul
{
	list-style:none;
}
div.podmenu a:link, div.podmenu a:visited
{
	color:#737373;
	text-decoration:none;
	display:block;
	width:300px;
	margin:2px 0 0 0;
}
div.podmenu a:hover
{
	color:#ea4125;
}
div.podmenu a.active
{
	color:#000;
	font-weight:bold;
}





/**
 * KATEGORIE
 */
div.product
{
	margin-bottom:15px;
	padding:10px;
	background:#f6f6f6;
	border-bottom:4px solid #f2f2f2;
}
div.dark
{
	background:#fff !important;
	border-bottom:4px solid #fff !important;
}
div.product div.product_image
{
	width:150px;
	height:113px;
	background:#fff;
	text-align:center;
	border:1px solid #e3e3e3;
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
div.product div.product_title
{
	font-weight:bold;
	font-size:13px;
	padding:0 0 3px 0;
}
div.product div.product_title a:link, div.product div.product_title a:visited
{
	color:#000;
}
div.product div.product_title a:hover
{
	color:#e94124;
}
div.product div.product_title a img
{
	padding:0 0 0 10px;
	vertical-align:middle;
}
div.product div.product_categories a:link, div.product div.product_categories a:visited
{
	font-size:10px;
	color:#5f5f5f;
}
div.product div.product_categories a:hover
{
	color:#e94124;
}
div.product div.product_desc
{
	margin:5px 0 0 0;
	font-size:10px;
	color:#8a8a8a;
	text-align:justify;
	line-height:14px;
	height:55px;
	overflow:hidden;
}
div.product div.product_price
{
	float:right;
	display:inline;
	color:#ed1c24;
	font-size:22px;
	padding:10px 0 0 0;
}
div.product div.product_price span
{
	font-size:15px;
}
div.product div.product_links
{
	margin:10px 0 0 0;
}
div.product div.product_links img
{
	vertical-align:middle;
	padding:0 2px 0 0;
}





#product_opis_body
{
	padding:20px 0;
	text-align:justify;
	line-height:20px;
}
table.product_opis
{
	width:100%;
	margin:10px 0 0 0;
}
table.product_opis td
{
	padding:3px;
	line-height:20px;
}
table.product_opis td.left
{
	width:32%;
}
.product_name
{
	background:#3f86c5;
	border-bottom:2px solid #6ca5d8;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:0 10px;
	margin:0;
	line-height:23px;
}
#product_podpis
{
	font-size:11px;
	margin:10px 0;
	text-align:center;
	color:#929292;
	font-style:italic;
}
#product_image
{
	border:2px solid #e3e3e3;
	width:300px;
	height:225px;
	text-align:center;
	margin:10px 0 0 0;
}
.produkt_image_small
{
	width:68px;
	height:51px;
	float:left;
	display:inline;
	margin:7px 7px 0 0;
	border:1px solid #e3e3e3;
	text-align:center;
}
.produkt_image_small_active
{
	width:68px;
	height:51px;
	float:left;
	display:inline;
	margin:7px 7px 0 0;
	border:1px solid #e94124;
	text-align:center;
}
.produkt_image_small_active img
{
	opacity: 0.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
}
#product_categories
{
	font-size:11px;
	margin:10px 0 0 0;
}
table#product_links_list
{
	text-align:left;
}
table#product_links_list td
{
	padding:2px;
}





/**
 * KOSZYK
 */
div.cart_product
{
	margin-bottom:15px;
	padding:10px;
	background:#f6f6f6;
	border-bottom:4px solid #f2f2f2;
}
div.cart_dark
{
	background:#fff !important;
	border-bottom:4px solid #fff !important;
}
div.cart_product div.cart_image
{
	width:68px;
	height:51px;
	background:#fff;
	text-align:center;
	border:1px solid #e3e3e3;
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
div.cart_product div.cart_title
{
	font-weight:bold;
	font-size:13px;
	padding:0 0 3px 0;
}
div.cart_product div.cart_title a:link, div.cart_product div.cart_title a:visited
{
	color:#000;
}
div.cart_product div.cart_title a:hover
{
	color:#e94124;
}
div.cart_product div.cart_price
{
	float:right;
	display:inline;
	color:#ed1c24;
	font-size:22px;
	padding:10px 0 0 0;
}
div.cart_product div.cart_price span
{
	font-size:15px;
}
div.cart_product div.cart_links
{
	margin:10px 0 0 0;
}
div.cart_product div.cart_links img
{
	vertical-align:middle;
	padding:0 2px 0 0;
}
.cena_zakupow
{
	background:#efefef;
	padding:3px 10px;
	margin:0 0 10px 0;
}
.cena_zakupow_txt
{
	font-size:14px;
	vertical-align:middle;
	font-weight:bold;
}
.cena_zakupow_brutto
{
	color:#ed1c24;
	font-size:22px;
	vertical-align:middle;
}
.cena_zakupow_netto
{
	color:#8e8e8e;
	vertical-align:middle;
}
.print_koszyk
{
	float:right;
	display:inline;
	font-weight:bold;
	background:#365084;
}
.print_koszyk a
{
	padding:8px 10px 9px 10px;
	display:block;
}
.cart_kroki
{
	height:49px;
	margin:10px 0;
}
.cart_kroki .cart_red_circle
{
	width:49px;
	height:49px;
	background:url('../layout/cart_circle_red.gif') no-repeat 0 0;
	font-weight:bold;
	font-size:26px;
	padding-top:8px;
	color:#e67a1e;
	text-align:center;
	float:left;
	display:inline;
}
.cart_kroki .cart_circle_txt
{
	float:left;
	display:inline;
	font-weight:bold;
	color:#000;
	padding:17px 23px 0 5px;
}
.cart_kroki .cart_grey_circle
{
	background:url('../layout/cart_circle_grey.gif') no-repeat 0 0 !important;
	color:#a0a0a0 !important;
}
.cart_kroki .cart_circle_txt_grey
{
	color:#a0a0a0 !important;
}






.product_akcesoria
{
	margin:10px 0 0 0;
}
.product_akcesoria div
{
	display:block;
	padding:2px 0 2px 10px;
	font-size:11px;
	background:url('../layout/akcesoria_li.gif') no-repeat left top;
	background-position:0 8px;
}
.product_akcesoria a:link, .product_akcesoria a:visited
{
	color:#000000;
	text-decoration:none;
}
.product_akcesoria a:hover
{
	color:#737373;
}
#polecane_akcesoria
{
	border-spacing:0px;
	margin:10px 0 0 0;
}
.polecane_akcesoria_img
{
	width:68px;
	height:51px;
	background:#fff;
	text-align:center;
	border:2px solid #fb7d15;
	margin:0 5px 0 0;
}
#polecane_akcesoria a:link, #polecane_akcesoria a:visited
{
	color:#a6a6a6;
	text-decoration:none;
}
#polecane_akcesoria a:hover
{
	color:#737373;
}





/**
 * NOWE PAGE NA UL
 */
div.page
{
	height:12px;
	color:#024fa1;
	font-size:11px;
	float:right;
}
div.page div
{
	float:left;
	display:inline;
}
div.page ul
{
	margin:0;
	padding:0 5px;
	list-style:none;
	font-size:11px;
	float:right;
	display:inline;
}
div.page ul li
{
	float:left;
	display:inline;
	margin:0 0 0 2px;
	padding:0;
}
div.page ul li a:link, div.page ul li a:visited
{
	display:block;
	background:#fff;
	padding:0px 3px;
	color:#e67a1e;
}
div.page ul li a:hover
{
	background:#d9d9d9;
}
div.page ul li a.active
{
	background:#e67a1e !important;
	color:#fff !important;	
}





/**
 * MENU BOX
 */
ul.menulistbox
{
	margin:0;
	padding:10px 20px;
	list-style:none;
}
ul.menulistbox li
{
	margin:0;
	padding:4px 0 6px 0;
	background:url('../layout/button_1.gif') no-repeat 0 0;
}
ul.menulistbox li a:link, ul.menulistbox li a:visited
{
	padding:0 0 0 30px;
	color:#000;
}
ul.menulistbox li a:hover
{
	color:#e67a1e;
}
ul.menulistbox li a.active
{
	font-weight:bold !important;
}



.table_kontakt
{
	background:#fff;
	margin:0 auto;
	border:4px solid #edf1f4;
	width:315px;
	line-height:18px;
}
.table_kontakt td
{
	padding:0 20px;
}
.table_kontakt .head
{
	font-size:13px; 
	font-weight:bold; 
	padding-bottom:25px;
}