body
{
    background-image: none;
    background-color: white;
    width: 100%;
}

.do-not-print,
#menu,
#menu-border,
#menu_links_mobile,
#banner,
#wait_page,
#footer,
.mblock
{
    display: none !important;
}

#page,
.page
{
    width: 92%;
    margin: 0 4%;
    padding: 0;
}

.main
{
    float: none;
    width: 100%;
}

#box_post_text,
#box_post_text img
{
    max-width: 100%;
}

table tr td
{
    border: 1px solid #999 !important;
}

