body{
width:1000px;
margin:auto;
background:#000;
border-left:1px solid  #770003;
border-right:1px solid  #770003;
font-family:Arial;
}
#menu{
background:url('http://www.labrace.ro/images/menubg.jpg');
width:1000px;
height:59px;
}
#paper1{
float:left;
width:755px;
height:516px;
background:url('http://www.labrace.ro/images/paperbg.jpg');
}
#paper2{
float:left;
width:244px;
height:516px;
background:url('http://www.labrace.ro/images/paperbg2.jpg');
}
#paper3{
float:left;
width:244px;
height:516px;
background:url('http://www.labrace.ro/images/paperbg3.jpg');
}
#bottombox{
float:left;
width:1000px;
height:233px;
background:url('http://www.labrace.ro/images/bgbottombox.jpg');
}
#footer{
float:left;
width:1000px;
height:46px;
background:url('http://www.labrace.ro/images/footerbg.jpg');
margin-top:10px;
}
.footerlink{
font-weight:bold;
color:#f4b263;
font-size:14px;
text-decoration:none;
}
.footerlink:hover{
color:#FFF;
}

.meniulnostru{
font-weight:bold;
color:#8a510e;
font-size:14px;
text-decoration:none;
}
.meniulnostru:hover{
color:#000;
}