body {
        margin: 0px;
        padding: 0px;
        width: 100%;
}

div, td, font {
        font-size: 10pt;
        font-family: Verdana, Arial, Times New Roman;
}

div.container {
        width: 950px;
        height: 596px;
        overflow: hidden;
        padding: 0px;
        margin-left: -475;
        margin-top: -298;
        position: relative;
        left: 50%;
        top: 303px !important;
        top: 50%;

}

div.logo {
        position: absolute;
        left: 0px;
        top: 0px;
}

div.header {
        position: absolute;
        left: 286px;
        top: 0px;
}

div.menu {
        position: absolute;
        top: 114px;
        left: 0px;
        background: #333333 url(images/<niks>.jpg) no-repeat left top;
        width: 286px;
        height: 346px !important;
        height: 756px;
        padding-top: 15px;
        color: white;
}

div.menu a {
        color: white;
        text-decoration: none;
}


div.adres {
        font-size: 8pt;
        padding-left: 20px;
        padding-top: 215px;
        line-height: 16px;
}

a.menu {
        display: block;
        text-align: right;
        color: white;
        text-decoration: none;
        padding: 3px;
        padding-right: 20px;
}

a.menu2 {
        display: block;
        text-align: left;
        color: white;
        text-decoration: none;
}

div.content {
        position: absolute;
        top: 114px;
        left: 286px;
        background-color: #adadad;
        padding: 20px;
        height: 316px !important;
        height: 471px;
        width: 664px;
        overflow: auto;
}

div.bar {
        position: absolute;
        background-color: #CC0000;
        width: 100%;
        height: 12px;
        top: 585px;
        font-size: 1pt;
        padding-left: 20px;
}

div.footer {
        position: absolute;
        width: 100%;
        top: 482px;
}