/* Global Vision */
/********** men ****************/

#right-men ul{	
	background: url('../images/meniul.jpg');
	margin: 14px 0px 0px 26px;
	padding: 0;
	list-style: none;
	width: 224px;
	font-size:0px;
	}

#right-men ul li {
	position: relative;
	width: 224px;	
	}

#right-men li ul {
	background:transparent url('../images/sub_menu_down.gif') bottom left no-repeat;
	width:208px;
	padding-bottom:11px;
	position: absolute;
	right: 223px;
	z-index:10;
	margin:0;
	top: 0;
	display: none;
	}
#right-men li:hover ul, #right-men li.over ul{ display: block; }

#right-men #buton6b ul {
	top:-190px; /*ca sa incapa mai bine in pagina*/
}
#right-men #buton6b-sel ul {
	top:-190px; /*ca sa incapa mai bine in pagina*/
}

#right-men li ul li{
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	padding:5px;
	margin:0 5px;	
	border-bottom:1px solid #333c61;
	text-align:right;
	}
	
#right-men ul li a {
	width: 224px;
	display: block;
	color: #ffffff;	
	text-decoration:none;
	}
#right-men li ul li a, #right-men li ul li a:hover{ 
	width:auto; display:inline; background:none;
}

#right-men li ul li a:hover{color: #54b948; }
		
#right-men ul span{display:none;}


#buton1b, #buton1b a{height: 30px;}
#buton2b, #buton2b a{height: 35px;}
#buton3b, #buton3b a{height: 35px;}
#buton4b, #buton4b a{height: 35px;}
#buton5b, #buton5b a{height: 35px;}
#buton6b, #buton6b a{height: 40px;}
#buton7b, #buton7b a{height: 35px;}
#buton8b, #buton8b a{height: 35px;}
#buton9b, #buton9b a{height: 35px;}
#buton10b, #buton10b a{height: 40px;}
#buton11b, #buton11b a{height: 39px;}

#buton1b a:hover {
    background: transparent url('../images/meniul.jpg') -224px 0 no-repeat;}
#buton2b a:hover {
    background: transparent url('../images/meniul.jpg') -224px -30px no-repeat;}
#buton3b a:hover {
    background: transparent url('../images/meniul.jpg') -224px -65px no-repeat;}
#buton4b a:hover {
    background: transparent url('../images/meniul.jpg') -224px -100px no-repeat;}
#buton5b a:hover {
    background: transparent url('../images/meniul.jpg') -224px -135px no-repeat;}
#buton6b a:hover {
    background: transparent url('../images/meniul.jpg') -224px -170px no-repeat;}
#buton7b a:hover {
    background: transparent url('../images/meniul.jpg') -224px -210px no-repeat;}
#buton8b a:hover {
    background: transparent url('../images/meniul.jpg') -224px -245px no-repeat;}
#buton9b a:hover {
    background: transparent url('../images/meniul.jpg') -224px -280px no-repeat;}
#buton10b a:hover {
    background: transparent url('../images/meniul.jpg') -224px -315px no-repeat;}
#buton11b a:hover {
    background: transparent url('../images/meniul.jpg') -224px -355px no-repeat;}

#buton1b-sel{
	height: 30px;
    background: transparent url('../images/meniul.jpg') -224px 0 no-repeat; display:block;}
#buton2b-sel{
	height: 35px;
    background: transparent url('../images/meniul.jpg') -224px -30px no-repeat; display:block;}
#buton3b-sel{
	height: 35px;
    background: transparent url('../images/meniul.jpg') -224px -65px no-repeat; display:block;}
#buton4b-sel{
	height: 35px;
    background: transparent url('../images/meniul.jpg') -224px -100px no-repeat; display:block; }
#buton5b-sel{
	height: 35px;
    background: transparent url('../images/meniul.jpg') -224px -135px no-repeat; display:block;}
#buton6b-sel{
	height: 40px;
    background: transparent url('../images/meniul.jpg') -224px -170px no-repeat; display:block;}
#buton7b-sel{
	height: 35px;
    background: transparent url('../images/meniul.jpg') -224px -210px no-repeat; display:block;}
#buton8b-sel{
	height: 35px;
    background: transparent url('../images/meniul.jpg') -224px -245px no-repeat; display:block;}
#buton9b-sel{
	height: 35px;
    background: transparent url('../images/meniul.jpg') -224px -280px no-repeat; display:block;}
#buton10b-sel{
	height: 40px;
    background: transparent url('../images/meniul.jpg') -224px -315px no-repeat; display:block;}
#buton11b-sel{
	height: 39px;
    background: transparent url('../images/meniul.jpg') -224px -355px no-repeat; display:block;}


/**********sf men ****************/

