#bottom a{
    font-style: normal; 
    font-weight: bold; 
    font-size: 100%; 
    line-height: 1.5;
    color:#4ad2ff;
    }
#bottom a:hover{
    font-style: normal; 
    font-weight: bold; 
    font-size: 100%; 
    line-height: 1.5;
    color:#ff73b2;
    }        

/* MAIN */ 
#main h1{
    font-style: normal; 
    font-weight: bold; 
    color:#4c2918;
} 

#main .h1{
    font-style: normal; 
    font-weight: bold; 
    color:#4c2918;
    font-size: 200%; 
}    

#main h2{
    font-style: normal; 
    font-weight: bold; 
    font-size: 120%; 
    color:#4c2918;
}            

#main {
    font-style: normal; 
    font-weight: normal; 
    font-size: 90%; 
    line-height: 1.2;
    color:#000;
}



#main a{
    font-style: normal; 
    font-weight: bold; 
    font-size: 85%; 
    line-height: 1.5;
    color:#ff0072;
    }
#main a:hover{
    font-style: normal; 
    font-weight: bold;
     text-decoration: underline; 
    font-size: 85%; 
    line-height: 1.5;
    color:#bd0256;
    }    
    
.obr_left {
    text-align: left;
    float: left;
}    

.obr_left_mezera {
    text-align: left;
    float: left;
    padding: 5px;
}

#tbl_main {
    border:2px solid #282323;
    background: #fff;
}



#td_menu {
    background: #fff;
    width:170px;
    vertical-align:top;
    text-align: left;
    border-right:1px solid #bbb;
}
#td_menu a{
    font-style: normal; 
    font-weight: bold; 
    font-size: 100%; 
    line-height: 1.5;
    color:#008aff;
    }
#td_menu a:hover{
    font-style: normal; 
    font-weight: bold; 
    font-size: 100%; 
    line-height: 1.5;
    color:#045193;
    }    
    
#submenu a{
    font-style: normal; 
    font-weight: bold; 
    font-size: 90%; 
    color:#818080;
    margin:0px 0px 0px 10px;
    }
#submenu a:hover{
    font-style: normal; 
    font-weight: bold; 
    font-size: 90%; 
    color:#373737;
    }  
    
    
#tbl_zpetne_odkazy {
    background: #282323;
    width:982px;
}

#td_obsah {
    background: #fff;
    vertical-align:top;
}

#td_seznam_prodiktu {
    width:230px;
    vertical-align:top;
    text-align: left;
    border-right:1px solid #fafafa;
    border-top:1px solid #fafafa;
    padding: 15px;
}

#img_text {
  padding: 15px;

}
