.nahled-obrazek {
	float:left;
	margin-right: 10px
}

.plny-obrazek {
	float:right;
	margin-left: 10px
}

.thumb-popis {
margin-right: 40px;
margin-bottom: 12px;
font-size: 9px;
width: 120px;
height: 144px;
float: left;
text-align: center;
line-height: 1.3em;
overflow: hidden;
}

.thumb-obal {
width: 120px;
height: 120px;
background-color: #F0F0F0;
}

.thumb {
background-position: 50% 50%;
background-repeat: no-repeat;
padding-top: 112px;
}

.cleary160 {
clear: both;
width: 160px
}

.cleary {
clear: left;
}

.zpetsipka {
	vertical-align: middle;
	padding-left:20px;
	background-image: url(/img/sipka.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top:2px;
	padding-bottom:2px;
	}


.predchozi {
	vertical-align: middle;
	padding-left:20px;
	background-image: url(/img/predchozi.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top:1px;
	padding-bottom:1px;
	position: absolute;
	left: 516px;
	}

.dalsi {
	vertical-align: middle;
	padding-right:20px;
	background-image: url(/img/dalsi.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-top:1px;
	padding-bottom:1px;
	position: absolute;
	left: 622px;
	}

