body         { font-size: 10pt; font-family: Verdana; color: #312d77 }
a:link       { text-decoration: none; color: #312d77; font-weight: bold }
a:visited    { text-decoration: none; color: #312d77; font-weight: bold }
a:hover      { text-decoration: none; background-color: #ffd800 }
a:active     { text-decoration: none; color: #312d77; font-weight: bold }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { font-size: 18pt; background-color: #ffd800; font-weight: bold; text-align:center }
ul           { text-align:left  }

a:link.menu, a:visited.menu {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:150px;
	text-decoration: none;
	color:#312d77;
	background-color: #ffd800;
}
a:hover.menu {
	text-decoration: none;
	color:#312d77;
	background-color: #ffffff;
}
a.stopka:link, a.stopka:visited {
	text-decoration: none;
	font-weight: lighter;
	color:#ffffff;
}
a.stopka:hover {
	text-decoration: underline;
	background-color: #312d77
}
