﻿body {
    background-color:#ffffff;
}

#AreaTopMenu, #AreaLeft, #AreaRightImage, #BorderLeft, .clearBoth {
    display:none;
}

#AreaFullPageBorder, #AreaFull, #AreaFullContent, #AreaContent, #AreaContentandRight, #AreaContent, #AreaRight {
    margin:0;
    padding:0;
    border:0;
    float:none;
    overflow:visible;
    width:auto;
}

.Kol #AreaRight {
    border:none;
    float:left;
    width:auto;
}