body         { font-size: 10pt; color: #000000; font-family: Verdana; background-image:url('images/b7.jpg') }
a:link       { text-decoration: none; color: #000000 }
a:visited    { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #FF1822 }
a:active     { text-decoration: none; color: #000000 }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { margin-top: 10; margin-bottom: 15; font-size: 14pt; color: #FF1822; font-weight: bold; text-align:center }
h2           { margin-top: 10; margin-bottom: 12; font-size: 12pt; color: #000000; font-weight: bold; text-align:center }

a:link.menuv, a:visited.menuv {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:160px;
	text-decoration: none;
	color:#ffffff;
	background-color: #00a5c9;
}
a:hover.menuv {
	text-decoration: none;
	color:#ffffff;
	background-color: #FF1822;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#cecece;
	font-weight:normal;
}

a:hover.stopka {
	color:#ffffff;
}

ul           { text-align: left }
