/*-----------------------------------------------------------------------------
versiunea:  1.2
data:      9/2008
ultima modoficare: 09.2008
site: www.fundatiahecuba.ro
-----------------------------------------------------------------------------*/

/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

body {
    margin:0;
	padding:0;
	font-family	:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	background-color:#444547;
}

a {
	color:#026596;
	outline: none;
	text-decoration: none;
}

a:hover {
	color:#026596;
	text-decoration: underline;
}

div {
		float:left;
	}
	
.menu_content {
     display:none;
	 background-color:#fff;
     }
	 
	
p {
font-family:tahoma, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000;
margin:0px;
padding:0px;
}

img {
border:0px;
padding:0px;
margin:0px;
}

h1, h2,h3,h4,h5 {
		font-size:14px;
		line-height:17px;
		padding:0px;
		margin:0px;
		font-family:Tahoma, Helvetica, sans-serif;
}

#block_central {
	margin:0px auto;
	width:950px;
	float:none;
	}
	
.buton_sub {
border:0px;
background-color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
height:20px;
line-height:20px;
color:#fff;
padding-left:15px;
padding-right:15px;
}

.opac {
border:1px solid #666;
background:#fff;
}

.galerie_proiect {
padding-top:15px;
float:left;
width:490px;
}

.galerie_proiect img{
float:left;
}
	
/* -----------------------------------*/
/* ---- Header <<<-----------*/
/* -----------------------------------*/
		#header {
		    width:950px;
			height:194px;
			margin:0px;
			padding:0px;
			background-color:#fff;
		}
			 
		#header .sigla {
		    width:146px;
			height:194px;
			float:left;
			font-size:0px;
			line-height:0px;	
		}
		
		#header .header2 {
		    width:804px;
			height:194px;
			float:left;
			background:url(../images/header.jpg) no-repeat top;
		}
		
		#header .header2 .top_menu {
		float:right;
		line-height:25px;
		padding-right:13px;
		height:66px;
		color:#fff;
		font-weight:bold;
		}
		
		#header .header2 .top_menu a{
		color:#000;
		text-decoration:none;
		}
		
		
		
		#header .header2 .top_menu a:hover{
		color:#333;
		text-decoration:underline;
		}
				
		#header .header2 .search {
		height:43px;
		padding-right:13px;
		width:791px;
		}
		
		.header2 .search p{
		float:left;
		margin:0;
		padding:0;
		}
		
		.header2 .sh {
		margin:0;
		padding:0;
		float:right;
		}
		
		.header2 .search .box{
		background:#fff;
		width:140px;
		font-size:11px;
		height:15px;
		border:0px;
		margin:0;
		padding:0;
		padding-top:2px;
		padding-left:6px;
		}
		
		.header2 .search .btn{
		background: #000;
		width:47px;
		height:17px;
		margin:0;
		padding:0;
		border:0px;
		margin-left:5px;	
		color:#fff;
		padding-bottom:2px;
		font-size:11px;
		vertical-align:middle;
		}
				
/* -----------------------------------*/
/* ---- Meniu <<<-----------*/
/* -----------------------------------*/

#meniu {
	height:29px;
	width:804px;
	background:#028ace url(../images/meniu.jpg) no-repeat;z-index: 30;
	}
			
#sddm   {
    margin: 0;
	padding: 0;
	z-index: 30;
	padding-left:10px;
	overflow:auto;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 14px;
	font-family:Tahoma, Helvetica, sans-serif;
	line-height:20px;
	}

#sddm li a{
    display: block;
	margin: 0 1px 0 0;
	padding: 4px 7px;
	color: #FFF;
	text-align: center;
	font-family:tahoma, Helvetica, sans-serif;
	text-decoration: none}

#sddm li a:hover{
background: #006394;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 2px 0;
	z-index: 30;
	padding: 0;
	background: #fff;}
	
#sddm .subcat {
    font-size: 13px;
	font-family:Tahoma, Helvetica, sans-serif;
	line-height:17px;
	z-index: 30;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 2px 40px 5px 8px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #313131;
		color: #fff;
		z-index: 30;
		font-family:Tahoma, Helvetica, sans-serif;
}

	#sddm div a:hover
	{	background: #0388cb;
		color: #FFF;
	}
	
#header .mesaj {
height:54px;
width:804px;
float:left;
}	

#header .mesaj h2{
line-height:20px;
margin-top:16px;
font-family:"Trebuchet MS",Tahoma, Helvetica, sans-serif;
font-size:19px;
font-weight:normal;
border-left:5px solid #0092db;
padding-left:7px;
color:#313131;
}

#header .mesaj .paypal{
float:right;
font-weight:bold;
line-height:24px;
font-size:16px;
height:24px;
padding-top:15px;
}

#header .mesaj .paypal p{
float:left;
line-height:21px;
font-size:15px;
}

#header .mesaj .paypal a {
color:#2e6597;
}

#header .mesaj .paypal a:hover {
text-decoration:none;
}
	
#header .mesaj .paypal img {
float:left;
}	
/* -----------------------------------*/
/* ---- CENTER <<<-----------*/
/* -----------------------------------*/

#center {
width:935px;
padding-bottom:15px;
background-color:#fff;
padding-left:15px;
}

/*-----------------CALENDAR------------------*/


#center .calendar {
width:300px;
float:left;
}

#center .calendar .top {
background:url(../images/calendar_top.jpg);
width:300px;
height:15px;
}

#center .calendar .bg {
width:280px;
padding-left:10px;
padding-right:10px;
background:#e5f4fb;
}

#center .calendar .btm {
background: url(../images/calendar_btm.jpg) top no-repeat;
width:300px;
height:13px;
}

#center .calendar .bg .rss{
float:right;
padding-top:2px;
}

#center .calendar .bg h3 {
font-family:"Trebuchet MS",Tahoma, Helvetica, sans-serif;
font-size:17px;
color:#000;
line-height:16px;
font-weight:normal;
}

#center .calendar .eveniment {
width:280px;
float:left;
padding-top:7px;
padding-bottom:7px;
border-bottom:1px dotted #666;
}

#center .calendar .eveniment h2{
font-size:14px;
line-height:18px;
padding-bottom:6px;
text-align:justify;
}

#center .calendar .eveniment h2 a{
color:#036a9e;
}

#center .calendar .eveniment .obiective {
width:280px;
background:url(../images/calendar_b.jpg) no-repeat top left;
text-align:justify;

}

#center .calendar .eveniment .obiective strong {
padding-left:25px;
}

#center .calendar .eveniment .txt {
padding-top:10px;
text-align:justify;
width:280px;
}

#center .calendar .eveniment .txt p,
#center .calendar .eveniment .obiective p{
color:#333;
}

#center .calendar .eveniment .det {
width:280px;
padding-top:8px;
float:left;
}

#center .calendar .eveniment .det .cont{
background:url(../images/sg.jpg) no-repeat right;
float:right;
padding-right:20px;
font-size:11px;
font-weight:bold;
}

#center .calendar .eveniment .det .cont a{
color:#000;
}

#center .calendar .eveniment .det .date{
color:#036a9e;
padding-left:20px;
background:url(../images/ico_calendar.jpg) no-repeat left;
}

#center .stiri .complet,
#center .calendar .complet {
float:left;
font-weight:bold;
margin-top:10px;
background:url(../images/toate_ico.jpg) left no-repeat;
line-height:15px;
padding-left:20px;
}

#center .stiri .complet a,
#center .calendar .complet a{
color:#333;
}

/*----------------------NEWSLETTER-----------------------*/

#center .newsletter {
width:214px;
float:left;
padding-bottom:15px;
}

#center .newsletter .input {
height:17px;
width:170px;
padding-top:4px;
padding-left:5px;
border:1px solid #666;
font-size:11px;
color:#333;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:5px;
}

#center .newsletter p{
padding-left:15px;
padding-top:2px;
}

#center .newsletter .buton {
padding-left:6px;
padding-right:6px;
height:17px;
border:0px;
border:1px solid #666;
background:#606060;
color:#fff;
font-size:11px;
padding-bottom:2px;
}

/*--------CENTRU-----------------*/

.centru {
width:379px;
padding-left:14px;
padding-right:14px;
float:left;
}

.centru .misiune{
width:379px;
float:left;
padding-bottom:15px;
}

.centru .misiune .top{
width:369px;
background:url(../images/misiune_top.jpg);
height:20px;
color:#fff;
padding-top:6px;
padding-left:10px;
}

.RGT .de_ce h3,
.centru .stiri .top h3,
.centru .misiune .top h3{
font-family:"Trebuchet MS",Tahoma, Helvetica, sans-serif;
font-size:15px;
line-height:16px;
color:#fff;
}

.centru .misiune .bg{
width:359px;
border-left:1px solid #0385c6;
border-right:1px solid #0385c6;
padding:9px;
text-align:justify;
padding-bottom:0;
}

.centru .misiune .bg p {
padding-bottom:8px;
}

.centru .misiune .btm{
width:379px;
background:url(../images/misune_btm.jpg);
height:11px;
color:#fff;
line-height:0;
font-size:0;
}

.centru .misiune .bg img{
padding-left:10px;
}

.centru .stiri{
width:379px;
float:left;
padding-bottom:15px;
}

.centru .stiri .top{
background:url(../images/stiri_banner.jpg);
height:21px;
width:369px;
padding-top:5px;
padding-left:10px;
color:#fff;

}

.centru .stiri .stire {
padding-top:10px;
float:left;
width:379px;
}

.centru .stiri .stire img {
padding-right:10px;
padding-top:5px;
}

.centru .stiri .stire p {
padding-top:7px;
}

.centru .stiri .stire .publicatie{
float:right;
padding-top:5px;
}

/*---------------------RGT---------------------*/

.RGT {
width:214px;
float:left;
}

.RGT .de_ce {
width:214px;
background:url(../images/donatie.jpg) no-repeat;
height:21px;
padding-top:5px;
color:#fff;
text-align:center;
margin-bottom:15px;
}

.RGT .de_ce h3 a{
color:#fff;
}

.RGT .vrem {
width:214px;
margin-bottom:15px;
}

.R2 .newsletter2 h3,
.RGT .newsletter h3,
.RGT .vrem h3 {
line-height:18px;
font-family:"Trebuchet MS",Tahoma, Helvetica, sans-serif;
font-size:15px;
border-left:5px solid #0092db;
padding-left:7px;
color:#313131;
margin-bottom:7px;
}

.RGT .vrem p{
line-height:17px;
font-size:12px;
padding-bottom:5px;
padding-left:10px;
}

.RGT .vrem a {
color:#000;
text-decoration:none;
}

.RGT .vrem a {
color:#000;
text-decoration:none;
}

.RGT .voluntar {
width:214px;
background: url(../images/voluntar.jpg) no-repeat;
height:27px;
padding-top:9px;
color:#fff;
text-align:center;
margin-bottom:15px;
}

.RGT .voluntar h3 {
font-size:16px;
}

.RGT .voluntar h3 a{
color:#fff;
}

.RGT .de_ce h3 a:hover,
.RGT .voluntar h3 a:hover{
color:#fff;
text-decoration:none;
}

.RGT .calenda{
width:214px;
float:left;
padding-bottom:15px;
}

.RGT .calenda .top{
width:213px;
background:url(../images/calendar2_top.jpg);
height:8px;
}

.RGT .calenda h3{
font-family:"Trebuchet MS",Tahoma, Helvetica, sans-serif;
font-size:15px;
line-height:16px;
color:#000;
padding-bottom:7px;
}

.RGT .calenda .bg{
width:195px;
padding:9px;
text-align:justify;
padding-bottom:0;
background:#e5f4fb;
padding-top:0;
}

.RGT .calenda .bg p {
padding-bottom:8px;
}

.RGT .calenda .bg a{
color:#333;
}

.RGT .calenda .btm{
width:213px;
background:url(../images/calendar2_btm.jpg);
height:7px;
line-height:0;
font-size:0; 
}

#center .RGT .complet{
float:left;
font-weight:bold;
background:url(../images/toate_ico.jpg) top left no-repeat;
line-height:18px;
padding-left:20px;
}

#center .RGT .rss {
float:right;
margin-top:2px;
}

/*FOOOTER*/

#footer {
width:920px;
float:left;
border-top:5px solid #0092db;
padding-top:10px;
background:#fff;
margin-bottom:10px;
padding-left:15px;
padding-right:15px;
color:#606060;
}

#footer a{
color:#606060;
}

#footer p{
padding-bottom:10px;
color:#606060;
}
/*STATIC PAGE - RGT*/

.R2 {
float:left;
width:187px;
}

.R2 .misiune{
width:187px;
float:left;
padding-bottom:15px;
}

.R2 .misiune .top{
width:177px;
background: url(../images/misiune2_top.jpg);
height:20px;
color:#fff;
padding-top:6px;
padding-left:10px;
}

.R2 .misiune .top h3{
font-family:"Trebuchet MS",Tahoma, Helvetica, sans-serif;
font-size:15px;
line-height:16px;
color:#fff;
}

.R2 .misiune .bg{
width:167px;
border-left:1px solid #0385c6;
border-right:1px solid #0385c6;
padding:9px;
text-align:left;
padding-bottom:0;
}

.R2 .misiune .bg p {
padding-bottom:8px;
}

.R2 .misiune .btm{
width:187px;
background: url(../images/misiune2_btm.jpg);
height:9px;
color:#fff;
line-height:0;
font-size:0; 
}

#center .R2 .newsletter2 {
width:187px;
float:left;
padding-bottom:15px;
}

#center .R2 .newsletter2 .input {
height:17px;
width:150px;
padding-top:4px;
padding-left:5px;
border:1px solid #666;
font-size:11px;
color:#333;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:5px;
}

#center .R2 .newsletter2 p{
padding-left:10px;
padding-top:2px;
}

#center .R2 .newsletter2 .buton {
padding-left:6px;
padding-right:6px;
height:17px;
border:0px;
border:1px solid #666;
background:#606060;
color:#fff;
font-size:11px;
padding-bottom:2px;
}

.R2 .de_ce2 {
width:187px;
background:url(../images/de_2.jpg);
height:21px;
padding-top:5px;
color:#fff;
text-align:center;
margin-bottom:15px;
}

.R2 .de_ce2 h3 a{
color:#fff;
}

/*0----------CONTENT-----------------*/

#content {
width:490px;
float:left;
padding-left:15px;
padding-right:15px;
}

#content h1{
font-size:18px;
line-height:22px;
padding-bottom:15px;
}

#content .motto {
padding-bottom:10px;
float:left;
width:490px;
}

#content .motto img {
padding-right:10px;
}

#content .motto p {
font-size:13px;
font-weight:bold;
}

#content .txt {
padding-bottom:10px;
float:left;
width:490px;
}

#content .txt p{
padding-bottom:10px;
}

.proiecte h1{
color:#1c62a5;
font-size:20px;
}

#content .proiect {
padding-bottom:15px;
width:490px;
}

#content .proiect img {
padding-right:10px;
}

#content .proiect h2 {
padding-bottom:10px;
font-size:14px;
line-height:17px;
}

#content .proiect .pag_proiect {
background:url(../images/sg2.jpg) no-repeat left;
line-height:14px;
padding-left:20px;
float:left;
font-weight:bold;
font-size:11px;
padding-top:5px;
padding-bottom:5px;
}

#content .proiect .pag_proiect a{
color:#666;
}

.pr2 p {
padding-bottom:10px;
}

.pr2 img {
padding:5px;
}

.dw_raport p{
background:url(../images/dw_raport.jpg) left center no-repeat;
padding-left:35px;
line-height:31px;
padding-bottom:0px;
}

.dw_raport a{
color:#666;
text-decoration:none;
}

#content .raport {
width:490px;
float:left;
}

#content .raport {
width:490px;
float:left;
padding-bottom:10px;
border-bottom:1px dotted #666;
margin-bottom:10px;
}

#center .membru h1 {
padding-bottom:0px;
color:#1c62a5;
}

#center .membru small {
margin-bottom:10px;
float:left;
color:#666;
font-size:11px;
}

#center .membru img {
padding-right:10px;
}

#center .membru p {
padding-bottom:10px;
}

.membru_txt {
width:490px;
float:left;
}

.membru_txt .foto {
float:left;
width:200px;
}

.membru_txt .txt2 {
float:left;
width:290px;
}

.data_eve {
background:url(../images/ico_calendar.jpg) no-repeat left;
padding-left:20px;
line-height:16px;
float:left;
}

.red {
color:#cc0000;
}

.tabel_voluntar input {
margin:0;
padding:0;
width:160px;
font-size:12px;
line-height:18px;
color:#333;
border:1px solid #666;
line-height:18px;
}

.tabel_voluntar textarea {
width:160px;
font-size:12px;
line-height:18px;
color:#333;
border:1px solid #666;
margin-top:10px;
}

.tabel_voluntar .buton {
width:100px;
color:#FFFFFF;
background:#000;
margin-top:10px;
}

.nivel {
padding-top:15px;
float:left;
width:490px;
border-bottom:1px dotted #333;
padding-bottom:10px;
margin-bottom:15px;
}

.nivel .membru {
width:163px;
float:left;
text-align:center;
}

.nivel small{
width:163px;
margin-bottom:5px;
}

