﻿body
{
 background-color: #a9bfb1;
 margin-top: 0px;
}

TABLE
{
 font-family: Verdana;
 font-size: 11px;
 color: #07241a;
}

Table.WebBody
{
 width: 895px;
 height: 600px;
}

TD.MenuBar
{
 background-image: url("img/Flakx-MenuBar.jpg");
 color: #e8f1f0;
 height: 17px;
 text-align:left;
 padding-left:10px;
 vertical-align: bottom;
 padding-bottom: 9px;
}

A.MenuItem
{
 color: #e8f1f0;
 text-decoration: none; 
}

A.MenuItem:hover
{
 color: aqua;
}

TD.WebTekst
{
 height: 100%;
 vertical-align: top;
 text-align: left;
 background-color: #e8f1f0;
 padding: 5px 10px 10px 10px;
}

H1,H2
{
 font-size: 12px;
 font-weight: bold;
 color: #006843;
}

TD.Footer
{
 font-size: 8px;
 color: #e8f1f0;
 background-image: url("img/flakx-footer.jpg");
 height: 20px;
 vertical-align: bottom;
 padding-bottom: 5px;
}