h1 {
	width: 639px;
	height: 100px;
	text-align: center;
	color: #BC800B;
	padding-top: 15px;
	font-size: 230%;
}
h1 a {
	color: #BC800B;
	text-decoration: none;
	text-align: center;
}

#obal {
	margin: auto;
	width: 700px;
	position: relative;
}
#obsah {
	background-image: url(bg-obsah.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 630px;
	position: absolute;
	top: 133px;
	text-align: justify;
	letter-spacing: 1px;
	padding: 25px;
	margin-left: 13px;
}
#obsah a {
	color: #660000;
}


#aktual {
	width: 200px;
	right: 25px;
	top: 50px;
	min-height: 300px;
	z-index: 100;
	float: right;
	margin: 20px;
}
#aktualne {
	height: 250px;
	background-color: #579D37;
	width: 200px;
	color: #FFFEFD;
}
#aktualne h4 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: #FAE2B5;
}

#pata small {
	display: block;
	font-size: 70%;
}
#pata small a {
	color: #000000;
}

#pata {
	padding-bottom: 25px;
	text-align: right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BD8210;
}


#top-aktual {
	background-image: url(top.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 200px;
}
#dole-aktual {
	background-image: url(dole.gif);
	background-repeat: no-repeat;
}
#left-wing {
	background-image: url(left-wing.gif);
	height: 329px;
	width: 13px;
	top: -8px;
	position: absolute;
	left: -13px;
	background-repeat: no-repeat;
}
#right-wing {
	background-image: url(right-wing.gif);
	height: 325px;
	width: 13px;
	position: absolute;
	top: -6px;
	right: -13px;
	background-repeat: no-repeat;
}


#active {
	background-image: url(aktive.gif);
	background-repeat: no-repeat; 
}

menu li {
	float: left;
	margin-left: 15px;
}
menu li a, menu li a:visited, menu li a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	display: block;
	background-image: url(a-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 31px;
	width: 121px;
	line-height: 150%;
}
menu li a:hover {
	background-image: url(button-hover.gif);
	background-repeat: no-repeat;
}


menu {
	list-style-type: none;
	text-align: center;
	width: 700px;
	position: absolute;
	top: 102px;
	background-image: url(bg-menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 31px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#aktualne dl dt {
	font-weight: bold;
	padding-top: 8px;
}
#aktual dl dd {
	margin: 0px;
	padding: 0px;
}
#aktualne dl {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
	text-align: left;
}
