body, html {
margin: 0px auto;
color: #666666;
background: url('bg.jpg') top left repeat-x #fff;
font-family: Arial;
}
form{
margin: 0;
padding:0;
}
img{
border: 0;
}
/*INDEX*/
#container{
width: 1000px;
float:left;
}
#top{
width: 1000px;
background: url('top.jpg') top left no-repeat;
text-align: right;
padding: 45px 0 0 0;
font-size: 12px;
height: 57px;
}
#top a{
color: #666666;
text-decoration: none;
background: url('linkbg.jpg') left no-repeat;
padding-left: 20px;
padding-right: 4px;
}
#top a:hover, #despre a:hover, #angajatori a:hover, #clienti a:hover{
text-decoration: underline;
}
a.pad{
margin-right: 54px;
}
/*top graphics*/
#salut{
width: 1000px;
height: 144px;
float:left;
background: url('salut.jpg') top left no-repeat;
}
#codrin{
width: 1000px;
height: 68px;
float:left;
background: url('codrin.jpg') top left no-repeat;
background-position: 100px 0;
}
#siteuri{
width: 1000px;
height: 63px;
float:left;
background: url('siteuri.jpg') top left no-repeat;
}

#context{
width: 940px;
float:left;
margin-top: 70px;
padding-left: 60px;
}
#despre, #angajatori, #clienti{
float: left;
width: 270px;
padding-left: 43px;
}
#despre a, #angajatori a, #clienti a, #copy a{
color: #67D2EF;
text-decoration: none;
}
#bottom{
margin-top: 30px;
width: 900px;
float:left;
padding-left: 100px;
}
#flickr{
width: 300px;
float:left;
margin-bottom: 10px;
}
#flickr p{
margin: 0;
padding: 0;
}
#flickr a{
border: 3px solid #5AD0EE;
padding:1px;
height: 75px;
width:75px;
float:left;
margin: 2px 2px 0 0;
}
#flickr a:hover{
border: 3px solid #FF0084;
height: 75px;
width:75px;
float:left;
}
#flickr a.selected{
border:3px solid #676767;
}
#flickr .selected:hover{
border: 3px solid #FF0084;
}
.noborder{
border:0;
}
a.noborder:hover{
border:0;
}
#contact{
width: 600px;
float:left;
}
#contact .textarea{
border: 3px solid #ACE7F5;
background-color: #F4F4F4;
width: 590px;
height: 140px;
}
    #contact .status{
    	width:220px;
    	height:19px;
    	outline:none;
		float:left;
		margin: 0 22px 0 0;
    }
    .focusField{
    	border:solid 2px #ACE7F5;
    	background:#EFF5FF;
    	color:#000;
    }
    .idleField{
    	background:#EEE;
    	color: #6F6F6F;
		border: solid 2px #DFDFDF;
    }	
	
#contact .btn{
float:right;
margin:0;
padding:0;
border: 0;
    	background: url("button.jpeg") top left no-repeat #fff;
    	color: #6F6F6F;
		cursor: pointer;
		font-size: 16px;
		height: 25px;
		width: 104px;
}
#copy{
width: 900px;
float:left;
border-top: 1px solid #666666;
padding-top:10px;
font-size: 12px;
text-align:right;
margin: 40px 0 10px 0;
}