.form-box input {
    width: 107px;
    height: 18px;
    border: 1px solid #354712;
    background-color: #102509;
    margin-top: 5px;
    color: #fff;
    font-size: 95%
    }
#age_check_screen {
    width: 100%;
    height: 1200px;
    /*	width: expression(document.body.clientWidth < 830 ? "830px" : "100%" ); */
    position: absolute;
    top: 0;
    left: 0;
    background: #021907;
    z-index: 9996
    }
#age_check_header {
    width: 100%;
    height: 316px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/_clip/age-check/background_picture.jpg) center top no-repeat;
    z-index: 9997
    }
#age_check_bottle {
    position: relative;
    margin: 0 auto;
    height: 316px;
    width: 288px;
    left: 195px;
    background: url(/_clip/age-check/beer-full-empty.jpg) right top no-repeat;
    /* background-position: 0px -316px; */
    }
/* *** samotny age check *** */
#age_check_tab {
    margin: 0;
    width: 100%;
    top: 290px;
    left: 0;
    position: absolute;
    z-index: 9999;
    color: white;
    /* border: 1px solid #f0f; */
    text-align: left
    }
#age_check_content {
    padding: 0;
    margin: 0 auto;
    width: 600px;
    height: 100%;
    /* border: 2px solid #ff0; */
    }
#age_check_left_holder {
    float: left;
    width: 109px;
    margin: 0;
    padding: 0
    }
#age_check_left {
    margin: 0;
    padding: 0;
    height: 100px;
    background: url(/_clip/age-check/radegast-logo.gif) right top no-repeat
    }
#age_check_main_holder {
    margin: 0 0 0 119px
    }
#age_check_main img.btn {
    float: left;
    margin: 0 13px 0 25px;
    border: none
    }
#ac-content {
    padding: 0 10px
    }
#ac-content p {
    color: #356122;
    text-align: left;
    font-style: italic;
    padding: 0 0 20px 0;
    margin: 0
    }
#age_check_nadpis {
    width: 99%;
    height: 70px;
    background: url(/_clip/age-check/tit-vas-vek.gif) left bottom no-repeat;
    margin-bottom: 30px
    }
#age_check_login {
    width: 100%;
    height: 100%
    }
#age_check_login .ac-login-text {
    width: 100%;
    height: 50px;
    background: url(/_clip/age-check/prechod.jpg) bottom repeat-x;
    /* border: 1px solid white; */
    }
#age_check_login .ac-login-text p {
    font-style: italic;
    padding: 25px 0 0 0;
    margin: 0;
    padding-left: 10px;
    color: #356122;
    text-align: left
    }
#age_check_login .ac-login-form {
    padding: 0 10px 0 0;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    background-color: #0F1F04
    }
#age_check_login .ac-login-form input {
    margin: 2px 0;
    width: 95px;
    border: 1px solid #324623;
    background-color: #11250A;
    color: white;
    vertical-align: middle
    }
#age_check_login .ac-login-form span {
    color: #6D8740;
    font-size: 90%
    }
#age_check_login .ac-login-form input.ac-btn-login {
    width: auto;
    height: auto;
    background-color: transparent;
    background: url(/_clip/age-check/buton-prihlasitse.gif) left top no-repeat;
    position: relative;
    top: -3px;
    left: 15px;
    vertical-align: middle;
    border: none
    }
#age_check_login .ac-login-footer {
    padding: 0;
    margin: 0;
    height: 15px;
    width: 100%;
    background-color: #274C19
    }
#age_check_login .cookie {
    color: #356122;
    font-size: 90%;
    text-align: center
    }
.spinner {
    width: 20px !important;
    padding-bottom: 5px
    }
/* **** */
#leave-page {
    width: 360px;
    height: 350px;
    margin: 0 auto;
    background: #590A17 url(/_clip/age-check/bg-leave-page.gif) center top no-repeat;
    border: 2px solid #998D73;
    border-top: none
    }
#leave-page .container {
    padding: 10px;
    color: white
    }
#leave-page .container h1 {
    color: white;
    margin: 100px 0 20px 0
    }
#leave-page .container a {
    color: #D3C183
    }
#leave-page .container a:hover {
    color: white
    }
#err_code h2 {
    border: 1px solid white;
    padding: 3px 10px;
    margin: 0 0 7px 0;
    background: none;
    color: #6F0001;
    font-size: 90%;
    font-weight: bold;
    color: yellow
    }
#err_code input {
    margin: 2px 0;
    width: 135px;
    border: 2px solid yellow;
    background: #B0888C
    }