body         { font-size: 10pt; font-family: Arial; color: #000000; background-color:#939393 }
a:link       { text-decoration: none; color: #000000 }
a:visited    { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #2c89d2 }
a:active     { text-decoration: none; color: #000000 }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { margin-top: 12; margin-bottom: 10; font-size: 14pt; color: #2c89d2; font-weight: bold; text-align:center }
h2           { margin-top: 6; margin-bottom: 12; font-size: 11pt; color: #2c89d2; font-weight: bold; text-align:center }

a:link.menu, a:visited.menu {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding:3px;
	text-decoration: none;
	color:#ffffff;
}
a:hover.menu {
	text-decoration: none;
	background-color: #fffff0;
	color:#2c89d2;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#ffffff;
}
a:hover.stopka {
	text-decoration: underline;
}

ul           { text-align: left }
li           { text-align: left; margin-top: 6; margin-bottom: 6 }
