/*---------------------------------
	
	*/ @import "reset.css"; /*	
	
----------------------------------*/

body{
	background: #686868 url(../img/site/bg1.jpg) repeat-x;	
}
	

#main_container {
	width: 920px;
	margin:auto;	
}
#stg-umbre{
	width:35px;
	float:left;
}
#central{
	width:850px;
	float:left;	
}
#dr-umbre{
	width:35px;
	float:right;	
}
#banner-reclama{
	width:850px;
	text-align:center;
	height:97px;
}
#logoign { visibility: visible; }
#logoign a {
	width: 500px; 
	height:84px; 
	outline:0; 
	background: url(../img/site/logo.jpg) 0 0 no-repeat; 
	text-indent:-1000em; 
	float:left;
}
#dreapta-logo {
	width:350px;
	height:84px;
	float:right;
	text-align:right;
	color:#000;
}

#meniulimbi {
	width:151px;
	height:23px;
	float:right;	
	display:block;
}
.submeniu{list-style:none;margin:0; padding:0;line-height:23px; height:23px; width:151px; display:inline;}
.submeniu li {list-style:none; float:left;margin:0; padding:0 0 0 0;}
.submeniu a{display:block;float:left;height:23px;}

.ro span, .ro1 span, .en span, .en1 span {display:none}

.ro {width:76px;background:url(../img/site/ro_off.jpg) 0 0;}
.ro:hover, .ro1 {width:76px;background:url(../img/site/ro_on.jpg) 0 0;}
.en {width:75px;background:url(../img/site/en_off.jpg) 0 0;}
.en:hover, .en1 {width:75px;background:url(../img/site/en_on.jpg) 0 0;}

.textboxform{
	width:167px;
	height:18px;
	background:#fff;
	border:1px solid #BEC7CE;
	font: 11px Tahoma;
	font-weight: normal;	
	color:#666666;
	vertical-align:middle;
}
#centru-text {
	width:850px;
	background:#47535F;
}	
#centru-text-stg {
	width:230px;
	float:left;
}	
#centru-text-dr {
	width:620px;
	float:right;
}
#centru-text-dr-efectiv {
	width:600px;
	margin:auto;
}

#centru-text-dr-efectiv H2 {
	font: 16px Tahoma;
	font-weight: normal;	
	color:#FFF;
	margin-top:5px;
	background:url(../img/site/urme1.jpg) right no-repeat;
}
#centru-text-dr-efectiv H3 {
	font: 16px Tahoma;
	font-weight: normal;	
	color:#FF9900;
	margin-top:5px;	
}
#partenerihome {
	
	width:580px;
	margin:auto;
	padding:5px;
}
#flash {
	width:620px;
	height:251px;
}
#box-negru-stg {
	width:280px;
	background:#2F3740;
	float:left;
}
#box-negru-dr {
	width:280px;
	background:#2F3740;
	float:right;
}
.content-box-negru {
	width:260px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
}
.content-box-negru span {
	color:#FF9900;
	font-weight:bold;
}
.keyword {
	color:#FF9900;
	font-weight: bold;	
}
.photoRightBrd {
	float:right;
	border: 5px solid #F99944;	
	margin:0 0 0 10px;
}
.photoRight {
	float:right;	
	margin:0 0 0 10px;
}
.photoBrd {	
	border: 5px solid #F99944;		
}
.photoBrdGri {	
	border: 5px solid #999;		
}
.linkdetalii {
	color:#FF9900;
	font-weight: normal;
	float:right;
	text-decoration:none;
}
.linkdetalii:hover {
	color:#ccc;
	font-weight: normal;
	float:right;
	text-decoration:none;
}

a:link, a:active, a:visited{
    color:#FF9900;
	font-weight: normal;
	text-decoration:none;
}


a:hover {
	color:#ccc;
	font-weight: normal;
	text-decoration:none;
}

.linkintern {
	color:#FF9900;
	font-weight: normal;	
	text-decoration:none;
}
.linkintern:hover {
	color:#ccc;
	font-weight: normal;	
	text-decoration:none;
}
.pct1 {
	width:590px;
	height:1px;
	border-bottom:1px dashed #778899;
}
.datecontact {
	width:230px;
	background:#2F3740;
}
.datecontact-efectiv {
	width:190px;
	margin:auto;	
}
.datecontact-efectiv span {
	color:#FF9900;
	font-weight:normal;
}
#footer {
	width:850px;
	height:34px;
	background:#2F3740;
}	
#footer-stg {
	width:300px;
	height:25px;
	margin-top:8px;
	float:left;
	font: 11px Tahoma;
	font-weight: normal;	
	color:#778899;
}	
#footer-dr {
	width:300px;
	height:25px;
	margin-top:8px;
	float:right;	
	text-align:right;
}	
#footer-dr a {
	font: 11px Tahoma;
	font-weight: normal;	
	color:#778899;
	text-decoration:none;
}
#footer-dr a:hover {
	font: 11px Tahoma;
	font-weight: normal;	
	color:#FF9900;
	text-decoration:none;
}

.button_newsletter{
  background-image: url(../img/site/abonare.jpg);
  background-repeat: no-repeat;
  width: 55px;
  height: 21px;
  border: 0;
}

label{
  width: 100px;
  display: block;
  margin: 5px 0;
}


.input_text{
  width: 300px;
  border: 1px solid #eee;
  clear: both;
  padding: 3px 5px;
}

.input_textarea{
  width: 300px;
  height: 100px;
  border: 1px solid #eee;
  clear: both;
  padding: 3px 5px;
}

.input_submit, .input_reset{
  padding: 3px 5px;
  border: 1px solid #eee;
  margin-top: 10px;
}

.input_text_h{
  display: none;
}


.Link-Mask						{ width:250px; height:405px; display:block; position:relative; padding:5px 0; float:left; text-decoration:none; text-align:center; }
	.Mask-Title						{ font:normal 22px 'Trebuchet MS'; color:#fff; margin: 0 auto; text-align: center; width: 234px; }
	.Mask-Image						{ display: block; margin: 0 auto; position: relative; border:none; }
	.Mask-Content					{ text-align:left!important; font:normal 11px/13px 'Trebuchet MS'; color:#fff; display: block; margin:0 auto; width: 225px; }
	.Mask-Details					{ font:bold 12px/13px 'Trebuchet MS'; color:#f00; }
	.Link-Mask:hover				{ width:248px; height:auto; background:#000; border:solid 1px #fff; text-decoration:none;}
	.Link-Mask:hover .Mask-Title	{ font:normal 22px 'Trebuchet MS'; color:#f00; text-decoration:none;}
	.Link-Mask:hover .Mask-Image	{ text-decoration:none;}
	.Link-Mask:hover .Mask-Content	{ text-decoration:none;}
	.Link-Mask:hover .Mask-Details	{ text-decoration:none; }
