/* CSS Document */
body{
	padding:0; margin:0; 
	background:url(images/bg.jpg) repeat-x #000; 
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
div, ul, h1, h2, h3, h4, p, img, form{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.blank{
	font-size:0px; clear:both; line-height:0px;
	}
/*--------------------------------header pan---------------------------*/
#headerPan{
	width:766px; margin:0 auto 0 auto; background:url(images/header_pic.jpg) no-repeat; height:107px;
	}
#headerPan ul{
	width:766px; margin:0 0 0 343px; display:inline; height:107px; 
	}
#headerPan ul li{
	display:block; float:left;  margin:0; padding:0; height:107px; width:141px; /*border:1px solid red;*/
	}
#headerPan ul li a{
	font: bold 12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#EAEAEA;
	text-decoration:none; 
	margin:0;
	line-height:154px;	
	height:107px; width:141px;
	display:block;
	}
#m1{	background:url(images/m1.jpg);	}
#m1:hover{	background:url(images/m1h.jpg);	}	
#m2{	background:url(images/m2.jpg);	}
#m2:hover{	background:url(images/m2h.jpg);	}	
#m3{	background:url(images/m3.jpg);	}
#m3:hover{	background:url(images/m3h.jpg);	}	


#headerPan ul li a:hover{
	color:#fff;
	text-decoration:none;
	}
#headerPan h1{
	background:url(images/company_name.jpg) no-repeat; 
	margin:9px 23px 0 32px;   /* 20px right margin for menu indent*/
	width:288px; 
	height:87px; 
	display:inline;
	text-indent:-2000px;
	float:left; /* pentru meniu */
	}

/*----------------------------------body part----------------*/
#mainBody{
	width:696px; margin:24px auto 0 auto;
	background:url(images/body_bg.jpg) repeat-y;
	}
#mainBody h2{
	background:url(images/body_header.jpg) no-repeat;
	height:102px;
	}
#mainBody .h2_en{
	background:url(images/body_header_en.jpg) no-repeat;
	height:105px;
	}	
#mainBody .h2_de{
	background:url(images/body_header_de.jpg) no-repeat;
	height:105px;
	}			
#mainBody h2 span{	
	display:none;
}
#mainBody .down{ 
	background:url(images/body_footer.jpg) no-repeat bottom left; height:136px; font-size:0; display:block;
	}
#mainBody .down_en{ 
	background:url(images/body_footer_en.jpg) no-repeat bottom left; height:136px; font-size:0; display:block;
	}
#mainBody .down_de{ 
	background:url(images/body_footer_de.jpg) no-repeat bottom left; height:136px; font-size:0; display:block;
	}	
#mainBody p{
	width:600px;
	padding-left:55px;	
}		
#mainBody h3{
	font-size:14px;
	padding-left:55px;	
	}
#mainBody ul{
	list-style-type:disc;
	list-style-position:inside;
	padding-left:55px;		
	}
	
#lang_sel{
	width:696px;
	height:24px;
	background:url(images/lang_bar.jpg) no-repeat;
	
}
#lang_sel a{
	float:right;
	width:58px;
	height:24px;
	
}	
#lang_sel .lang_ro{
	background:url(images/ro.jpg) no-repeat;	
}	
#lang_sel .lang_en{
	background:url(images/en.jpg) no-repeat;	
}	
#lang_sel .lang_de{
	background:url(images/de.jpg) no-repeat;	
}	
#address {
	width:400px;
	display:block;
	float:left;
	}	
#message{
	width:619px;
	height:329px;
	margin-left:35px;
	margin-top:10px;
	padding-top:25px;	
	padding-left:40px;
	background:url(images/envelope.jpg) no-repeat;
}	
#callback { 
	width:250px;	
	float:left;
	}	
#callback span{
	color:#FF0000;
}
#callback form, #message form{
	width:191px;
	padding:9px 17px 24px 0px;

}
#callback form label, #message form label{
	
	float:left; 
	display:block;
}
#callback form input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#ddddbb;
	margin:0;
	padding:0;
	float:left;
}
#message form input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#ccc;
	margin:0;
	padding:0;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#message form textarea.txtBox{
	width:500px;
	height:60px;	
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#ccc;
	margin:0;
	padding:0;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
#callback form input.send_ro{
	background:url(images/send_ro.gif) 0 0 no-repeat;
	width:92px;
	height:31px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
#callback form input.send_en{
	background:url(images/send_en.gif) 0 0 no-repeat;
	width:92px;
	height:42px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
#callback form input.send_de{
	background:url(images/send_de.gif) 0 0 no-repeat;
	width:116px;
	height:42px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
#message form input.send_ro{
	background:url(images/send_ro.gif) 0 0 no-repeat;
	width:92px;
	height:31px;
	border:none;
	cursor:pointer;
	float:left;
	margin:15px 0 0 0;
}
#message form input.send_en{
	background:url(images/send_en.gif) 0 0 no-repeat;
	width:92px;
	height:42px;
	border:none;
	cursor:pointer;
	float:left;
	margin:15px 0 0 0;
}
#message form input.send_de{
	background:url(images/send_de.gif) 0 0 no-repeat;
	width:116px;
	height:42px;
	border:none;
	cursor:pointer;
	float:left;
	margin:15px 0 0 0;
}
.messageerr{
	color:#FF0000;
	padding-left:55px;	
}


/*-------------------------------footer---------*/
#footerMain{
	background:url(images/footer_bg.gif) repeat-x 0 0; width:100%;
	}	
#footer{
/*	background:url(images/footer.gif) no-repeat 0 0; */
	height:97px; width:696px; margin:0 auto 0 auto; padding:74px 0 0 0;
	}
#footer ul{
	width:446px; display:block; margin:0px 0 0 170px; padding:0; font-size:0; height:20px; 
	}
#footer ul li{
	color:#9B9B9B; font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;  float:left; background-color:#0F0F0F;
	padding:0; margin:0;
	}
#footer ul li a{
	color:#9B9B9B; font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;  background-color:#0D0D0D;
	text-decoration:none; padding:0 6px 0 6px; 
	}
#footer ul li a:hover{
	text-decoration:underline;
	}
#footer p{
	width:324px; display:block; font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#EAEAEA; 
	margin:0px 0 0 270px;
	 padding:0 0 9px 0;
	}
