body         { font-size: 10pt; color: #282e28; font-family: Verdana; background-color:#dcb3b7 }
a:link       { text-decoration: none; color: #282e28 }
a:visited    { text-decoration: none; color: #282e28 }
a:hover      { text-decoration: underline; color: #bb1547 }
a:active     { text-decoration: none; color: #282e28 }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { margin-top: 20; font-size: 16pt; color: #bb1547; font-weight: bold; text-align:center }

a:link.menu, a:visited.menu {
	text-align:center;
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	padding: 3px;
}
a:hover.menu {
	text-decoration: none;
	color:#bb1547;
	background-color: #fffff0;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#ffffff;
	font-weight:normal;
}

a:hover.stopka {
	text-decoration: underline;
	color:#282e28;
}

ul           { text-align: left }