#menu{
position:relative;
background-color:transparent;
font-family:Verdana;
font-weight:bold;
font-size:12px;
}
#POP_AMBULATOR,#POP_BULETINE_INVESTIGATII,#S_POP_BULETINE_INVESTIGATII,#POP_BON_RECEPTIE,#POP_GDPR,
#POP_NOMENCLATOARE,#POP_ADM_LAB,#POP_ADM_REC,#POP_CABINETE, #POP_STOCURI,#POP_CONTABIL,#POP_CARDS,#POP_INVOICE,#POP_FIDCARDS,#POP_PATIENTS,#POP_ADM_HOSP,
#POP_STOCK ,#POP_WORKFLOW, #POP_RAPOARTE_GENERALE,#POP_HOMECARE,#POP_ADM_SIUI,#POP_ABONAMENT,#POP_BLOOD,#POP_PACS{
position:absolute;
background-color:black;
font:bold 12px Verdana;
z-index:100;
}
#popmenu{
position:absolute;
font:bold 12px Verdana;
z-index:100;
}
.inactiveMenu
{
	background-image:url('../Images/M_BACK_INACTIVE.png'); 
	background-color:Transparent;
	border-bottom-width:1px;
	border-color:black;
	font-family:Trebuchet MS;
	font-size:12px;
	color:White;
	border-top-color:Red;
}
.inactivePop
{
	background-color:#6BA154;
	border-color:transparent;
	font-family:Trebuchet MS;
	font-size:12px;
	color:White;
	border-bottom-width:1px;
	border-bottom-color:#6BA154;
}
.userInfo
{
	position:absolute;
	left:0;
	top:20px;
	width:98%;
	color:#BCBCBC;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
	text-align:right;
}
.divAlerts
{
	position:absolute;
	left:221px;
	top:45px;
	height:15px;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px; 
	color: white;
}
.divServices
{
	position:absolute;
	left:150;
	top:20px;
	height:15px;
	background-color:red;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px; 
}
.divCurrency
{
	position:absolute;
	left:220;
	top:20px;
	height:15px;
	background-color:red;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px; 
}
.divValidate
{
	position:absolute;
	left:330;
	top:20px;
	height:15px;
	background-color:red;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px; 
}