body {
    background: #f7f3ea url(/style/bd.png);
    margin: 1px auto;
    max-width: 769px;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.circle {
    width: 17px;
    height: 17px;
    display: block;
    float: left;
    margin-right: 3px;
    border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
    font-size: 11px;
    color: #fff;
    line-height: 17px;
    text-align: center;
    background: #6495ED;
}

.reklama {
    background-color: #f0ffda;
    border-top: 1px solid #d6ed9f;
    border-bottom: 1px solid #d6ed9f;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
}

.cms {
    text-align: center;
    background: #f9f9f9;
}

.cms a {
    color: #228B22;
    display: table-cell;
    width: 1%;
    border: 1px solid #dfdfdf;
    background: #f7f7f7;
    margin: 0 4px;
    padding: 6px;
}

.hey {
    background: #f7f7f7;
    padding: 8px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #888888;
}

.block {
    background: #e3ecdf;
    border-bottom: 1px solid #A9B6C9;
    padding: 7px;
}

.post {
    background: #fff;
    border-top: 1px solid #fff;
    color: #000;
    margin: 1px 0;
    padding: 5px;
}

.vip a {
    color: #000;
}

.vip {
    background: #fff no-repeat top right;
    border: solid 1px darkgrey;
    border-radius: 4px;
    color: #000;
    margin: 1px;
    padding: 2px;
}

.gmenu {
    background: #FFF;
    border-bottom: 1px solid #CCCACA;
    border-left: 1px solid #B3B3B3;
    border-right: 1px solid #B3B3B3;
    overflow: hidden;
    padding: 7px;
}

.head {
    background: #118d73;
    background-position: bottom top;
    padding-top: 22px;
    margin: 0 auto;
    color: white;
    font-size: 14px;
    text-align: 14px;
    width: 100%;
    height: 98px;
    border-radius: 1px;
}

a:link, a:visited, a:active {
    color: #118d73;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #006633;
    text-shadow: -2px 2px 3px #555;
}

.title {
    background: #118d73;
    padding: 10px;
    margin: -1px -1px 0 -1px;
    color: #fff;
}

.foot {
    background: #575748;
    background-position: top;
    padding: 20px;
    color: white;
    width: 100%;
}

.foot a {
    color: white;
}

.panel {
    display: inline-block;
    border-radius: 5px;
    color: #000;
    text-decoration: none;
    border: 1px solid #A3D5FA;
    background-repeat: repeat;
    margin: 2px 4px;
    padding: 2px 5px;
}

.menu {
    background-color: #fefefe;
    padding: 10px;
    border-bottom: 1px solid #dddddd;
    color: #444444;
}

.count {
    float: right;
    text-align: center;
    font-size: small;
    border-radius: 5px;
    border: 1px solid #dedede;
    padding: 5px;
    margin: -5px -1px;
}

.counts {
    float: right;
    margin-right: 3px;
    padding: 1px 7px;
    background: #00C2FF;
    color: #FFFFFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    position: absolute;
    top: 10px;
    -webkit-box-shadow: 0 1px 3px #007AA0;
    -moz-box-shadow: 0 1px 3px #007AA0;
    -o-box-shadow: 0 1px 3px #007AA0;
    box-shadow: 0 1px 3px #007AA0;
}

#hide, #hide1 {
    display: none;
    background: none;
}

.title a:link, .title a:active, .title a:visited, .title a:hover {
    color: #fff;
}

.imgteaser {
    position: relative;
    display: table;
    margin: 8px;
    border: 0px solid #333;
    line-height: 0;
    color: rgb(223, 223, 223);
    cursor: pointer;
}

.imgteaser:after {
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding: 5px 10px;
    background: rgba(17, 100, 17, .5);
    line-height: 1.6em;
}

.imgteaser:hover:after {
    content: none;
}

.imgteaser figcaption {
    display: none;
}

.imgteaser:hover figcaption {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 5px 10px;
    background: rgba(20, 20, 20, .5);
    font-size: 80%;
    line-height: 1.3em;
}

.imgteaser:hover figcaption strong {
    display: block;
    line-height: 2em;
    font-size: 110%;
}

.rek {
    background: #f7f8f9;
    padding: 8px;
    border-left: 1px dashed #ccc;
    border-right: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    color: #888888;
}

.site {
    padding: 5px;
    background: #ffffff;
}

.site a {
    padding: 1px;
    line-height: 20px;
}

.menuv {
    text-align: center;
}

.menuv a {
    display: table-cell;
    width: 1%;
    padding: 8px;
    margin: 1px 4px;
    border-bottom: 1px dashed #acac9d;
    border-right: 1px dashed #acac9d;
    border-top: 1px dashed #acac9d;
    background: #e3ecdf;
}

.uved {
    text-align: center;
}

.uved a {
    display: table-cell;
    width: 1%;
    padding: 8px;
    margin: 1px 4px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px dashed #118d73;
    background: #fcf8e3;
}

.time {
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: right;
    font-size: 12px;
    color: white;
    line-height: 1.3;
    margin: 0;
    width: auto;
}

.menu2 {
    background: #fcf8e3;
    padding: 10px;
    border-bottom: 1px solid #dddddd;
    color: #444444;
}

.reply {
    border-left: 1px dashed #FF4500;
    border-right: 1px dashed #FF4500;
    border-top: 1px dashed #FF4500;
    border-bottom: 1px dashed #FF4500;
    color: #708090;
    padding: 1px 0px 2px 5px;
}

html, body {
    overflow-x: hidden;
    position: relative;
    width: 100%;
    max-width: 769px;
    margin: 0 auto;
}

@viewport {
    width: device-width;
    zoom: 1.0;
}

body {
    min-height: 100vh;
    background-size: cover !important;
}

input, textarea, select {
    font-size: 16px;
    max-width: 100%;
}