body         { font-size: 10pt; color: #1e235a; font-family: Verdana; background-color:#1e235a }
a:link       { text-decoration: none; color: #8e8f93; font-weight: bold }
a:visited    { text-decoration: none; color: #8e8f93; font-weight: bold }
a:hover      { text-decoration: underline; color: #fdb813 }
a:active     { text-decoration: none; color: #8e8f93; font-weight: bold }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { margin-top: 10; margin-bottom: 10; font-size: 13pt; color: #fdb813; font-weight: bold; text-align:center }
h2           { margin-top: 10; margin-bottom: 10; font-size: 12pt }

a:link.menu, a:visited.menu {
	text-decoration: none;
	color:#8e8f93;
	font-weight: lighter;
}
a:hover.menu {
	text-decoration: none;
	color:#1e235a;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#ffffff;
	font-weight:normal;
}
a:hover.stopka {
	text-decoration: underline;
	color:#fdb813;
}

ul           { text-align: left }
