BODY { background-color: black;
	color: white}
A:link {color: yellow; text-decoration: none; font-weight: none}
A:visited {color: #ffff99; text-decoration: none}
A:hover {color: yellow; text-decoration: underline overline}
A:active {color: #ffcc00; text-decoration: none}


H1 { color: red; font-style: italic; text-align: center }
H2 { color: lime; text-decoration: none; text-align: left }
H3 { color: lime; text-decoration: none; text-align: left }
H4 { color: lime; text-decoration: none; text-align: left; font-size:12pt;}
H6 { color: lime; font-weight: bold; font-size:10pt; text-align: center; background: grey }

.nadpis2 { font-weight: bold; color: green; font-size:15pt; text-align: left} 
.nadpis_kniha { font-weight: bold; color: yellow; font-size:15pt; text-align: left} 
.nadpis_kniha2 { font-weight: bold; color: #FFFF99; font-size:15pt; text-align: left} 
.small { font-weight: normal; font-size:10pt; text-align: center}
.nahoru { font-weight: normal; font-size:10pt; text-align: center}
.navigace { font-weight: normal; font-size:10pt; text-align: center}
.uvod { font-style: italic; font-size:10pt; text-align: left}

.prouzek {
position: relative;
height: 20px;
width: 100%;
background: white;
top: 10px;
left: 0px;
right: 0px;
border: solid;
text-align: center;
}