body         { font-size: 10pt; font-family: Verdana; color: #000000; margin: 0 }
a:link       { text-decoration: none; color: #000000 }
a:visited    { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #005ae1 }
a:active     { text-decoration: none; color: #000000 }
p            { margin-top: 10; margin-bottom: 10; text-align: justify }
td           { font-size: 10pt; }
h1           { margin-top: 6; margin-bottom: 20; font-size: 14px; color: #ffffff }
h2           { font-size: 13pt; color: #005ae1; font-weight: bold; text-align:center }
h3           { margin-top: 10; margin-bottom: 10; font-size: 14px; color: #005ae1; font-weight: bold; text-align:center }

a:link.menu, a:visited.menu {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 5px;
	width: 176px;
	text-decoration: none;
	color: #fffff0;
	background-color: #005ae1;
}
a:hover.menu {
	text-decoration: none;
	color:#005ae1;
	background-color: #76d2fe;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#ffffff;
}
a:hover.stopka {
	text-decoration: underline;
}

ul           { margin-top: 10; margin-bottom: 10; text-align: left }