body {
	margin: 3px;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
}
table {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	aborder: 1px orange solid;
	abackground-color: #F9E9D3;
}
th {
	background-color: #FBD9AB;
}
td {	background-color: #F9E9D3; }

a, a:link, a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #000099;
}
form {
	display: inline;
}
textarea {
	background-color: #FFF9F1;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}
select, option {
	background-color: #FFF9F1;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}
input {
	background-color: #FFF9F1;
	border: 1px #000000 solid;
	margin: 2px;
	height: 21px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	height: 16px;
}
.submit {
	font-size: 10pt;
	height: 20px;
	background-color: #F9E9D3;
}
.login {
	background-color: #F9E9D3;
}

div .header1 {
	font-size: 14pt;
	layout-grid-char: 3px;
	color: #E38C19;
	width: 300px;
	border-bottom: 2px #E38C19 solid;
}
div .header2 {
	font-size: 14pt;
	layout-grid-char: 3px;
	color: #E38C19;
}
div .header3 {
	font-size: 10pt;
	layout-grid-char: 2px;
	text-indent: 12px;
	acolor: #E38C19;
	font-weight: bold;
}
div .cara {
	width: 400px;
	border-top: 2px #E38C19 solid;
	height: 0px;
	font-size: 0pt;
}
div .autor {
	padding: 0px;
	margin-top: 0px;
	text-indent: 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #915910;
}

.logo {
	height: 100px;
	width: 400px;
}
.menu-mn {
	background-image: url(../img/menu-mn.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 18px;
	padding: 3px;
	padding-left: 5px;
	padding-bottom: 0px;
	position: static;
}
.menu {
	width: 200px;
	position: static;
}
.menu-top {
	background-image: url(../img/menu-top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 200px;
	height: 19px;
}
.menu-stred {
	background-image: url(../img/menu-bg.gif);
	background-repeat: repeat-y;
	padding: 3px;
	padding-left: 5px;
}
.menu-end {
	background-image: url(../img/menu-end.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 200px;
	height: 22px;
}
.kat {
	padding-left: 25px;
	text-indent: -24px;
}
.kat div {}

.obsah {
	position: absolute;
	left: 220px;
	top: 122px;
}
.mezera {
	font-size: 0pt;
	height: 3px;
	width: 0px;
}
.mezerah {
	font-size: 0pt;
	height: 3px;
	width: 0px;
}

.err {
	font-size: 10pt;
	color: #cc0000;
	font-weight: bold;
}
.ok {
	font-size: 10pt;
	color: #005500;
	font-weight: bold;
}