﻿#ornament {
	text-align: center;
	margin-top: 0px;
	background-image: url(../image/ornament.gif);
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center;
}
body{
background-image: url(../image/pozadi.jpg);
background-attachment: fixed;
}
.horni-nadpis .horni-tabulka img {
	margin-top: 10px;
}
.horni-nadpis{
vertical-align: top;
}
.horni-tabulka{
margin-top: 20px;
vertical-align: top;

background-repeat: no-repeat;
}


#text,#pravymenu{
background: transparent url(../image/pozadi-textu.png) repeat left top;
filter: alpha(opacity=80);
height: 100%;


}


#text{
padding: 50px 30px 50px 30px;
text-align: center;
color: White;
font-size: 18px;

}

#pravymenu{
	text-align: center;
	color: White;
	font-size: 18px;
	padding-top: 30px;

}

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;
}
div#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	font-weight: bold;
	width: 180px;
	text-align: center;
	margin-top: 0px;
	left: 10px;
}

#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: 180px;
	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: #FFFFFF;
	text-decoration: none;
}


a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #C3DA06;
}
H1 {
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 36px;
	font-style: italic;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: white;
}
H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: justify;
	color: white;
}
