
/* Menu Buttons ############################# */

/* Button top ############################# */


#wyjsmenupos1 a
{
    background-color: rgb(145, 145, 144) !important;
    color:#fff !important;
    border: 0px outset #00f ;
	width: 192px ;
	text-decoration: none !important;
	display: block ;
	background-position: top left;
	background-attachment:scroll;
	background-repeat: no-repeat;
	height: 16px;
	padding: 4px 0 6px 10px;
}

#wyjsmenu1 a:hover {
	  color: #000 ;
	  text-decoration: underline ;
	  background-color:rgb(82, 87, 86)!important;
}
#wyjsmenupos1 li
{
       border-bottom:1px solid rgb(82, 87, 86)
}

#wyjsmenutali {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#wyjsmenutali a {
	color: #000 ;
	background-color: #dbdbdb ;
	border: 0px outset #00f ;
	width: 192px ;
	text-decoration: none ;
	display: block ;
	background-position: top left;
	background-attachment:scroll;
	background-repeat: no-repeat;
	height: 16px;
	padding: 4px 0 6px 10px;
}

#wyjsmenugali a:hover {
	  background-color: #6ea937!important;
}

#wyjsmenuiali a:hover {
	  background-color: #008499!important;
}
#wyjsmenulali a:hover {
	  background-color: #b0bc19!important;
}

#wyjsmenujali a:hover {
	  background-color: #6a338a!important;
}

#wyjsmenumali a:hover {
	  background-color: #6a348a!important;
}
#wyjsmenuoali a:hover {
	  background-color: #6a338a!important;
}


#wyjsmenunali a:hover {
	  background-color: #00a5d6!important;
}

/* Menu Buttons end ############################# */

#menuspace1 
{ position: relative;
    width: 10px;
height: 9px;
} 

#wyjsmenupos1
{
	float: left;
	z-index: 850;
		background-repeat: no-repeat;
			background-position: top left;
}

#wyjsmenu1 
{ position: relative;

top: 4px;
left: 4px;
font: .8em Tahoma, Arial, sans-serif; line-height: 1.7em;
} 


#wyjsmenu1aul {
	list-style: none ;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

