/* 
    Document   : print
    Created on : 05.04.2010, 9:42:18
    Author     : Tigay K.
    Description:
        Purpose of the stylesheet follows.
*/

.header {
    display: none;
}

.footer {
    display: none;
}

mainbar {
    background: none;
}

.bottom_menu {
    display: none;
}

.content {
    width: 650px;
}

.object {
    background: none;
}

.info-object {
    padding-left: 10px;
    width: 130px;
}

#tooltip {
    display: none;
}

.printblock {
    display: block;
}
