body { margin: 0 0 0 0; background-image:url(../images/main_bg.jpg);}

.top_bg {background-image:url(../images/top_bg.png); background-repeat:repeat-x; }

.top { background-image:url(../images/top.jpg); background-repeat:no-repeat; }

.menu_bg {background-image:url(../images/menu_bg.jpg); background-repeat:no-repeat; }

.mdl_bg { background-image:url(../images/mdl_bg.jpg); background-repeat:repeat-y; }

.mdl_top_home { background-image:url(../images/mdl_top_home.jpg); background-position:top; background-repeat:no-repeat; }
.mdl_top { background-image:url(../images/mdl_top.jpg); background-position:top; background-repeat:no-repeat; }

.footer_bg { background-image:url(../images/footer_bg.png); background-repeat:no-repeat; }

.normal {  font-family: Verdana; color:#2D2018; font-size: 11px; line-height: 15px; border-style: none}
A:link {color:#2D2018; text-decoration: none;}
A:visited {color:#2D2018; text-decoration: none;}
A:hover {color:#FEFEFE; text-decoration: none;}

.menu {  font-family: Arial; color:#E7E4DC; font-size: 14px; line-height: 20px; border-style: none}
A.menu:link {color:#E7E4DC; text-decoration: none;}
A.menu:visited {color:#E7E4DC; text-decoration: none;}
A.menu:hover {color:#FFFFFF; text-decoration: none;}

.denumire {  font-family: Arial; color:#A8A292; font-size: 11px; line-height: 20px; border-style: none}
A.denumire:link {color:#A8A292; text-decoration: none;}
A.denumire:visited {color:#A8A292; text-decoration: none;}
A.denumire:hover {color:#2D2018; text-decoration: none;}

.detalii {  font-family: Arial; color:#2D2018; font-size: 12px; line-height: 20px; border-style: none;}


.title {  font-family: Arial; color:#67574F; font-size: 18px; line-height: 16px; border-style: none}
A.title:link {color:#67574F; text-decoration: none;}
A.title:visited {color:#67574F; text-decoration: none;}
A.title:hover {color:#67574F; text-decoration: none;}

.titlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.copyright {  font-family: Verdana; color:#ffffff; font-size: 10px; line-height: 15px; border-style: none}
A.copyright:link {color:#ffffff;text-decoration: none;}
A.copyright:visited {color:#ffffff;text-decoration: none;}
A.copyright:hover {color:#F3E08B;text-decoration: none;}

.form {
	border: 1px solid #D3D3D3;
	background-color: #FFFFFF;
	font-size: 12px;
}
input {
		border:1px; 
		border-style : solid; 
		border-color:#D3D3D3; 
		background-color:#ffffff;
		height:15px;
		font-family : verdana;
		line-height: 12px;
		font-size : 10px;
}
select {
		border:1px; 
		border-style : solid; 
		border-color : #D3D3D3; 
		background-color : #FFFFFF;
		font-family : verdana;
		font-size : 12px;
}
textarea {
		border:1px; 
		border-style : solid; 
		border-color : #D3D3D3; 
		background-color : #FFFFFF;
		font-family : verdana;
		font-size : 10px;
}

