.titulek{ font-family: Arial, serif; font-size: 18pt; color: rgb(128,128,128); font-weight: normal; background-position: center }
.nadpis{ font-family: Arial, serif; font-size: 9pt; color: rgb(40,71,133); font-weight: bold; line-height: 3px; padding-top: 5px; padding-bottom: 5px }
A:link {
    color: rgb(40,71,133);
    text-decoration: none}
A:visited {
    color: rgb(40,40,40);
    text-decoration: none}
A:active {
    color: rgb(71,101,164);
    text-decoration: none}
A:hover {
    color: rgb(229,229,229);
    text-decoration: none;
    background-color: rgb(40,71,133)}
