BODY { background-color: #effcf3;
	color: #2f8008}
A:link {color: black; text-decoration: none; font-weight: bold}
A:visited {color: black; text-decoration: none}
A:hover {color: black; text-decoration: underline overline}
A:active {color: #2f8008; text-decoration: none}

H6 { font-weight: normal; font-size:10pt; text-align: center; background: white;
color: black }

H6_spodek { font-weight: normal; font-size:10pt; text-align: center }

H6 datum { font-weight: normal; font-size:10pt; text-align: center; background: white;
color: black; align: left }

H1 { color: #2f8008; text-decoration: none; text-align: center }

.nadpis { font-weight: bold; color: green; font-size:14pt; text-align: left; background: yellow}
.nadpis2 { font-weight: bold; color: green; font-size:13pt; text-align: left; background: white}
.nadpis3 { font-weight: bold; color: green; font-size:12pt; text-align: left}
.small { color: black; text-decoration: none; font-size:10pt }
.nahoru { font-weight: normal; font-size:10pt; text-align: center}
.uvod { font-style: italic; font-size:10pt; text-align: left}

.pruh {
position: absolute;
height: 20px;
width: 100%;
background: #48D1CC;
top: 10px;
left: 5px;
right: 5px
}

a.tlacitko {padding:0.3em 1em 0.3em 1em; border: outset 0.5em;
font-weight: bold; text-decoration:none }
a.tlacitko:link,a.tlacitko:visited {background: navy; color: silver}
a.tlacitko:hover {background: navy; color: silver; border:inset 0.5em}