@charset "utf-8";
/* CSS Document */
/*=====GLOBALE======*/
body{margin:0px;padding:0px;font-family:Arial, Verdana, Helvetica, sans-serif;font-size:14px;color:#666;background:#e5e6ef url(../images/main/main-bg.jpg) repeat-x 0px 145px;margin:20px 0px}
a {text-decoration:none}
ul,ol,h1,h2,h3,h4,h5,p{margin:0px;padding:0px}
img {border:none;display:block}
form{margin:0px;padding:0px;display:inline}
/*=====END GLOBALE======*/

/*=====ID-uri======*/
#main
{
	width:938px;
	margin:0px auto;
	background:#fff;
}

#header{position:relative}
	#header #logo{padding:30px 0px 10px 18px};
	#header #container_lang{}
	#ro_lang{position:absolute;top:12px;right:42px}
	#en_lang{position:absolute;top:12px;right:13px}
	
#meniu{height:34px;background:#c00;line-height:34px;border-bottom:4px solid #e5e6ef}
	#meniu .meniu_ul li{background:url(../images/main/bg-meniu.gif) no-repeat right;}
	#meniu .meniu_ul li.last{background:none;}
	#meniu .meniu_ul li a{font-size:16px;padding:0px 27px 0px 27px}
	#meniu .meniu_ul li.last a{padding-right:0px}
#cont_subhead{border:1px solid #ccc;height:327px;background:url(../images/main/sub-head-img.jpg) no-repeat 5px 3px}
	#cont_subhead .continut{margin-left:422px}
	#cont_subhead .continut p{width:250px}
	#cont_subhead .continut .p1{margin-left:58px;margin-top:52px;margin-bottom:29px;}
	#cont_subhead .continut .p2{margin-left:45px;margin-bottom:29px;}
	#cont_subhead .continut .p3{margin-left:32px;margin-bottom:29px;}
	#cont_subhead .continut .p4{margin-left:16px;margin-bottom:29px;}
	#cont_subhead .continut .p5{margin-left:0px;}
	
#middle{border:1px solid #ccc;}
	#middle h1{padding:14px 0px;font-size:24px;color:#900;font-weight:normal}

#left{float:left;display:inline;width:507px;margin:0px 27px 0px 20px}
#right{float:left;display:inline;width:344px;}

#footer{background:#333;height:25px;line-height:25px;}
	#footer .meniu_ul li a{font-size:14px;padding:0px 45px 0px 45px}
	
#semn{background:#e5e6ef;text-align:right;font-size:12px;padding-top:10px}
	#semn a{color:#666;}
	#semn a:hover{color:#900;}
/*=====END ID-uri======*/

/*=====CLASE======*/
.clear{clear:both}
.fl_left{float:left}
.fl_right{float:right}

.meniu_ul{list-style:none}
	.meniu_ul li{float:left;}
	.meniu_ul li a{color:#fff;}
	.meniu_ul li.last a{padding-right:0px}
	
.p_sag-1{background:url(../images/main/sag-1.gif) no-repeat;padding-left:46px;font-size:18px;color:#666}
.p_sag-2{background:url(../images/main/sag-2.gif) no-repeat;text-align:justify;padding-left:16px;margin-bottom:20px}
.p_sag-2 a{color:#666;}
.p_sag-2 a:hover{color:#900;}

.sep_4px{line-height:4px;height:4px;background:#e5e6ef}

.list_items{margin-left:20px;margin-bottom:15px;list-style:none}
	.list_items li{margin-bottom:5px;background:url(../images/main/sag-3.gif) no-repeat 0px 5px;padding-left:10px}
/*=====END CLASE======*/
