@charset "utf-8";
/* CSS Document */
.titlu_mare{
	font-family: "Myriad Pro";
	font-size: 18px;
	margin-left:10px;
	color:413939;
}
.text{
	font-family: "Tahoma";
	font-size: 11px;
	color: 797979;
	text-align: justify;
}
.detalii{
	font-family: "Tahoma";
	font-size: 11px;
	color: 9f6840;
	float: right;	
}

a.detalii:visited, a.detalii:link,a.detalii:hover
{
	font-family: "Tahoma";
	font-size: 11px;
	color: 9f6840;
	float: right;	
}
.copyright{
	font-family: "Tahoma";
	font-size: 10px;
	color: 979797;
	margin-left:10px;
	vertical-align:top;
}
.image{
	/*border: 2px;
	border-color: #c3ac43;*/
	border:0px solid #c3ac43;
}
a.image:visited, a.image:link,a.image:hover{
/*	border: 2px;
	border-color: #c3ac43;*/
	border:0px solid #c3ac43;
}
