﻿body 
{
    margin-top: 0px;
    margin-left: 0px;
    background-color: #a09fa0;
}

TABLE
{
    font-family: Calibri;
    font-size: 13px;
}

TD.Header
{
    width: 980px;
    height: 171px;
    background-image: url("/img/background-header.jpg");
    color: #9d003c;
    vertical-align: top;
}

A.MenuItem
{
    color: #999999;
    text-decoration: none;
}

A.MenuItem:hover
{
    color: #9d003c;
    text-decoration: underline;
}

TD.WebBody
{
    width: 980px;
    height:600px;
    background-color: White;
}

TD.SideMenuBar
{
    vertical-align: top;
    width: 171px;
    background-color: #fef2f6;
    color: #999999;
}

TD.WebTekst
{
    text-align: justify;
    vertical-align: top;
    padding: 0px 20px 10px 20px;
}

TD.Banners
{
    vertical-align: top;
    text-align:right;
    width: 240px;
}

B, STRONG
{
    color: #9d003c;
}

TD.Footer
{
    background-color: #f8f8f8;
    text-align: center;
    height:20px;
}
