body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
background-color:#FFFCF3;
}
body a{
color: #C13F00;
text-decoration:underline;
}
body a:hover{
text-decoration:none;
}
.meniu{
background-color:#DEDACF;
height:25px;
}
.meniu a{
font-weight:bold;
text-decoration:underline;
color:#000000;
} 
.meniu a:hover{
font-weight:bold;
text-decoration:none;
}
.bulllet{
width:25px;
}
.footer{
border-top:1px solid #603814;
margin-top:20px;
}
.bullet_txt{
font-weight:bold;
}
.img_button{
cursor:pointer;
}
.title{
text-align:center;
width:900px;
font-size:14px;
font-weight:bold;
}
.cell{
width:200px;
border:1px solid #999999;
padding:1px;
}
.ul_list li{
width:25%;
float:left;
}
.ajax_content{
width:900px;
text-align:left;
}
.lista_produse{
height:100px;
width:400px;
border: 1px solid #999999;
overflow:auto;
}
.formular {
margin:20px;
width:95%;
}
.date_bd{
font-weight:bold;
}
.form_title{
font-weight:bold;
text-transform:uppercase;
text-align:center;
}
.margin_left{
margin-left:20px;
}
.cell_form{
width:200px;
border:none;
border-bottom:1px solid #999999;
padding:1px;
font-weight:bold;
}
.formulare_txt a{
text-decoration:underline;
color:#C13F00;
}
.formulare_txt a:hover {
cursor:pointer;
text-decoration:underline;
}
#div_formular input {
background-color:#FFFFA0;
}
.link_inapoi_formulare{
font-weight:bold;
font-size:14px;
}
.help_tabele{
color:#0066FF;
}
.rezultate_coduri{
overflow:auto;
height:279px;
margin:5px;
padding:2px;
border:1px solid #999999;
}