body         { font-size: 10pt; color: #000000; font-family: Verdana; margin: 0 }
a:link       { text-decoration: none; color: #000 }
a:visited    { text-decoration: none; color: #000 }
a:hover      { text-decoration: underline; color: #2da0d4 }
a:active     { text-decoration: none; color: #000 }
p            { margin-top: 10; margin-bottom: 10; text-align: justify }
td           { font-size: 10pt }
h1           { font-size: 18pt; color: #2da0d4; font-weight: bold; text-align:center }
h2, .contentheading, .componentheading           { font-size: 14pt; color: #2da0d4; font-weight: bold; text-align:center }
h3           { font-size: 12pt; color: #2da0d4; font-weight: bold; text-align:center }
h4           { font-size: 11pt; color: #2da0d4; font-weight: bold; text-align:center }
ul.menu {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
    margin: 0px;
}
ul.menu li a:link, ul.menu li a:visited {
	list-style-type: none;
    display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 5px 3px 5px 8px;
	width: auto;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
    margin: 0px;
}
ul.menu li a:hover {
	text-decoration: none;
	color: #2da0d4;
	background-color: #f8c36e;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#2da0d4;
	font-weight:normal;
}
a:hover.stopka {
	text-decoration: underline;
	color:#2da0d4;
}
ul     { text-align: left }
img    { border: 0 }