/* CSS Document */

body {
    font-family: "Verdana", "Geneva CE", Lucida, sans-serif;
    font-size: 13px;
    text-align: center;
    margin: 0 auto; 
    color: #000;
    background: #efd5b4 url('img/poz.jpg') repeat-x;
             }
                           
#obal {
    width: 975px;
    text-align: justify;
    margin: 0 auto; 
    background: #fff;
    margin-top: 30px;
    position: relative;
                 }                      

#leva {
float: left; 
text-align: left; 
}

#prava {
text-align: justify; 
margin-left: 250px;
padding: 18px 30px 25px 0;
min-height: 660px;}


a {
color: #c32300;
text-decoration: none;
}
    
a:hover {
color: #773910;
} 

#prava a {text-decoration: underline}

#navigace {
padding: 12px;
margin: 12px;
background: #efd5b4;
}

#navigace a {
width: 190px;
height: 34px;
text-align: left;
display: block;
font-weight: bold;
text-indent: 10px;
background: url('img/odkaz.jpg') no-repeat;
padding-top: 8px;
font-variant: small-caps;
}

h1 {
font-size: 20px;
font-weight: bold;
color: #c32300;
font-variant: small-caps;
}

h2 {
font-size: 15px;
font-weight: bold;
color: #c8924e;
margin-top: 25px;
}

.flash {position: absolute; top:205px; left: 610px;}

#linky {
width: 975px;
text-align: right;
margin-top: 20px;
}

#linky a {
font-variant: small-caps;
font-weight: bold;
padding-left: 20px;
}


#paticka {
    margin: 0 auto;
    width: 975px;
    font-size: 80%;
    color: #fff;
    height: 52px;
    background: url('img/paticka.jpg') repeat-x;
          }
          
.kontakt {
font-size: 80%;
line-height: 1.4;
text-align: left;
margin: 10px 0 5px 10px;
}

.strechy td, th {border: 0; padding: 5px 10px; vertical-align: top;}

img {border: 0}

.cl {clear: boath;}

.levej {
float: left;
margin: 0 70px 0 20px;
}

#levej {
float: left;
margin-right: 12px;
}

table {
border-collapse: collapse;
}
td, th {
text-align: left;
padding: 5px 8px;
border: 1px solid #c8924e;
font-size: 90%;
}

th {background: #efd5b4;}

ul li{padding-left: 20px;              
			    background: url(img/bod.jpg) no-repeat 0 center;
          height: 20px;
          list-style: none;}

.male {font-size: 10px;}

/* plovoucí karty */
.cleaner {
        clear: both;
              }         
                         
#galerie .foto {
        float: left;
        display: inline;
        margin: 6px;
        text-align: center;
        border: #fff 1px solid;
        background: #efd5b4;
        padding: 3px;
             }       
                                        
#galerie .foto img {
                border: 1px solid #fff;
      }
/* ///plovoucí karty */
