html,body {
	width:100%;
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F2F12;
	font-size: 12px;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
}
p, ul, ol, dl, table, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#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);
	background-repeat: no-repeat;
	background-position: center top;
}
#nahledy h3 {
	font-size: 8px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#nahledy {
	width: 210px;
	overflow: auto;
	position: absolute;
	top: 75px;
	background-color: #F0F5FF;
	padding: 5px;
	border: 1px solid #DDE8FF;
	font-size: 11px;
	bottom: 87px;
}
#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 {
	color: #04236A;
	text-decoration: none;
}
a:hover {
	color: #05339E;
	text-decoration: none;
}
#prohlidka {
	background-color: #F3F3F3;
	position: absolute;
	top: 105px;
	right: 10px;
	font-weight: bold;
	color: #000000;
	left: 220px;
	bottom: 96px;
	overflow: hidden;
}
.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;
}
h4 {
	border-bottom: solid 1px #FF9900;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#topmenu {
	padding-left: 220px;
	position: relative;
	top: 10px;
}
#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: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.location {
	position: absolute;
	left: 225px;
	bottom: 60px;
	height: 35px;
	font-size: 12px;
}
.location h2 {
	font-size: 12px;
	display:inline;
}
.info {
	position: absolute;
	top: 17px;
	left: 220px;
	width: 580px;
	font-size: 10px;
}
.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;
}
