body         { font-size: 10pt; color: #000000; font-family: Verdana }
body         { background-color:#000000 }
a:link       { text-decoration: none; color: #000000; font-weight: bold }
a:visited    { text-decoration: none; color: #000000; font-weight: bold }
a:hover      { text-decoration: underline; color: #ef162b; font-weight: bold }
a:active     { text-decoration: none; color: #000000; font-weight: bold }
p            { margin-top: 10; margin-bottom: 10 }
td           { font-size: 10pt; }
h1           { margin-top: 20; font-size: 16pt; color: #ef162b; font-weight: bold; text-align:center }
h2           { margin-top: 20; font-size: 11pt; color: #ef162b; font-weight: bold; text-align:center }
h3           { margin-top: 20; font-size: 6pt; font-weight:normal; text-align:center }
h4           { margin-top: 10; font-size: 11pt; color: #ef162b; font-weight: bold; text-align: left }

a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#ef162b;
	font-weight:normal;
}

a:hover.stopka {
	text-decoration: underline;
	color:#ffffff;
}
ul           { text-align: left }
