#info
{
 float:left;
 width:246px;
 border-top:solid 1px #EFEFEF;
 border-right:solid 1px #EFEFEF;
 border-left:solid 1px #EFEFEF;
}

#meniu
{
 float:left;
 width:250px;
}

.workingUsers{
	display: none;
	width:237px;
	margin:10px 0 0 0;
	background:none;
	float: left;
	text-align: left;
	border: 1px #CCC solid;
	font-size: 15px;
	padding: 3px;
	color: black;
	/*position: fixed;
    top: 0px;
    z-index: 1000;*/
}


.titlu
{
 color:#333333;
 margin:10px 0 0 0;
 float:left;
 font-family:"Times New Roman";
 font-weight:lighter;
 font-size:21px;
 border-bottom:#D4D4D4 solid 1px;
}

.subtitlu
{
 color:#333333;
 background:#F4F5EF;
 margin:10px 0 0 0;
 width:100%;
 float:left;
 font-family:"Times New Roman";
 font-weight:lighter;
 font-size:21px;
}

#meniu ul
{
 margin:0 0 0 0px;
 width:245px;
 padding:0;
 list-style:none;
 float:left;
 text-align:left;
}

#meniu li a
{
 margin:0;
 width:245px;
 background:#F4F5EF;
 voice-family: "\"}\""; 
 voice-family: inherit;
}

#meniu a
{
 color:#333333;
 margin:0;
 display:block;
 font-family:Verdana, Pristina;
 font-weight:bold;
 font-size:14px;
 text-decoration:none;
 border-bottom:#FFFFFF solid 1px;
 voice-family: "\"}\""; 
 voice-family: inherit;
}

#meniu a:hover
{
 color:#FF0066;
 border-bottom:#E1E4D3 solid 1px;
}