body 
{
background-image: url("linii.jpg");
}
h1
{
background-color: #d0e0f0;
font-family: arial;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-align: center;
color: #000000;
width: 70%;
height: 50;
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%;
}
h6
{
background-color: #1177BB;
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-align: center;
color: #ffffff;
width: 70%;
height: 15;
position: relative;
left: 15%;
right: 15%;

}
div
{
background-color: #003399;
left: 5;
right: 5;
}

span
{
background-color: #ffffff;
width: 97%;
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #000000;
text-align: justify;
/* width: 530; */
}
ol
{
list-style-type: lower-alpha;
list-style-position: outside;
background-color: #ccddff;
text-align: justify;
text-decoration: none;
color: #000000;
font-family: arial;
font-size: 10px;
font-style: normal;
font-weight: bold;
width: 97%;
left: 0;
}
ul
{
list-style-type: disc;
list-style-position: inside;
background-color: #ffffff;
text-align: justify;
text-decoration: none;
color: #000000;
font-family: arial;
font-size: 10px;
font-style: normal;
font-weight: bold;
width: 97%;
left: 0;
}
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;
}
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;
}

