body {
	margin:0;
	font-family:"Trebuchet MS", Verdana;
	background-image: url(../images/background2.gif);
	background-repeat: repeat-x;	
}

.meniu {
	
	color: #FFF;
	font-weight: bold;
	text-align:center
}

#header {
	width:100%;
	height:110px;
	text-align:left;
	background-image: url(../images/siglaanna_transparenta.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #FFF;
	padding-left:550px;
	padding-top:15px
} 
#header a{color:#FFF;
	text-decoration:none;}
#header .inner { width:920px; height:257px; position:relative; overflow:hidden }
#header .inner .logo { position:absolute; left:0; top:74px; }

.tdleft
{
	background:url(../images/poza_stg_1.png);
	background-repeat:no-repeat;
}

.tdleftproduse
{
	background:url(../images/poza_stg_3.png);
	background-repeat:no-repeat;
}
.tdleftservicii
{
	background:url(../images/poza_stg_2.png);
	background-repeat:no-repeat;
}
.tdleftcontact
{
	background:url(../images/poza_stg_4.png);
	background-repeat:no-repeat;
}
.tdleftpromotii
{
	background:url(../images/poza_stg_5.png);
	background-repeat:no-repeat;
}
.tdright h5
{
	font-size:11pt;
	color:#000;
	font-weight: bolder;
}
.tdright h5 a
{
	font-size:11pt;
	color:#000;
	font-weight: bolder;
	text-decoration:none;
}

.tdright h5 a:hover
{
	font-size:11pt;
	color:#F60;
	text-decoration:none;
	font-weight: bolder;
}

.tdright {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	
}
.tdright p{
	font-size:10pt;
	line-height: normal;
	text-align: justify;
	vertical-align:text-top;
	text-align:justify;
	font-family: "Trebuchet MS";
	color: #7d7d7d;
	font-style: normal;
	font-weight: normal;
}
.tdright p strong{
	font-size:11pt;
	color:#000;
	
	font-weight: bolder;
}
.tdright p a{
	
	text-align:left;
	font-size:10pt;
	color:#F60;
	text-decoration:none;
	font-weight: bolder;	
}
.tdright ul li a{
	text-decoration:none;
	color: #7d7d7d;
}
.tdright ul li a:hover{
	font-size:10pt;
	color:#F60;
	text-decoration:none;
}

.tdright ul{
	font-size:10pt;
	color: 7d7d7d;
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS";
	
	
}


.tdmidlemare
{
	background-image: url(../images/poza_mijloc1.png);
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	background-color: #FFF;
	vertical-align:top;
		
}
.tdmidlle {
	color: #000;
	height:50px;
	text-align:center;	
}	


.tdmidlle a{
	color: #FFF;
	text-align:center;
	text-decoration:none;
}
.tdmidlle a:hover{
	text-decoration:none;
	color:#237823;
}

#footer {
	text-align:left;
	overflow:hidden;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
#footer p { color:#000; font-size:11px;  padding:0; margin:0; font-style:italic; }
#footer p span { float: right }
#footer p a {
	color:#000;
	text-decoration:none;
	
}
#footer p a:hover { color:#000; text-decoration:underline }
#customForm{
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#customForm label{
	display: block;
	color: #000000;
	font-weight: 700;
	line-height: 1.4em;
	font-size:11px;
}
#customForm label span.mandatory{
	font-size:12px; color:#5c2b38; font-weight:bold;
}
#customForm input{
	width: 200px;
	padding: 3px;
	color: #574f4a;
	font-size: 11px;
	border: 1px solid #969480;
}
#customForm input.error{
	background: #e6ddd2;
	border-color: #5c2b38;
}
#customForm textarea{
	width: 200px;
	height: 50px;
	padding: 6px;
	color: #574f4a;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	border: 1px solid #969480;
	width:250px;
}
#customForm textarea.error{
	background: #e6ddd2;
	border-color: #5c2b38;
}
#customForm div{
	margin-bottom: 10px;
}
#customForm div span{
	margin-left: 10px;
	color: #b1b1b1;
	font-size: 11px;
	font-style: italic;
}
#customForm div span.error{
	color: #5c2b38;
}
#customForm #send{
	background: #654f3e;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
	cursor: pointer;
	width:110px;
}
#customForm #send:hover{
	background: #403a36;
}

