#content #thumbs {
	position: relative;
	width: 145px;
}
#content #thumbs img {
	border: 1px solid silver;
	padding: 0px;
	margin: 4px;
	width: 35px;
	height: 35px;
}
#content #thumbsNav {
	font-size: 0.8em;
}
#content #thumbsNav img {
	border: 0;
	margin: 0;
	padding-right: 3px;
	padding-left: 3px;
	width: auto;
	height: auto;
	position: relative;
	top: 1px;
}
#content #thumbsNav a {
	text-decoration: none;
}
/* dame thumbsNav na radsej na zaciatok stranky aby slepi videli a hluchi poculi */
#content #thumbsNav {
	position: absolute;
	right: 1px;
	top: -17px;
}
#content #categoryLabel {
	font-size: 0.8em;
	position: absolute;
	left: 3px;
	top: -17px;
}

#content #preview {
	border: 0px solid red;
	float: right;
	width: 520px;
	padding-top: 4px;
	text-align: center;
	position: relative;
}
#content #preview img {
	border: 1px solid white;
}
#content #preview #nav img {
	border: 0;
}
#content #preview #nav {
	display: inline;
	position: absolute;
	right: 1px;
	top: -17px;
}

#preview #nav a:hover {
	background-color: #6A7B8B;
}

.invisible {
	visibility: hidden;
}


/* tieto su len temporarne */
#content #panorama {
	width: 520px;
	height: 208px;
}
#content #siroky {
	width: 430px;
	height: 288px;
}
#content #vysoky {
	width: 262px;
	height: 400px;
}
#content #obrovsky {
	width: 177px;
	height: 450px;
}
