.shortOption, .show_full_size {
    display: none;
}
.topic_vote, .helped_me, #scrollTop {
    cursor: pointer;
}
.inline {
    display: inline-block;
}
.left a, .left form,.left img,.left span{
    float:left;
    padding-right: 2px;
}
.post {
    width:600px;
}
.left form,.left img{
    padding-top: 4px;
}
.tool_bar  {
    list-style: none;
    float: right;
    clear: right;
    margin: 0px;
}
.tool_bar li{
    padding-right: 3px;
    float: left;
    display: block;
}
.tool_bar li form, .tool_bar li img{
    padding-top: 4px;
    margin: 0px;
}
.shortcuts {
    clear: both;
}
.similarTopics {
    float: right;
    margin-right: 20%;
    margin-top: 10px;
}
.searchbox {
    float:right;
    margin-bottom: 6px;
    margin-top: 6px;
}
.viewtopicButtons {
    float:left;
    display: inline-block;
    padding-bottom: 5px;
}
.name_options_list {
    position: absolute;
    z-index: 999;
    display: none;
}
.genverysmall {
    font-size: 9px;
}
.voteDiv {
    float: left;
    clear: both;
}
.cardForm {
    display:inline;
    margin: -1px 1px 0px 1px;
}
.promoted_topic_list_container {
    border: 1px solid green; clear: both; padding: 2px; margin: 2px;
}
h2 {
    font-size: 11px;
}
.show_reduce_size {
    display: inline;
}
.post-message {
    padding-top: 2px;
}
@media only screen and (min-width : 800px) {
    .googleSense {
        width: 750px;
        height: 200px;
    }
}
@media only screen and (max-width : 800px) {
    #ad_gora_srodek, #inpl_ad_billboardimg, .ad-box, #ad_unit, .ad_image_container, #inpl_ad_wziframe {
        max-width: 100%; height: auto;
    }
    .post {
        width:100%;
    }
    .googleSense {
        width: 300px;
        height: 250px;
    }
    BODY {
        margin:1px;
    }
    .postbody a, .attachmentBox a {
        white-space: -moz-pre-wrap; /* Mozilla */
        white-space: -o-pre-wrap; /* Opera 7 */
        white-space: pre-wrap; /* CSS 2.1 */
        white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
        word-wrap: break-word; /* IE */
        word-break: break-all;
        table-layout: fixed;
        -ms-word-break: break-all;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: manual;
    }
    .post-message {
        padding: 0px;
    }

    .longOption, .no_mobile, .pagination-jumpto, .show_reduce_size {
        display: none;
    }
    #ytplayer, embed {
        width:220px;
        height:200px;
    }
    img {
        max-height: 300px;
        max-width: 300px;
    }
    .shortOption {
        display: block;
    }
    .show_full_size {
        display: inline;
    }
    a.mainmenu, a.nav {
        padding: 5px;
    }
    a.pagination-goto {
        margin-left: 5px;
    }
    .syntaxHighlighter {
        margin: 5px 0 5px 0;
        min-width: 200px;
    }
    .postlink:after {
        content: '\A';
        white-space: pre;
    }
    .similarTopics {
        margin-right: 0px;
        line-height: 1.2em;
    }
}
