﻿.vybranyProdukt
{
	float: left;
	width: 190px;
	height: 190px;
	margin: 5px 5px 5px 5px; /*border: solid 1px #dcdcdc;    */
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}
.vybranyProdukt img
{
	text-align: center;
	margin-top: 5px;
}
.vybranyProdukt p
{
	padding-bottom: 5px;
	margin: 0;
	border: 0;
	text-align: center;
}
.vybranyProduktCenter
{
	text-align: center;
}
.vybranyProduktPopis
{
	text-align: justify;
	font-weight: normal;
}
.IframeFilter
{
	background: url(img/white.gif) repeat top;
}

