a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2ABF00;
	font-weight: bold;
}
a:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2ABF00;
	font-weight: bold;
}

.sidebartop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
sidebartop:visited {
	color: #003300;
}
sidebartop:hover {
	color: #003300;
}
sidebartop:active {
	color: #003300;
}
.topline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
.pokornytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
}
body {
	background-color: #003300;
}
.midline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}

.unter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
	background-color: #99CC66;

}
.over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	font-variant: normal;
	border: thin ridge #CCFFCC;
	background-color: #CCFFCC;

}

