.bg_rpt {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.bg_descriere {
	background-image: url(bg_descriere.jpg);
	background-repeat: no-repeat;
}
.text_alb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.text_galben {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FF9900;
}
.bg_gri1 {
	background-color: #333333;
}
.bg_gri2 {
	background-color: #2e2e2e;
}
.text_alb2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: left;
}
