body {
  margin:0;
  padding:0;
  font:14px Verdana;
  color:#000;
}


.odkaz {
  font-size : 14px;
}

a
{
   text-decoration: none;
   color: #0000ff;
}

a:hover, #content li a:hover
{
  text-decoration: underline;
  color: #FF0000;
}

h1 { 
text-align : center;
font-family : Verdana;
font-size : 20px;
font-weight : normal;
color:#04346C;
background:#FFB540;
padding:2px;
margin-top:1px;
margin-bottom:10px;
}

.nadpis1 { 
text-align : center;
font-family : Verdana;
font-size : 20px;
font-weight : normal;
color:#04346C;
background:#FFB540;
padding:2px;
margin-top:1px;
margin-bottom:10px;
}

h2 { 
text-align : center;
font-family : Verdana;
font-size : 16px;
font-weight : normal;
color:#04346C;
background:#ffc973;
padding:2px;
margin-top:1px;
margin-bottom:10px;
}

.text1 { 
font-family : Verdana;
text-align : justify;
font-size : 12px;
margin-top:7px;
margin-bottom:7px;
color:#000000;
}

.tabulka {
font-family : Verdana;
font-size : 12px;
}