body {background: #ffffff} 


div.hlavni {margin: 0px auto; position: relative; width:800px;
}

div.rozcestnik {position: absolute; width: 800px; top: 0px; left: -15px; 
padding: 2px 10px 10px 10px; margin: 2px 10px 10px 10px; 
font-family: Arial, Helvetica, sans-serif;
background: #ff6600;
border: 1px;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
border-color: #000000;
}

div.obsah {position: absolute; width: 800px; top: 90px; left: -15px;
padding: 12px 10px 14px 10px; margin: 12px 10px 14px 10px; 
font-family: Arial, Helvetica, sans-serif;
color: #003366;
background: #ccffff;
border: 1px;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-color: #003366;
}


/* staré
div.rozcestnik {position: absolute; top: 0px; left: 10%; width: 80%; height: 95px;
padding: 4px 10px 2px 10px; margin: 2px 10px 2px 10px; 
font-family: Arial, Helvetica, sans-serif;
background: #ff6600}

div.obsah {position: absolute; top: 100px; left: 10%; width: 80%;
padding: 2px 10px 10px 10px; margin: 10px 10px 10px 10px; 
font-family: Arial, Helvetica, sans-serif;
color: #3366cc;
background: #ccffff}
*/

h1 {text-align: center;
color:  #003366}

h2 {text-align: left;
color:  #003366}

h2.nastred {text-align: center;
color:  #003366}

a.rozcestnik {
  text-decoration: none;
  font-weight: bold;
  color: #003366;
  background: #ffffff;
  padding: 2px 2px 2px 2px;
}
 a.rozcestnik:visited {
  text-decoration: none;
  font-weight: bold;
  color: #003366;
  background: #ffffff;
}
 a.rozcestnik:active {
  text-decoration: none;
  font-weight: bold;
  color: #003366;
  background: #ffffff;
}
 a.rozcestnik:hover {
  text-decoration: none;
  font-weight: bold;
  color: #003366;
  background: #ccffff;
}

a.odkaz-rozcestnik {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

 a.odkaz-rozcestnik:visited {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}
 a.odkaz-rozcestnik:active {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}
 a.odkaz-rozcestnik:hover {
  text-decoration: underline; font-weight: normal;
  font-weight: bold;
  color: #000000;
}




p {
text-align: justify;
}

p.rozcestnik1 {
text-align: center;
}

p.rozcestnik2 {
text-align: center;
background: #ffffff;
padding: 2px 2px 2px 2px;
}

p.poznamka {
color: #808080;
font-size: small;
}

p.nastred {
text-align: center;
}

p.vpravo {
text-align: right;
}

p.oznameni {
padding: 0px 10px 0px 0px; margin: 0px -10px 0px 0px;
text-align: left;
font-weight: bold;
letter-spacing: 1px;
color: #ff0000;
background-color: #ffffff;
}

font.poznamka {
color: #808080;
}

a {
  text-decoration: none;
  font-weight: bold;
  color: #663333;
}
 a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #663333;
}
 a:active {
  text-decoration: none;
  font-weight: bold;
  color: #663333;
}
 a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #330066;
}

/*
 a.ven {
  text-decoration: none;
  color: #0000FF;
}
 a.ven:visited {
  text-decoration: none;
  color: #009800;
}
 a.ven:active {
  text-decoration: none;
  color: #0000FF;
}
 a.ven:hover {
  text-decoration: none;
  color: #0080FF;
}

a.uvnitr {
  text-decoration: none;
  font-weight: bold;
  color: #ff6600;
}
 a.uvnitr:visited {
  text-decoration: none;
  font-weight: bold;
  color: #ff6600;
}
 a.uvnitr:active {
  text-decoration: none;
  font-weight: bold;
  color: #ff6600;
}
 a.uvnitr:hover {
  text-decoration: none;
  font-weight: bold;
  color: #666666;
}
*/

td.uvod {
padding: 5px 30px 30px 30px;
vertical-align: top;
color: #003366;
}

