html{
	height:100%;
}
body{
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	font:normal 10px arial,tahoma,verdana,helvetica,sans-serif;
	background:#c4bfa1;
}
img{border:0;}
a{text-decoration:none;font:normal 10px arial,verdana,tahoma,helvetica,sans-serif;color:#000;}
form{margin:0;padding:0;}
#general{
	position:relative;
	width:700px;
	min-height:100%;
	margin:0 auto;
	text-align:left;
	border-right:1px solid #8c8568;
	border-left:1px solid #8c8568;
	background:url("img/bg_general.gif") repeat-y;
}
* html #general{
	height:100%;
}
#subsol{
	position: relative;
	width:700px;
	height:50px;
	margin:-50px auto 0 auto;
	border-right:1px solid #8c8568;
	border-left:1px solid #8c8568;
	background:url("img/bg_subsol.gif") repeat-y;
}
#subsol_general{
	width:700px;
	height:50px;
	margin:0;
	clear:both;
}
/*///////////////////////////////////////////*/
#antet{
	width:700px;
	height:390px;
	background:url("img/bg_antet_left.jpg") no-repeat top left;
	text-align:right;
}
#meniu_antet{
	width:450px;
	height:130px;
	text-align:left;
	float:right;
	background:url("img/bg_meniu_antet.jpg") no-repeat top right;
}
#meniu_antet a{
	display:block;
	width:74px;
	height:130px;
	float:left;
	margin:0 1px 0 0;
}
#meniu_antet img{
	width:450px;
	height:250px;
}
#corp{
	width:700px;
	background:url("img/bg_corp.jpg") no-repeat top left;
}
#corp_stg{
	width:230px;
	margin:0 10px;
	padding:0 0 70px 0;
	float:left;
	background:url("img/bg_sigla.jpg") bottom left no-repeat;
}
#corp_dr{
	width:430px;
	margin:0 10px !important;
	margin:0 5px 0 0;
	padding:0;
	float:right;
	font:normal 11px arial;
	/*background:#f00;*/
}
#contact_scurt{
	height:19px;
	margin:41px 0 25px 0;
	padding:0;
	background:url("img/h_contact.jpg") no-repeat;
}
#corp_stg p{
	font:normal 14px "arial narrow",arial,helvetica,sans-serif;
	color:#fff;
	margin:0 0 25px 0;padding:0;
}
.auriu{
	color:#af9146;
}
input,textarea{
	margin:0;
	border:1px solid #af9146;
	font:normal 10px tahoma;
	background:#fff;
}
textarea{overflow:auto;}
.buton_dr{
	padding:0 !important;
	padding:0 2px;
	border:1px solid #af9146;
	background:#af9146;
	font:normal 10px tahoma;
}
.email{font:normal 12px tahoma;margin-bottom:10px;}
h1.principal{
	margin:10px 0 20px 0;
	padding:0;
	font:bold 20px "arial narrow",arial,helvetica,sans-serif;
	color:#2a1617;
}
a.mostra_1pg{
	height:106px;
	min-height:106px;
	display:block;
	margin:0 0 15px 0;
	font:bold 10px arial;
}
img.titlu{
	display:block;
	width:100px;
	height:100px;
	margin:0 10px 0 0;
	padding:2px;
	border:1px solid #af9146;
	background:#c4bfa1;
	float:left;
}
#automate{
	margin:0 0 10px 0;padding:0;
	overflow:auto;
	clear:both;
}
img.oferta{
	width:100px;
	height:130px;
	margin:0;padding:0px;
	border:1px solid #af9146;
	background:#c4bfa1;
}
.h_titlu_1pg{
	padding:0;
	font:bold 12px arial;
	color:#000;
}
#copy{
	width:250px;
	height:45px;
	padding:5px 0 0 0;
	float:left;
}
#sub_meniu{
	width:450px;
	height:36px;
	padding:13px 0 0 0;
	border-top:1px solid #928e71;
	float:right;
	text-align:center;
}
#sub_meniu a:hover{
	text-decoration:none;
}
a.oferta{font:normal 11px arial;color:#2a1617;font-weight:bold;}
a.oferta:hover{text-decoration:underline;}
.rosu{
	color:#f00;
	font:bold 12px arial;
}
.no_show{display:none;}
.no_float{height:1px;line-height:1px;clear:both;}
