body
{
  padding: 0px;
  margin: 0px;
  background-color: white;
  background-image: url('../images/pozadi.jpg');
  background-color: rgb(55,85,35);
  background-repeat: repeat-x;
  border-width: 0px;
}

.ram
{
  width: 1000px;
  height: auto;
  border: 0px;
  border-collapse: collapse;
  border-width: 0px;
}

.ram td
{
  border: 0px;
  border-width: 0px;
}

.hlavicka
{
  border: 0px;
  border-spacing: 0px;
  width: 1000px;
  height: 197px;
  padding: 0px;
  background-image: url('../images/hlavicka.jpg');
  background-repeat: no-repeat;
  position: static;
  border-width: 0px;
}

.leve_menu_tabulka
{
  width: 256px;
  height: auto;
  background-image: url('../images/leve_menu.jpg');
  background-repeat: repeat-y;
  vertical-align: top;
}

.leve_odkazy
{
  width: 213px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  position: static;
}

.leve_odkazy td
{
  border: 0px;
  border-width: 0px;
  background-image: url('../images/tlacitko.jpg');
  background-repeat: no-repeat;
  padding-top: 6px;
  padding-bottom: 6px;
}

.leve_odkazy a
{
  font-family: verdana;
  font-size: 9pt;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}

.leve_odkazy a:hover
{
  color: rgb(25,48,9);
}

.leve_menu
{
  border: 0px;
  margin: 0px;
  position: static;
  padding-left: 43px;
  height: auto;
}

.kontakt
{
  border: 0px;
  width: 213px;
  margin-top: 10px;
}

.hlavni span
{
  font-size: 12px;
  font-family: verdana;
  margin: 0px;
  padding: 0px;
  color: rgb(9,62,2);
  line-height: 150%;
}

.hlavni h1
{
  font-size: 14px;
  font-family: verdana;
  margin: 0px;
  padding-bottom: 15px;
  padding-top: 20px;
  color: rgb(66,105,0);
  text-transform: uppercase;
}

.hlavni h2
{
  font-size: 13px;
  font-family: verdana;
  color: rgb(103,161,1);
  line-height: 30%;
  padding-top: 10px;
  padding-bottom: 0px;
}

.hlavni h3
{
  font-size: 13px;
  font-family: verdana;
  color: rgb(9,62,2);
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 5px;
}

hlavni ul, li
{
  padding: 0px;
  margin: 0px;
  position: static;
  line-height: 140%;
}

hlavni a
{
  font-size: 12px;
  font-family: verdana;
  margin: 0px;
  padding: 0px;
  color: rgb(9,62,2);
}

.hlavni
{
  border: 0px;
  vertical-align: top;
  height: auto;
  background-image: url('../images/hlavni_sekce.jpg');
  background-repeat: repeat-y;
  padding-left: 30px;
  padding-right: 45px;
  height: 100%;
}

.hlavni_tabulka
{
  width: 744px;
  vertical-align: top;
  height: 100%;
  background-image: url('../images/hlavni_sekce.jpg');
}

.paticka
{
  border: 0px;
  border-width: 0px;
  width: 1000px;
  height: 15px;
  background-image: url('../images/paticka.jpg');
  background-repeat: repeat-y;
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 5px;
  vertical-align: middle;
}

.hlavicka img
{
  border-width: 0px;
  border: 0px;
}

.formular span
{
  font-family: verdana;
}

.paticka h2
{
  font-size: 10px;
  text-transform: uppercase;
  color: rgb(57,135,47);
  font-family: verdana;
  text-align: center;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

.autogram
{
  font-size: 9px;
  font-family: verdana;
  text-align: right;
  padding-right: 25px;
  padding-top: 10px;
  height: auto;
  background-color: rgb(55,85,35);
}

p
{
  font-family: verdana;
  font-size: 12px;
  text-align: justify;
  line-height: 150%;
}

li
{
  font-family: verdana;
  font-size: 12px;
  text-align: justify;
  line-height: 150%;
}



