BODY{
     background-color: white}

.{
  font-family: verdana,arial,sans-serif;
  font-size: x-small}

.nadpis{
  font-size: 125%;
  font-weight: bold;
  color: blue}

.male{
  font-size: 75%}

.otazka{
  font-weight: bold;
  font-style: italic}

.tucne{
  font-weight: bold}


A:link {COLOR: blue;text-decoration: none}
A:visited {COLOR: blue; text-decoration: none}
A:hover {COLOR: blue;text-decoration: underline}
A:active {COLOR: blue;text-decoration: none}

A.tab {COLOR: black; font-size: 75%;font-weight: bold;text-decoration: underline}
A:visited.tab {COLOR: black; text-decoration: underline}
A:hover.tab {COLOR: red; text-decoration: underline}
A:active.tab {COLOR: red; text-decoration: underline}
