*{
	margin: 0;
	padding: 0;
}
html, body{
	min-width: 45em;
	margin: 0 auto;
	font-family: arial, "Trebuchet MS", tahoma, verdana, sans-serif,"Curlz MT" ;
	text-align: center;
	background-image: url(background.jpg);
	background-position: center;
}
body{
	min-width: 45em;
	margin: 0 auto;
}
div#hlavni{
	width: 45em;
	text-align: center;
	margin: 0 auto;
}
hr{
	display: none;
}
h1{
text-align: center;
left: 5em;
}
h1 a, h1 a:hover{
	text-decoration: none;
	display: block;
	color: white;
}
h1 a:hover{
	color: white;
	text-decoration: none;
}
h1 a:link{
	color: white;
	text-decoration: none;
}
a#skok, a#skok:hover{
	position: absolute;
	color: white;
	top: 10px;
	left: 200px;
	z-index: 0;
	font-size: 1mm;
}
h3{
display: none;
	background-image: url(navigace.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
ul{
	list-style-type: none;
	text-align: center;
	width: 53.5em;
	position: absolute;
}
ul li{
	width: 14%;
	float: left;
}
ul li a, ul li a:hover{
	color: white;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
ul li a:hover{
	text-decoration: none;
	color: white;
}
ul#nav1, ul#mav2{
	list-style-type: none;
	width: 15em;
}
ul#nav2{
	width: 15em;
}
ul#navl li. ul#nav2 li{
	border-bottom: 1px solid ;
}
ul#nav1 li a, ul#nav1 li a:hover, ul#nav2 li a, ul#nav2 li a:hover{
	color: white;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
ul#nav1 li a:hover, ul#nav2 li a:hover{
	text-decoration: none;
	color: white;
}
ul#nav1{
	float: left;
}
div#vpravo{
	margin: 0 0 0 30em;
	width: 23.5em;
	background-image: url(background-main.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
div#vlevo{
	margin: 0 0 24em 0;
	width: 14em;
	float: left;
	background-image: url(background-main.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
div#obsah1{
	width: 24em;
	background-image: url(background-main.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-align: center;
	float: left;
}
div#obsah1 h2{
	font-size: 1.3em;
	text-align: center;
}
div#obsah1 p{
	font-size: .9em;
	text-align: center;
	text-indent: 5px;
	}
div#obsah{
clear: both;
line-height: 1.3em;
	width: 53.5em;
	float: center;
	background-image: url(background-main.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
div#obsah h2{
	font-size: 1.3em;
	padding: 4px;
	text-align: center;
}
div#obsah p{
	font-size: .9em;
	padding: 0 4px 4px 4px;
	text-align: center;
	text-indent: 5px;
	}
h4, h5{
	text-align:center;
}
div#pata{
	font-weight: bold;
	width: 53.5em;
	clear: both;
	position: absolute;
	color: #DAA520;
}
a {
	color: Silver;
}
