@font-face {
    font-family: "Rockwell";
    src: url(/images/Rockwell.ttf), url(/images/Rockwell.eot)
    }
body {
    /*background-color:  #1188df;*/
    background-color: #666;
    background-image: url(/images/bg_adid.png);
    background-repeat: repeat;
    margin-right: 0;
    font-family: Rockwell, Helvetica, Tahoma, "Courier New", Courier, Georgia, Times, "Times New Roman", serif, MuseoSans-100
    }
html {
    background-color: black;
    margin: 0 -8px
    }
#banner {
    width: 100%;
    margin: 0 auto;
    z-index: 1;
    height: 390px;
    margin-top: -110px
    }
#dhead {
    background-image: url(/images/bg.png);
    /*background-image: url("/images/body-top-bg.png");*/
    background-repeat: repeat-x;
    height: 75px;
    z-index: 3
    }
#container {
    background-color: #eee;
    background-position-x: -20px;
    z-index: 1;
    background-repeat: no-repeat;
    min-height: 400px
    }
#right-content {
    position: relative;
    float: right;
    width: 200px;
    min-height: 400px;
    margin: -10px;
    margin-top: -20px;
    padding: 0 10px;
    font-family: Rockwell, Helvetica, Tahoma;
    font-size: 10px;
    background-image: url(/images/arrow_texture_right.png);
    background-repeat: no-repeat;
    text-align: center;
    background-color: #ddd;
    font-size: 32px;
    color: #222;
    text-shadow: 0 2px 3px #1f3717;
    z-index: 2
    }
div.desc div {
    font-size: 14px;
    display: inline-block;
    margin: -15px 7px 0 5px;
    padding: 0 0 0 2px
    }
#content_front {
    position: relative;
    z-index: 2;
    min-height: 400px;
    float: left;
    -moz-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    margin: -10px;
    width: 700px
    }
#button-prew, #button-next {
    position: absolute;
    width: 107px;
    height: 107px;
    top: 223px;
    display: block;
    outline: none;
    cursor: pointer
    }
#button-next {
    right: -50px;
    z-index: 5
    }
#button-prew {
    left: -50px
    }
#flags {
    z-index: 10;
    position: absolute;
    top: 2px;
    right: 20px
    }
#fb-button {
    /*position: absolute;*/
    /*right: 5px;*/
    width: 40px;
    z-index: 20
    }
#left_texture, #right_texture {
    background-image: url(/images/bg_adid.png);
    background-repeat: repeat;
    position: absolute;
    /*left: 0px;*/
    z-index: 2
    }
#logo {
    position: absolute;
    top: 70px;
    left: 670px;
    width: 30%;
    z-index: 6
    }
#sms_logo {
    position: absolute;
    top: 60px;
    left: 550px;
    height: 60px
    }
#sublogo {
    position: absolute;
    top: 280px;
    left: 560px;
    width: 40%;
    z-index: 6
    }
#datum {
    position: absolute;
    top: 200px;
    left: 760px;
    width: 20%;
    z-index: 6
    }
#content_header {
    position: relative;
    background-image: url(/images/arrow_texture.png);
    background-repeat: repeat-x;
    height: 70px;
    z-index: 3;
    padding: 15px;
    font-family: Tahoma, Serif;
    display: block;
    color: #fff;
    font-size: 26px;
    text-shadow: #fff 0 1px 1px;
    -webkit-text-stroke: 1px
    }
#content_header h4 {
    font-size: 14px;
    font-weight: normal;
    color: #666;
    text-shadow: none;
    -webkit-text-stroke: 0;
    margin: 5px 0 15px 0;
    line-height: 1px;
    z-index: 2
    }
#content_article {
    position: relative;
    top: 30px;
    padding: 0 10px;
    margin-bottom: 80px
    }
#content_article p {
    display: inline-block
    }
.pic {
    border: 5px white solid;
    border-radius: 5px
    }
.textarea-registration {
    width: 400px;
    height: 100px
    }
.flash {
    position: absolute;
    top: 85px;
    z-index: -1;
    padding: 15px;
    margin-bottom: 10px;
    width: 700px
    }
table.registrace-front {
    position: relative;
    width: 680px;
    border-collapse: collapse
    }
table.registrace-front td {
    border-bottom: 1px #aaa solid;
    border-left: 1px solid #aaa;
    margin: 10px;
    padding: 5px
    }
table.registrace-front th {
    border-bottom: 1px #aaa solid
    }
table.registrace-front tr:hover {
    background-color: #86caff
    }
.registrace-name {
    color: #4479BA;
    font-weight: bold;
    text-decoration: underline;
    padding-right: 10px
    }
.registrace-email {
    font-style: italic;
    font-size: 12px
    }
.registrace-phone {
    font-style: italic;
    font-size: 12px
    }
.registrace-adresa {
    color: #444;
    font-size: 10px
    }
#footer_content, #footer_content a, #footer_content td {
    font-size: 25px;
    position: relative;
    width: 900px;
    font-size: 18px;
    font-family: Rockwell, Tahoma, Helvetica, Arial, Sans-Serif;
    text-align: right;
    color: #666;
    text-shadow: 0 2px 3px #171717;
    margin: 0 auto;
    padding: 10px
    }
#footer_content p {
    line-height: 13px;
    font-size: 11px
    }
div.product {
    position: relative;
    height: 350px;
    width: 200px;
    float: left;
    margin: 5px;
    padding: 5px;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #ccc
    }
div.product:hover {
    background-color: #ddd
    }
.tos {
    width: 680px;
    height: 400px;
    border: 1px solid #474747;
    border-radius: 3px;
    padding: 20px;
    margin: 20px 0 20px 0;
    overflow: scroll;
    font-size: 12px
    }
.tos h2, h3 {
    color: orangered
    }
.shop_header {
    position: relative;
    width: 650px;
    font-size: 18px;
    color: #1188df;
    border: 2px #1188df solid;
    margin: 15px auto;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 5px 5px 5px #ccc
    }
.cntSeparator {
    margin-top: -7px
    }
#counter {
    margin-bottom: -15px;
    width: 250px;
    float: left
    }
span.countdown_section {
    font-size: 10px
    }