/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial, Helvetica;
	background:#fff; /*#b8dc72;*/
	padding:0;
	margin:0;
	color:#000;
}
a img
{
	border:0;
	vertical-align:bottom;
}
p
{
	text-align:justify;
	line-height:20px;
	font-size:12px;
	margin:10px 0;
}
h1
{
	margin:0 0 6px 0;
	font-size:18px;
	padding:10px 0 4px 0;
	color:#340e70;
	font-weight:normal;
	border-bottom:1px solid #5cb533;
}
h2
{
	font-size:13px;
	border-bottom:1px solid #d0c6c5;
	font-weight:bold;
	color:#66923f;
	margin:0;
	padding:0 0 2px 0;
}
h2.opis
{
	font-size:13px;
	border:none !important;
	font-weight:bold;
	color:#66923f;
	margin:0;
	padding:0 0 2px 0;
}
h3
{
	color:#636363;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0;
	font-size:12px;
}
ul.lista, ol.lista
{
	padding:20px 20px 20px 40px;
	margin:0;
}
ul.lista li, ol.lista li
{
	margin:0;
	padding:5px 0;
	text-align:justify;
	line-height:18px;
}
.clear
{
	height:1px;
	overflow:hidden;
	clear:both;
}
span.error
{
	font-size:10px;
	color:red;
}
ul.list, ol.list
{
	padding:5px 0px 15px 30px;
	margin:0;
}
ul.list li, ol.list li
{
	margin:0;
	padding:1px 0;
	text-align:justify;
	line-height:18px;
}






/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#248f31;	
}
a:hover
{
	color:#000;
}
a.transparent:link img, a.transparent:visited img
{
	opacity: 1.00;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=100); /* MSIE */
	-moz-opacity: 1.00;        /* Gecko */
}
a.transparent:hover img
{
	opacity: 0.70;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=70); /* MSIE */
	-moz-opacity: 0.70;        /* Gecko */
}
span.transparent_on img, a.transparent_on img
{
	opacity: 0.30;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=30); /* MSIE */
	-moz-opacity: 0.30;        /* Gecko */
}
#path a:link, #path a:visited
{
	text-decoration:none;
	color:#340e70;
	padding:0 5px;
}
#path a:hover
{
	color:#248f31;
}
#pixlab a:link, #pixlab a:visited
{
	text-decoration:none;
	color:#677b40;	
}
#pixlab a:hover
{
	color:#000;
}
a.submit:link, a.submit:visited
{
	font-size:12px;
	padding:3px 8px;
	background:#5cb533;
	font-weight:bold;
	border:1px solid #340e70;
	color:#fff !important;
	margin:0 5px;
}
a.submit:hover
{
	background:#7dce58;
}





/**
 * FORMULARZ
 */
form
{
	padding:0;
	margin:0;
}
input, textarea, select
{
	padding:2px;
	margin:0;
	font-size:12px;
	border:1px solid #cecece;
	background:#fff;
	font-family:Arial;
}
input.submit
{
	background:#dbe2e8;
	border:1px solid #;
}







/**
 * KONSTRUKCJA
 */
#top
{
	height:105px;
	/*background:#fff url('../layout/header.jpg') no-repeat center;*/
}
#header
{
	width:962px;
	margin:0 auto;
}
#logo
{
	width:440px;/*285px;*/
	height:67px;/*73px;*/
	position:absolute;
	margin:20px 0 0 20px;
}
#cart
{
	width:519px;
	height:67px;
	float:right;
	display:inline;
	margin:20px 0 0 0;
	padding:0px 0 0 0px;
	color:#626262;
	font-size:11px;
	background:url('../layout/top_cart.jpg') no-repeat top right;
}
#menu_bar
{
	height:29px;
	background:url('../layout/bgr_menu.gif') repeat-x top;
	width:962px;
	padding:0 5px;
	margin:0 auto;
	border-left:1px solid #dae7d8;
	border-right:1px solid #dae7d8;
}
#content_menu
{
	width:962px;
	margin:0 auto;
}
#container
{
	background:#fff;
}
#content
{
	background:#fff;
	width:974px;
	margin:0 auto;
	padding:3px;
}
#content_left
{
	float:left;
	width:260px;
	display:inline;
}
#content_right
{
	float:right;
	width:700px;
	display:inline;
	padding:0;
}
#bottom
{
	height:40px;
}
.head
{
	height:22px;
	padding:7px 0 0 10px;
	background:url('../layout/bgr_head.gif') top;
	border-left:1px solid #dae8dc;
	border-right:1px solid #dae8dc;
}
#path
{
	padding:7px 0 0 0;
	font-size:11px;
}
#footer
{
	width:980px;
	margin:0 auto;
	color:#677b40;
	font-size:11px;
	padding:5px 0;
}
#pixlab
{
	float:right;
	display:inline;
}
#google_map
{
	float:right;
	display:inline;
	width:400px;
	height:450px;
	border:1px solid #ececec;
}







/**
 * MENU GÓRNE
 */
ul.topmenu
{
	margin:0;
	padding:0;
	list-style:none;
	height:29px;
	float:right;
}
ul.topmenu li
{
	padding:0;
	margin:6px 0 0 0;
	float:left;
	display:inline;
	line-height:normal;
	border-right:1px solid #cfd6ce;	
}
ul.topmenu li a:link, ul.topmenu li a:visited
{
	display:block;
	padding:1px 10px 1px 10px;
	color:#248f31;
	text-align:center;
}
ul.topmenu li a:hover
{
	color:#cecece;
}
ul.topmenu li.active a
{
	color:#340e70 !important;
}
ul.topmenu li#topmenu_end
{
	border:0;
}





/**
 * NOWE PAGE NA UL
 */
div.page
{
	height:30px;
	color:#000;
	font-size:12px;
	float:right;
}
div.page div
{
	float:left;
	display:inline;
	padding:2px 0 0 0;
}
div.page ul
{
	margin:0;
	padding:0 5px;
	list-style:none;
	font-size:12px;
	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:1px 4px;
	color:#5cb533;
	border:1px solid #b2b2b2;
}
div.page ul li a:hover
{
	background:#d9d9d9;
}
div.page ul li a.active
{
	background:#5cb533 !important;
	color:#fff !important;	
}








/**
 * 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:#d5d5d5;
}
.print_koszyk a
{
	padding:8px 10px 9px 10px;
	display:block;
}
.cart_kroki
{
	height:40px;
	margin:10px 0;
}
.cart_kroki .cart_red_circle
{
	width:40px;
	height:40px;
	background:url('../layout/cart_circle_red.gif') no-repeat 0 0;
	font-weight:bold;
	font-size:26px;
	padding-top:4px;
	color:#5cb533;
	text-align:center;
	float:left;
	display:inline;
}
.cart_kroki .cart_circle_txt
{
	float:left;
	display:inline;
	font-weight:bold;
	color:#000;
	padding:14px 15px 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;
}
