body{
    background: #b8bcbf url('img/body.png');      
    width: 1000px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 13pt;      
}  

#hlzahlavi h1{
    margin: 0px;
    display: none;     
}

#hlzahlavi{
    width:  1000px ;
    height: 150px;
    background: #CCCCCC url('img/logo_index.png') no-repeat;        
}

#hlzahlavi_zas h1{
    margin: 0px;
    display: none;     
}

#hlzahlavi_zas{
    width:  1000px ;
    height: 150px;
    background: #CCCCCC url('img/logo_zas.png') no-repeat;        
}

#hlzahlavi_pal h1{
    margin: 0px;
    display: none;     
}

#hlzahlavi_pal{
    width:  1000px ;
    height: 150px;
    background: #CCCCCC url('img/logo_palety.png') no-repeat;        
}

.text{
    display:none;
}

#left{
    float: left;
    width: 99px;
    height: 36px;
    background: url('img/menu_left.png') no-repeat;
}  

#urls a{     
    margin: 0px;     
    float: left;
    text-align: center;
    text-decoration: none;
    overflow: hidden; 
}

#urls ul{
    list-style: none;
    padding:0px;  
    margin: 0px;   
}

#urls li{
    position: relative;
    float:left;
    
}

#urls li ul{
    position: absolute;
    top:33px;
    display: none;
}

#urls li li{
    float:none;
}

#index{
     background: url('img/btn_onas.png') no-repeat;
     width: 202px;
     height: 36px;
}

#palety {
     background: url('img/btn_palety.png') no-repeat;
     width: 198px;
     height: 36px; 
} 

#eur{
     background: url('img/btn_eur.png') no-repeat;
     width: 198px;
     height: 31px;
}

#standard{
     background: url('img/btn_standard.png') no-repeat;
     width: 198px;
     height: 31px;
}

#atyp{
     background: url('img/btn_atyp.png') no-repeat;
     width: 198px;
     height: 31px;
}

#odkup{
     background: url('img/btn_odkup.png') no-repeat;
     width: 198px;
     height: 31px;
}

#servis{
     background: url('img/btn_servis.png') no-repeat;
     width: 198px;
     height: 31px;
}

#zas{
     background: url('img/btn_zasilatelstvi.png') no-repeat;
     width: 198px;
     height: 36px;
}

#vnitro{
     background: url('img/btn_vnitro.png') no-repeat;
     width: 198px;
     height: 31px;
}

#zahr{
     background: url('img/btn_zahr.png') no-repeat;
     width: 198px;
     height: 31px;
}

#smluvni{
     background: url('img/btn_smluvni.png') no-repeat;
     width: 198px;
     height: 31px;
}

#kontakt{
     background: url('img/btn_kontakt.png') no-repeat;
     width: 202px;
     height: 36px;
}

#index:hover{
     background: url('img/btn_onas_h.png') no-repeat;     
}

#palety:hover {
     background: url('img/btn_palety_h.png') no-repeat;       
}

#eur:hover {
     background: url('img/btn_eur_h.png') no-repeat;
     width: 202px;
}

#standard:hover {
     background: url('img/btn_standard_h.png') no-repeat;
     width: 202px;
}

#atyp:hover {
     background: url('img/btn_atyp_h.png') no-repeat;
     width: 202px;
}

#odkup:hover {
     background: url('img/btn_odkup_h.png') no-repeat;
     width: 202px;
}

#servis:hover {
     background: url('img/btn_servis_h.png') no-repeat;
     width: 202px;
}        

#zas:hover{
     background: url('img/btn_zasilatelstvi_h.png') no-repeat;       
}

#vnitro:hover{
     background: url('img/btn_vnitro_h.png') no-repeat;
     width: 198px;
}

#zahr:hover{
     background: url('img/btn_zahr_h.png') no-repeat;
     width: 198px;
}

#smluvni:hover{
     background: url('img/btn_smluvni_h.png') no-repeat;
     width: 198px;
}

#kontakt:hover{
     background: url('img/btn_kontakt_h.png') no-repeat;      
}

#aktual a{
      background: url('img/btn_onas_h.png') no-repeat; 
}

#aktual_kontakt a{
      background: url('img/btn_kontakt_h.png') no-repeat; 
}

#aktual_zas a{
      background: url('img/btn_zasilatelstvi_h.png') no-repeat; 
}

#aktual_pal a{
      background: url('img/btn_palety_h.png') no-repeat; 
}

#aktual_eur a{
      background: url('img/btn_eur_h.png') no-repeat; 
}

#aktual_standard a{
      background: url('img/btn_standard_h.png') no-repeat; 
}

#aktual_atyp a{
      background: url('img/btn_atyp_h.png') no-repeat; 
}

#aktual_odkup a{
      background: url('img/btn_odkup_h.png') no-repeat; 
}

#aktual_servis a{
      background: url('img/btn_servis_h.png') no-repeat; 
}

#aktual_vnitro a{
      background: url('img/btn_vnitro_h.png') no-repeat; 
}

#aktual_zahr a{
      background: url('img/btn_zahr_h.png') no-repeat; 
}

#aktual_smluvni a{
      background: url('img/btn_smluvni_h.png') no-repeat; 
}

#urls li:hover ul{
    display:block;
}

#line {
     width: 2px;
     height: 36px;
     background: url('img/menu_line.png') no-repeat;
}

#right{
    float: left;
    width: 99px;
    height: 36px;
    background: url('img/menu_right.png') no-repeat;
}

#right_other{
    float: left;
    width: 99px;
    height: 36px;
    background: url('img/menu_right_other.png') no-repeat;
}

#leftbody{
    float: left;
    margin-left: 91px;
    height: 540px;
    width: 11px;
    background: url('img/line_left.png') no-repeat;
}

#bodymain{
  float:left;
  width: 796px;
  height: 540px;
  background: url('img/body1.png');
}

#rightbody{
    float: left;    
    height: 540px;
    width: 11px;
    background: url('img/line_right.png') no-repeat;      
}

#bottombody{
    margin-left: 92px;
    float: left;      
    height: 25px;
    width: 818px;
    background: url('img/line_bottom.png') no-repeat;  
    clear: left;
}                                                     

#zapati{
  clear: left;
  float: left;
  width: 818px;
  height: 34px;
  margin-left: 92px;  
  background: url('img/line_bottom_copy.png') no-repeat; 
}

#zapatitext{
  margin-left: 290px;
  margin-top: 6px;
}

#zapati a{
    color: #000;
    text-decoration: none;
}                

#zapati a:hover{
    text-decoration: underline;
}

#bodymain_left{
    float:left;
    height: 528px;
    width: 18px;
    margin-left: 10px;
    margin-top: 10px;
    background: url('img/text_left.png') no-repeat; 
}

#bodymain_middle{
    float: left;
    height: 528px; 
    width: 450px;
    margin-top: 10px;
    background: url('img/text_back.png') repeat;
}

#bodymain_right{
    float:left;
    height: 528px;
    width: 19px;   
    margin-top: 10px;
    background: url('img/text_right.png') no-repeat; 
}

#bodymain_pict{
    float:left;
    height: 483px;
    width: 230px;   
    margin-top: 32px;
    margin-left: 35px;
    background: url('img/main_pic.png') no-repeat; 
}

#bodymain_pict_zas{
    float:left;
    height: 483px;
    width: 230px;   
    margin-top: 120px;
    margin-left: 35px;
    background: url('img/zas_pic.png') no-repeat; 
}

#bodymain_pict_pal{
    float:left;
    height: 483px;
    width: 230px;   
    margin-top: 150px;
    margin-left: 35px;
    background: url('img/palety_pic.png') no-repeat; 
}

.links {
    text-decoration: none;
    color: #000;
}

.links:hover {
    text-decoration: underline;      
}

#nahore{
    float:left;
    margin: 0px;    
}

.vlevo{
    float: left;
}

.vpravo{
    float: left;
    margin-left: 15px;
}

#mapa{
    float:left;
    margin-top: 20px;
    margin-left: 50px;
}
    