@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(img/tlo.jpg);
	background-repeat: repeat-x;
}

.tekst {
	font-family: tahoma;
	font-size: 11px;
	color: #5d5b5b;
}
.tekst a {
	font-family: tahoma;
	font-size: 11px;
	color: #5d5b5b;
	text-decoration:none;
}

.tekst a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #5d5b5b;
	text-decoration:underline;
}




#top {
	width: 900px;
	height: 320px;
	margin: 0 auto;
}

#kontener {
	width: 900px;
	margin: 0 auto;
	text-align: justify;
	font-family: tahoma;
	font-size: 11px;
	line-height:17px;
	color: #514F4F;
}


#kontener_lewa {
	width: 445px;
	height: 260px;
	float:left;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#kontener_srodek {
	width: 5px;
	height: 190px;
	float:left;
	margin-top: 70px;
	border-left-width: 1px;
	border-left-color: #bcbcbc;
	border-left-style: solid;
}
#kontener_prawa {
	width: 349px;
	float:right;
	padding-top: 70px;
	padding-right: 30px;
	padding-left: 20px;
}

#kontakt a {
	text-decoration:none;
	color: #514F4F;
		font-size: 11px;
	line-height:17px;
}
#kontakt a:hover {
	text-decoration:underline;
	color: #CC0000;
		font-size: 11px;
	line-height:17px;
}


#stopka {
	width: 840px;
	height: 110px;
	margin: 0 auto;
	text-align: left;
	font-family: tahoma;
	font-size: 10px;
	line-height:14px;
	color: #6f6f6f;
}
#stopka_top {
	width: 840px;
	height: 36px;
	padding-bottom: 4px;

}
#stopka_bottom {
	width: 840px;
	height: 50px;
	border-top-width: 2px;
	
	border-top-style: solid;
	
	border-top-color: #3b3b3b;
	/*border-bottom-color: #515151;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	*/
	padding-top: 5px;
}

#stopka_lewa {
	width: 400px;
	float:left;

}
#stopka_prawa {
	width: 400px;
	text-align: right;
	float:right;
}

#stopka a{
	color: #6f6f6f;
	text-decoration:none;
}

#stopka a:hover{
	color: #FF0000;
	text-decoration:underline;
}
#stopka a visited{
	color: #6f6f6f;
	text-decoration:none;
}

#center{
	width: 100px;
	height: 1px;
	clear:both;
}
#banner{
	margin-top: 8px;
}
#produkty_lewa {
	width: 185px;

	float:left;
	padding-top: 40px;
	padding-left: 35px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 3b3b3b;
}

#produkty_prawa {
	width: 605px;
	float:left;
	padding-top: 40px;
	padding-right: 30px;
}
#produkty_prawa_top {
	padding-left: 40px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 3b3b3b;
}
#produkty_prawa_zawartosc {
	padding-left: 40px;
	padding-top: 20px;
}
#kontakt {

	line-height:18px;
}

.produkt {
	font-family: tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	margin-left:4px;
}
.specyfikacja {
	font-family: tahoma;
	font-size: 11px;
	color: #7e7e7e;
	margin-left:4px;
}


