body {
	padding: 0px;
	margin: 0px;
	background-color: #09210a;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #E8E8E8;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}

#nou{font-size: 14px; font-weight:bold; padding-left: 15px;}
.noutati{

padding: 20px 0px 180px 10px;}



.menu_l{
font-size: 12px;
font-weight: bold;
padding-right: 13px;
color: #f0f0f0;
text-decoration: none;

}
.menu_l:hover{
font-size: 12px;
font-weight: bold;
color: #FF9900;
text-decoration: none;
}


.menu_la{
font-size: 12px;
font-weight: normal;
padding-right: 13px;
color: #999999;
text-decoration: none;

}
.menu_la:hover{
font-size: 12px;
font-weight: normal;
color: #FF9900;
text-decoration: none;
}


#footer{font-size: 10px;}

.pic{padding:2px 2px 2px 2px;
border: solid 1px #666666;}

h1{


font-size: 22px;
font-weight: normal;
color: #1F7523;

}

h2{


font-size: 16px;
font-weight: normal;
color: #0C9A74;

}

#content{font-size: 12px;
font-weight: normal;
color:#333333;}

a{color: #0C9A74;
text-decoration:underline;}
a:hover{color: #FF9900;
text-decoration:underline;}