#container{
	width:960px;
	margin-left:auto;
	margin-right: auto;
	border:1px solid #dadada;
	background-color: #ffffff;
}

#container .left{
	width:640px;
	float:left;
	background-color: #dadada;
	padding-right:1px;
}
#container .right{
	width:319px;
	background-color: #dadada;
	float:left;
}

#container .left .banner{
	width:640px;
	height:200px;
	margin-bottom:1px;
}

#container .left .products{
	width:640px;
	height:640px;
	background-color: #ffffff;
	margin-bottom: 1px;
}

#product{
	width:640px;
	padding-bottom:30px;
	padding-top:20px;
	background-color: #ffffff;
}
#product .images{
	width:240px;
	float:left;
}

#product .images .main_image{
	width:230px;
	padding:10px 0px 10px 10px;
	text-align:center;
}
#product .images .thumbs{
	width:216px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:10px;
}
#product .images .thumb{
	width:50px;
	height:50px;
	text-align: center;
	border:1px solid #dddddd;
	margin:0px 2px 2px 0px;
	float:left;
}
#product .main{
	width:360px;
	padding:0px 20px 0px 20px;
	float: left;
}
#product .main .pid{
	font-size:13px;
	color: #aaaaaa;
}

#zobacz_takze{
	width:640px;
	background-color: #ffffff;
}

#promocje{
	background-color: #ffffff;
	width:319px;
}

#zapytanie_o_cene{
	background-color:#101e2f;
	height:221px;
}

#zapytanie_o_cene .form_sended{
	padding-top: 50px;
	text-align:center;
	color:#ffffff;
}
#zapytanie_o_cene .aleft{
	width:300px;
	padding:20px 10px 0px 20px;
	height:166px;
	float:left;
}
#zapytanie_o_cene .aleft .row{
	height:25px;
	width:300px;
}
#zapytanie_o_cene .aleft .row .bleft{
	width:70px;
	height:25px;
	color:#ffffff;
	float:left;
}

#zapytanie_o_cene .aleft .row .bright{
	width:230px;
	height:25px;
	color:#ffffff;
	float:left;
}
#zapytanie_o_cene .aleft .row .bright input.short{
	width:50px;
	height:17px;
	border:1px solid black;
}
#zapytanie_o_cene .aleft .row .bright input.long{
	width:228px;
	height:17px;
	border:1px solid black;
}
#zapytanie_o_cene .aright{
	color:#ffffff;
	width:300px;
	padding:20px 10px 0px 0px;
	height:166px;
	float:left;	
}
#zapytanie_o_cene .aright textarea{
	margin-top:3px;
	width:288px;
	height:127px;
	border:1px solid black;
}
#zapytanie_o_cene .send{
	text-align: right;
}
div.clear{
	clear:both;
}
div.no_items{
	padding-top:150px;
	height:200px;
	text-align:center;
}


#products{
	background-color: #ffffff;
}
#products_category{
	width:640px;
	height:601px;
}
#products_category .category_image{
	width:319px;
	height:199px;
	margin-left:1px;
	margin-top:1px;
	float:left;
}

#text h1{
	padding:0;
	margin:0 0 10px 0;
}
#text{
	background-color: #ffffff;
	padding: 10px;
	min-height:400px;
	
}

#katalog{
	background-color: #ffffff;
	padding:20px 0px 0px 20px;
}