.SubMenu {
           position:absolute; 
           visibility:hidden; 
           z-index: 2;  
        }
           
.MenuBorder {     
           background-color: black; 
          }

.MenuBG {     
           background-color: #3366CC; 
           cursor:hand;
          }
          
.MenuBGOver {     
           background-color: #003366; 
           cursor:hand;
          }
                    
.ButtonSwitch { 
           background-color: #990000; 
           color: white; 
           font-weight:normal; 
           font-size:9px;
       }

.MenuNadpis {     
           background-color: #6699CC; 
           color: Black;
           font-size : 14px;
           font-weight: bold;
           font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif; 
          }

.MenuZpetText { 
           color: Yellow;
           font-size : 12px;
           font-style : normal;
           font-weight: bold;
           font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif; 
       }

.MenuZpetText  A {text-decoration: none; font-style : normal;color: Yellow;}
.MenuZpetText  A:hover {color: Fuchsia;}

.MenuTextCZ { 
           color: White;
           font-size : 12px;
           font-style : normal;
           font-weight: bold;
           font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif; 
       }

.MenuTextCZ  A {text-decoration: none; font-style : normal;color: White;}
.MenuTextCZ  A:hover {color: Yellow;}

.MenuTextLAT  { 
           color: #66FF66;
           font-size : 12px;
           font-style : normal;
           font-weight: normal;
           font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif; 
       }
       
.MenuTextLAT  A {text-decoration: none; color: #66FF66;}
.MenuTextLAT  A:hover {color: Cyan;}

.MenuTextCount{ 
           color: Yellow;
           font-size : 12px;
           font-style : normal;
           font-weight:normal ;
           font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif; 
       }
       
.MenuTextCount A {text-decoration: none; color: Yellow;}
.MenuTextCount A:hover {color: Fuchsia;}