/* CSS */
body
	{
		text-align: center; /* centrovani stranky v ie */
		background: #FEBE67; 
					  	}
	  	
#vsechno
	{
		margin: 0 auto; /* centrovani v ostatnich prohlizecch */
		width: 800px; 
		border: none; /* vykresleni ramecku divu */
		text-align: left; /*zrušení vycentrování textu*/
		background: url("pozadi.jpg") #FDF1E5; /*barva stredu*/
   
	}
	
#content { 	width:800px; 
            background: #E34623; /*jak uzky*/
            padding: 0px; 
            margin: 0px;
                       }
	
#hlavicka
	{
		width:800px; 
		height:209px; 
		background-image: url('header.jpg'); 
    border: 0px;
       }
   
	
#siroky

	{ padding: 0; 
    margin: 2px 12px 5px 0;
		width: 582px	; 
		float: right; 
		background: url("pozadi.jpg") repeat-x  #FCF1E5;
		padding-bottom: 15px; 
		border: none;
		min-height: 1300px;
	}
	
#text
	{ padding-left: 30px; 
	  padding-right: 30px; 
	  padding-top: 20px; 
	  margin: 0px;
		font-family: tahoma, sans-serif;
		font-size: 13px;
		color: #542E07;
		line-height: 140%;
		text-align: block;
		min-height: 1010px;
	
	}	
	
#text2
	{ padding-left: 10px; 
	  padding-right: 10px; 
	  padding-top: 20px; 
	  margin: 0px;
		font-family: tahoma, sans-serif;
		font-size: 13px;
		color: #542E07;
		line-height: 160%;
		text-align: block;
		min-height: 990px;
		
	}
  
#text3
	{ padding-left: 20px; 
	  padding-right: 20px; 
	  padding-top: 20px; 
	  margin: 0px;
		font-family: tahoma, sans-serif;
		font-size: 13px;
		color: #542E07;
		line-height: 160%;
		text-align: block;
		min-height: 990px;
		
	}		  		

	
#uzky
	{ padding: 0px; 
    margin: 0px;
    line-height: 45px;
		width:194px;
		float:left;
		background: #E14725;
	}

#uzky-menu  { 
               padding-top: 20px;
               padding-bottom: 25px;
               
              }
              
              
#uzky-menu li {list-style-type: none;
	margin-left: 0em;
	padding-left: 0em;
	line-height: 155%;
	  }            





#uzky-menu li a {font-family: tahoma, arial, sans-serif;
                 color: #F2C9C3;
                 font-weight: bold;
                 font-size: 13px;
                 text-decoration: none;
                 margin-left: 2px;
                
                 } 	

#uzky-menu li a:hover {color: #FFB503;
text-decoration: none;
                 } 	                 
	

	
#paticka
	     {
        font-family: tahoma, sans-serif; 
        font-size: 7pt; 
        text-align: center; 
        margin-top: 10px;
        margin-bottom: 15px;
        margin-left: 200px;
        margin-right: 200px;
        color: #CC872A;
        font-weight: normal;
        
       		 	}
			
        
#paticka a {color: #BA7C28;
            font-weight: normal;  
            text-decoration: underline;}

#paticka a:hover {text-decoration: none;}

a {color: #1C5916; }

a:hover {text-decoration: none;
         font-weight: bolder;}     
          
			

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
      padding:0;
      border:none;
      visibility: hidden;
      }	
      
 h1 {font-family: tahoma, sans-serif;
    font-size: 24px;
    color: maroon;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    line-height: 140%;
    text-decoration: none;}
    
h2 {font-family: tahoma, sans-serif;
    font-size: 22px;
    color: maroon;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    line-height: 140%;
    text-decoration: none;}    
    
h3 {font-family: verdana, sans-serif;
    font-size: 14px;
    color: #A3331B;
    font-weight: bold;
    text-align: left;
    text-decoration: underline}
    
    
.uvod {font-family: tahoma, sans-serif;
    font-size: 18px;
    color: maroon;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    line-height: 140%;
    text-decoration: none;}  
    
.uvod2 {font-family: tahoma, sans-serif;
    font-size: 16px;
    color: maroon;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    line-height: 140%;
    text-decoration: none;}         

div.thumbnail {
  float: left;
  width: 130px;
  height: 250px;
  margin: 0.4em;
  text-align: center;
  font-size: 0.7em;
  
}  

div.thumbnail2 {
  float: left;
  width: 130px;
  height: 270px;
  margin: 0.4em;
  text-align: center;
  font-size: 0.7em;
  
}  

.prvni #jedna, .druha #dva, .treti #tri, 
.ctvrta #ctyri, .pata #pet, .sesta #sest, .sedma #sedm, 
.osma #osm, .devata #devet, .desata #deset, .jedenacta #jedenact, 
.dvanacta #dvanact, .trinacta #trinact, .ctrnacta #ctrnact,
.patnacta #patnact, .sestnacta #sestnact, .sedmnacta #sedmnact,
.osmnacta #osmnact, .devatenacta #devatenact, .dvacata #dvacet, .dvacata-prvni #dvacetjedna {color: #FEF9E5;}

a{	color: maroon;
        font-weight: bold;
        font-family: verdana, sans-serif;   
               
}



a:hover{
	color: red;
}
    

.tabulka {float: left;
          margin-left: 60px;
	 margin-top: 10px;
         }

.udaje	{margin-left: 100px;
          margin-top: 80px;  
	
}	   

.modry {color: navy;
        }
.red {color: maroon;
      size: 120%;
      font-weight: bold;    
        }    
        
.pod {text-decoration: underline;    
        }   
        
.navy    {text-decoration: underline;   
          color: navy;
                     }
.maroon {color: maroon;
        
        }
        
.cerv {color: maroon;
         text-decoration: underline;   
        
        }  

.mar {color: maroon;
      font-weight: bold;
         text-decoration: underline;   
        
        }  

.soutez {color: navy;
         font-weight: bold;
         font-size: 14px;
         text-align: center;
         text-decoration: underline;   
        
        }                     
        
table {text-align: center;}

.cleni {font-family: tahoma, sans-serif;
    font-size: 15px;
    color: maroon;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    line-height: 140%;
    text-decoration: none;
   }        
   
hr    {color: #9D4E02;
       }


div#activelinks { padding-top: 10px; padding-bottom: 10px; color: #B29577; margin: 0; font-size: 7pt; }
div#activelinks a { color: #B29577; font-size: 7pt; text-decoration: none; background: none; font-weight: normal}
div#activelinks a:hover { color: #000; text-decoration: underline; background: none; }
