body {
    background: #0a0404;
    padding: 0;
    border: 0;
    margin: 0;
    font-size: 12px;
}

.container {
    background: url(/images/lp2_bg.jpg) no-repeat center top;
    width: 100%;
    height: 900px;
    position: relative;
    text-align: center;
    zoom: 130%;
}

.logo {
    padding: 0px 0 40 20px;
}

.logo a {
    text-decoration: none;
}

.logo img {
    border: none;
}

.reg_wrapper {
    background: url(/images/lp2_reg_wrapper.png) no-repeat;
    width: 588px;
    height: 380px;
    position: relative;
    margin: -45px auto 0;
}

#softreg_input_error {
    position: absolute;
    width: 320px;
    top: 0;
    left: 50%;
    margin: 40px 0 0 -160px;
    color: #bb0101 !important;
    font-size: 15px !important;
    font-weight: bold !important;
}

.pers_left {
    position: absolute;
    top: 45px;
    right: 400px;
    z-index: 1;
    zoom: 1;
}

.pers_right {
    position: absolute;
    right: -25px;
    top: 38px;
    z-index: 1;
    zoom: 1;
}

.reg_center {
    position: absolute;
    z-index: 10;
    left: 185px;
    zoom: 1;
}

.reg_center input {
    background: url(/images/lp2_input.png) no-repeat 100% 100%;
    padding: 3px;
    width: 150px;
    height: 32px;
    border: none;
    line-height: 20px;
    color: #683020;
    *padding-top: 5px;
}

.reg_center input.green {
    border: 1px solid #02ac21;
}

.reg_center input.red {
    border: 1px solid #ff0000;
}

.reg_btn {
    background: url(/images/lp2_reg_btn.png) no-repeat;
    background-position: 0 0;
    width: 239px;
    height: 64px;
    display: block;
    position: absolute;
    top: 250px;
}

.reg_btn:hover {
    background: url(/images/lp2_reg_btn.png) no-repeat;
    background-position: 0 -64px;
    width: 239px;
    height: 64px;
    display: block;
}

.reg-btn-2 {
    margin: -88px 0 0 -8px;
}

/*.reg_center table tr td{padding-bottom: 10px;}*/
.reg_center .reg_2 {
    margin: 65px 0 0 -35px;
    z-index: 30;
    position: absolute;
}

.reg_center span {
    background: url(/images/lp2_titles.png) no-repeat top right;
    width: 84px;
    display: block;
}

.reg_center span.soc_icon {
    background-position: 0 0;
    height: 22px;
}

.reg_center span.email {
    background-position: 0 -23px;
    height: 20px;
}

.reg_center span.password {
    background-position: 0 -43px;
    height: 30px;
}

.reg_center span.rpt_password {
    background-position: 0 -74px;
    height: 39px;
}

.reg_center span.capcha {
    background-position: 0 -112px;
    height: 17px;
}
.reg_center table.tablo {
    margin: 62px 0 0 -35px;
    color: #683020;
    z-index: 30;
    position: absolute;
}

.reg_center table a {
    float: left;
    background: url(/images/lp2_soc_icons.png) no-repeat;
    width: 35px;
    height: 35px;
    margin-right: 3px;
    text-decoration: none;
    border: none;
}

.reg_center table a.mm {
    background-position: 0 0;
}

.reg_center table a.odnkl {
    background-position: -38px 0;
}

.reg_center table a.vk {
    background-position: -76px 0;
}

.reg_center table a.fb {
    background-position: -114px 0;
}

.reg_center table a.mm-2 {
    background-position: 0 0;
    cursor: default;
    float: none;
    display: block;
}

.reg_center table a.odnkl-2 {
    background-position: -38px 0;
    cursor: default;
    float: none;
    display: none;
}

.reg_center table a.vk-2 {
    background-position: -76px 0;
    cursor: default;
    float: none;
    display: none;
}

.reg_center table a.fb-2 {
    background-position: -114px 0;
    cursor: default;
    float: none;
    display: none;
}

.reg_center table a.mail {
    background: none !important;
    float: none;
}

.text_link {
    text-decoration: underline;
    color: #683020;
    position: absolute;
    top: 310px;
    left: 70px;
    width: 100px;
    z-index: 20;
}

.text-link-2 {
    margin: -85px 0 0 -8px;
}

.footer {
    background: url(/images/lp2_footer_bg.png) no-repeat;
    width: 588px;
    height: 69px;
    margin: 15px auto 0;
    position: relative;
    text-align: left;
    color: #efa256;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 10px;
}

.footer a {
    margin-left: 10px;
    text-decoration: none;
    float: left;
}

.footer a img {
    border: none;
}

.footer span {
    position: absolute;
    top: 13px;
    right: 35px;
}

.footer span p {
    padding: 0;
    margin: 0;
}

.footer_logo img {
    margin-top: 13px;
}

.footer .runet_logo {
    margin-left: 20px;
}