/* CSS Document */

body {
    font-family: "Verdana", "Geneva CE", Lucida, sans-serif;
    font-size: 13px;
    text-align: center;
    margin: 0; 
    padding: 0;
    background: #fff;
    color: #000;
    background-image: url('img/poz1.jpg');
    background-repeat: repeat-x;
                }
            
      #prebal {
      margin: 0 auto; 
      text-align: center;
      width: 910px;
      border: 1px solid #d9d9dc;
       }
       
       #akce {
      margin: 0 auto; 
      text-align: justify;
      width: 910px;
      border: 1px solid #d9d9dc;
      background: #fff;
      padding: 20px;
       }
              
#obal {
    width: 900px;
    text-align: center;
    margin: 0 auto; 
    padding: 0; 
    background: #f5fdb3;
    border: 5px solid #ffffff;
       }
           
                   

a {
color: #f60;
}
    
a:hover {
color: #585858;
}     
      
h1, h2 {
font-size: 110%;
color: #f60;
word-spacing: 1px;
letter-spacing: 1px;
}
     
         
#leva {
    width: auto;
    height: auto;
    margin: 10px 0 20px 17px;
    float: left;
                    }
        
#prava {
    text-align: justify;
    margin: 5px 10px 10px 10px;
    padding: 5px;
    _height: 350px;
    min-height: 350px;
                        }

.cl {
clear: both;
}

.cara {
border-bottom: 1px dotted #c0c0c0;
margin: 15px 0;
}

.lang {
padding-right: 40px;
}

#paticka {
    width: 910px;
    height: 18px;
    font-style: italic;
    font-size: 80%;
    text-align: right;
    margin: 0;
    text-decoration: none;
    padding: 5px;
        }

#navigace a {
text-decoration: none;
display: block;
width: 200px;
height: 30px;
text-align: left;
padding-top: 8px;
margin-bottom: 5px;
font-weight: bold;
color: #fff;
text-indent: 17px;
background: url( "img/bgodkaz1.jpg" ) no-repeat;
}

#navigace a:hover {
color: #f60;
background: url( "img/bgodkaz2.jpg" ) no-repeat;
}
  
    #adresa {
margin-left: 20px;
font-size: 85%;
line-height: 1.4;
text-align: left;
}

#tabulky table {
font-size: 13px;
border-collapse: collapse;
}

#tabulky th, td {
text-align: left;
padding: 0.2em 0.2em;
border: 1px solid #fe8230;
}


 /* plovoucí karty */
.cleaner {
        clear: both;
        height: 0;
        content: ' ';
      }         
#galerie {
           margin-top: 10px;
           color: #f09301;
                   } 
                                          
#galerie .foto {
        float: left;
        display: inline;
        margin: 8px;
        text-align: center;
        border: #f4ca04 1px solid;
        background: #fbfbb7;
        padding: 3px;
                     } 
                                         
#galerie .foto img {
                border: 1px solid #fff;
                     }
/* ///plovoucí karty */

/* formular */
#formular form {
	width: 470px;
}
#formular fieldset {
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #f60;
}
#formular legend {
	font-weight: bold;
	margin: 5px 0;
	padding: 3px 5px;
	border: 1px solid #f60;
	background: #fff;
	color: #f60;
	margin-bottom: 18px;
}
#formular label {
	width: 90px;
	float: left;
	display:block;
	text-align: left;
}
#formular form br {
	display: none;
}
#formular input, textarea, select {
	width: 350px;
	margin: 0 0 10px 0;
}
#formular input.psc {width: 100px}

 /* ///formular */  

#tabulky select {
	width: 82px;
	margin: 0;
	}




/**  ws-opravy **/
  .font-size11 {
  font-size: 11px;
  }
  
  ws-aktuality table, tr, td {
  border: 0;
  font-size: 13px;
  }
