#itemFoto{
   width:250px;
   height:250px;
   background-repeat:no-repeat;
   background-position:top left;
   border:1px solid #efefef;
}
#basicPrice{
   font-size:18px;
   font-weight:bold;
   color:#c00;
   margin-bottom:40px;
   margin-top:40px;
}

/* 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;
	padding-top:20px
}
#descPrice div{
	font-size:30px;
	font-weight:bold;
	color:#c00
}
#descPrice strike{
	font-size:15px;
	color:#000
}
#descRaty{
	margin-left:10px;
	float:left;
	width:122px;
	height:73px;
	background:url(lukas_logo.png) no-repeat top left;
}

#cLeftFoto{float:left;width:270px;height:270px;}
#cLeftRest{float:left}

/* 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 th{text-align:right; padding:3px; color:#5F5F5F; border-bottom:1px solid #efefef; font-weight:normal}
#opis td{border-bottom:1px solid #efefef; margin:0px; padding:3px}
#opis .tak{background:url(produkt/tak.jpg) no-repeat center left}
#opis .nie{background:url(produkt/nie.jpg) no-repeat center left}

/* IKONY */
#icons{margin-bottom:10px;height:100px}
#icons img{margin-right:3px}

/* 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}
