@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
}

a,a:link,a:visited,a:hover{
	outline:none;
	padding-top:0px;
	margin-top:0px;
}

body{
	background-color:#d3dde9;
}

#ext{
	width:100%;
	background-image:url(../images/bg_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fff;
}

#container{
	width:953px;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454444;
}

#header{
	width:inherit;
	height:110px;
}
#header .logo{
	float:left;
}
#header .lang{
	width:175px;
	height:10px;
	float:left;
	padding:34px 0 0 498px;
}
#header .lang li{
	list-style:none;
	display:inline;
	float:left;
}
#header .lang li span{
	display:none;
}
#header .lang li a{
	width:71px;
	height:10px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
}
#header .lang li .ro{
	background-image:url(../images/lang_ro.jpg);
	padding:0 30px 0 0;
}
#header .lang li .eng{
	background-image:url(../images/lang_eng.jpg);
}
#header .lang li a:hover, #header .lang li .selected{
	background-position:bottom;
}

#header .top_menu{
	width:645px;
	height:30px;
	margin:20px 0 0 22px;
	float:left;
	background-image:url(../images/bg_menu_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#header .top_menu li{
	list-style:none;
	display:inline;
	float:left;
	position: relative;
	padding:0 20px 0 20px;
	background-image:url(../images/bg_menu_li.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
#header .top_menu li a{
	height:30px;
	float: none !important; /*For Opera*/
    float: left; /*For IE*/
    display:block;
	font:12px/30px Arial, Helvetica, sans-serif;
	color:#444444;
	text-decoration:none;
	font-weight:bold;
}
#header .top_menu li a:hover{
	color:#8e8e8e;
}
#header .top_menu li .selected{
	color:#2d587d;
}
#header .top_menu .form{
	padding:5px 0 0 30px;
	background:none;
}
#header .top_menu .form .input {
  width:110px;
  margin: 2px 0px 2px 0px;
  padding:2px 4px;
  border-top: 1px solid #beb6b6;
  border-left: 1px solid #beb6b6;
  font-size:11px;
  color:#666666;
  float:left;
}
#header .top_menu .form .go{
	padding:2px 0 0 0;
	float:left;
}


#content{
	width:inherit;
	min-height:302px;
	padding:30px 0 30px 0;
	background-image:url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content ul{
	margin:10px 0 0 25px;
}
#content .text{
	width:870px;
	height:auto !important;
	min-height:400px;
	height:400px;
	margin:0 auto 0 auto;
	line-height:1.8em;
}
#content .text .img_in{
	float:right;
	border: 1px solid #beb6b6;
	padding:2px;
	margin:0 10px 0 10px;
}
#content .text .img_in_2{
	float:left;
	border: 1px solid #beb6b6;
	padding:2px;
	margin:0 10px 0 0;
}
#content .text h1{
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#014382;
}
#content .text h1 a{
	color:#014382;
	text-decoration:none;
}
#content .text a{
	color:#454444;
}
#content .text .left{
	width:221px;
	float:left;
	background-image:url(../images/bg_left_top.jpg);
	background-color:#f2f2f2;
	background-position:top;
	background-repeat:no-repeat;
	margin:0 20px 0 0;
	padding:10px;
}
#content .text .left .assoc{
	padding:5px 0 5px 15px;
}
#content .text .left h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#014382;
	padding:0;
	border-bottom: 1px solid #e0e0e0;
}
#content .text .left ul{
	margin:10px 0 0 2px
}
#content .text .left li{
	list-style:none;
}
#content .text .left li a{
	width:210px;
	font:12px/10px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	background-image:url(../images/arrow2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 0 16px;
	margin:0 0 10px 0px;
	font-weight:bold;
}
#content .text .left li a:hover{
	color:#2D587D;
}
#content .text .left li .selected{
	color:#2D587D;
	background-position:bottom left;
}
#content .text .left ul li ul{
	margin:0 0 0 15px
}
#content .text .left ul li ul li a{
	width:175px;
}
#content .text .right{
	width:600px;
	float:right;
}
#content .text .right .desc{
	width:350px;
	float:right;
}
#content .text .right .desc img{
	margin:0 5px 5px 0;
}
#content .text .right .img{
	width:190px;
	height:130px;
	float:left;
	margin:0 10px 10px 0;
	border: 1px solid #beb6b6;
	padding:2px;
}
#content .text .right .img_gallery{
	width:180px;
	height:120px;
	float:left;
	margin:2px;
	border: 1px solid #beb6b6;
	padding:2px;
}
#content .mendini{
	width:810px;
	margin:0 auto 30px auto;
	border: 1px solid #cbd3fc;
}
#content .mendini .header{
	width:792px;
	height:56px;
	padding:14px 0 0 18px;
	background-image:url(../images/bg_mendini.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	color:#141118;
}
#content .mendini .header h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3d3d3d;
	padding:0 0 10px 0;
}
#content .mendini .info{
	width:808px;
	height:276px;
	margin:0 auto 0 auto;
	background-image:url(../images/bg_mendini_content.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#content .mendini .info .left{
	width:200px;
	padding:40px 0 0 20px;
	float:left;
}
#content .mendini .info .left img{
	float:left;
	padding:0 10px 10px 0;
}
#content .mendini .info .right{
	width:200px;
	height:220px;
	padding:20px 0 0 20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454444;
	line-height:1.8em;
}
#content .mendini .more{
	background-image:url(../images/arrow_rnd.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	margin:0 0 0 20px;
	height:23px;
	font:12px/23px Arial, Helvetica, sans-serif;
	display:block;
}
#content .mendini .more a{
	color:#3d3d3d !important;
	padding:0 0 0 30px;
	font-size:11px;
}
#content .box_index{
	width:234px;
	height:269px;
	margin:0 1px 0 1px;
	background-image:url(../images/bg_box_index.gif);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
}
#content .box_index img{
	margin:10px 0 0 0;
}
#content .box_index h1{
	text-align:left;
	color:#ffffff;
	font-size:14px;
	padding:10px 0 10px 10px;
}
#content .box_index h1 a{
	color:#ffffff;
	text-decoration:none;
}
#content .box_index p{
	font-size:11px;
	color:#8ed1f2;
	text-align:left;
	padding:0 10px 0 10px;
}

#footer{
	width:100%;
	height:300px;
	background-color:#d3dde9;
}
#content_footer{
	width:903px;
	height:25px;
	margin:0 auto 0 auto;
	padding:10px 0 0 50px;
	background-image:url(../images/bg_content_footer.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	color:#929292;
	text-transform:lowercase;
}
#content_footer a{
	color:#929292;
	text-decoration:none;
}
#content_footer_text{
	width:943px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#161616;
	margin:0 auto 0 auto;
	padding:20px 0 0 0;
	line-height:1.9em;
}
#content_footer_text .box{
	width:300px;
	float:left;
}
#content_footer_text .box a{
	color:#454444;
}
#content_footer_text .box .row{
	margin: 2px 0px 2px 0px;
	padding:4px 4px;
	height:28px;
}
#content_footer_text .box label{
	width:60px;
	margin: 2px 0px 2px 0px;
	padding:2px 4px;
	display:block;
	float:left;
}
#content_footer_text .box .input {
  width:200px;
  margin: 2px 0px 2px 0px;
  padding:4px 4px;
  border: 1px solid #beb6b6;
  font-size:11px;
  color:#666666;
  float:left;
}
#content_footer_text .box .newsletter{
	padding-left:50px;
}
#content_footer_text .box h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454444;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:solid #ffffff 1px;
}
.bar_dt{
	width:943px;
	height:10px;
	border-bottom: 1px dashed #b0afae;
}

#content_footer_cp{
	width:943px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454444;
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
	line-height:1.9em;
}
#content_footer_cp .left{
	float:left;
	padding-left:20px;
}
#content_footer_cp .right{
	float:right;
	padding-right:20px;
}
#content_footer_cp a{
	color:#454444;
}



.clear{
	clear:both;
}

