/* CSS Document */

A.site:link    {color:#0066CC; text-decoration:none;}
A.site:visited {color:#0066CC; text-decoration:none;}
A.site:active  {color:#0066CC; text-decoration:none;}
A.site:hover   {color:#000066; text-decoration:underline;}

A.dreapta:link    {color:#003366; text-decoration:none;}
A.dreapta:visited {color:#003366; text-decoration:none;}
A.dreapta:active  {color:#003366; text-decoration:none;}
A.dreapta:hover   {color:#cc0000; text-decoration:underline;}

A.oferte:link    {color:#FF3300; text-decoration:none;}
A.oferte:visited {color:#FF3300; text-decoration:none;}
A.oferte:active  {color:#FF3300; text-decoration:none;}
A.oferte:hover   {color:#003366; text-decoration:underline;}

A.mesajj:link    {color:#ffffff; text-decoration:underline;}
A.mesajj:visited {color:#ffffff; text-decoration:underline;}
A.mesajj:active  {color:#ffffff; text-decoration:underline;}
A.mesajj:hover   {color:#ffffff; text-decoration:none;}

body, td {
font:0.75em "Trebuchet MS", Helvetica, sans-serif;
margin:10px;
margin-left: 40px;
}

#reclama_lateral {
	position:absolute;
	left:810px;
	top:10px;
	width:168px;
	height:640px;
	z-index:1;
}
.box12 {
	padding: 1px;
	border-width: thin;
	border-style: solid;
	border-color: #cccccc;
	background-color: #e9e9e9;
	font-size: 11px;
}

.box11 {
	padding: 1px;
	border-width: thin;
	border-style: solid;
	border-color: #cccccc;
	background-color: #ffffff;
	font-size: 11px;
}

.form {
	font-size: 10px;
	padding: 0px;
	background-color: #e9e9e9;
	border-width: thin;
	border-style: solid;
	border-color: #ffffff;
	
}

.form1 {
	padding: 1px;
	border-width: thin;
	background-color: #ffffff;
	font-size: 11px;
}



