html, body {
      text-align: center;
      scrollbar-base-color: #2F6CB7;
      background-color: #2F6CB7;
     }

#obalovy_box {
              width: 733px;
              height: auto;
              padding: 0;
              margin: 50px auto;
              background: url('../obr/pozadi.jpg') repeat-y;
             }

#uvod {
       width: 733px;
       margin-top: 0px;
       margin-bottom: 0;
       margin-left: auto;
       margin-right: auto;
       padding: 0px;
       background-color: #FFF;
       text-align: left;
      }


#hlavicka {
           color: #000;
           background : #ffffff none;
           clear: both;
          }

#l_menu {
         min-height: 403px;
         _height: 403px;
         margin: 0;
         width: 185px;
         float: left;
        }

#obsah {
        min-height: 403px;
        _height: 403px;
        width: 548px;
        float: left;
       }

#paticka {
          background-color: #FFF;
          min-height: 21px;
          _height: 21px;
          clear:left;
         }

#hlavicka div, #obsah div, #paticka div { padding: 0px; margin: 0 }

h1, h2, h3, h4, h5, p {
                   color: #000;
                   margin: 0.7em 10px;
                   font-family: Arial, Verdana, sans-serif, "Lithos Pro";
                   text-align: left;
                  }

td {
   font-size: 70%;
   color: #000;
   margin: 0.7em 10px;
   font-family: Arial, Verdana, sans-serif, "Lithos Pro";
                  }

ol, ul, li {
   margin-top: 10px;
   color: #000;
   font-family: Arial, Verdana, sans-serif, "Lithos Pro";
   text-align: justify;
   font-size: 90%;
  }

p {
   line-height: 1.2em;
   text-align: justify;
   font-size: 70%;
   margin-left: 10px;
   margin-right: 10px;
   }

.p {
   line-height: 0.8em;
   text-align: justify;
   font-size: 70%;
   margin-left: 10px;
   margin-right: 10px;
   }

.puvod {
   line-height: 1.2em;
   text-align: justify;
   font-size: 70%;
   margin-left: 10px;
   margin-right: 15px;
   }

.spoll {
   line-height: 0.5em;
   font-size: 70%;
   text-align:left;
   margin-top: 8px;
  }

.spolp {
   line-height: 0.5em;
   font-size: 70%;
   text-align:right;
   margin-top: 8px;
  }

.textl {
   line-height: 0.6em;
   font-size: 70%;
   text-align:left;
   margin-top: 10px;
  }

.textp {
   line-height: 0.9em;
   font-size: 70%;
   text-align:right;
   margin-top: 10px;
  }

.textp1 {
   line-height: 0.7em;
   font-size: 70%;
   text-align:right;
   margin-top: 0.3em;
  }

.textl1 {
   line-height: 0.7em;
   font-size: 70%;
   text-align:left;
   margin-top: 0.3em;
  }

h1 { font-size:160% }
h2 { font-size:130% }
h3 { font-size:115% }
h4 { font-size:100% }
h5 { font-size:90% }

a:link { color: #000099 }
a:visited { color: #660066 }
a:hover { color: #CC0000 }
a:active { color: #CC0033 }

#l_menu ul li a:link { color: #FF8000 }
#l_menu ul li a:visited { color: #AA7239 }
#l_menu ul li a:hover { color: #55391C }
#l_menu ul li a:active { color: #55391C }

#l_menu ul {
          margin: 0;
          text-align: left;
          font-family: Arial, Verdana, sans-serif, "Lithos Pro";
          font-size: 90%;
          padding: 0 2px;
         }

#l_menu ul li {
             list-style-type: none;
             list-style-position: outside;
             margin: 0 5px;
            } 
