.horni-nadpis {
	background-image: url(../image/horni-lista.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
body {
	background-image: url(../image/pozadi.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body {
	scrollbar-3dlight-color : white;
	scrollbar-arrow-color : white;
	scrollbar-base-color : green;
	scrollbar-darkshadow-color : white;
	scrollbar-face-color : green;
	scrollbar-highlight-color : #C5DA01;
	scrollbar-shadow-color : white;
	scrollbar-track-color : #C5DA01;
}
img {
	behavior: url("thc-soubor/pngfix.htc");
}
.pruhledne-pozadi 
{
	background: transparent url(../image/pozadi-textu.png) repeat left top;
	filter: alpha(opacity=80);
	height: 100%;
} 
#ornament {
	text-align: center;
	margin-top: 31px;
	background-image: url(../image/ornament.gif);
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center;
}
#text {
	font-family: "Times New Roman", Times, serif;
	padding: 50px 50px 50px 50px;
	text-align: justify;
	color: #FFFFFF;
	font-size: 18px;
}

div#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	font-weight: bold;
	width: 190px;
	text-align: center;
	margin-top: 0px;
}

#navbar ul li a:link, #navbar ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-top: solid #ffffee 0px;
	border-left: solid #ffffff 0px;
	border-bottom: solid #cccccc 0px;
	
	padding: 3px;
	display: block;
	width: 170px;
	background-repeat: no-repeat;
	background-position: center;
}

#navbar ul li a:hover {
	color: #F0E68C;
	text-decoration: none;
	border-top: solid #cccccc 0px;
	border-left: solid #aaa9bc 0px;
	border-bottom: solid #ffffee 0px;
	border-right: solid #F9FECB;
	background-color: #2E6105;
	background-image: none;
}

#navbar a.current {text-decoration: none;}

#navbar ul li {margin: 2px; padding: 2px; list-style-type: none; display: block;}

#navbar ul {margin: 0px; padding: 0px;}

a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

