body         { font-size: 10pt; color: #2554ab; font-family: Verdana; background-color:#2554ab }
a:link       { text-decoration: none; color: #2554ab; font-weight: bold }
a:visited    { text-decoration: none; color: #2554ab; font-weight: bold }
a:hover      { text-decoration: underline; color: #e5b65e }
a:active     { text-decoration: none; color: #2554ab; font-weight: bold }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { margin-top: 10; margin-bottom: 12; font-size: 14pt; color: #e5b65e ; font-weight: bold; text-align:center }
h4           { margin-top: 10; margin-bottom: 10; font-size: 10pt; color: #2554ab; font-weight: bold; margin-left: 5 }

a:link.menu, a:visited.menu {
	text-align:center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:hover.menu {
	text-decoration: none;
	color: #ffffff;
	background-color: #2554ab;
	padding: 2px;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#ffffff;
	font-weight:normal;
}
a:hover.stopka {
	text-decoration: underline;
	color:#e5b65e;
}

ul           { text-align: left }