body {
    /*background-color: #326736;*/
    background-image: url(images/background.jpg);
    font-family: Georgia;
    font-size: 9pt;
    color: #557755;
}

td {
    font-family: Georgia;
    font-size: 9pt;
    color: #557755;
}

A {
    color: #88AA88;
    text-decoration: none;
}

A:Hover {
    color: #AACCAA;
    text-decoration: none;
}

stanga{
    border-left: 1px dotted #000000;
    border-bottom: 1px dotted #000000;
}