/*
.noprint {
    display: none;
}

body {
    background-color: #fff;
    background-image: none;
}

body, table, td, th, input, textarea {
    font-family: 'Times New Roman', serif;
}

a {
    color: #000;
}

#web, #top, #body, #body_leva, #stred {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
    background-image: none;
    background-color: transparent;
}

#top {
    height: 100px;
}

#motiv, #leva, #body_prava, #body_top, #aktuality, #bottom, .article .options {
    display: none;
}

.article .infobox {
    border-color: #000;
    background-color: transparent;
}


.discussion .add, .discussion .summary, .discussion .message .reply {
    display: none;
}
*/
