#navigace a{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-weight: bold; 
    font-size: 85%; 
    line-height: 1.5;
    color:#90591c;
    }
#navigace a:hover{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-weight: bold; 
    font-size: 85%; 
    line-height: 1.5;
    color:#fe6122;
    }    
.menu_u1 {
    color:#919191;
    } 
    
.menu_u2 {
    color:#ff3c00;
    }    
    
#submenu a{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-weight: bold; 
    font-size: 80%; 
    line-height: 1.5;
    color:#ff3c00;
    }
#submenu a:hover{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-weight: bold; 
    font-size: 80%; 
    line-height: 1.5;
    color:#ffc851;
    }    
    
#bottom a{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-weight: bold; 
    font-size: 100%; 
    line-height: 1.5;
    color:#777;
    }
#bottom a:hover{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-weight: bold; 
    font-size: 100%; 
    line-height: 1.5;
    color:#fe6122;
    }        

/* MAIN */ 
#main h1{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-weight: bold; 
    color:#efe698;
}    

#main h2{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-weight: bold; 
    font-size: 120%; 
    color:#e1d674;
}            

#main {
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-weight: normal; 
    font-size: 90%; 
    line-height: 1.2;
    color:#dcdcd9;
}



#main a{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-weight: bold; 
    font-size: 85%; 
    line-height: 1.5;
    color:#156cee;
    }
#main a:hover{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-weight: bold; 
    font-size: 85%; 
    line-height: 1.5;
    color:#fe6122;
    }    
    
.obr_left {
    text-align: left;
    float: left;
}    
