.style1 { color: #000000 }
.style2 { color: #333333; font-weight: bold }
.style4 { color: #CC6600 }
.style5 { color: #333399 }
.style6 { color: #CC6600; font-weight: bold }
.style7 { font-size: 18px}

#container
{
	width: 485px;
	height: 200px;
	text-align: left;
	background-color: #fff
}

#cf_dreapta
{
	background: #fff url('../images/boxes/contact_fundal_dreapta.jpg') no-repeat;
	float: right;
	width: 12px;
	height: 200px;
	margin-left: -5px
}

#cf
{
	background:#fff url('../images/boxes/contact_fundal.jpg') repeat-x;
	height: 200px
}

#cf p.titlu
{
 	color: #fff;
	font: 150% "Trebuchet MS", sans-serif;
	font-weight: bold;
	padding-top: 0.5em;
	padding-left: 0.75em;
}

#cf p.subtitlu
{
 	color: #fff;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: -0.5em 0 -0.5em;
	padding-left: 5em;
}

#cf p.text
{
	font: 90% georgia, times, "times new roman", serif;
	font-weight: bold;
	padding-left: 6.75em;

}