#obsah .napln .centr .akcninabidka .akce .nahled {
	margin:auto;
	width: 95px;
	position: relative;
	display:table;
	overflow:hidden;
	text-align: center;

}
#obsah .napln .centr .akcninabidka .akce .nahled img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
}
#obsah .napln .centr .seznamproduktu .produkt .nahled {
	margin:auto;
	width: 157px;
	height: 157px;
	background: transparent no-repeat center center;
}
#obsah .napln .centr .seznamproduktu .produkt .nahled a{
	width: 157px;
	height: 157px;
	display:block;
	border: 1px solid transparent;
}
#obsah .napln .centr .seznamproduktu .produkt .nahled a:hover{
	border: 1px solid #393939;
}
#obsah .napln .vpravo .blokc  .nahled {
	margin:auto;
	width: 158px;
	height: 158px;
	background: transparent no-repeat center center;
	overflow:hidden;
}
#obsah .napln .vpravo .blokc .nahled a{
	width: 156px;
	height: 156px;
	display:block;
}
#obsah .napln .vpravo .blokc .nahled a:hover{
	border: 1px solid #393939;
}


.produktdetail .pozadi{
}

.produktdetail .obdelnik{
	width: 540px;
	height: 280px; 
}
.produktdetail .ctverec {
	width: 540px;
	height: 540px; 
}
.produktdetail  .pozadi .imgNahled {
	padding: 30px;
	text-align: center;
	margin: 0px auto;
	width: 480px;
	background: transparent no-repeat center center;
}

.produktdetail  .pozadi .imgNahled a{

}

.produktdetail  .pozadi .imgNahled a:hover{

}
.produktdetail .fotodalsi {
	padding-top: 15px;
	width: 300px;
	margin: 0px auto;
	text-align: center;
	overflow: hidden;
}

.produktdetail .fotodalsi img {
	margin: 5px;
}

.produktdetail .fotodalsi .nahled {
	padding: 0px;
	text-align: center;
	margin: 0px 3px 5px 3px;
	width: 154px;
	height: 154px;
	float: left;
	background: transparent no-repeat center center;
}
.produktdetail .fotodalsi .nahled a{
	width: 154px;
	height: 154px;
	display:block;
	border: 1px solid #393939;
}
.produktdetail .fotodalsi .nahled a:hover{
	border: 1px solid #494949;
}
