 #menu-ubytovani {
  float: left;
  width: 180px;
  height: 40px;
  border-right: 1px solid #BECFF0;
}

#menu-ubytovani-top {
  background-color: #1065B0; 
  height: 8px;
}

a.menu-ubytovani {
  color: #2D487F; 
  text-decoration: none; 
  background: transparent;
  height: 32px;
  display: block;  
  font-weight: bold; 
  text-align: center; 
  line-height: 30px; 
}

a.menu-ubytovani:hover {
  color: #FFFFFF; 
  text-decoration: none; 
  background: #0E5493;
  height: 32px;  
  display: block;  
  font-weight: bold;
  text-align: center; 
}

#menu-gastro {
  float: left;
  width: 106px;
  height: 40px;
  border-right: 1px solid #BECFF0;
}

#menu-gastro-top {
  background-color: #EE9700; 
  height: 8px;
}

a.menu-gastro {
  color: #2D487F; 
  text-decoration: none; 
  background: transparent;
  height: 32px;
  display: block;  
  font-weight: bold; 
  text-align: center; 
  line-height: 30px; 
}

a.menu-gastro:hover {
  color: #FFFFFF; 
  text-decoration: none; 
  background: #C37E1A;
  height: 32px;  
  display: block;  
  font-weight: bold;
  text-align: center; 
}


#menu-autodoprava {
  float: left;
  width: 106px;
  height: 40px;
  border-right: 1px solid #BECFF0;
}

#menu-autodoprava-top {
  background-color: #885B2E; 
  height: 8px;
}

a.menu-autodoprava {
  color: #2D487F; 
  text-decoration: none; 
  background: transparent;
  height: 32px;
  display: block;  
  font-weight: bold; 
  text-align: center; 
  line-height: 30px; 
}

a.menu-autodoprava:hover {
  color: #FFFFFF; 
  text-decoration: none; 
  background: #9B7B5B;
  height: 32px;  
  display: block;  
  font-weight: bold;
  text-align: center; 
}

#menu-autoservis {
  float: left;
  width: 106px;
  height: 40px;
  border-right: 1px solid #BECFF0;
}

#menu-autoservis-top {
  background-color: #65C0AA; 
  height: 8px;
}

a.menu-autoservis {
  color: #2D487F; 
  text-decoration: none; 
  background: transparent;
  height: 32px;
  display: block;  
  font-weight: bold; 
  text-align: center; 
  line-height: 30px; 
}

a.menu-autoservis:hover {
  color: #FFFFFF; 
  text-decoration: none; 
  background: #54A08E;
  height: 32px;  
  display: block;  
  font-weight: bold;
  text-align: center; 
}

#menu-sluzby {
  float: left;
  width: 106px;
  height: 40px;
  border-right: 1px solid #BECFF0;
}

#menu-sluzby-top {
  background-color: #98084A; 
  height: 8px;
}

a.menu-sluzby {
  color: #2D487F; 
  text-decoration: none; 
  background: transparent;
  height: 32px;
  display: block;  
  font-weight: bold; 
  text-align: center; 
  line-height: 30px; 
}

a.menu-sluzby:hover {
  color: #FFFFFF; 
  text-decoration: none; 
  background: #C64E85;
  height: 32px;  
  display: block;  
  font-weight: bold;
  text-align: center; 
}

#menu-autoskola {
  float: left;
  width: 106px;
  height: 40px;
}

#menu-autoskola-top {
  background-color: #FADC83; 
  height: 8px;
}

a.menu-autoskola {
  color: #2D487F; 
  text-decoration: none; 
  background: transparent;
  height: 32px;
  display: block;  
  font-weight: bold; 
  text-align: center; 
  line-height: 30px; 
}

a.menu-autoskola:hover {
  color: #FFFFFF; 
  text-decoration: none; 
  background: #F7C735;
  height: 32px;  
  display: block;  
  font-weight: bold;
  text-align: center; 
}


.DHTMLmenuLi {
    list-style: none;
    list-style-type: none;
    display: block; 
    padding:0px; 
    margin: 0px;
  }


.DHTMLmenuUl {
  list-style: none;
  list-style-type: none;
  margin:0px;
  padding:0px;
  list-style-position: outside;
}


.DHTMLmenu-ubytovani {
    margin-top: 0px;  border: solid #1C5E99 1px;  background-color:#FFFFFF;  
    position:absolute; padding:0px; width:165; display:none
}
  
.DHTMLmenuA-ubytovani {
    color:#1065B0;text-decoration:none;display:block;padding:8px;padding-left:7px;
} 

.DHTMLmenuA-ubytovani:hover {
    color:white;background-color:#1065B0;
} 


.DHTMLmenu-gastro {
    margin-top: 0px;  border: solid #C37E1A 1px;  background-color:#FFFFFF;  
    position:absolute; padding:0px; width:165; display:none
}
  
.DHTMLmenuA-gastro {
    color:#EE9700;text-decoration:none;display:block;padding:8px;padding-left:7px;
} 

.DHTMLmenuA-gastro:hover {
    color:white;background-color:#EE9700;
} 


.DHTMLmenu-autodoprava {
    margin-top: 0px;  border: solid #9B7B5B 1px;  background-color:#FFFFFF;  
    position:absolute; padding:0px; width:165; display:none
}
  
.DHTMLmenuA-autodoprava {
    color:#885B2E;text-decoration:none;display:block;padding:8px;padding-left:7px;
} 

.DHTMLmenuA-autodoprava:hover {
    color:white;background-color:#885B2E;
} 
 
 
.DHTMLmenu-autoservis {
    margin-top: 0px;  border: solid #54A08E 1px;  background-color:#FFFFFF;  
    position:absolute; padding:0px; width:165; display:none
}
  
.DHTMLmenuA-autoservis {
    color:#65C0AA;text-decoration:none;display:block;padding:8px;padding-left:7px;
} 

.DHTMLmenuA-autoservis:hover {
    color:white;background-color:#65C0AA;
} 


.DHTMLmenu-sluzby {
    margin-top: 0px;  border: solid #C64E85 1px;  background-color:#FFFFFF;  
    position:absolute; padding:0px; width:165; display:none
}
  
.DHTMLmenuA-sluzby {
    color:#98084A;text-decoration:none;display:block;padding:8px;padding-left:7px;
} 

.DHTMLmenuA-sluzby:hover {
    color:white;background-color:#98084A;
} 
 
.DHTMLmenu-autoskola {
    margin-top: 0px;  border: solid #F7C735 1px;  background-color:#FFFFFF;  
    position:absolute; padding:0px; width:165; display:none; margin-bottom: 50px;
}
  
.DHTMLmenuA-autoskola {
    color:#F1B80A;text-decoration:none;display:block;padding:8px;padding-left:7px;
} 

.DHTMLmenuA-autoskola:hover {
    color:white;background-color:#FADC83;
} 
