body {
background-color: #A09A81;
cursor: default; 
position: relative; 
min-width: 780px; 
margin: 0; 
padding: 0;
}

#header_background {
	background-image: url(imagini/header.jpg);
	background-repeat: repeat-x; 
}

#centrul_mare {
background-color: #DFE0C5;
position: relative; 
height: 850px;;
width: 780px; 
margin-left: auto;
margin-right: auto;
padding: 0;
}

#margine_sus {
float: left;
width: 100%;
height: 30px;;
	background-image: url(imagini/bg_margine_sus.gif);
	background-repeat: repeat-x; 
}

#margine_jos {
position: absolute;
bottom: 0px;
float: left;
width: 100%;
height: 30px;;
	background-image: url(imagini/bg_margine_jos.gif);
	background-repeat: repeat-x; 
}

#meniu_stanga {
height: 100%;
width: 200px;
	background-image: url(imagini/bg_meniu_stanga.gif);
	background-repeat: no-repeat;
}

.meniu_dreapta {
font-variant: small-caps; 
font-size: 18px; 
margin: 0;
color: #003366;
}

#footer {
width: 100%; 
height: 49px;
bottom: 0;
	background-image: url(imagini/footer_back.jpg);
	background-repeat: repeat-x; 
}

.butoane_index {
background-color: #cecfb5; 
padding: 10px; 
display: block; 
position: absolute; 
text-decoration: none; 
text-align: center;
}

.thumb_lucrari {
background-color: #DFE0C5; 
padding: 5px; 
width: 230px;
display: block; 
position: absolute; 
text-decoration: none; 
text-align: center;
border: #e8f3de thin dotted;
float: left;
}

#a_footer {
color: #DFE0C5;
}

.link_imigini_lucrari {
font-size: 14px;
font-variant:small-caps; 
text-decoration: underline; 
color: #000066;"
}

.tabel_preturi {
background-color: #bbbc9f;
}

.categorii_tabel {
font-weight: bold;
color: #990000;
}