   body {
      font-family: arial, verdana, sans-serif;
      background-color: #e0ebb1;
      /* background-image: url(images/back.jpg); */
      color: #5b832d;
      margin: 0px;
      padding: 0px;
      font-size: 13px;
      text-align: left;
      }

   h1 {
      font-size: 16px;
      text-align: left;
      }

   h2 {
      font-size: 14px;
      text-align: left;
      }

   h3 {
      font-size: 12px;
      text-align: left;
      }
      
   img {
      border-width: 0px;
      }
      
   .text {
      font-size: 13px;
      text-align: justify;
      }
      
   .text a, a:link, a:visited, a:active {
      font-size: 13px;
      text-decoration: underline;
      }
      
   .bold {
      font-weight: bold;
      }
      
   .underline {
      text-decoration: underline;
      }
  
   #hlavni {
      width: 770px;
      margin: 0px auto 0 auto;
      }

   #head {
      background: #e0ebb1 url("images/header.jpg") no-repeat;
      width: 770px;
      height: 145px;
      }
      
   #menu_top {
      float: right;
      position: relative;
      top: 60px;
      right: 0px;
      margin: 0 auto;
      padding: 0 0 0 0;
      background-color: #e0ebb1;
      }
      
    #menu_top a, a:link, a:visited, a:active {
      font-size: 18px;
      color: #FFFFFF;
      text-decoration: underline;
      }

    #patka {

      text-align: center;
      width: 770px;
      clear: both;
      border: 0px solid black;
      margin: 0 auto;
      padding: 0px;
      }

   #obsah {
      background: #ffffff url("images/top.jpg") no-repeat;
      width: 770px;
      margin: 0px;
      padding: 10px 0px 10px 0px;
      }
      
   #dole {
      width: 770px;
      }

   #levy {
      float: left;
      position: relative;
      top: 13px;
      left: 0px;
      width: 181px;
      margin: 0 auto;
      padding: 0 0 0 0;
      background-color: #ffffff;
      }

   #obsah-ref {
      margin: 0 0 0 185px;
      padding: 1px 1px 1px 1px;
      width: 575px;
      }

   #obsah-ref a {
      font-size: 13px;
      color: #5b832d;
      text-decoration: underline;
      }

   #obsah-ref a:hover {
      color: #000000;
      background-color: #d5e591;
      }

   #obsah-com {
      width: 750px;
      margin: 0px;
      padding: 0px 10px 0px 10px;
      }
      
   #obsah-com a {
      font-size: 13px;
      color: #5b832d;
      text-decoration: underline;
      }

   #obsah-com a:hover {
      color: #000000;
      background-color: #d5e591;
      }
      
   ul.menu {
      border-width: 0px;
      width: 158px;
      margin: 0 0 5px 5px;
      padding: 0px;
      }

   ul.menu a {
      display: block;
      text-align: left;
      color: #5b832d;
      text-decoration: none;
      font-size: 15px;
      margin: 0 0 0 25px;
      padding: 0px;
      }

   ul.menu a:hover {
      border-color: #000000;
      font-weight: bold;
      }

   ul.menu li {
      list-style:none;
      line-height: 30px;
      background-color: #d5e591;
      margin: 0 0 1px 3px;
      }

   hr.cleaner {
      clear: both;
      height: 1px;
      border: none;
      visibility: hidden;
      }

   .copy {
      position: relative;
      top: 17px;
      font-size: 10px;
      }

   .copy a:link, a:visited, a:active {
      color: #5b832d;
      text-decoration: underline;
      font-size: 10px;
      }
      
   .copy a:hover {
      color: #000000;
      background-color: #d5e591;
      text-decoration: underline;
      }

   table.reference {
      text-align: left;
      margin: auto;
      }
      
   table.reference td {
      border-bottom-style: dashed;
      border-width: 1px;
      border-color: #5b832d;
      padding: 5px 10px 5px 0;
      }
      
   table.reference td.dole {
      text-align: center;
      border-width: 0px;
      font-size: 11px;
      }

   table.partneri {
      text-align: left;
      margin: auto;
      }

   table.partneri td {
      border-width: 0px;
      padding: 5px 10px 5px 0;
      }
      
   table.partneri td a {
      font-size: 13px;
      color: #5b832d;
      text-decoration: underline;
      }
      
   table.partneri td a:hover {
      color: #000000;
      background-color: #d5e591;
      }

