.menuEnvelope          { }

/* LEVEL 1 */

.menuLev1              { }
.menuLev1ON            { }
.menuImg1              { }

a.menuLev1a            { }
a:link.menuLev1a       { }
a:active.menuLev1a     { }
a:visited.menuLev1a    { }
a:hover.menuLev1a      { }

a.menuLev1aON          { }
a:link.menuLev1aON     { }
a:active.menuLev1aON   { }
a:visited.menuLev1aON  { }
a:hover.menuLev1aON    { }

/* LEVEL 2 */

.menuLev2              { 
	width : 140px; 
	height : 27px; 
	overflow:hidden; 
	line-height:27px; 
	float:left; 
	font-size:11px; 
	background : url(../images/sub_bg1.gif) no-repeat top right;
	font-weight : bold;
}

.menuLev2ON              { 
	width : 140px; 
	height : 27px; 
	overflow:hidden; 
	line-height:27px; 
	float:left; 
	font-size:11px; 
	background : url(../images/sub_bg1.gif) no-repeat top right;
	font-weight : bold;
}
.menuImg2              { }

a.menuLev2a            { text-decoration: none; padding-right : 5px; }
a:link.menuLev2a       { }
a:active.menuLev2a     { }
a:visited.menuLev2a    { }
a:hover.menuLev2a      { text-decoration : underline; }

a.menuLev2aON          { text-decoration : underline; padding-right : 5px; }
a:link.menuLev2aON     { }
a:active.menuLev2aON   { }
a:visited.menuLev2aON  { }
a:hover.menuLev2aON    { text-decoration : underline; }

/* LEVEL 3 */

.menuLev3              { width : 140px; float:left; padding-bottom:3px; }
.menuLev3ON            { width : 140px; float:left; padding-bottom:3px; }
.menuImg3              { }

a.menuLev3a            { color : #ffcc00; text-decoration: none; padding-right:15px; }
a:link.menuLev3a       { }
a:active.menuLev3a     { }
a:visited.menuLev3a    { }
a:hover.menuLev3a      { text-decoration : underline; }

a.menuLev3aON          { color : #ffcc00; text-decoration : underline; padding-right:15px; }
a:link.menuLev3aON     { }
a:active.menuLev3aON   { }
a:visited.menuLev3aON  { }
a:hover.menuLev3aON    { color : #ffcc00; text-decoration : underline; }

/* ----> STYLY PRE DALSIE UROBNE MENU <---- */
