#nav ul
{ 
position: relative;
 }


#nav, #nav ul{ 
margin: 0;
padding:  0px 0px 0px 0px;
list-style-type: none;
list-style-position: outside;
position: relative;
line-height: 2em; 
z-index: 9;
}

#nav a{
display: block;
padding: 2px 0px 0px 0px;
border: 0px solid #333;
text-decoration:none;
color: #fff;
}/* color: #fff; background-color: #000; */

#nav a:hover{
}/* color: #fff; background-color: #1FA22E; */

#nav li{ 
float: left;
position: relative;
}

#nav ul { 
position: absolute;
display: none;
width: 12em; 
top: 2.5em; /* 1.5 */
} /* hover podkategorie */
#nav ul li { padding: 0px 5px 0px 5px; background-color: #000; 
}
#nav ul li:hover { background-color: #d60c02; 
}

#nav li ul a { 

font-size: 90%;
font-weight: normal;
width:12em;
height:auto;
float:left;
}

#nav ul ul {
top:auto;
}	

#nav li ul ul {
left:12em;
margin: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}





/* navigace / menu hlavni */
.tmenu {   width: 675px; height: 36px; float: right; }


.menubutton1 a { width: 76px; height: 34px; text-align: center;  background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_01.gif") no-repeat;
           font-weight: bold; color: #fff;  }
.menubutton2 a {  width: 87px; height: 34px; text-align: center; background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_02.gif") no-repeat;
           font-weight: bold; color: #fff; }     
.menubutton3 a {  width: 74px; height: 34px; text-align: center; background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_03.gif") no-repeat;
           font-weight: bold; color: #fff; }     
.menubutton4 a {  width: 87px; height: 34px; text-align: center; background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_04.gif") no-repeat;
           font-weight: bold; color: #fff;  }     
.menubutton5 a {  width: 74px; height: 34px; text-align: center; background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_05.gif") no-repeat;
           font-weight: bold; color: #fff; }    
.menubutton6 a {  width: 119px; height: 34px; text-align: center; background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_06.gif") no-repeat;
           font-weight: bold; color: #fff; }    
.menubutton7 a {  width: 150px; height: 34px; text-align: center; background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_07.gif") no-repeat;
           font-weight: bold; color: #fff; }    


.menubutton1 a:hover {  width: 76px; height: 34px; text-align: center;  background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_01.gif")  no-repeat; }        
.menubutton2 a:hover {  width: 87px; height: 34px; text-align: center; background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_02.gif")  no-repeat; }
.menubutton3 a:hover {  width: 74px; height: 34px; text-align: center; background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_03.gif") no-repeat;   }
.menubutton4 a:hover {  width: 87px; height: 34px; text-align: center; background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_04.gif") no-repeat;  }
.menubutton5 a:hover {  width: 74px; height: 34px; text-align: center; background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_05.gif") no-repeat;   }
.menubutton6 a:hover {  width: 119px; height: 34px; text-align: center; background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_06.gif") no-repeat;    }
.menubutton7 a:hover {  width: 150px; height: 34px; text-align: center; background: url("http://www.galeriexxl.cz/archiv/design/layout/galeriexxl_menu_07.gif") no-repeat;    }
