body         { font-size: 10pt; font-family: Verdana; color: #ffffff; background-color: #2662df; margin: 5 }
a:link       { text-decoration: none; color: #ffffff }
a:visited    { text-decoration: none; color: #ffffff }
a:hover      { text-decoration: underline; color: #d7e4ff }
a:active     { text-decoration: none; color: #ffffff }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { margin-top: 20; margin-bottom: 0; font-size: 16pt; color: #d7e4ff; font-weight: bold; text-align: center }
h2           { font-size: 12pt; color: #ffffff; font-weight: bold; text-align: center }
h3           { margin-top: 0; margin-bottom: 15; font-size: 10pt; color: #d7e4ff; font-weight: bold; text-align: center }

a:link.menu, a:visited.menu {
	text-align:center;
	text-decoration: none;
	padding:3px;
	color:#ffffff;
	font-weight: bold;
}
a:hover.menu {
	text-decoration: none;
	color:#2662df;
	background-color: #fffff0;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#ffffff;
}
a:hover.stopka {
	text-decoration: underline;
}

ul           { text-align: left }
