@charset "utf-8";
/* CSS Document */
body
{
background-image: url(../images/bkg.jpg);
background-position:top center;

margin:0;
color:#FFFFFF;
font:12px "Trebuchet MS";
}
img {border: 0;}
#content
{
    width:935px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}

#content1
{
    width:1423px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
    height:630px;
    background-image: url(../images/bkg.png);
    background-position:top center;
    background-repeat: no-repeat;
}

#footer
{
   background-image: url(../images/bkg-footer.png) ; 
   background-repeat: no-repeat;
   background-position: center;
   width:935px;
   height:293px;  
   margin-left:auto;
   margin-right:auto;    
   position:relative;
   float:left;
   top:77px;
}
#header
{
   background-image: url(../images/bkg-header.png); 
   width:935px;
   height:166px;   
   z-index: 100;  
   position: absolute;
   float:left;
   clear:both;
 
}
a {text-decoration: none;}
#meniu-principal ul { list-style-type: none; }

.meniuri {  float: right; height: 42px; padding-top: 35px;width: 630px;}
#meniu-principal { margin-left: 6px; margin-top: 9px;clear: both;list-style-type: none; }

#meniu-principal li { float: left; position: relative; padding-left:10px;padding-right:10px;}
#meniu-principal li.main { float: left; position: relative; z-index: 50; }
#meniu-principal li.main:hover ul.submeniu { display: block;}
.main {font: bold 12px "Trebuchet MS";color: #063606;}
#meniu-principal li a:hover{color: #7bc411; }
	
ul.submeniu { display: none; position: absolute; top: 15px;min-width:250px;  background-color: #fff; padding: 0 1px 1px 1px; }
ul.submeniu li a { display: block;font: bold 12px "Trebuchet MS";color: #063606; padding:0; margin-top: 1px; }
ul.submeniu li a:hover { text-decoration: none;  }
ul.submeniu li { width: 100%; }
	
#meniu-principal li.main a.main { height: 10px; display: block; float: left; min-width: 20px; padding: 0;	}
		
		
#continut {background: #72c011 url(../images/bkg_content.png);width:935px;position:relative;float:left;top:77px; background-repeat:repeat-x;}		

#continut-left {float:left;width: 400px;min-height:500px;}
#continut-right {float:left;width:535px}

.homepage-left {width:488px;}
.homepage-right {background: #063606;width:449px;height: 394px;line-height:12px;}

.div-home {background: url(../images/bullet.png) top left; color:#6cbe19;background-repeat:no-repeat;padding-left:15px;width:110px;float:left;height:80px;padding-right:5px;font-size:11px;margin-top:10px;}

#proiecte-interesante {background-image: url(../images/bkg-proiecte1.png); background-color: transparent;width:100%;height:233px;position:relative;float:left; top:77px;}
.citeste {color: #74c214; background-image: url(../images/bn_citeste.png);width:134px;height:23px;display: inline-block;padding-top:3px;text-align:center;}
.citeste:hover {color:white;}

.trimite_mail {color: #74c214; background:transparent;background-image: url(../images/bn_trimite_mail.png);width:223px;height:25px;display: padding-top:8px;border:0;}
.trimite_mail:hover {color:white;}

#contact-wrapper {
	width:430px;


	padding:20px;
    color:black;
}

#contact-wrapper .error {
	color:#063606;
}

#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:14px;
	width:auto;
}

form#contactform #submit
{
    color: #74c214;
    background: transparent; 
    border:0px;
    background-image: url(../images/bn_citeste.png);
    width:134px;
    height:26px;
    cursor: pointer;
    font-weight:bold;
}
form#contactform input {
	border:solid 1px #4d3a24;

	padding:5px;
	font-size:14px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border:solid 1px #4d3a24;
}

#contactFormContainer
{float:left;}

#contactForm1
{
        height:327px;
        width:351px;
        display:none;
}
 
#contactForm1 fieldset
            {
               padding:40px;
 
                border:none;
            }      
            #contactForm1 label
            {
               display:block;
               color:#063606;
                
            }      
            #contactForm1 input[type=text]
            {
               display:block;
               border:solid 1px #4d3a24;
               width:100%;
               margin-bottom:5px;
               height:18px;
            }  
            #contactForm1 textarea
            {
               display:block;
               border:solid 1px #4d3a24;
               width:100%;
               margin-bottom:10px;
            }  
            #contactForm1 input[type=submit]
            {
            background:transparent;
            border:0;
               background-image: url(../images/bn_citeste.png);
                width:134px;
                height:26px;
                color:#74c214;
                font-weight:bold;
            }                
            #contactLink
            {
               height:40px;
               width:351px;
               display:block;
               cursor:pointer;
            }
            
            #contactLink1
            {
               height:33px;
               width:255px;
               display:block;
               cursor:pointer;
            }
            #messageSent
            {
               color:#ff9933;
               display:none;
            }
            
#contactForm3 
{
        /*height:327px;*/
        width:311px;
        display:none;
}
#contactFormContainer1 {float:right;background-color: white;color:black;height:auto;left:280px;top:40px;position:relative;}
#contactFormContainer1 label {float:left;}
#contactForm3 fieldset { border:none;} 
#contactForm3 input[type=submit]
            {
            background:transparent;
            border:0;
               background-image: url(../images/bn_citeste.png);
                width:134px;
                height:26px;
                color:#74c214;
                font-weight:bold;
                cursor:pointer;
            }  
#tip7-title { text-align: left; }
#tip7-title b { display: block; }
#tip7-title span { float: right; }    