body 
{
background-image: url("linii.jpg");
}
h1
{


background-color: #d0e0f0;
font-family: arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-align: center;
color: #000000;
width: 70%;
height: 150;
position: relative;
left:15%;
right:15%

}


h4
{
background-color: #1177BB;
font-family: arial;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #ffffff;
width: 96%;
position: relative;
left:2%;
right:2%;
}

div
{
background-color: #003399;
left: 5;
right: 5;
}


table
{
border-style: groove;
background-color: #dddddd;
font-family: arial;
font-style: normal;
text-decoration: none;
color: #000000;
width: 97%;
text-align: center;
position: relative;
left: 10px;
}


thead
{
background-color: #ffffff;
border-style: groove;
font-family: arial;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #000000;
}
tfoot
{
border-style: groove;
font-family: arial;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #000000;
}
td
{
border-style: groove;
background-color: #ffffff;
font-size: 10px;
font-weight: normal;
}
td.stanga
{
border-style: groove;
background-color: #ffffff;
font-size: 10px;
font-weight: normal;
text-align: left;
}
td.dreapta
{
border-style: groove;
background-color: #ffffff;
font-size: 10px;
font-weight: normal;
text-align: right;
}
td.centru
{
border-style: groove;
background-color: #ffffff;
font-size: 10px;
font-weight: normal;
text-align:center ;
}
th
{
border-style: groove;
background-color: #ddeeff;
font-family: arial;
font-size: 13px;
font-weight: bold;
}
p
{
font-family: arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #ffffff;
text-align: left;
position: relative;
left: 20px;
}
a
{
background-color: #1177bb;
font-family: arial;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-decoration: underline;
color: #ffffff;
text-align: right;
/* width: 530; */
height: 22;
}
