.albastru {
	background-image: url(../images/albs.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.verde {
	background-image: url(../images/ve.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.titlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2DA3E3;
}
.capitol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #52AF54;
}
.barabutoane {
	background-image: url(../images/bara_vertic.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.albastruvertic {
	background-image: url(../images/albs.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.DDS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2DA3E8;
}

