.produkt {
	height: 252px;
}
.produkt .on_stock {
	display: block;
	text-align: center;
	clear: both;
	padding-top: 0px;
}
.produkt .bar {
	height: 32px;
}
.produkt .bar .produkt_cena {
	min-height: 32px;
}
.produkt .bar .produkt_tlacitka {
	bottom: 20px;
}