html,body {
	width:100%;
	height:100%;
	overflow: hidden;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F2F12;
	font-size: 12px;
	background-image: url(images/body.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
p, ul, ol, dl, table, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #04236A;
}
h2 {
	font-size: 15px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: none;
}
h4 {
	font-size: 1.1em;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #AA0000;
}
p {
	line-height: 140%;
}


/*h4 {
	border-bottom: solid 1px #FF9900;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#main {
	width: 980px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	top: 5px;
}

#head {
}
#head h1 a {
	height: 40px;
	width: 100%;
	text-align: center;
	display: block;
	padding-top: 8px;
	padding-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #122F71;
	font-style: italic;
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 40px;
}
#head h1 a span {
	position: absolute;
	height: 60px;
	width: 100%;
	top: 0px;
	right: 0px;
	cursor: pointer;
	background-image: url(images/head.gif);
}
#nahledy h3 {
	font-size: 8px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#nahledy {
	float: left;
	height: 490px;
	width: 197px;
	overflow: auto;
	position: absolute;
	top: 75px;
	background-color: #F0F5FF;
	padding: 5px;
	border: 1px solid #DDE8FF;
	font-size: 11px;
}
#nahledy ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nahledy li p {
	padding: 2px;
	margin-bottom: 5px;
	background-color: #E8EFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9E6FF;
	width: 176px;
}
a:hover {
	color: #05339E;
	text-decoration: none;
}
#prohlidka {
	background-color: #F3F3F3;
	height: 470px;
	width: 760px;
	position: absolute;
	top: 105px;
	right: 0px;
	font-weight: bold;
	color: #000000;
}
.loading {
	background-image: url(images/loading.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-right-color: #999999;
	border-bottom-color: #8F8F8F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.help {
	padding: 20px;
	font-weight: normal;
}
.help p {
	padding-bottom: 10px;
	line-height: 1.4em;
	font-size: 11px;
}
#topmenu {
	position: absolute;
	top: 75px;
	left: 220px;
	width: 765px;
}
#topmenu span {
	position: absolute;
	right: 0px;
}
#topmenu a {
	margin-right: 5px;
}
#foot {
	clear: both;
	height: 50px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	padding: 5px;
	position: absolute;
	width: 970px;
	left: 0px;
	top: 610px;
}
.location {
	position: absolute;
	top: 582px;
	right: 0px;
	width: 750px;
	font-size: 14px;
}

.info {
	position: absolute;
	top: 17px;
	left: 220px;
	width: 580px;
}
.selector {
	position: absolute;
	top: 15px;
	right: 15px;
}
.selector p {
	font-size: 9px;
	margin-bottom: 3px;
}
.warning {
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	margin-top: 200px;
	font-size: 20px;
}
.pano360 {
	position: absolute;
	left: 40px;
}
*/#head {
	height: 62px;
	position: relative;
}
#head h1 a {
	position: absolute;
	height: 30px;
	width: 600px;
	top: 22px;
	background-image: url(images/logo.png);
	overflow: hidden;
}
#head h1 a span {
	background-image: url(images/logo.png);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#main {
	margin-left: 125px;
	height: 100%;
	position: relative;
	margin-right: 10px;
}
#nahledy {
	height: 175px;
	overflow: auto;
	position: absolute;
	bottom: 50px;
	left: 0px;
	right: 0px;
	width: 100%;
}


#nahledy ul {
	width: 1950px;
	list-style-type: none;
}

#nahledy ul li {
	width: 180px;
	float: left;
	background-color: #F4F4F4;
	margin: 3px;
	text-align: center;
	padding: 3px;
	height: 140px;
	border: 1px solid #E1E2E4;
}
#nahledy ul li a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
#nahledy ul li a:hover {
	color: #800000;
}

#nahledy ul li img {
	display: block;
	margin-bottom: 5px;
}
#topmenu {
	position: absolute;
	top: 25px;
	right: 0px;
	width: 300px;
	text-align: right;
}

#foot {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 5px;
	height: 33px;
	width: 100%;
}
#foot .info {
	padding-left: 115px;
}

.pano360 {
	position: absolute;
	left: 10px;
	bottom: 0px;
}
.selector {
	position: absolute;
	right: 10px;
	bottom: 5px;
	font-size: 11px;
	line-height: 120%;
	text-align: right;
}
.selector p {
	padding-bottom: 3px;
}
#help {
	overflow: hidden;
	position: absolute;
	width: 100%;
	overflow: auto;
	background-color: #F4F4F4;
	border: 1px solid #E1E2E4;
}
.help {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.help p {
	padding-bottom: 10px;
}
.unesco {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.h2 {
	position: absolute;
	left: 50%;
	margin-left: -140px;
	top: 20px;
	display: block;
	height: 30px;
	width: 251px;
	padding: 0px;
	
}
.h2 span { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(images/vritualni-prohlidka.png);
}