*{
	padding:0;
	margin:0;
	}
body{
	height:100%;
	min-width:1280px;
	background-color:#eee;
}
a{
	text-decoration: none;
}
.left{
	float:left;
}
.right{
	float: right;
}
.clear {
	clear: both;
}
/* beginHeader */

#wrap1{
	width:100%;
	height:auto;
	background-color:#fff;
}
.grid_1280{
	margin-left: auto;
  	margin-right: auto;
  	width: 1280px;
}
.grid_1048{
	margin-left: auto;
  	margin-right: auto;
  	width: 1048px;
}
#menuWrap{
	width:100%;
	height:84px;
	background-color:#3d0606;
}
#menuHeader{
	margin-left: 120px;
}
#menuWrap ul{
	padding:0;
	float:left;
}
#menuWrap ul li{
	float:left;
	display:inline;
	list-style:none;
	padding-top: 1px;
}
/* endHeader */

/* billboard */

#billboardWrap{
	width:100%;
	height:auto;
	background-color:#14876c;
}
#billboard{
	width: 1280px;
	height: 660px;
	background-color:#14876c;
	background-image:url(../images/billboardHeader2.jpg);
	background-repeat: no-repeat;
}
.videoButton{
	width: 185px;
	height: 44px;
	background-color: #3d0606;
	font-size: 32px;
	color: #fff;
	font-family: Helvetica;
	position: relative;
	float: right;
	padding: 5px;
	margin-top: 450px;
	margin-right: 118px;
}
/* end billboard */

/* content */
#contentWrap{
	width:100%;
	height:auto;
	background-color:#eee;
}
#content{
	width: 1280px;
	height: 480px;
	background-color:#14876c;
	background-image:url(../images/bgContent.png);
	background-repeat: no-repeat;
}
.videoPlayer{
width: 622px;
height: 396px;
background-color: #000;
float: left;
margin-top: 46px;
margin-left: 113px;
}
.textRightVideo{
	margin-top: -30px;
	float:right;
	width:371px;
	height: 334px;
}
.textRightVideo img{
margin-top:86px;
}
.textRightVideo p{
padding-top: 30px;
font-family: Helvetica;
font-size: 18px;
line-height: 20px;
color: #222;
text-align: left;
}
.textRightVideo p span{
	font-weight: bold;
	color: #14876c;
}
.citeste a{
	padding-top: 0px;
	float: right;
	text-decoration: underline;
	color: #14876c;
	font-weight: bold;
	font-style: italic;
}
/* end content */

/* footer */

#footerSponsoriWrap{
	width: 100%;
	height: 103px;
	background-color: #fff;
}
#footerWrap {
	width: 100%;
	height: 460px;
	background-color: #3d0606;
}
#footer{
	width: 1280px;
	height: 460px;
	background-image: url(../images/bgFooter.png);
	background-repeat: no-repeat;
	padding: 0px;
}
#menuFooter{
	width: 155px;
	height: 416px;
	float: left;
	margin-left: 100px;
	margin-top: 35px;
}
#menuFooter ul{
	padding-left: 5px;	
}
#menuFooter ul li{
	list-style: none;
	float: left;
	font-size: 18px;
	font-family: Helvetica;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}
#menuFooter ul li a{
	text-decoration: none;
	color: #fff;
}
#menuFooter ul li a:hover{
	color: #14876c;
}
#adresaFooter{
	float: left;
	margin-left: 100px;
}
#harta{
	float: right;
	margin-top: 35px;
}
.linkFonduriEuropene{
	background-color: #eee;
	font-family: Helvetica;
	color: #333;
	padding: 10px;
}
.linkFonduriEuropene a{
	color: #14876c;
}

/* end footer */