BODY {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#53524E;
}
#banner {
	width: 728px;
	height: 90px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
.meniu {
	FONT-SIZE: 11px;
	COLOR: #757575;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.meniu:hover {
	FONT-SIZE: 11px;
	COLOR: #CC4A28;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.rom {
	FONT-SIZE: 11px;
	COLOR: #fff;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.rom:hover {
	FONT-SIZE: 11px;
	COLOR: #CC4A28;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.meniusus {
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.meniusus:hover {
	FONT-SIZE: 8pt;
	COLOR: #757575;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.lightpixel {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.lightpixel:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #757575;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.3em;
}
.bodytext1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.3em;
}
.bodytext1 a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FC3000;
	line-height: 1.3em;
}
.email {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FC3000;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.email:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
h1 { 
font-size:14px; 
font-family: Trebuchet MS, Verdana, Arial; 
color: #ffffff;
font-weight: bold;
}
h1.titluu { 
font-size:16px; 
margin-bottom:0;
font-weight: bold;
}
.modele {
	FONT-SIZE: 11px;
	COLOR: #FC3000;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.modele:hover {
	FONT-SIZE: 11px;
	COLOR: #757575;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px;		
	border-top: 1px solid #676664;
	background-color:#333333;	
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 11px;	
	font-weight: bold;		
	}

ul li {
	position: relative;			
	}

li ul {
	position: absolute;
	left: 169px;
	top: 0;
	display: none;
	background-color: #41413F;
	margin-bottom:1px;
	}

ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
/*	background: #41413F;*/
	padding: 9px 5px;
	border-bottom: 1px solid #676664;	
		
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { 
float: left; 
height: 1%; 

}
* html ul li a { height: 1%;  }
/* End */

li:hover ul, li.over ul { 
	display: block;	
	
	}

LI UL A:hover {
	background-color:#333;
	color:#FF310C;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	}

UL LI A:hover {	
	color:#FF310C;
	font-family: Tahoma;
	font-weight: bold;
	font-size:11px;
	}

li:hover ul ul, li.over ul ul {
	display: none;
	
	}

ul ul li:hover ul, ul ul li.over ul {
	display: block;	
	
	}

ul li:hover, ul li.over {	
	color: #000;	
	}

/* Galerie Parteneri */

ul.galerieparteneri {
	margin:auto;
	padding:0px;
	list-style:none;
	display:block;
	width: 390px;
	margin-top:10px;
	background:#41413F;	
	border-top: 1px solid #41413F;		
}
ul.galerieparteneri img {
	border:5px solid #fff;		
}

ul.galerieparteneri li {
	list-style-type: none;
	float:left;
	background:#41413F;	
		
}
ul.galerieparteneri li a{
	border-bottom: 1px solid #41413F;
		
}

.headColGalerie {
	display:block;
	width:120px;
	text-align:center;	
	background:#41413F;		
}
.bodyColGalerie {
	display:block;
	width:120px;	
	margin-left:10px;
	text-align:center;
	background:#41413F;		
}

/* END Galerie Parteneri */


