﻿body 
{
    background-color: #06181e;
    margin-top: 0px;
}

Table
{
    font-family: Verdana;
    font-size: 8pt;
    color: White;
}

Table.WebBody
{
    width: 980px;
    height: 100%;
}

TD.Header
{
    background-image: url("/img/header-balufisc.jpg");
    height: 105px;
    vertical-align: top;
    text-align: left;
    padding-left: 725px;
    font-size: 9pt;
    padding-top: 15px;
}    

TD.MenuBar
{
    width: 184px;
    vertical-align: top;
    text-align: left;
    padding-left: 4px;
    height: 100%;
    background-image: url("/img/bibf-balufisc.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
}

TABLE.Menu
{
    width: 180px;
}

TD.MenuItem
{
    background-color: #53595b;
    padding-left: 10px;
    height: 24px;
    font-size: 10pt;
}

TD.MenuItem:hover
{
    background-color: #4b727e;
}

A.MenuItem
{
    color: White;
    text-decoration: none;
}

A.MenuItem:hover
{
    color: White;
    text-decoration: none;
}

TD.WebTekst
{
    width: 794px;
    vertical-align: top;
}

H1,H2,H3
{
    font-size: 12pt;
    font-weight: bold;
}

A
{
    color: Aqua;
    text-decoration: none;
}

A:hover
{
    color: aqua;
    text-decoration: underline;
}
