

body, html {  background-color: #ffffff; height:100%;  border:0;  padding:0;  margin:0;  text-align:center;}#container {  min-width:510px;  min-height:420px;  width:100%;  height:100%;  width:expression(document.body.clientWidth < 510?    "510px": "100%" ); /* pro IE */  height:expression(document.body.clientHeight < 510?    "510px": "100%" ) ;  /* pro IE */  position:absolute;  top:0;  left:0;}#container-horizontal {  text-align:left;  margin:auto;  position:absolute;  top:50%;  left:50%;}#container-in {  position:absolute;   top:-205px;  left:-255px;  width:510px;  height:420px;  background: #ffffff;  overflow:auto;} h1 {display: none;}


.top {
	_height: 12px;
	min-height: 12px;
}
.obsah {
	_height: 257px;
	min-height: 257px;
}
.menu {
	_height: 128px;
	min-height: 128px;
}
.button {
	float: left;
}
.menutop {
	clear: both;
}
.clear {
	clear: both;
}
.menu ul {
	list-style-type: none;
	color: #808080;
	font-family: "arial";
	font-weight: bold;
	font-size: 11px;
	border-left: 1px solid #D6D6D6;
	margin-left: 0px;
	padding-left: 5px;
}


.menu1 {
	float: left;
	width: 130px;
	visibility: hidden;
}
.menu2 {
	float: left;
	width: 94px;
	visibility: hidden;
}
.menu3 {
	float: left;
	width: 116px;
	visibility: hidden;
}
.menu4 {
	float: left;
	visibility: hidden;
}

.menu a {
	text-decoration: none;
	color: #808080;
}
.menu a:visited {
	text-decoration: none;
	color: #808080;
}
.menu a:hover {
	text-decoration: underline;
	color: #808080;
}
.menu a:active {
	text-decoration: none;
	color: #808080;
}

a img {
	border: 0px;
}
.lokator {
	height: 15px;
	font-family: "arial";
	letter-spacing: 3px;
	color: #C61712;
	font-weight: bold;
	font-size: 11px;
}
