/* CSS Document */

  body {
        margin: 0;
        text-align: center;
        background: #fde06c;
        color: #000;
        font-family: "Verdana", "Geneva CE", Lucida, sans-serif;
        font-size: 13px;
      }
      #obal {
        width: 900px;
        text-align: justify;
        margin: 0 auto;
      }
      #hlavni {
        float: right;
        width: 413px;        
             }
             
      #hlavni #stred {
        float: left;
        width: 216px;
        background-color: #b15539; 
         _height: 535px;
        min-height: 535px;      
      }
      #hlavni #prava {
        float: right;
        width: 197px;
        background-color: #a50202; 
         _height: 535px;
        min-height: 535px;
        text-align: center;
        
      }
      #leva {
        float: left;
        width: 487px;
        _height: 535px;
        min-height: 535px;
        background-color: #ffc924;
                      }
              
        #celastrana {
        width: 900px;
        background-color: #ffc924;
                      }
                   
      #header {
        padding: 0;
        margin: 0;
        height: 250px;
             }
             
      #footer {
        clear: both;
        padding: 5px 0;
        font-style: italic;
        font-size: 80%;
        text-align: left;
              }
              
      .odsazeni {
        margin: 1em;
      }

#lista {
background-image: url('img/poz.jpg');
background-repeat: repeat-x;
height: 25px;
}

#navigace a {
border-bottom: dotted 1px #fff;
text-decoration: none;
display: block;
width: 170px;
text-align: left;
padding: 7px 0;
margin: 10px 0;
font-style: italic;
color: #fff;
}

#navigace a:hover {color: #ffc924}

  ul {
        margin: 0;
        padding: 0;
        padding-top: 3px;
        list-style-type: none;
        }
      ul li {
        float: left;
        display: inline;
        margin-right: 0.6em;
        padding-right: 1em;
        border-right: 1px solid #ab2202;
      }
a {
color: #ab2202;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #fff;
font-weight: bold;
}

#paticka {
        padding: 5px 0;
        font-style: italic;
        text-align: right;
        }
  


h1, h2 {
font-size: 120%;
color: #a50202;
word-spacing: 1px;
letter-spacing: 1px;
}

#tabulka table td{padding: 0 30px; font-size: 13px;}
  
      /* plovoucí karty */
.cleaner {
        clear: both;
        height: 0;
        content: ' ';
      }         
#galerie {
        font-size: 12px;
                     } 
                                           
#galerie .foto {
        float: left;
        display: inline;
        margin: 8px;
        text-align: center;
        background: #fff;
        padding: 3px;
                     } 
                                         
  #galerie .foto img {
                border: 1px solid #f66a02;
      }
/* ///plovoucí karty */




