.fundal {
	background-image: url(images/fundal.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
.titlu01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003366;
}

.fundal01 {
	background-image: url(images/fundal-01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #006699;
	text-decoration: none;
}
.textcolorat1 {
	color: #E87745;
	text-decoration: none;
}
.link1 {
	color: #E87745;
	text-decoration: none;
	font-weight: bold;
}
.link1:hover {
	text-decoration: underline;
}