/* CSS Document */
body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial;
	background-image:url('../i/background.gif');
	background-repeat: repeat-x;
	background-color: #c2081e;
}

* {
	padding: 0px;
	margin: 0px;
}

hr {
	color: #91a265; border-color: #91a265; background-color: #91a265;
}

img {
	/*text-align: middle;*/
	border: 0px;
}

.mainwrap {
	margin: auto;
	/*margin-top: 24px;*/
	width: 915px;
	background-image: url('../i/sigla.jpg');
	background-position:top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 15px solid #850817;
	/*border-bottom: 0;*/
	
}

.left {
	float: left;
	width: 290px;
	margin-top: 22px;
	margin-left: 8px;
}

.stiri {
	width: 281px;
	height: 255px;
	background-image: url('../i/stiri.gif');
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

.stiri h2 a {
	color: black;
	text-decoration: none;
}

.doneaza {
	margin-top: 40px;
	/*margin-left: 20px;*/
}

.doneaza a img {
	display: block;
}

.doneaza a {
	display: block;
	/* float: left; */
	clear: both;
	padding: 3px 0 3px 0;
}
.stiri h2 {
	padding-top: 10px;
	padding-left: 25px;
}

.stiri h3 {
	padding-top: 10px;
	padding-left: 25px;
	color: #9a1222;
}

.stiri h3 a {
	color: #9a1222;
}

.stiri p { 
	padding-left: 20px; 
	padding-right: 35px;
	font-size: 12px!important;
}

/*
.line { 
	float: left;
	width: 90px;
	height: 1px;
	border-bottom: 1px dashed #2b0e27;
	margin-top: -80px;
	margin-left:20px;

}
*/

.more {
	margin-top: 10px;
	padding: 0px;
	float: right;
	display: block;
	height: 10px;
	background-image: url('../i/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px  3px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-top: 0px !important;
}

.more a { 
	text-decoration: none;
	color: #333333;

}

.content_left{
	float: left;
	width: 260px;
	margin-top: 5px;
	padding-right: 15px;
	padding-left: 12px;
	padding-bottom:50px;
	font-size: 12px !important; 
}

.content_right{
	float: left;
	width: 260px;
	margin-top: 5px;
	padding-left: 10px;
	font-size: 12px!important;

}

.content_right h3 { 

	background-image: url('../i/h_background.gif');
	background-repeat:no-repeat;
	padding-left: 5px;
	color:#9a1222;

}

.content_left h3 { 

	background-image: url('../i/h_background.gif');
	background-repeat:no-repeat;
	padding-left: 5px;
	color:#9a1222;
}

.top_links {
	height: 162px;
	float:right;
	padding-right: 20px;
	padding-top: 20px;
}

.top_links a {
	font-size: 12px;
	color: #929292;
	text-decoration: none;
}

.top_links .links {
	clear: both;
	color: #929292;
	padding-top: 10px;
	float: right;
}

.flags {
	float: right;
}

.flags a {
	margin-left: 5px;
}

.slideshow {
	display: block;
	width: 587px;
	height: 240px;
	border: 3px solid #c0c0c0;
	/* background-image: url('../i/slideshow1.jpg'); */
	background-repeat:no-repeat;
	margin-top: 25px;




}
.right {
	float: left;
	width: 588px;
	background-color: white;
	margin-left: 3px;
}

.menu {
	font-size: 12px;
}

.menu a {
	display: block;
	float: left;
	color: #929292;
	text-decoration: none;
	padding-right: 10px;
	padding-left:10px;
	padding-bottom: 2px;
	padding-top: 2px;

}

.menu a:hover {
	color: white;
	background-color: #940314;
	
}

.content {
	clear: both;
	padding: 20px 0px 0px 10px;
	line-height: 1.5em !important;
}

.bg_footer {
	float: left;
	width: 915px;
	height: 199px;
	background-image: url('../i/bg_footer3.gif')

}
.footer {
	clear: both;
	border-top: 2px solid #c0c0c0;
	background-color: #888888;
}

.footer p { 
	padding: 5px 10px 5px 10px !important;
	background-color: #888888;
}

.content h1 {
	clear: both;
	font-size: 18px;
	color: #850817;
	padding: 5px 0px 5px 0px;
}

.content h2 {
	clear: both;
	font-size: 15px;
	color: #850817;
	padding: 5px 0px 5px 0px;
}

.content h2 a, .content h1 a {
	color: #850817;
	text-decoration: none;
}

.content p {
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.breadcrumb {
	font-size: 11px;
	margin-bottom: 20px;
}

.breadcrumb a {
	color: #89AD50;
}

.news_top {
	background: url('../i/news_top.gif') no-repeat;
	width: 214px;
	height: 39px;
}
.news_top p {
	font-family: "Times New Roman", serif;
	font-size: 12px;
	color: #658a3b;
	text-transform: uppercase;
	padding: 13px 134px 0 0;
	text-align: center;
	margin: 0;
}
.news {
	background: url('../i/news_bg.gif') repeat-y;
	width: 184px;
	padding: 15px;
}
.news p {
	margin: 0;
}
.news_bottom {
	background: url('../i/news_bottom.gif') repeat-y;
	width: 214px;
	height: 11px;
}

.search_res .more {
	padding-top: 0px !important;
	margin-top: 0px !important;
}
.obiective {
	float: right;
	margin-top:5px;
	padding: 5px;
	text-align: justify;

}
.obiective h2{
	color: #920818;
}
.obiective ul {

	list-style: none;

}
.obiective ul span {
	color: black;
	font-size: 12px !important;
}

.parteneri {
	padding-left: 50px;
	margin-top: 40px;
	clear: both;
}

.parteneri table td {
	text-align: center;
}

.parteneri a {
	text-decoration: none;
	font-size: 10px;
	font-family: Arial;
	color: #363434;
	padding: 2px;
	display: block;
	text-align: center;
}

.parteneri a img {
	border: 0;
	margin: 0;
	padding: 0;
}
/*
.comisia_ue {
	float: left;
	padding-top: 15px !important;
}

.guvernul_ro {
	float: left;
	text-align: center;
}
*/
.parteneri h3 { font-size: 15px; padding-bottom: 10px; color: #8a0817;}

.content_orizontal {
	float:left;
	clear: both;
	padding:15px;
}

.content_orizontal h3 { color: #a01e2d;}

.galerii td {
	/* border: 1px solid #CCCCCC; */
	padding: 8px;
}

.galerie img {
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.galerie a {
	padding-top: 3px;
	color: gray;
}

.news_texts {
	
}

.news_bag {
	overflow: hidden;
	height: 185px;
}

.concursuri {
	padding-top: 20px;
}

.concursuri h3 {
	font-size: 15px; padding-bottom: 10px; color: #8a0817;
}

.concursuri a {
	padding: 20px 0px 20px 0px;
	display: block;
	border-top: 1px dotted #bfbcbc;
	text-align: center;
}

.povestea_beneficiarului {
	padding-top: 55px;
	display: block;
	clear: both;
	float: right;
}

.reportaje_mp3 a {
	/*border:1px dotted gray;*/
	color:#850817;
	font-family:Times New Roman;
	font-size:15px;
	font-weight:bold;
	padding:8px;
	text-decoration:none;
	/*text-transform:uppercase;*/
}

.page_reportaj a {
	text-decoration: none;
}

.reportaje_mp3 {
	margin-top: 20px;
	/* margin-left: 35px; */
	/*background-image: url('../i/icon_reportaje.gif');
	background-repeat: no-repeat;
	background-position: center left;*/
}
