body {
	font-size: 0.8em;
	background-color: #B1B380;
	margin: 0px;
	padding: 0px;
}
div#header {
	height: 137px;
	width: 100%;
	background-image: url(../images/pruh3.jpg);
	background-repeat: no-repeat;
	background-color: #483C12;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: absolute;
	top: -1px;
}

div#content {
	position: absolute;
	left: 208px;
	top: 143px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	line-height: 1.2em;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #B6B889;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	width: 68%;
}
div#navi {
	width: 150px;
	margin-left: 20px;
	position: absolute;
	top: 144px;
}

div#navi ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	display: block;
	padding: 15px 15px 15px 0px;
	margin: 0px 0px 0px 0pt;
	text-indent: 20pt;
	background-color: #C2C59E;
	height: 100%;
	border: 1px solid #000000;
}
div#navi .menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

div#navi li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-position: outside;
	display: block;
}

div#navi .menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #D5D6BA;
	display: list-item;
	list-style-type: circle;
	}
	
	#navi .nadpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}
div#content a {
	color: #000000;
	text-decoration: none;
}
div#content h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D5D7BD;
	font-weight: bold;
}
div#content h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D5D7BD;
	font-weight: bold;
}
