body 
{ 
margin:0; 
padding:0; 
background:url(../images/principalbg.jpg) no-repeat; 
background-color:#2180D4; 
font-family:Tahoma; 
font-size:11px;
}
.copyright 
{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.it_link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-weight:
}
/*body { margin:0; padding:0; background:url(images/bg.jpg) no-repeat; background-color:#2180D4; font-family:Tahoma; font-size:11px;}*/
.titlu_sectiune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.simplu_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.link_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
	line-height: 15px;
}
.link_selectat_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	line-height: 15px;
}
.titlu_sectiune_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.simplu_text_pe_cccccc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 11px;
	width: 200px;
}
.text_area_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 100px;
	width: 490px;
}
/* link menu */
#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 12px;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 150%;
display: block;
text-indent: 3px;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: ;
}
/*meniu culisant*/
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}
