.produktPict {

	width: 170px;
	height: 150px;
	BORDER-RIGHT: #F08EBB 2px solid;
	BORDER-TOP:  #F08EBB 2px solid;
	BACKGROUND: #ffffff;
	BORDER-LEFT: #F08EBB 2px solid;
	BORDER-BOTTOM: #F08EBB 2px solid;


}
.centruj {
display: table;
height: 150px;
_position: relative;
overflow: hidden;
}

.vertical {
_position: absolute;
_top: 50%;
display: table-cell;
vertical-align: middle;
}

.horizontal {
 _position: relative;
 _top: -50%;
 _left: -50%;
}

.horizontalDET {
	width: 250px; text-align: center; overflow: hidden;
 _position: relative;
 _top: -50%;
}

.centrujDET {
display: table;
height: 270px;
_position: relative;
overflow: hidden;
}

.detailPict{
	width: 250px;
	height: 270px;
	BORDER-RIGHT: #F08EBB 2px solid;
	BORDER-TOP:  #F08EBB 2px solid;
	BACKGROUND: #ffffff;
	BORDER-LEFT: #F08EBB 2px solid;
	BORDER-BOTTOM: #F08EBB 2px solid;

}




.detailText{

	padding-left: 5px;
	border-left: #DCECE4 4px dotted;
	width: 350px; 
	float: right;
}

.produktText{
	width: 170px;
}

.produktName{
text-align: left;
width: 65px;
}

.produktName a:link, .produktName a:visited, .produktName a:active{
color: #246C64;
}

a.produktName:hover{
color: #E42D85;

}

.produktCena{
color: #E42D85;
text-align: right;
}
.produktCena .price{
color: #E42D85;
}
#nadpis-filtru-produktu{
background-color: #ffffff;
position: relative;
top: 7px;
left: 50px;
color: #246C64;

}


#filtr-produktu{
width: 662px;
border-top: #DCECE4 1px solid;
border-left: #DCECE4 1px solid;
border-right: #DCECE4 1px solid;
border-bottom: #DCECE4 1px solid;
padding-top: 10px;
margin-bottom: 20px;
}

#tabulka-filtru-produktu{
width: 100%;
border: 0px 0px 0px 0px;
}

#tabulka-filtru-produktu td{
text-align: right;
}

#tabulka-seznamu-produktu{
width: 662px;
border: 0px 0px 0px 0px;
}

#top_produkty h2 {
width: 662px;
height: 42px;
background-color: #FFF3F9;
}

#top_produkty h2 a{
color: #E10277;
text-transform: uppercase;
font-size: 1em;
background-color: #FFF3F9;
text-decoration: none; 
padding-left: 10px;

}
 
 
#top_produkty h2 img{
color: #E10277;
background-color: #FFF3F9;
padding-left: 10px;
padding-top: 10px;
vertical-align: bottom;

}

