@charset "utf-8";
/* CSS Document */
body {
font-family:"trebuchet MS";
font-size:12px;
margin:0;
background:#000;
width:100%;
color:#fff;
}

.container {
width:944px;
margin-left:auto;
margin-right:auto;
background:url(images/content.jpg) no-repeat;
height:715px;
}

.text {
width:340px;
color:#FFFFFF;
padding-top:440px;
padding-left:512px;
}

.buttons {
width:330px;
padding-left:512px;
padding-top:10px;
}

.proiecte {
display:block;
width:146px;
height:40px;
float:left;
background:url(images/proiecte.jpg) no-repeat;

}

.proiect {
display:block;
width:156px;
height:40px;
float:left;
}


.afla {
margin-top:45px;
text-align:center;
margin-left:-15px;
}

.afladespre {
margin-top: 45px;
margin-left: 3px;
}

.undertext {
margin-left:450px;
margin-top:40px;
}

.desprenoi {
display:block;
width:146px;
height:40px;
background:url(images/desprenoi.jpg) no-repeat;
float:right;
}

.despreno {
display:block;
width:146px;
height:40px;
float:right;
}

.clear {
clear:both;
}

#pop {
width: 650px;
height: 450px;
display:none;
position: absolute;
background:url(images/bg.png) no-repeat;
padding: 20px;
z-index:100;
}

#close {
	text-decoration:none;
	margin-bottom:10px;
	text-align:right;
	width:600px;
}

a {
color:#6cb43e
}

.popupcontent {
width:600px;
padding-left:30px;
}

.formular {
width:300px;
margin-left:120px;
}

.afladesprenoi {
margin-top:45px;
margin-left:3px;
}

.undertext a {
color:#fff;
font-weight:bold;
font-size:13px;
}