@charset "utf-8";
/* CSS Document */
/*=====GLOBALE======*/
body{margin:0px;padding:0px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;background:url(../images/main/bg-main.jpg) repeat-x #fff;}
a {text-decoration:none}
p{margin:0px;padding:0px}
img {border:none;display:block}
form{margin:0px;padding:0px;display:inline}
ul,h1,h2,h3,h4,h5,p{margin:0px;padding:0px}
h1,h2,h3,h4,h5{color:#333;font-weight:normal}
/*=====END GLOBALE======*/

/*=====ID-uri======*/
#main
{
	width:977px;
	margin:0px auto;
	border:12px solid #fff;border-top:none;border-bottom:none;
	background:#fff;
}

#header{border-bottom:8px solid #fff;}

#meniu_top{height:30px;background:url(../images/main/bg-meniu-top.gif) repeat-x bottom;}
	#meniu_top .meniu{font-size:14px;font-weight:bold;padding-top:10px}
	#meniu_top .meniu li{background:url(../images/main/top-meniu-bullet.gif) no-repeat 0px 4px;margin-left:20px;padding-left:20px;}
#meniu_footer{height:30px;background:url(../images/main/bg-footer.gif) repeat-x;}
	#meniu_footer .meniu{padding-top:13px}
	#meniu_footer .meniu li{background:url(../images/main/bottom-meniu-bullet.gif) no-repeat 0px 3px;margin-left:15px;padding-left:15px;}
	
#head{height:159px;background:url(../images/main/bg-header.jpg) no-repeat;border-top:8px solid #fff;border-bottom:8px solid #fff;position:relative;}
	#head a{position:absolute;display:block;}
	#head #logo{width:343px;height:126px;top:15px;left:60px;}
	#head #depune_candidatura{padding-left:86px;padding-top:10px;padding-bottom:10px;font-size:24px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;bottom:43px;right:49px;color:#fff;}
	
#center{width:669px;float:left;display:inline;}
	#center h1{font-size:18px;}
	#center ul{list-style:none;margin:10px 20px}
	#center ul li{margin-bottom:10px}
	#center ul li a{color:#619add;}

#left{width:298px;float:left;display:inline;border-left:10px solid #fff}

#left_0{background:url(../images/main/bg-blue-1.gif) repeat-x;border-bottom:5px solid #fff;}
	#left_0 form input {width:200px;height:14px;border-width:0px;border:1px solid #0d4d97}
	#left_0 form input#login {width:100px;height:25px;margin-right:5px}
	#left_0 ul{list-style:none;padding:10px}
	#left_0 ul li{padding-bottom:3px}
	#left_0 ul li a{color:#fff;font-weight:bold}
	#left_0 ul li label{width:70px;display:block;float:left;padding-top:1px;color:#fff}
#left_1{background:url(../images/main/bg-blue-1.gif) repeat-x #0d4d96;border-bottom:5px solid #fff;padding:15px 10px;}
	#left_1 h2{font-size:18px;color:#fff}
	#left_1 ul{list-style:none;padding-top:10px}
	#left_1 ul li{background:url(../images/main/bullet-yellow.gif) no-repeat 0px 2px;padding-left:15px;padding-bottom:5px}
	#left_1 ul li a{color:#fff;text-decoration:underline}
#left_2{background:url(../images/main/bg-left-box-2.jpg) no-repeat;border-bottom:5px solid #fff;height:159px;position:relative;}
	#left_2 a{position:absolute;font-size:26px;color:#fff;background:url(../images/main/right-arrow-yellow.gif) no-repeat right 13px;padding-right:27px;bottom:10px;left:10px}
#left_3{background:url(../images/main/bg-blue-1.gif) repeat-x;border-bottom:5px solid #fff;position:relative}
	#left_3 img{padding:23px 0px 22px 14px}
	#left_3 .cont{position:absolute;width:140px;top:23px;right:15px}
	#left_3 .cont h2{font-size:18px;color:#fff;padding-bottom:5px}
	#left_3 .cont a{color:#fff;text-decoration:underline}
	
#eroare404{border:1px solid #619add;padding:10px 20px}
/*=====END ID-uri======*/

/*=====CLASE======*/
.clear{clear:both}
.fl_left{float:left}
.fl_right{float:right}

.meniu{list-style:none;}
	.meniu li{display:inline;}
	.meniu li a{color:#fff;}
	
.yel_band{background:url(../images/main/bg-yellow-1.gif) repeat-x;height:29px;}
/*=====END CLASE======*/

table.list_fe {
	width:100%;
	border-width: 1px 1px 0px 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
}
table.list_fe th {
	border-width: 0px 0px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background: url('../images/main/bg-footer.gif') repeat-x;
	color:#fff;
	font-size:13px;
}
table.list_fe thead td {
	border-width: 0px 0px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: #999;
	color:#fff;
	font-size:13px;
}
table.list_fe td {
	border-width: 0px 0px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
}