img, div { behavior: url(iepngfix.htc) }

*{
	font-size:12px;
	font-family: Tahoma,Arial,sans-serif;
	color:#000000;
}

body{
	margin:0 0 0 0;
	background-color: #b4b4b4;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}

a{
	color:#ff6c00;
	text-decoration: none;
}
a:hover, a:active{
	color:#9f4300;
	text-decoration: none;
}


#top{
	width:960px;
	height:121px;
	margin-top:20px;
	background-image: url(images/top_logo.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#logo{
	padding-top:20px;
}
#logos{
	padding-top:40px;
	float:right;
	text-align:right;
}
#menu_top{
	width:960px;
	height:47px;
	background-color: #000000;
	background-image: url(images/topmenu_bg.png);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
}
#menu_top div.sign{
	width:55px;
	height:47px;
	float:left;
}
#menu_top div.menu{
	width:905px;
	height:27px;
	float:left;	
}

#menu_top div.navigation{
	width:905px;
	height:20px;
	float:left;		
}

#menu_top div.menu div.menu_item{
	background-repeat: no-repeat;
	background-position-y: 0px;
}
#menu_top div.menu div.menu_item:hover,#menu_top div.menu div.menu_item_active{
	background-repeat: no-repeat;
	background-position-y: -27px;
}


#container{
	width:958px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #444444;
	border-right:1px solid #444444;
	background-image: url(images/bg_menu.jpg);
	background-color: #ffffff;
}
#main{
	width:702px;
	float:left;
}
#menu{
	width:256px;
	background-color: #ffffff;
	float:left;
}
#menu div.menu_left{
	padding-top:2px;
	height:23px;
	cursor:pointer;
}
#menu div.menu_left_active{
	padding-top:2px;
	height:23px;
	cursor:pointer;
	background-color:#000000;
}
#menu div.menu_left div.title{
	font-size:13px;
	color:#000000;
	overflow: hidden;
}
#menu div.menu_left_active div.title{
	font-size:13px;
	color:#ffffff;
	overflow: hidden;
}



#container div.end{
	clear:left;height:35px;
}
div.clear{
	clear:both;
}
/* lewy box ====================================== */
#szukaj{
	width:256px;
	height:77px;
	background-color: #2f2f2f;
}


#szukaj div.main{
	padding-left: 20px;
	width:236px;
	height:77px;
	float:left;
}
#szukaj div.header{
	width:150px;
	height:28px;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float:left;
}
#szukaj div.input{
	width:160px;
	height:20px;
	float:left;
}
#szukaj div.advanced{
	width:170px;
	height:20px;
	padding-top:9px;
	float:left;
}
#szukaj div.advanced a, #szukaj div.advanced a:visited{
	color: #ffffff;
	text-decoration: none;
}
#szukaj div.advanced a:active, #szukaj div.advanced a:hover{
	color: #f4e73d;
	text-decoration: none;
}
#szukaj div.button{
	width:50px;
	height:50px;
	padding-top:9px;
	padding-right: 16px;
	float:right;
}
#input_szukaj{
	width:160px;
	height:16px;
	border: 1px solid #000000;
	background-image: url(images/szukaj_input_bg.jpg);
}


#katalogi{
	width:260px;
	height:312px;
	margin-top: 5px;
	background-image: url(images/katalogi.jpg);

}
#katalogi_opis{
	padding-top:234px;
	padding-left:17px;
}

#katalogi_opis div.katalog{
	margin-bottom:10px;
	border-bottom: 1px solid #eeeeee;
	width:200px;
}
#katalogi_opis div.katalog a{
	font-weight: bold;
}

/* nagłówki ====================================== */

div.header_yellow{
	height:27px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	border-top:1px solid black;
	border-bottom:1px solid black;
}
div.header_yellow_end{
	width:0px;
	height:27px;
	float:right;
}

div.header_blue{
	height:27px;
}
div.header_blue_end{
	width:0px;
	height:27px;
	float:right;
}

/* main box ====================================== */
#main div.box_left{
	width:350px;
	height:492px;
	border-right: 1px solid black;
	float:left;
}
#main div.box_right{
	width:350px;
	height:492px;
	border-right: 1px solid black;
	float:left;
}
/* kategoria ================================= */
div.main_kategoria_box{
	margin-top:1px;
	cursor:pointer;
	background-color: #eeeeee;
	width:350px;height:112px;float:left;
}
div.main_kategoria_box div.title a,div.main_kategoria_box div.description a{
	color:#000000;
}
div.main_kategoria_box:hover{
	margin-top:1px;
	cursor:pointer;
	width:350px;height:112px;float:left;	
}

div.main_kategoria_box:hover div.title a,div.main_kategoria_box:hover div.description a{
	color:#666666;
}

div.main_kategoria_box div.image{
	width:151px;
	height:112px;
	float:left;
	background-color: #ffffff;
}
div.main_kategoria_box_end{
	height:5px;clear:left;
}

div.main_kategoria_box div.title{
	padding-top:10px;
	padding-left:10px;
	width:180px;
	margin-bottom:5px;
	text-align: left;
	float:left;
}
div.main_kategoria_box div.title a{
	font-weight:bold;
	font-size:12px;
}
div.main_kategoria_box div.description{
	padding-left:10px;
	width:180px;
	text-align: left;
	float:left;
}
div.main_kategoria_box div.more{
	padding-top:5px;
	padding-left:10px;
	width:180px;
	text-align: left;
	float:left;
}
div.main_kategoria_box div.more a{
	font-weight:bold;
	font-size:11px;
}
div.main_kategoria_box div.end{
	clear:both;
}



/* item ====================================== */
div.item_big_box_image{
	width:348px;height:350px;
	text-align:center;margin-top:1px;cursor:pointer;
}
div.item_big_box_description{
	width:330px;height:91px;text-align:left;margin-top:1px;padding:10px;cursor:pointer;
	color:#ffffff;
	background-color: #272727;
}
div.item_big_box_description div.title{
	margin-bottom:5px;
	color:#ffffff;
}
div.item_big_box_description div.title a{
	font-weight:bold;
	color:#ffffff;
}
div.item_big_box_description div.description{
	margin-bottom:5px;
	color:#ffffff;
}
div.item_big_box_description div.description a{
	color:#ffffff;
}
div.item_big_box_description div.more{
	text-align:right;
}
div.item_big_box_description div.more a{
	font-weight:bold;
	font-size:11px;
}



div.item_box{
	padding: 10px;
	margin-top:1px;
	cursor:pointer;
	background-color: #ffffff;
}

div.item_box:hover{
	padding: 10px;
	margin-top:1px;
	cursor:pointer;
}
div.item_box .title a,div.item_box .description a{
	color:#000000;
}
div.item_box:hover .title a,div.item_box:hover .description a{
	color:#555555;
}

div.item_box_end{
	height:5px;clear:left;
}

div.item_box div.image{
	width:110px;
	height:120px;
	text-align: center;
	float:left;
}
div.item_box div.title{
	padding-left:5px;
	width:213px;
	margin-bottom:5px;
	text-align: left;
	float:left;
}
div.item_box div.title a{
	font-weight:bold;
	font-size:12px;
}
div.item_box div.description{
	padding-left:5px;
	width:213px;
	text-align: left;
	float:left;
}
div.item_box div.more{
	padding-left:5px;
	padding-top:5px;
	width:213px;
	text-align: left;
	float:left;
}
div.item_box div.more a{
	font-weight:bold;
	font-size:11px;
}
div.item_box div.end{
	clear:both;
}

/* kategoria ====================================== */
#produkty_kategoria{
	width:705px;
	/*height:257px;*/
	padding-bottom:25px;
}
#produkty_kategoria_noimage{
	width:683px;
	background-image: url(images/bg_text.gif);
	background-repeat: repeat-x;
	background-color: #fafafa;
	padding:10px;
}

#produkty_kategoria div.image{
	width:341px;
	height:257px;
	float:left;
}
#produkty_kategoria div.description{
	width:660px;
	text-align: justify;
	padding-left:20px;
	/*overflow: auto;*/
}
#produkty_kategoria h1{
	font-size:15px;
	font-weight:normal;
}
#no_products{
	width:703px;
	height:50px;
	text-align: center;
	padding-top:30px;
	margin-top:1px;
}


div.products_pages{
	margin-top:1px;
	clear:left;
	width:703px;
	height:20px;
}
div.products_pages span{
	font-size: 11px;
	color:#dddddd;
}

div.products_pages div.pagePrev{
	width:110px;
	height:18px;
	padding-top:2px;
	float:left;
	text-align: left;
}
div.products_pages div.pageList{
	width:483px;
	height:18px;
	padding-top:2px;
	float:left;
	text-align: center;
}
a.page_square{
	background-color:#ff6c00;
	color:#ffffff;
	text-align: center;
	border:1px solid #ff6c00;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:bold;
}
a.page_square_active,a.page_square:hover{
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;
	text-align: center;
	border:1px solid #000000;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	
}



div.products_pages div.pageNext{
	width:110px;
	height:18px;
	padding-top:2px;
	text-align: right;
	float:left;
}
div.products_pages a{
	
	font-size:11px;
}



/* karta produktu ============================= */
#product{
	width:705px;
	height:371px;
	margin-top:10px;
}
#product div.image{
	width:350px;
	height:369px;
	margin-right:1px;
	float:left;
	text-align: center;
}

#product div.product_color{
	width:100px;height:100px;border:1px solid #dddddd;background-color:#ffffff;float:left;margin-right:2px;margin-bottom:2px;text-align:center;
}

#product div.box{
	width:352px;
	float:left;
}
#product div.menu{
	width:352px;
	height:30px;
	float:left;
}
#product div.items{
	width:330px;
	float:left;
	padding:10px;
}

#product div.box div.menu a.item_active{
	color: #000000;
}

#product div.items h1{
	font-size:16px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom:3px;
}
#product div.items h2{
	font-size:12px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
	color:#777777;
}

#product div.product_file{
	width:300px;	height:60px;
	margin-bottom:8px;
}
#product div.product_file div.icon{
	width:50px;
	height:60px;
	float:left;
}
#product div.product_file div.description{
	width:250px;
	height:60px;
	float:left;
}
#product div.product_file div.description a{
	font-weight: bold;
}
#product div.product_file div.description div.params{
	padding-top:5px;
	color:#999999;
	font-size:11px;
}
#product div.product_file div.description div.params span{
	color:#999999;
	font-size:11px;
	cursor: help;
}
/* ============================================ */


/* podstrona ================================== */
#podstrona{
	margin-top:1px;
	padding:10px;
}
#podstrona h1{
	font-size: 18px;
}

/* strona główna ============================== */
div.home_ofirmie{
	width:683px;height:100px;margin-top:1px;padding-left:10px;
}
div.home_ofirmie div.description{
	margin-bottom: 10px;
}
div.home_ofirmie div.description a{
	color:#000000;
}
div.home_ofirmie div.more a{
	font-size: 11px;
	font-weight: bold;
}

/* ============================================ */
#footer{
	clear:left;
	width:960px;
	height:23px;
	background-color: #000000;
	margin-left:auto;
	margin-right:auto;
}
#katalogi_pdf{
	clear:left;
	width:960px;
	height:218px;
	padding-top:20px;
	text-align: center;
	background-color: #0e0e0e;
	margin-left:auto;
	margin-right:auto;

}
#footer .spacer{
	float:left;
	width:1px;
	height:23px;
	background-color:#ffffff;

}
#footer .blue{
	float:left;
	height:20px;
	padding-top:3px;
	padding-left: 10px;
	padding-right: 10px;
	color:#ffffff;
	background-color:#01a6e8;
}
#footer .blue a{
	color:#ffffff;
}
#footer .blue_icon{
	float:left;
	height:20px;
	padding-top:3px;
	padding-left: 10px;
	color:#ffffff;
	background-color:#01a6e8;
}



input.form{
	height:17px;
	border:1px solid #dddddd;
	font-size: 11px;
}
select.form{
	height:17px;
	font-size: 11px;
}
textarea.form{
	border:1px solid #dddddd;
	font-size: 11px;
}




h1.header{
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:15px;
	padding-left:20px;
}

#creator{
	width:960px;
	padding-bottom: 35px;
	padding-top:5px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#creator, #creator a{
	color:#888888;
}
/*
#bottom{

	width:100%;
	position: fixed;
	bottom: 0px;
	height:19px;
	padding-top:4px;
	background-color: #000000;

}
#bottom_center{

	width:940px;
	height:19px;
	margin-left:auto;
	margin-right:auto;

}
#bottom_left{
	width:500px;
	height:19px;
	float:left;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	color: #555555;
}
#bottom_design{
	width:440px;
	height:19px;
	float:left;
	text-align: right;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	color: #555555;
}*/