body         { font-size: 10pt; color: #003399; font-family: Verdana; margin: 0 }
a:link       { text-decoration: none; color: #003399; font-weight: bold }
a:visited    { text-decoration: none; color: #003399; font-weight: bold }
a:hover      { text-decoration: underline; color: #; color: #ff6633 }
a:active     { text-decoration: none; color: #003399; font-weight: bold }
p            { margin-top: 10; margin-bottom: 10; text-align: justify }
td           { font-size: 10pt }
h1           { margin-top: 20; font-size: 18pt; font-weight: bold; text-align:center; color: #ff6633 }
h2           { margin-top: 15; font-size: 12pt; font-weight: bold; text-align:center; color: #ff6633 }
h3           { margin-top: 15; font-size: 11pt; font-weight: bold; text-align:center; color: #ff6633 }
a:link.menuv, a:visited.menuv {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	padding: 5px 5px 5px 10px;
	height: auto;
	width:200px;
	text-decoration: none;
	color:#003399;
}
a:hover.menuv {
	text-decoration: none;
	color:#fff;
	background-color: #ff6633;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#fff;
	font-weight:normal;
}
a:hover.stopka {
	text-decoration: underline;
}
ul           { text-align: left }