.produkty_polecane {
	float:left;
	
}
.produkty_polecane_dane {
	float:left;
	width:180px;
	height:20px;
	padding-top:14px;
	font-size:14px;
	font-weight:bold;
	color:#083a80;	
	background-image:url(images/produkty_polecane_dane.png);
	background-repeat:no-repeat;
}
.produkty_polecane_naglowek {
	float:left;
	width:180px;
	height:25px;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	background-image:url(images/produkty_polecane_naglowek.png);
	background-repeat:no-repeat;
	
}
.produkty_polecane_lid {
	float:left;
	width:180px;	
	height:34px;
	background-image:url(images/produkty_polecane_lid.png);
	background-repeat:no-repeat;	
}
.produkty_polecane_zawartosc {
	float:left;
	background-repeat:no-repeat;
}

.produkt_polecany {
	float:left;
	width:175px;
	padding-left:10px;
	background-image:url(images/produkt_polecany.png);	
	background-repeat:no-repeat;
	height:156px;
	padding-top:30px;
	
}

.produkt_polecany_przerwa {
	float:left;
	width:175px;
	height:10px;
}
.produkt_polecany_fotka {
	float:left;
	text-align:center;
	width:175px;
}
.produkt_polecany_nazwa_produktu {
	float:left;
	text-align:center;
	width:175px;
	font-weight:bold;
	
}
.produkt_polecany_cena_brutto {
	float:left;
	text-align:center;
	width:175px;
	color:#990000;
	font-weight:bold;
}
.produkt_polecany_przerwa {
	float:left;
	text-align:center;
	width:175px;
}