.menuTitleHolder {
	width: 100%;
	}

.menuTitleLang {
	background-image: url('images/EretsNehederet_08.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	width:100%; 
	padding-right:15px;
	padding-left:5px;
	font-weight:bold; 
	color: #ffb400;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}

.menuTitle {
	background-image: url('images/whiteline.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	width:100%; 
	padding-right:7;
	padding-left:7;
	font-family:arial; 
	font-weight:bold; 
	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}

.menuTitleSelected {
	background-image: url('images/whiteline.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	width:100%; 
	padding-right:7;
	padding-left:7;
	font-family:arial; 
	font-weight:bold; 
	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}

.menuTitle:hover, .menuTitleSelected:hover{
	color: #f68616;
	}

/* .menuItemsHolder {
	width:127px;
	align: right;
	text-align:	right;
	}

.menuItem {
	font-weight:bold; 
	color: #368ca3;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}

.menuItemSelected {
	font-weight:bold; 
	color: #368ca3;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
}

.menuItem:hover,.menuItemSelected:hover {
	color:#ffda80;
	} */	
	
.menuItemsHolder 
{
	width:127px;
	text-align:	right;
	background: #609511;	
	z-index: 10;
}

.menuItem 
{
	font-weight:bold;
 	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;	
}

.menuItemSelected 
{
	font-weight:bold;
 	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
}

.menuItem:hover,.menuItemSelected:hover 
{
	color:#d3f560;
}