body {
	padding:0px;
	margin:0px;
	background:url(images/bg_header.gif) repeat-x left top;
}
img {
	border:none;
}
hr {
	height:1px;
	width:100%;
	border:none;
	border-bottom:1px dashed #4A4A4A;
	padding:0px;
	margin:0px;
}
#wrap {
	width:900px;
	margin:0px auto;
	padding:0px;
}
/* ========================================= MENIU ========================================= */
#menu {
	float:left;
	width:600px;
	margin:2px 0px 0px 7px;
	overflow:hidden;
	z-index:1 !important;
	position:relative;
}
#menu ul {
	padding:0px;
	margin:0px;
}
#menu ul li {
	list-style-type: none;
	float: left;
}
#menu ul li a {
	text-indent: -9000px;
	display: block;
	height: 45px;
}
#menu .acasa {
	background: url(images/acasa.gif) no-repeat left top;
	width: 66px;
}
#menu .acasa:hover {
	background: url(images/acasa_o.gif) no-repeat left top;
}
#menu .acasa #pagina-curenta {
	background: url(images/acasa_o.gif) no-repeat left top;
	width: 66px;
}
#menu .detalii-tehnice {
	background: url(images/detalii_tehnice.gif) no-repeat left top;
	width: 129px;
}
#menu .detalii-tehnice:hover {
	background: url(images/detalii_tehnice_o.gif) no-repeat left top;
}
#menu .detalii-tehnice #pagina-curenta {
	background: url(images/detalii_tehnice_o.gif) no-repeat left top;
	width: 129px;
}
#menu .comanda-online {
	background: url(images/comanda_online.gif) no-repeat left top;
	width: 137px;
}
#menu .comanda-online:hover {
	background: url(images/comanda_online_o.gif) no-repeat left top;
}
#menu .comanda-online #pagina-curenta {
	background: url(images/comanda_online_o.gif) no-repeat left top;
	width: 137px;
}
#menu .intrebari-frecvente {
	background: url(images/intrebari_frecvente.gif) no-repeat left top;
	width: 157px;
}
#menu .intrebari-frecvente:hover {
	background: url(images/intrebari_frecvente_o.gif) no-repeat left top;
}
#menu .intrebari-frecvente #pagina-curenta {
	background: url(images/intrebari_frecvente_o.gif) no-repeat left top;
	width: 157px;
}
/* ========================================= HEADER ================================================ */
#suna {
	float:right;
	/*background:url(images/suna_acum.gif) no-repeat right top;*/
	width:245px;
	height:45px;
	margin:2px 0px 0px 0px;
	text-align:right;
}
#radar {
	float:right;
	background:url(images/valentine_radar.jpg) no-repeat right top;
	width:587px;
	height:237px;
	margin:-4px 0px 0px 0px;
	z-index:0 !important;
	position:relative;
}
#logo {
	float:left;
	width:240px;
	height:82px;
	margin:32px 0px 0px 48px;
}
/* ========================================= BODY ================================================ */
#body {
	clear:both;
	width:900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:30px 0px 20px 0px;
	/*text-align: justify;*/
}
#body a, #body a:visited {
	color: #0099CC;
	font-weight:bold;
}
#body a:hover {
	text-decoration:none;
}
#promo {
	float:left;
	width:303px;
	margin-right:15px;
	background:url(images/bg_promo.jpg) no-repeat right bottom;
	text-align:left;
}
#promo .text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4A4A4A;
	font-style: italic;
	font-weight:bold;
	text-align:right;
	padding:0px 31px 0px 0px;
}
#promo .left {
	text-align:left !important;
}
#promo p {
	padding:0px;
	margin:0px;
}
#promo .pret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #E62300;
	text-align:right;
	padding:0px 33px 26px 0px;
}
#promo .pret .ron {
	font-size: 16px;
	color: #4A4A4A;
	font-weight:bold;
}
#body .green-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #7FAA00;
}
#body .gray-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #4A4A4A;
	padding-top:100px;
}
#body .gray-title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #4A4A4A;
}
#body .title {
	color: #7FAA00;
	font-weight:bold;
	font-size:12px;
}
#body form {
	padding:0px;
	margin:0px;
}
#body fieldset {
	margin:5px 0px;  
	padding:0px;
	border: none;
	background: #FFFFFF;
}
#body legend {  
	margin-left:15px;
	margin-bottom:10px;  
	color: #7FAA00; 
	font-size: 16px;
	font-weight: bold;
	background-color:#FFFFFF;
	padding:0px 5px 5px 5px;
	border-bottom:1px dashed #4A4A4A;
}
#body label {
	float: left;  
	width: 130px;  
	margin-right: 5px;  
	text-align: right;
	/*margin-top:5px;*/
	vertical-align:middle;
}
#body .required{
	background:url(images/star.gif) no-repeat left;
	width:15px;
}
/*used by the new forms outside the member area*/
#body fieldset ul.fieldset {
	padding: 5px 10px 0px 18px;
	margin:0px;
	list-style: none;
}
#body fieldset ul.fieldset li {
	padding-bottom:5px;
}
.input {
	border: 1px solid #BBBBBB;
	padding:5px;
	background: #F6F6F6;
	color: #333333;
	font-size:11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin:2px;
	font-weight:normal;
	vertical-align:middle;
}
.input-on {
	border: 1px solid #669900;
	padding:5px;
	background: #FFFFFF;
	color: #333333;
	font-size:11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin:2px;
	font-weight:normal;
	vertical-align:middle;
}
.input-error {
	border: 1px solid #FF9999;
	padding:5px;
	background: #FFE9E9;
	color: #333333;
	font-size:11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin:2px;
	vertical-align:middle;
}
/* ========================================= FOOTER ================================================ */
#footer {
	height:69px;
	width:100%;
	background:#CCE091 url(images/bg_footer.gif) repeat-x left top;
	clear:both;
}
#wrap-footer {
	width:900px;
	margin:0px auto;
	padding:20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A4A4A;
}
#wrap-footer a, #wrap-footer a:visited {
	color: #4A4A4A;
	padding:3px !important;
}
#wrap-footer a:hover {
	text-decoration:none;
	background:#4A4A4A;
	color:#FFFFFF;
	padding:3px !important;
}