/* GLOWNE ZDJECIE */
#itemFoto{width:250px; height:250px; background-repeat:no-repeat; background-position:top left; border:1px solid #efefef}

/* CENA */
#descPane{margin-top:0px; margin-bottom:50px}
#descFoto{
	width:77px;
	height:77px;
	display:block;
	float:left;
	margin-right:20px;
}
#descPrice{
	display:block;
	float:left;
	font-size:30px;
	font-weight:bold;
	color:#c00;
	padding-top:25px
}

/* TOP */
#cLeftFoto{float:left; width:270px; height:270px}
#cLeftRest{float:left; width:300px}
#ilosc{width:30px}

/* OPIS */
#opis h1,#opis h2,#opis h3,#opis h4{font-size:10pt; color:#464646; margin:5px 0px 0px 0px; padding:0px}
#opis p{margin:5px; padding:0px}
#opis table{border:1px solid #efefef; margin:7px 0px}
#opis table th{text-align:right; padding:3px; color:#5F5F5F; border-bottom:1px solid #efefef; font-weight:normal}
#opis table td{border-bottom:1px solid #efefef; margin:0px; padding:3px}
#opis table td.tak{background: #F5F5F5 url(produkt/tak.jpg) no-repeat center center}
#opis table td.nie{background: #F5F5F5 url(produkt/nie.jpg) no-repeat center center}

/* IKONY */
#icons{margin-bottom:10px; height:90px}
#icons img{margin-right:5px}

/* GALERIA */
#fotoCollection{border-bottom:1px solid #efefef; margin-bottom:10px}
#fotoCollection a{margin:2px}
#fotoCollection img{border:1px solid silver}
#fotoCollection img:hover{border:1px solid #000}

/* RATA */
#rata{margin-top:10px; padding:10px; border-top:1px solid #efefef}
#rataKwota{color:#c00; font-size:11pt}
