body, th, td, pre {
    font-size: 80%;
    font-family: verdana,arial,helvetica,sans-serif;
}

body { background-color: #ffffff;
       margin-top: 10px; 

}

.jazyk {
    position:absolute;
    right:10px;
    top:10px;
}

.cervena:link, .cervena:link, .cervena:visited {
    color: #FF0000;
}

h1, h2, h3 {
    font-weight: bold;
    color: #000033;
    font-family: verdana,arial,helvetica,sans-serif;
    text-align: center;
}

h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }

A { 
    font-family: verdana,arial,helvetica,sans-serif;
	 font-weight: bold;
    text-decoration: none;
}
	
A:link { color: #0000A0; }
A:visited { color: #0000A0; }
A:active { color: #0000A0; text-decoration: underline; }
A:hover { text-decoration: underline; }
