.hlavicka,
.lavy-stlpec,
.pata,
.ObsahL,
.pridat,
form,
th.kos,
#tlacit,
.hierarchia {
	display: none;
}
.breadcrumb {
	display: none;
}
.hodnota {
	font-weight: bold;
}
.tabulka_varianty {
	margin-top: 10px;
}
body {
	background: none;
}

a,a:hover ,a:active {
	border: 1px solid white;
	color: White;
}

div.detail div.sright .obrazokObal{
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
div.detail div.sright a.obrazok {
	position: relative;
	left: 4px;
	top: 4px;
	border: 1px solid white
}
.obrazky .obr {
	position: relative;
	overflow: hidden;
	float: left;
	height: 110px;
	width: 110px;
	margin-right: 10px;
}
.obrazky .obr.last {
	margin-right: 0;
}
div.detail div.sleft{
	float: left;
	width: 350px;
/*	padding-right: 15px;*/
	overflow: hidden;
}
div.detail div.sleft h2.nazov {
	font-size: 28px;
	padding-bottom: 5px;
}
div.spodok{
	width: 345px;
	text-align: right;
}
div.spodok div.cena{
	font-size: 19px;
	float: left;
}
div.detail div.sright{
	position: relative;
	float:left;
	width: 350px;
	overflow: hidden;
}
div.detail div.cena div.staraCena{
	text-decoration: line-through;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
}
div.detail div.cena{
	font-weight: bold;
}
div.detail div.cena span{
	color: #909090;
	font-size: 10px;
	font-weight: normal;
}
div.detail a.kosik{
	float: left;
	display: block;
	width: 60px;
	height: 22px;
	line-height: 22px;
	padding-left: 20px;
	background: url(img/design/variantyKosikBut.gif) no-repeat;
	text-align: center;
	color: #fff;
}
div.detail a.kosik:hover{
	background: url(img/design/variantyKosikButHover.gif) no-repeat;
	text-decoration: none;
}
.cleaner {
	display: none;
}
#print {
	display: block;
}

