A {
	font-size: 12px;
	font-family: arial;
	color: black;
}

A:HOVER {
	font-size: 12px;
	font-family: arial;
	color: #0093DD;
	text-decoration: none;
}

A:VISITED {
	font-size: 12px;
	font-family: arial;
	color: #9900FF;
}

a.infobpi {
	position: relative;
	z-index: 24;
	color: #000000;
	text-decoration: none;
}

a.infobpi:hover {
	z-index: 25;
	background-color: #FFFFFF
}

a.infobpi span {
	display: none;
}

a.infobpi:hover span {
	display: block;
	position: absolute;
	top: 35px;
	left: 15px;
	width: 200px;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #2AD4FF;
	color: #000000;
}

.hidden {
	display: none;
}

.unhidden {
	display: block;
}

.anuntred1 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: F81A1A;
	font-weight: bold;
}

.anunt1 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: 000000;
}

.titlupagina1 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: 000000;
	font-weight: bold;
}

.titlu1 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: 000000;
	font-weight: bold;
}

.text1 {
	font-family: Times New Roman;
	font-size: 10px;
	color: "grey";
}
/*utilizat in: formulare.html*/
.text2 {
	font-family: Times New Roman;
	font-size: 13px;
	color: 000000;
}
/*utilizat in: despre_noi.html, informatii_pe_scurt.php*/
.text3 {
	font-family: Times New Roman;
	font-size: 11px;
	color: 000000;
}
/*utilizat in: tarife_furniz_bpi.html*/
.eroare1 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: FF0000;
}
