body
{
	font-family: Tahoma;
	font-size: 13px;
	color: #8f6b5a;
	background: url('/img/bg/bg.jpg') no-repeat top center #e4c7a2;
}

#body_content
{
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
	height: 100%;
}

#content
{
	width: 998px;
	margin: auto;
	padding: 0;
	text-align: left;
	overflow: hidden;
}

#klosy
{
	background: url('/img/bg/klosy.png') no-repeat bottom left; 
	float: left;
	margin: 0px; 
	padding: 0px; 
	margin-left: -8px;
	overflow: hidden; 
	position: fixed; 
	z-index: 1; 
	width: 100%; 
	height: 100%;
	bottom: 0px;
}

#pasek
{
	background: url('/img/bg/pasek.png') no-repeat top right; 
	float: right; 
	margin: 0px; 
	padding: 0px; 
	margin-top: -10px;
	overflow: hidden; 
	z-index: 1;
	width: 100%; 
	height: 100%;
	position: fixed;
	top: 0px;
}

.top
{
	font-size: 11px;
	color: #f7f1f1;
	float: left;
	margin-left: 585px;
	position: absolute;
	margin-top: 13px;
}

.search_btn2
{
	float: left; 
	position: relative; 
	z-index: 10; 
	margin-top: -5px;
}

.top a
{
	text-decoration: none;
	font-size: 11px;
	color: #f7f1f1;
}

.top a:hover
{
	text-decoration: underline;
	font-size: 11px;
	color: #f7f1f1;
}

.search_input
{
	width: 150px;
	height: 19px;
	background-color: #db7f2f;
	border-left: solid 1px #c5722a;
	border-top: solid 1px #c5722a;
	border-right: solid 1px #eea557;
	border-bottom: solid 1px #eea557;
	color: #f4d9c1;
	font-size: 10px;
	padding-top: 3px;
	padding-left: 4px;
	margin-top: -5px;
}

.top_input
{
	float: left; 
	margin-right: 7px;
}

.break
{
	float: left;
	height: 11px;
	width: 0px;
	border-left: solid 1px #cb6e19;
	border-right: solid 1px #f8b05c;
	margin-top: 2px;
}

p
{
	margin: 0;
	padding: 0;
}

.back_to_list
{
	color: #f06b40; 
	font-size: 11px;
	float: right;
	margin-top: -40px;
}

.back_to_list a
{
	color: #f06b40;
	text-decoration: none;
}

.back_to_list a:hover
{
	color: #f06b40;
	text-decoration: underline;
}

.zamowienia_top
{
	width: 680px;
	height: 87px;
	background-color: #f7f0e8;
	font-size: 12px;
	position: relative;
	z-index: 10;
}

.cat_select
{
	margin-left: 20px; 
	font-weight: bold; 
	background: url('/img/elements/select_bg.gif') no-repeat; 
	width: 379px; 
	height: 29px;
	cursor: pointer;
}

.cats_list
{
	width: 355px;
	background-color: #ffffff;
	border: solid 1px #edd9c9;
	border-top: none;
	margin-left: 20px;
	position: absolute;
	z-index: 20;
	margin-top: -11px;
	display: none;
}

.pro_type_select
{
	margin-left: 20px; 
	font-weight: normal; 
	background: url('/img/bg/select_bg.gif') no-repeat; 
	width: 155px; 
	height: 29px;
	cursor: pointer;
}

.pro_types_list
{
	width: 153px;
	background-color: #ffffff;
	border: solid 1px #edd9c9;
	border-top: none;
	margin-left: 20px;
	position: absolute;
	z-index: 20;
	margin-top: -4px;
	display: none;
	font-size: 10px;
}

.search_box1
{
	float: left;
	margin: 15px;
	font-size: 10px;
	width: 193px;
	height: 225px;
	background: url('/img/bg/search_bg.png') no-repeat;
}

.search_box2
{
	float: left;
	margin: 15px;
	font-size: 10px;
	width: 193px;
	height: 290px;
	background: url('/img/bg/search_bg2.png') no-repeat;
}

.search_btn
{
	float: right; 
	margin: 5px 18px 0px 0px;
}

.pro_headers
{
	border-top: dashed 1px #e2c8b0;
	border-bottom: dashed 1px #e2c8b0;
	float: left;
	width: 680px;
	color: #f67106;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
}

.pro_zam1
{
	background-color: #f7f0e8;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
	width: 680px;
}

.pro_zam2
{
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 680px;
}

.input1
{
	border: solid 1px #edd9c9; 
	height: 18px; 
	width: 70px; 
	background: url(/img/bg/input_bg.gif) repeat-x #ffffff; 
	font-size: 12px; 
	font-family: Tahoma; 
	color: #8f6b5a;
	text-align: center;
}

.zamowienia_top .input1
{
	text-align: left;
}	

h1
{
	font-size: 23px;
	color: #f56b06;
	font-family: Arial;
}

h2
{
	font-size: 19px;
	color: #f56b06;
	font-family: Arial;
	font-weight: normal;
}

h3
{
	font-size: 16px;
	color: #f56b06;
	font-family: Arial;
}

a
{
	color: #ed6400;
	text-decoration: none;
}

a:hover
{
	color: #ed6400;
	text-decoration: underline;
}

.product_line
{
	float: left;
	border: none;
	border-bottom: dashed 1px #e2c8b0;
	width: 425px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin-bottom: 15px;
}

.connected
{
	border-top: dashed 1px #e2c8b0;
	width: 685px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	background: url('/img/bg/connected_bg.gif') no-repeat top center;
}

.kontakt
{
	float: right; 
	text-align: right; 
	margin-right: 0px;
}

.msg_cpt
{
	position: absolute; 
	margin-left: 74px; 
	margin-top: 3px;
}

.con_ul
{
	padding-left: 15px; 
	margin-top: 10px;
}

.brown
{
	color: #8f6b5a;
	font-weight: bold;
	margin-bottom: 15px;
}

.header
{
	float: left;
	margin-left: 18px;
	margin-top: 10px;
}

.pro_cat_box
{
	float: left;
	width: 680px;
	border-bottom: dashed 1px #e2c8b0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 1px;
	margin-top: 1px;
}

.pro_cat_box li, .connected li
{
	color: #f06b40;
	font-size: 13px;
	font-weight: bold;
	list-style-image: url(/img/elements/title_list.gif);
}

.pro_cat_box ul, connected ul
{
	margin: 0;
	padding: 0;
	padding-left: 12px;
	padding-bottom: 8px;
}

.connected a
{
	color: #f06b40;
	text-decoration: none;	
}

.connected a:hover
{
	color: #f06b40;
	text-decoration: underline;	
}

img
{
	border: none;
}

.button
{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.logo_top
{
	float: left; 
	margin-left: 35px;
}

.path
{
	color: #ecd3b9;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
	float: left; 
	width: 940px; 
	margin-left: 50px;
}

.path a
{
	text-decoration: none;
	color: #ecd3b9;
}

.path a:hover
{
	text-decoration: underline;
}

.paging
{
	border-top: dashed 1px #e2c8b0;
	border-bottom: dashed 1px #e2c8b0;
	float: left;
	width: 680px;
	color: #8f6b5a;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.paging a
{
	color: #f06b40;
	text-decoration: none;
}

.paging a:hover
{
	color: #f06b40;
	text-decoration: underline;
}

.paging .current
{
	color: #01998e;
	font-weight: bold;
}

.cont
{
	width: 965px;
	padding: 0;
	text-align: left;
	overflow: hidden;
	margin: 0px;
	margin-left: 16px;
	background: url('/img/bg/content_bg.gif') repeat-y;
}

.cont_t
{
	width: 965px;
	height: 4px;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	margin-left: 16px;
	background: url('/img/bg/content_bg_t.gif') no-repeat;
}

.cont_b
{
	width: 965px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	margin-left: 16px;
	margin-bottom: 17px;
	overflow: hidden;
	background: url('/img/bg/content_bg_b.gif') no-repeat;
}

.col_left
{
	float: left;
	width: 223px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.col_right
{
	float: left;
	width: 670px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-right: 40px;
}

.bottom_boxes
{
	width: 998px;
	height: 195px;
	font-size: 12px;
	float: left;
	padding-left: 30px;
	background: url('/img/bg/bottom_boxes_bg.png') no-repeat;
}

.inside_box
{
	width: 280px;
	margin: 5px 10px 10px 10px;
	float: left;
	overflow: hidden;
	padding-right: 20px;
	line-height: 20px;
}

.hr_line
{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
	border-top: solid 1px #e5b781;
	border-bottom: solid 1px #f5d8b6;
	width: 218px;
	margin-left: 1px;
}

.products_submenu
{
	width: 219px;
	background: url('/img/bg/products_submenu_bg.gif') repeat-y;
	margin-left: 4px;
	float: left;
	font-size: 12px;
}

.products_submenu a
{
	color: #916751;
	text-decoration: none;
}

.products_submenu a:hover
{
	color: #916751;
	text-decoration: underline;
}

.products_submenu ul
{
	margin: 0px 15px 0px -10px;
	padding-right: 20px;
	cursor: pointer;
}

.products_submenu li
{
	list-style-image: url(/img/elements/products_submenu_li.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.sub_checked
{
	background: url('/img/bg/sub_checked.gif') repeat-y;
}

.sub_checked li
{
	list-style-image: url(/img/elements/products_submenu_li2.gif);
	padding-top: 10px;
	padding-bottom: 10px;
}

.products_submenu #sub_element
{
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 40px;
}

.disabled
{
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
	width: 0px;
	display: none;
}

.sort
{
	color: #8f6b5a;
	font-weight: normal;
}

.sort a
{
	color: #f06b40;
	font-weight: normal;
	text-decoration: none;
}

.sort a:hover
{
	color: #01998e;
	font-weight: normal;
	text-decoration: underline;
}

#legend a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #8f6b5a;
}

map area
{
	cursor: pointer;
}

.apla_swiat
{
	font-size: 11px;
	color: #f4d4b0;
}

.apla_swiat a {
	color: #f46506;
	font-size: 11px;
}

.pycha
{
	position: absolute; 
	float: left; 
	margin-left: 233px; 
	margin-top: -1px;
}

