body         { font-size: 10pt; font-family: Verdana; color: #000000 }
a:link       { text-decoration: none; color: #000000 }
a:visited    { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #ff0103 }
a:active     { text-decoration: none; color: #000000 }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { margin-top: 20; font-size: 16pt; color: #ff0103; 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:#ffffff;
	background-color: #ff0103;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#ffffff;
}
a:hover.stopka {
	text-decoration: underline;
}

ul           { text-align: left }
