@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3D9B05;
	text-decoration:none;
}
a:visited {
	color: #3D9B05;
	text-decoration:none;
}
a:hover {
	color: #3D9B05;
	text-decoration:none;
}
a:active {
	color: #3D9B05;
	text-decoration:none;
}
.text {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.textverde {
	color: #3D9B05;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.textrosu {color: #FF0000}
.textmare {font-size: 13px}
.margine {border:1px solid #EFEFEF;}
.dash {
	border-left-style:dashed;
	border-left-width:thin;
	border-left-color:#CCCCCC;
}

.tabel {
	border-style:dashed;
	border-width:thin;
	border-color:#CCCCCC;
}
.titlu {
	font-size: 14px;
	font-weight: bold;
}
#meniustg
{
	padding-top: 0px;
	margin: 0px; 
	text-align: center;
	width: 130px;
}

#meniustg ul 
{
	background: #fff;  
	margin: 0px 0px 0px 0px; 
	color: #fff; 
	padding: 0px; 
	font-family: verdana;
	font-size: 11px;
	width: 100%;
}

#meniustg UL LI 
{
	display: inline;
}

#meniustg UL LI A 
{
	background: #fff; 
	padding-left: 0em; 
	padding-bottom: 0.3em; 
	padding-top: 0.3em;
	color: #434343; 
	text-decoration: none; 
	border: none;
	text-align: center; 
	margin-bottom: 1px;
	float: left;
	width: 100%;
}

#meniustg UL LI A:hover 
{ 
 	border: none;
	background: #DAEDD1; 
	color: #434343; 
	text-decoration: none;
}

#meniustg UL LI#active A 
{
	background: #ffffff;
	border: none;
}

#meniustg UL LI A#current 
{
	border: none;
	background: #ffffff;
 	color: #3D9B05;
	font-weight:bold;
	text-decoration: none;
}
.tabel2 {
	border: 1px solid #434343;
}
.orange {color: #FF6600}
.optimizare {
	color: #666666;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}