html{
background: grey;
}

table{
margin:5px;
border-spacing: 0px;
border-collapse: collapse;
border:1px solid black;
}

td{
text-align:center;
margin:0px;
padding:0px;
border:1px solid black;
}

#rectangle{
width:220px;
margin-top:20%;
margin-left: auto;
margin-right:auto;
border: 1px solid black;
text-align:center;
}



#afisare_content{
background: grey;
width:99%;
height:98%;
position:absolute;
}

#afisare_header{
overflow: auto;
width:80%;
height:130px;
border: 1px solid black;
}

#header_stanga{
padding:5px;
float:left;
}

#header_dreapta{
padding:15px;
float:right;
}

#afisare_header div a button{
width:90px;
height:40px;
}

#afisare_body{
overflow: auto;
width:80%;
height:74%;
border-left: 1px solid black;
border-right: 1px solid black;
padding:0px;
}

#afisare_footer{

width:80%;
height:10%;
border: 1px solid black;
}

#afisare_detalii{
position:absolute;
overflow: auto;
padding:5px;
left:80.5%;
top:0%;
width:18.5%;
height:98.4%;
border: 1px solid black;
}


#row_nume{
width:200px;
margin:0px;
height:18px;
}

#row_facturat{
width:60px;
margin:0px;
height:18px;
}

#row_sold{
width:60px;
margin:0px;
height:18px;
}

#row_incasat{
width:60px;
margin:0px;
height:18px;
}

#row_adresa{
width:350px;
margin:0px;
height:18px;
overflow:hidden;
}

#row_cui{
width:100px;
margin:0px;
height:18px;
}

#row_rc{
width:100px;
margin:0px;
height:18px;
}

#row_banca{
width:150px;
margin:0px;
height:18px;
overflow:hidden;
}

#row_contul{
width:240px;
margin:0px;
height:18px;
}

.mod_date_col td {
border: none;
width:100%;
}

#observatii{
width:98%;
}