a{
    color:#334282;
    text-decoration:none
}
a img{
    border:none
}
div{
    -webkit-tap-highlight-color:transparent
}
::-webkit-input-placeholder{
    color:#9cc
}
:-moz-placeholder{
    color:#9cc;
    opacity:1
}
::-moz-placeholder{
    color:#9cc;
    opacity:1
}
:-ms-input-placeholder{
    color:#9cc
}
body{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
#chatRight,#mail_tr,#prof_opis,.prof_opis{
    -webkit-user-select:text;
    -moz-user-select:text;
    -ms-user-select:text;
    user-select:text
}
#sounds_tgg{
    background:rgba(0,0,0,0) url(../img/sound.png) no-repeat scroll 0 0;
    cursor:pointer;
    float:right;
    height:22px;
    position:absolute;
    width:33px;
    top:11px;
    right:56px;
    opacity:.6;
    overflow:hidden
}
#sounds_tgg:hover{
    opacity:1
}
#sounds_tgg.off{
    width:20px
}
#ch_opt,#inv_opt{
    background:rgba(0,0,0,0) url(../img/ch_opt.png) no-repeat scroll 94% top/73% auto;
    cursor:pointer;
    float:right;
    height:24px;
    opacity:.6;
    overflow:hidden;
    position:absolute;
    right:16px;
    top:10px;
    width:33px
}
.sl_middle{
    left:calc(50% - 55px)!important;
    top:calc(50% - 12px)
}
#komunch{
    margin:30px auto;
    width:90%;
    font-size:16px;
    max-width:502px;
    text-align:justify
}
#komunch a{
    color:#1d44eb;
}
#getprem{
    float:left;
    width:100%;
    text-align:center;
    text-decoration:underline;
    font-size:14px;
    color:#796262;
    cursor:pointer;
    font-weight:700
}
.deusnag{
    font-size:20px;
    font-weight:700;
    margin:22px 0 0 23px;
    width:calc(100% - 46px)
}
.seewht{
    color:#fff;
    font-size:15px;
    padding:9px 10px;
    clear:both;
    display:block;
    cursor:pointer;
    margin:10px auto;
    width:70%;
    background:#59be7b;
    border-radius:5px
}
.seewhtdet{
    width:100%;
    margin:0 auto 20px;
    text-align:left;
    color:#fff;
    float:left;
    clear:both;
    background:#fff;
    background:#59be7b;
    box-shadow:5px 5px 5px #b0a0a0
}
.deuslabel{
    color:#777;
    font-size:15px;
    font-weight:700;
    padding:5px 10px 0 10px;
    width:calc(100% - 20px)
}
.deusinput{
    border:1px solid #bbb;
    float:left;
    font-size:14px;
    margin:3px 10px;
    min-width:250px;
    padding:8px 4px;
    width:auto;
    border-radius:3px
}
textarea.deusinput{
    font-family:"Open Sans",Arial,sans-serif;
    width:calc(100% - 28px);
    min-height:180px
}
.deusbutton{
    background:#3D9551;
    border:medium none;
    color:#fff;
    cursor:pointer;
    float:left;
    font-size:20px;
    font-weight:700;
    margin:10px;
    padding:10px 20px
}
.deusbutton:hover{
    opacity:.8
}
#contact_form .deusbutton{
    display:block
}
.pointer{
    cursor:pointer
}
#free_grant{
    background:#f64d4d;
    color:#fff;
    display:block;
    font-size:16px;
    font-weight:700;
    padding:13px 0;
    position:fixed;
    top:88px;
    width:100%;
    z-index:12;
    text-align:center
}
#free_grant{
    background:#2274e0;
    cursor:pointer
}



.ulhold{
    width: 100%;
    color: rgb(130, 125, 125);
    padding: 0px 0px 10px;
    text-align: left;
    display: table;
    margin: 32px auto 0px;
}

.ulhold ul {
    margin: 4px 0 0 0;
    display: inherit;
    float: none;
    position: relative;
    font-size: 15px;
    padding: 0 0 0 18px;
}











#email_remind{
    background: #fff;
    color: #1c0404;
    display: block;
    font-size: 20px;
    /* padding: 75px 0; */
    position: fixed;
    top: 120px;
    /* width: 100%; */
    z-index: 12;
    text-align: left;
    width: 500px;
    padding: 78px;
    margin-left:calc(50% - 331px);
}
@media screen and (max-width:750px){
    #email_remind{
        top: 0;
        width: calc(100% - 60px);
        padding: 30px;
        margin-left: 0;
        height: 100%;
    }
}




#free_grant{
    background:#2274e0;
    cursor:pointer
}
#unconf_email_f_cont {
    color: #f00a0a;
    font-size: 18px;
    cursor: pointer;
    margin: 0;
}
#unconf_email {
    color: #f00a0a;
    font-size: 19px;
    margin: 3px 6px 4px 0;
    cursor: pointer;
    width: calc(100% - 39px);
    float: left;
    border: 1px solid #ececec;
    clear: both;
    padding: 6px 14px 5px;
}
#srutu{float:left}
.guziki {
    float: left;
    width: 100%;
}
form#upd_unc_email{
    display:inline
}
form#upd_unc_email input#newemail {
    background: #f4f4f4;
    border: 1px solid #6c6c6c;
    color: #222;
    display: inline;
    font-size: 19px;
    /* font-weight: 700; */
    margin: 3px 7px 6px 0px;
    padding: 7px 14px;
    float: left;
    width: calc(100% - 39px);
}
#edit_em{clear:left}
#edit_em, #conf_om {
    background: #729df9;
    border: 1px solid #6c6c6c;
    color: #fff;
    /* display: inline; */
    font-size: 14px;
    font-weight: 700;
    padding: 8px 13px 8px 14px;
    margin: 7px 15px 7px 0px;
    cursor: pointer;
    border-radius: 7px;
    float: left;
    width: 77px;
    display: ruby-base;
    text-align: center;
}


#c_unc_email_butt, #upd_unc_email_butt {
    background: #729df9;
    border: 1px solid #6c6c6c;
    color: #fff;
    /* display: inline; */
    font-size: 14px;
    font-weight: 700;
    padding: 9px 23px;
    margin: 5px 15px 7px 0px;
    cursor: pointer;
    border-radius: 7px;
    float: left;
    width: 106px;
    display: ruby-base;
    text-align: center;
}
.guziki input{
    width: 77px;
}
#c_unc_email_butt:hover, #upd_unc_email_butt:hover, #edit_em:hover, #conf_om:hover {
    background: #fff;
    border: 1px solid #6c6c6c;
    color: #729df9;

}



#both_b,#both_t{
    width:380px;
    margin:0 auto
}
#fblogin_butt {
    /* background: #6588bd none repeat scroll 0 0; */
    color: #6588bd;
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 0;
    padding: 19px 0;
    text-align: center;
    width: 100%;
}
#budki{
    width:100%;
    float:left;
    margin:0;
    padding:0;
    margin-bottom:10px;
    position:relative
}
#budki input{
    float:left;
    border:1px solid #b4b4b4;
    padding:5%;
    width:90%;
    font-size:17px;
    font-weight:700;
    text-align:center
}
input#loginnick{
    border-bottom:none
}
input#loginemail{
    border-bottom:none
}
#budki input.bud_err,.bud_err{
    backgroutnd:pink none repeat scroll 0 0;
    border:1px solid #f64d4d
}
#termsdiv{
    float:left;
    font-size:16px;
    padding:9px 10px;
    /*! text-shadow:1px 1px 3px #6a6a6a; */
}
#logbutdiv{
    float:left;
    margin:10px 0 15px 0;
    width:100%
}
#logbutdiv span{
    float:left;
    padding-top:19px;
    text-align:center;
    width:30px;
    /*! text-shadow:1px 1px 3px #000 */
}
#login_butt_butt,#reg_butt_butt{
    border:none;
    cursor:pointer;
    float:left;
    font-size:17px;
    font-weight:700;
    padding:14px 0;
    text-align:center;
    width:calc(50% - 17px)
}
.aktyw{
    background:#f64d4d;
    color:#fff!important;
    border-radius:5px
}
.nieak{
    background:#fff;
    color:#007cd4;
    text-decoration:underline;
    text-decoration-style:dotted;
    border:1px dotted #d4d4d4
}
#fgt_link{
    /*! color:#fff; */
    float:left;
    font-size:15px;
    font-weight:700;
    /*! text-shadow:1px 1px 3px #000; */
    text-transform:uppercase;
    width:100%
}
#fgt_link:hover{
    text-decoration:underline
}
#fgt_link img{
    margin-right:5px;
    vertical-align:bottom;
    width:24px
}
#deusexmachina.fancyD {
    /*! background: #756a8e; */
    color: #848484;
    max-width: 645px;
    padding: 30px 40px;
    width: calc(90% - 60px);
}
#forgot_cont{
    float:left;
    width:100%
}
#forgot_info{
    float:left;
    font-size:16px;
    padding:10px 0;
    /*! text-shadow:1px 1px 3px #000 */
}
#forgotemail{
    border:1px solid #b4b4b4;
    float:left;
    font-size:17px;
    font-weight:700;
    padding:5%;
    text-align:center;
    width:90%
}
#fgt_but{
    background:#f64d4d none repeat scroll 0 0;
    border:medium none;
    color:#fff;
    cursor:pointer;
    float:left;
    font-size:14px;
    font-weight:700;
    margin:10px 0;
    padding:14px 0;
    text-align:center;
    width:100%;
    border-radius:4px
}
#fgt_but:disabled{
    opacity:.3
}
#erro_e, #erro_n, #erro_p {
    background: #fff none repeat scroll 0 0;
    box-shadow: -2px 2px 4px 0 #bdbaba;
    font-size: 12px;
    padding: 11px;
    position: absolute;
    right: -78%;
    width: 267px;
}
.bud_log #erro_n{
    display:none
}
.bud_log #erro_e,.bud_reg #erro_n{
    top:0
}
.bud_log #erro_p,.bud_reg #erro_e{
    top:60px
}
.bud_reg #erro_p{
    top:121px
}
#mychats_cont{
    float:left;
    height:calc(100% - 48px);
    position:relative;
    width:100%;
    padding:0
}
#noChatInf{
    width:calc(100% - 70px);
    padding:15px;
    font-size:19px;
    text-align:center;
    border:1px dotted #888;
    margin:20px;
    color:#888;
    cursor:pointer;
    border-radius:10px;
    box-shadow:5px 5px 5px #ddd
}
#mychats_x,#myinvi_x{
    display:none
}
.chuser{
    background:#ebebeb none repeat scroll 0 0;
    border-radius:8px;
    cursor:pointer;
    float:left;
    margin:3px 7px;
    padding:9px;
    position:relative;
    width:calc(100% - 30px)
}
.chuser div,.chuser img,.chuser span{
    cursor:pointer
}
.chuser:hover{
    background:#e0e0e0
}
.uschft{
    cursor:pointer;
    width:50px;
    height:50px;
    float:left;
    border-radius:100%
}
.chuser_nick{
    color:#222;
    float:left;
    font-size:18px;
    font-weight:700;
    overflow:hidden;
    padding:5px 10px;
    white-space:nowrap;
    width:calc(100% - 91px);
    cursor:pointer
}
.ios_su{
    background:0 0;
    cursor:pointer;
    height:100%;
    position:absolute;
    width:calc(100% - 32px);
    z-index:999;
    display:block;
    left:0;
    top:0
}
.ios_hu{
    background:0 0;
    cursor:pointer;
    height:50%;
    position:absolute;
    width:32px;
    z-index:999;
    display:block;
    right:0;
    top:0
}
.chuser_tresc{
    color:#0f0f0f;
    float:left;
    font-size:12px;
    font-weight:400;
    margin-top:-2px;
    width:100%;
    max-height:20px;
    overflow:hidden
}
.chuser_x{
    color:#b4b4b4;
    cursor:pointer;
    font-size:16px;
    font-weight:700;
    height:22px;
    padding:7px;
    position:absolute;
    right:0;
    text-align:center;
    top:-1px;
    vertical-align:middle;
    width:22px
}
.chuser_x:hover{
    color:#222
}
div.chonl{
    background:#a4a4a4 none repeat scroll 0 0;
    border-radius:100%;
    height:11px;
    right:12px;
    position:absolute;
    bottom:11px;
    width:11px
}
.chuser.cht_chos{
    border-left:5px solid #f64d4d;
    margin-left:15px;
    width:calc(100% - 50px);
    z-index:999
}
.cntH{
    background:#f64d4d;
    top:-7px;
    color:#fff;
    position:absolute;
    right:-8px;
    padding:1px 7px;
    font-size:16px;
    font-weight:700;
    border-radius:37%
}
.cntH2 {
    background: #f64d4d none repeat scroll 0 0;
    border: 0 solid #fff;
    border-radius: 9px;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    height: 16px;
    padding: 1px 8px;
    position: absolute;
    right: -9px;
    top: -6px;
}
li#Hdzw,li#Hunr{
    display:none!important
}
.savinvcnt{
    background:#eee none repeat scroll 0 0;
    border:1px dotted #ddd;
    border-radius:6px;
    float:left;
    margin:5px 0;
    padding:3px 10px;
    width:calc(100% - 20px)
}
.sinv_int{
    float:left;
    font-weight:700
}
.i_actions{
    float:right
}
.i_actions span{
    float:right;
    width:22px;
    margin-left:14px;
    cursor:pointer
}
.i_actions span.inact{
    cursor:not-allowed
}
.i_title span img{
    float:left;
    width:21px
}
.i_actions span img{
    float:left;
    width:21px
}
.i_actions span.inact img{
    filter:none;
    -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    -ms-filter:grayscale(100%);
    -o-filter:grayscale(100%);
    opacity:.6
}
.i_title{
    width:55%
}
.i_actions,.i_age,.i_status{
    width:15%
}
#i_age,.i_status{
    text-align:center
}
.i_title span{
    width:100%;
    float:left;
    overflow:hidden;
    height:21px;
    cursor:pointer
}
#saved_invit{
    display:table;
    max-width:550px;
    width:90%;
    margin-top:0
}
#invit_show{
    float:left;
    font-size:19px;
    margin:0;
    padding:4px 0;
    width:100%;
    text-transform:capitalize
}
.invit_big{
    background:#fff none repeat scroll 0 0;
    border:1px solid #888;
    border-radius:16px;
    bottom:10px;
    box-shadow:0 5px 15px rgba(0,0,0,.5);
    cursor:pointer;
    height:138px;
    left:10px;
    margin:0 auto;
    padding:20px;
    position:fixed;
    width:505px;
    z-index:990
}
.invit_big.justf{
    background:0 0;
    border:medium none;
    box-shadow:none;
    left:none;
    width:135px
}
.invit_big.ugory{
    top:80px
}
,.justf .chuser_x,.justf .inv_main_big{
     display:none
 }
.justf .inv_opt_big{
    font-size:14px;
    left:6px;
    max-width:none;
    position:absolute;
    top:10px;
    width:43px!important
}
.justf .inv_pic_big img{
    border:9px solid #fff;
    border-radius:100%;
    box-shadow:1px 1px 13px 4px #666;
    float:left;
    width:100%
}
.justf.realzapr .inv_opt_big{
    background:#fff none repeat scroll 0 0;
    border:1px solid #ddd;
    top:113px!important;
    box-shadow:1px 1px 13px 4px #666;
    color:#333;
    left:99px!important;
    width:161px!important;
    top:none!important
}
.justf .chuser_x{
    border-radius:100%;
    color:#ddd;
    font-size:23px;
    height:17px;
    line-height:13px;
    padding:5px;
    right:0;
    top:25px;
    width:17px
}
.inv_pic_big{
    float:left;
    padding:4px;
    width:129px
}
.inv_pic_big img{
    border-radius:100%;
    float:left;
    width:100%
}
.inv_main_big{
    float:left;
    font-size:19px;
    font-weight:700;
    padding:10px 0 0 15px;
    width:calc(100% - 170px);
    clear:right
}
.inv_opt_big{
    background:#009f5e none repeat scroll 0 0;
    border-radius:14px;
    color:#fff;
    float:left;
    font-size:18px;
    font-weight:700;
    margin:16px;
    max-height:71px;
    overflow:hidden;
    padding:5px 10px;
    width:auto;
    max-width:calc(100% - 190px)
}
#qui_br{
    background:#fff none repeat scroll 0 0;
    border:1px solid #bbb;
    box-shadow:2px 2px 1px #666;
    float:left;
    left:10px;
    max-width:214px;
    padding:20px 0;
    position:absolute;
    top:13px;
    z-index:5
}
#qui_br_menu{
    background:#009f5e none repeat scroll 0 0;
    border-radius:15px;
    color:#fff;
    cursor:pointer;
    float:left;
    font-size:18px;
    margin:16px 0 0 20px;
    padding:5px 13px;
    width:auto;
    border:1px solid #009f5e
}
#qui_br_menu:hover{
    background:#fff;
    color:#009f5e
}
#qui_br_menu img{
    width:16px
}
#qui_br_menu span{
    font-size:18px;
    font-weight:700;
    padding:4px
}
#qui_msgs{
    clear:left;
    float:left;
    margin:9px 0 19px 3%;
    max-width:530px;
    width:94%
}
.qui_br_hit {
    cursor: pointer;
    float: left;
    font-size: 16px;
    margin: 0 0px 4px 0px;
    padding: 5px 9px;
    width: calc(50% - 34px);
    background: #eaa4a4;
    color: #fff;
    text-align: center;
}
#qui_br .qui_br_hit {
    width: 92% !important;
}
.qui_br_hit.active{
    background:#df5d5d
}
.qui_br_hit:hover{
    background:#df5d5d;
    color:#fff
}
.qui_msgs_hit{
    border:1px solid #057cd2;
    border-radius:15px;
    clear:both;
    color:#057cd2;
    cursor:pointer;
    float:left;
    font-size:14px;
    margin:3px 0;
    overflow-wrap:break-word;
    padding:6px 16px;
    position:relative;
    text-align:justify;
    width:auto
}
.qui_msgs_hit:hover{
    background:#6cb4e9 none repeat scroll 0 0;
    border-color:#eee;
    color:#fff
}
#pass_form{
    margin:14px auto;
    max-width:277px;
    padding:0
}
#contact_form .theerr,#pass_form .theerr{
    width:100%;
    max-width:240px;
    margin:0 auto 10px auto;
    color:#f64d4d
}
#contact_form .theerr{
    max-width:none;
    clear:left;
    margin-left:10px;
    font-size:15px
}
#hlabel{
    clear:both;
    color:#222;
    font-size:18px;
    padding:13px 19px;
    width:90%
}
#pass_form input{
    border:1px solid #ccc;
    clear:both;
    display:block;
    font-size:18px;
    margin:3px auto;
    max-width:200px;
    padding:13px 19px;
    width:100%;
    border-radius:7px
}
#interdeus.deuale{
    font-size:20px;
    font-weight:700;
    min-height:0!important;
    padding:40px;
    text-align:center;
    width:calc(100% - 80px)
}
.pac-container{
    position:fixed!important
}
#step2_body label{
    color:rgb(2, 2, 2);
    float:left;
    font-size:16px;
    font-weight:700;
    height:28px;
    padding:11px;
    width:123px;
    /* text-shadow:2px 2px 2px #222 */
}
#step2_body label{
    padding:25px;
    width:186px
}
#step2_body{
    display:block;
    margin:20px auto;
    width:88%
}
#step2_body input,#step2_body select{
    background:#fff url(../img/input_bg.gif) repeat-x scroll center bottom;
    border:1px solid #b4b4b4;
    border-radius:3px;
    color:#222;
    display:block;
    float:left;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:20px;
    margin:9px 0 0 2px;
    padding:13px;
    width:291px
}
#lube{
    color:#888;
    font-size:19px;
    padding:8px 0;
    text-align:center;
    /*! text-shadow:1px 1px 3px #000; */
    width:100%
}
#step2_body select{
    width:auto
}
.bhold{
    width:100%;
    float:left;
    margin:36px 0
}
#step2_body .newbutt{
    background:#f64d4d;
    border:1px solid #eee;
    color:#fff;
    cursor:pointer;
    display:table;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:18px;
    margin:19px 5%;
    padding:10px 15px;
    width:90%
}
#step2_body .newbutt:disabled{
    opacity:.6
}
#temiasta{
    background:#fff none repeat scroll 0 0;
    border:1px solid #b4b4b4;
    min-height:30px;
    min-width:200px;
    position:fixed;
    width:auto
}
.miastalist{
    clear:both;
    cursor:pointer;
    float:left;
    font-size:15px;
    height:21px;
    padding:1px 5px;
    width:calc(100% - 12px);
    margin:1px
}
.miastalist:hover{
    background:#ff0;
    color:#000
}
#urodziuro{
    float:left
}
#serch_form{
    float:left;
    margin:0 4% 20px 4%;
    max-width:525px;
    width:92%
}
.some_body{
    display:block;
    float:left;
    font-size:15px;
    margin:20px 5%;
    min-width:250px;
    width:90%
}
.rzadek{
    clear:both;
    float:left;
    margin:7px 0;
    width:100%;
    min-width:300px
}
.rzadek .aflabel.rz{
    width:100px;
    float:left;
    clear:none
}
#fraza{
    float:left;
    font-size:22px;
    padding:5px 18px;
    width:calc(100% - 160px);
    border:1px solid #ccc;
    border-radius:3px
}
.search_prefs{
    float:left;
    padding:4px 0 0;
    width:100%;
    border-top:1px dotted #aaa;
    margin:10px 0 0
}
.searnag{
    font-size:15px;
    color:#666;
    margin-bottom:5px
}
.releth{
    border:1px solid #999;
    border-radius:15px;
    cursor:pointer;
    float:left;
    margin:3px 4px;
    padding:2px 5px;
    font-size:12px
}
.releth.greenopt{
    background:green;
    color:#fff
}
.search_prefs div input{
    float:left;
    margin-left:-5px;
    opacity:0
}
#searchnag{
    font-size:20px;
    margin:0 0 10px;
    font-weight:700
}
.aflabel{
    clear:none;
    color:#222;
    line-height:37px;
    padding:0 10px 0 0;
    width:auto
}
.aflabel.magdo{
    margin-left:10px
}
#concon{
    float:left;
    width:100%;
    margin:5px 0
}
#lab_zkon{
    clear:left;
    float:left;
    width:76px
}
select#zkon{
    clear:right;
    float:left;
    width:208px
}
select#agef,select#aget,select#zkon{
    float:left;
    padding:0 40px 0 11px!important;
    height:39px!important
}
#goprem_butt {
    width: 90%;
    text-align: center;
    float: left;
    margin: 23px 5%;
    color: #3d9551;
    /* text-decoration: underline; */
    cursor: pointer;
    font-size: 16px;
    background: #fff;
    padding: 10px 0;
    text-decoration: navajowhite;
    border: 1px solid #3d9551;
    border-radius: 7px;
    box-shadow: 2px 2px 8px -1px green;
}
#jojolater {
    position: absolute;
    bottom: 17px;
    right: 30px;

    font-size: 15px;
    cursor: pointer;
    color: #bfb5b5;
}
#jojolater:hover {
    text-decoration: underline;
}
#goprem_butt:hover {
    text-decoration: none;

}
#msg_butt{
    background:#208dbb;
    border:medium none;
    clear:both;
    color:#fff;
    float:none;
    font-size:18px;
    font-weight:700;
    height:50px;
    margin:10px auto;
    width:200px;
    display:block;
    cursor:pointer
}
#search_butt#search_butt{
    border-radius:4px;
    clear:both;
    display:block;
    margin:10px auto;
    float:none
}
#search_butt:hover{
    opacity:1
}
#inv_area{
    border:1px solid #d4d4d4;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:18px;
    margin:7px 0;
    padding:5px 10px;
    width:calc(100% - 20px);
    min-height:72px
}
#invit_opis{
    float:left;
    margin:10px 0 30px;
    max-width:506px;
    text-align:justify;
    width:100%
}
#inv_acc{
    float:left;
    width:99%
}
.deus_but_cnt{
    width:100%;
    text-align:center
}
#aclink{
    float:right;
    text-decoration:underline;
    cursor:pointer
}
.inv_tr{
    float:left;
    font-size:11px;
    font-weight:400;
    overflow:hidden;
    white-space:nowrap;
    width:96%
}
h3{
    display:block;
    font-weight:700;
    font-size:24px;
    padding:0;
    margin:15px;
    color:#334282
}
.main_h{
    float:left;
    width:90%;
    font-size:24px
}
#ad_top{
    text-align:center;
    margin:5px 0
}
#ad_top iframe{
    width:800px;
    height:100px;
    padding:0;
    margin:0;
    border:none;
    overflow:hidden
}
label{
    color:#334282;
    float:left;
    clear:right;
    width:130px;
    height:20px;
    padding-top:8px;
    font-family:"Open Sans",Arial,sans-serif
}
.clear{
    width:100%;
    float:left;
    clear:both
}
#prawy_addold{
    float:left;
    position:absolute;
    right:-170px;
    text-align:right;
    top:283px;
    width:160px
}
#prawy_add{
    float:left;
    margin:10px 0 0 10px;
    text-align:right;
    width:160px
}
#logodiv{
    float:left;
    margin:15px 0
}
.pagetop{
    float:right;
    text-align:right;
    margin:15px 0 0 0;
    display:none
}
.pagetop a{
    color:#fff;
    margin:0 5px
}
#left{
    min-height:200px;
    float:left;
    width:100%;
    clear:none;
    display:block
}
.konto{
    height:100%;
    background-color:#fffA;
    float:left
}
#home{
    margin:0;
    float:left
}
.konto #left{
    width:205px;
    margin:4px;
    background-color:#fafafa
}
.konto #right{
    width:auto;
    margin:none
}
.konto ul.menu_konto{
    list-style:none;
    display:block;
    float:left;
    width:100%;
    max-height:900px;
    margin:0;
    padding:0;
    clear:both;
    float:left;
    font-family:"Open Sans",Arial,sans-serif
}
.konto ul.menu_konto li{
    overflow:hidden
}
.konto ul.menu_konto li a{
    color:#334282;
    display:block;
    float:left;
    font-size:12px;
    height:18px;
    text-decoration:none;
    width:90%;
    padding-top:4px
}
.konto ul.menu_konto li a span.countspan{
    width:40px;
    float:left;
    display:block;
    text-align:right;
    cursor:pointer
}
.konto ul.menu_konto li a span.textspan{
    width:120px;
    float:left;
    display:block;
    cursor:pointer
}
.konto ul.menu_konto li a:HOVER{
    background-color:#f4f4f4
}
#right{
    min-height:300px;
    width:49.7%;
    background-color:#fff;
    float:left;
    clear:none
}
.pod4{
    float:left;
    margin:25px 25px
}
#foto_thumbs{
    float:left;
    width:99%;
    min-height:76px;
    float:left;
    margin:1px 0 0 1px;
    border:1px solid #e7e7e7;
    background-color:#fafafa
}
#profil_data,#profil_data_ed{
    float:left;
    width:570px
}
.see_user_data{
    float:left;
    border:1px solid #e6d7ec;
    border-radius:10px;
    margin-bottom:20px;
    overflow:hidden
}
#profile_msg,#profile_options{
    min-height:380px
}
.see_user_data h2{
    float:left;
    height:30px;
    color:#3e1e4b;
    font-size:18px;
    margin:10px 0;
    padding:2px 0 0 35px;
    background:url(../img/szczalki.png) no-repeat
}
.msg{
    border-bottom:1px dotted #dedede;
    width:100%;
    font-size:13px;
    float:left;
    font-family:"Open Sans",Arial,sans-serif;
    color:#1d0427;
    margin:0 0 10px 0;
    padding:0;
    background:url(../img/szczalki.png) no-repeat
}
.msg p{
    margin:10px 0 0 0
}
.msg h2{
    color:#3e1e4b;
    font-size:18px;
    margin:0;
    padding:2px 0 0 35px
}
.msg strong{
    display:block
}
.more{
    display:block;
    text-align:right;
    margin-bottom:10px;
    font-size:11px;
    text-decoration:underline;
    color:#545454
}
.tumba_szukaj{
    width:220px;
    margin:15px 10px 0 15px;
    float:left;
    padding:0
}
.over_szukaj{
    font-size:2px;
    float:left;
    width:220px;
    height:9px;
    background:url(../img/tumba_top.jpg)
}
.under_szukaj{
    font-size:2px;
    clear:none;
    float:left;
    width:220px;
    height:9px;
    background:url(../img/tumba_bottom.jpg)
}
.tumba_main{
    margin-top:15px;
    margin-bottom:20px;
    display:block;
    clear:none;
    float:left;
    overflow:hidden
}
.tumba_msg{
    margin:0;
    float:left
}
.heading{
    float:left;
    padding-right:0;
    height:20px;
    text-align:left;
    width:100%;
    border-bottom:1px solid #e2e1e1;
    border-top:1px solid #e2e1e1;
    background-color:#f6f6f6
}
.search_ff .heading{
    background:rgba(0,0,0,0) none repeat scroll 0 0;
    border:medium none
}
#interdeus .heading{
    background:#202335 none repeat scroll 0 0;
    border:medium none;
    border-radius:7px 7px 0 0;
    display:block;
    height:79px;
    margin:0 auto 14px;
    padding:4% 0;
    text-align:center;
    width:100%
}
.search_df .heading{
    float:left;
    padding-right:0;
    height:20px;
    text-align:left;
    width:90%;
    border-bottom:1px solid #e2e1e1;
    background:0 0
}
.heading_msg{
    border-top:1px solid #e2e1e1
}
.heading span{
    display:block;
    text-align:center;
    width:100%;
    color:#949494
}
Arial,font-family:"Open Sans"{
    padding-left:15px;
    color:#334282
}
.szukanie{
    float:left;
    margin:0;
    background:url(../img/tumba_bg.jpg)
}
.szukam,.szukam2,.szukam3,.szukam4{
    margin:0;
    width:220px;
    float:left;
    overflow:hidden;
    clear:both;
    border:none;
    background:url(../img/tumba_spacer.jpg) no-repeat bottom;
    display:block
}
.szukam h2,.szukam2 h2,.szukam3 h2,.szukam4 h2{
    width:120px;
    margin:18px 0 0 0;
    float:left;
    clear:none;
    cursor:pointer
}
.szukam4{
    background:0 0
}
.szukam a,.szukam2 a,.szukam3 a,.szukam4 a{
    position:relative;
    border:none;
    text-decoration:none;
    width:220px;
    float:left;
    height:80px
}
.szukam a img,.szukam2 a img,.szukam3 a img,.szukam4 a img{
    border:none;
    cursor:pointer
}
.szukam a:hover,.szukam2 a:hover,.szukam3 a:hover,.szukam4 a:hover{
    color:#f64d4d
}
.meza{
    margin:10px 0 10px 10px;
    width:70px;
    clear:none;
    float:left
}
#friend_form,#lover_form,#maz_form,#unknwn_form{
    display:none;
    background:#71517d;
    border-bottom:1px solid #fff;
    border-top:1px solid #fff;
    float:left;
    margin-left:1px;
    width:99%
}
.large_t{
    display:block;
    padding:5px 0 0 15px;
    font-family:Verdana;
    font-size:18px;
    font-weight:700;
    color:#fff
}
.small_t{
    padding-top:0;
    padding-left:15px;
    clear:right;
    display:block;
    font-family:Verdana;
    font-size:10px;
    font-weight:700;
    color:#fff
}
p{
    margin:2px;
    text-align:left
}
#overheader{
    position:absolute;
    width:782px;
    top:92px;
    left:34px;
    height:25px;
    z-index:45
}
#header_xxx{
    margin:0;
    padding:0;
    background-color:#483351;
    float:left;
    border-bottom:8px solid #b53e8c
}
.wheaderze{
    float:left
}
#header_gorny{
    position:relative;
    width:100%
}
#header_dolny{
    float:left;
    width:100%
}
#tojerek{
    float:left;
    width:100%;
    margin-top:14px
}
#alert a{
    color:#fff;
    text-decoration:none
}
#alert a:hover{
    text-decoration:underline
}
#pagetop{
    margin-top:5px;
    height:18px;
    width:800px;
    clear:both;
    background:url(../img/pgtop_bg.gif) repeat-x
}
#pagebottom,#pagebottom_home{
    margin-bottom:5px;
    height:20px;
    width:800px;
    clear:both;
    background:url(../img/pgb_bg.gif) repeat-x
}
#pgtop_l{
    height:18px;
    float:left;
    width:20px;
    background:url(../img/pgtop_l.gif) no-repeat left
}
#pgtop_r{
    height:18px;
    float:right;
    width:18px;
    background:url(../img/pgtop_r.gif) no-repeat left
}
#pgb_l,#pgb_l_home{
    height:20px;
    float:left;
    width:19px;
    background:url(../img/pgb_l.gif) no-repeat left
}
#pgb_r,#pgb_r_home{
    height:20px;
    float:right;
    width:19px;
    background:url(../img/pgb_r.gif) no-repeat left
}
#pgb_l_home{
    background:url(../img/pgb_l_home.gif) no-repeat left
}
#pgb_r_home{
    background:url(../img/pgb_r_home.gif) no-repeat left
}
#pagebottom_home{
    background:url(../img/pgb_bg_home.gif)
}
#ania{
    float:right;
    vertical-align:bottom;
    margin:0;
    padding:0;
    height:125px;
    width:177px
}
#ania ldiv{
    height:125px;
    margin:0 20px 0 0;
    padding-top:220px;
    vertical-align:bottom;
    background:url(../img/wlasnieon.gif) no-repeat top right
}
#menu{
    overflow:hidden;
    float:left;
    max-width:622px;
    height:25px;
    text-decoration:none;
    vertical-align:middle;
    padding:0;
    font-size:13px;
    font-family:Verdana;
    color:#fff
}
#menu a.truemenu{
    color:#fff
}
#menu a.selected,#menu a.truemenu:hover{
    color:#a4a4a4
}
#menu .menumiddle{
    padding:0 15px
}
#menu2{
    float:right;
    font-size:13px;
    font-family:Verdana;
    color:#fff
}
#menu2 a{
    color:#dcf4a8
}
#menu0{
    margin-top:21px;
    float:right;
    font-size:13px;
    font-family:Verdana;
    color:#fff
}
#menu0 a{
    color:#dcf4a8
}
#menu a.:hover,#menu a.selected{
    color:#a4a4a4
}
.round_head{
    background:url(../img/round_head_bg.gif) repeat-x;
    height:22px;
    padding:0;
    width:120px;
    position:relative;
    left:460px
}
.round_head span{
    float:left;
    padding:4px 0 0 5px
}
.r_h_l{
    background:url(../img/round_head_l.gif) no-repeat;
    width:11px;
    height:22px;
    float:left;
    margin:0
}
.r_h_r{
    background:url(../img/round_head_r.gif) no-repeat;
    width:11px;
    height:22px;
    float:right;
    margin:0
}
#msg_f,#msg_ff,#msg_t{
    margin:0 10px;
    width:95%
}
#msg_f label,#msg_ff label{
    padding-top:5px;
    width:50px
}
#msg_f input,#msg_ff input{
    width:370px
}
#msg_f .my_button,#msg_ff .my_button{
    width:auto;
    background-color:#f26522;
    color:#fff;
    border:1px solid #fff;
    border-radius:5px;
    padding:5px 20px;
    font-size:18px;
    margin:12px 10px;
    cursor:pointer
}
#msg_ff{
    display:none;
    float:left;
    padding:0
}
#answer{
    float:left;
    width:100%;
    text-align:center;
    margin:15px 0
}
#msg_t{
    float:left;
    display:block;
    margin:25px 0 0 25px;
    width:505px;
    padding:25px;
    background:#f4f4f4
}
#msg_t .msg_h{
    clear:left;
    float:left;
    font-size:14px;
    width:70px;
    text-align:right;
    margin-right:10px
}
#msg_t .msg_txt{
    float:left;
    display:block;
    font-size:14px;
    width:420px;
    overflow:hidden
}
#msg_t hr{
    display:block;
    float:left;
    clear:both
}
.e404{
    float:left;
    margin:50px 224px;
    text-align:middle;
    font-size:30px;
    font-weight:700;
    color:red
}
body.prembody #grid{
    width:100%
}
.gradient{
    min-height:290px;
    padding:0;
    margin:0;
    float:left
}
.prof{
    float:left;
    width:100%;
    overflow:hidden
}
.prof .home_baner{
    margin:0 auto 10px auto;
    width:469px
}
.serce_baner{
    margin:0 auto 0 auto;
    width:300px
}
.profiles1{
    border-bottom:1px dotted #dedede;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:12px;
    color:#9b607f;
    float:left;
    width:190px;
    padding:4px;
    clear:none;
    text-align:center;
    margin:0 0
}
.profiles1 .data{
    float:left
}
.profiles1 .kraj,.profiles1 .name,.profiles1 .wiek{
    margin:4px;
    font-size:12px;
    float:left;
    clear:both;
    margin-left:15px
}
.profiles1 .name{
    font-size:12px
}
.profiles1 .img{
    height:64px;
    width:64px;
    float:left;
    padding:1px;
    border:1px solid #b4b4b4
}
.profiles1 img{
    display:block;
    height:62px;
    width:62px;
    border:none;
    float:left;
    border:1px solid #3d3a3a
}
.thumb_shadow_r{
    float:left;
    clear:right;
    width:5px;
    height:54px;
    background:url(../img/thumb_shadow_r.gif)
}
.thumb_shadow_b{
    float:left;
    clear:both;
    width:59px;
    height:5px;
    background:url(../img/thumb_shadow_b.gif)
}
#signup{
    position:absolute;
    top:302px;
    width:350px;
    display:block
}
.response{
    display:block;
    position:absolute;
    top:303px;
    left:365px;
    font-size:16px;
    font-weight:700;
    font-family:"Open Sans",Arial,sans-serif;
    color:#e2dbdb
}
#profil_data_ed label{
    color:#222;
    float:left;
    font-size:16px;
    font-weight:700;
    height:28px;
    padding:11px;
    width:123px
}
#profil_data_ed #search_dane .my_checkbox{
    float:left;
    clear:none;
    width:20px
}
label{
    clear:left
}
.my_button{
    font-size:12px;
    float:left;
    clear:both;
    font-family:"Open Sans",Arial,sans-serif
}
.my_buttontest{
    background-color:#414c8c;
    border:1px solid #313b77;
    clear:both;
    color:#fff;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:700;
    margin:5px 0 0 122px;
    cursor:pointer;
    padding:4px 9px
}
#right .my_button{
    margin:5px 10px
}
#login_h .my_button{
    background-color:#f26522;
    color:#fff;
    border:1px solid #fff;
    border-radius:5px;
    padding:5px 20px;
    width:171px;
    font-size:18px;
    margin:0 0 0 23px;
    cursor:pointer
}
#register_body .my_button{
    background-color:#f26522;
    color:#fff;
    border:1px solid #fff;
    border-radius:5px;
    padding:5px 20px;
    font-size:18px;
    margin:12px 10px;
    cursor:pointer
}
#confirmonce .my_input{
    font-size:19px;
    margin-bottom:5px;
    width:201px
}
#confirmonce .my_button{
    background-color:#f26522;
    color:#fff;
    border:1px solid #fff;
    border-radius:5px;
    padding:5px 20px;
    font-size:18px;
    margin:12px 10px;
    cursor:pointer
}
#forgotform{
    width:220px;
    margin:10px auto
}
#forgotform label{
    text-align:center;
    width:201px
}
#forgotform .my_input{
    font-size:19px;
    margin-bottom:5px;
    width:201px
}
#forgotform .my_button{
    background-color:#f26522;
    color:#fff;
    border:1px solid #fff;
    border-radius:5px;
    padding:5px 20px;
    font-size:18px;
    margin:12px 59px;
    cursor:pointer
}
#firsttimeform{
    float:left;
    margin:30px;
    width:450px
}
#deusexmachina #firsttimeform{
    width:650px
}
#firsttimeform .my_input{
    font-size:22px;
    margin-bottom:5px;
    width:201px
}
#firsttimeform .my_button{
    background-color:#f26522;
    color:#fff;
    border:1px solid #fff;
    border-radius:5px;
    padding:5px 20px;
    font-size:22px;
    margin:5px 0;
    cursor:pointer
}
#firsttimeform span{
    width:100%;
    font-size:20px;
    margin-bottom:15px;
    float:left;
    color:#483351;
    font-family:Arial,Helvetica,sans-serif
}
#firsttimeform label{
    width:100%;
    font-size:15px;
    font-family:Arial,Helvetica,sans-serif
}
#firsttimeform #chk_nick,#mess_conf,#mess_pass{
    float:left;
    font-size:17px;
    margin:10px 0 0 5px;
    padding:0
}
#firsttimeform #chk_nick span{
    margin:0;
    padding:0
}
#firsttimeform .birth{
    width:auto
}
#mess_conf,#mess_pass{
    color:#f64d4d
}
#mess_conf img,#mess_pass img{
    margin-top:-6px
}
#firsttimeform .zabyl{
    width:auto;
    display:block;
    margin:20px auto
}
.fast_buttons .my_button{
    background-color:#f26522;
    color:#fff;
    border:1px solid #fff;
    border-radius:5px;
    padding:5px 20px;
    font-size:20px;
    margin:21px 0 0 5px;
    cursor:pointer
}
.fast_div{
    float:left;
    background-color:#f26522;
    color:#fff;
    padding:5px 20px;
    margin:3px;
    border:1px solid #c4c4c4;
    font-size:15px
}
.my_input{
    background:#fff url(../img/input_bg.gif) repeat-x bottom;
    color:#334282;
    font-size:17px;
    float:left;
    display:block;
    padding:6px;
    margin:2px 0 0 2px;
    font-family:"Open Sans",Arial,sans-serif;
    border:1px solid #334282;
    border-radius:3px
}
.konto textarea.my_input{
    height:190px;
    width:90%;
    margin:0 5%
}
#profile_msg textarea.my_input{
    color:#444;
    height:190px;
    margin:2px 0 0 33px;
    width:395px
}
#profile_msg input.my_input{
    color:#444;
    margin-left:33px
}
.my_input_date{
    color:#334282;
    font-size:12px;
    float:left;
    display:inline;
    padding:0;
    margin:2px 0 0 2px;
    font-family:"Open Sans",Arial,sans-serif
}
#register_body .my_input{
    font-size:19px;
    margin-bottom:5px;
    width:201px;
    text-align:center
}
.search_f{
    padding:3px;
    margin:5px;
    float:left;
    clear:both;
    width:91%
}
.search_f label{
    margin:5px 0 2px 10px;
    height:12px;
    font-size:10px;
    color:#fff;
    float:left;
    clear:left;
    width:158px;
    font-family:Verdana
}
.search_f .my_button{
    border:1px solid #c4c4c4;
    color:#334282;
    clear:both;
    float:left;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:12px;
    margin:10px 10px
}
.search_f .my_input{
    font-size:11px;
    border:1px solid #c4c4c4;
    color:#334282;
    display:block;
    float:left;
    padding:0;
    width:180px;
    margin:0 0 5px 10px;
    font-family:Verdana
}
.search_f .wiek{
    color:#334282;
    width:50px;
    border:1px solid #c4c4c4;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    margin:2px 0 0
}
.fast_data label.wiek_label,.search_f label.wiek_label{
    float:left;
    display:block;
    width:84px;
    clear:none;
    margin-bottom:2px
}
.fast_data label.wiek_label_l,.search_f label.wiek_label_l{
    float:left;
    display:block;
    width:76px;
    clear:none;
    margin-bottom:2px
}
.fast_data .wiek_d,.search_f .wiek_d{
    margin:0 0 0 6px
}
.search_f .advanced a{
    margin:0 0 15px 10px;
    color:#fff;
    text-decoration:underline;
    height:12px
}
.search_f .advanced a:hover{
    color:#fff;
    text-decoration:none
}
.combo-input,.t_data input.my_input{
    border:1px solid #c4c4c4;
    width:135px;
    margin:2px 0;
    font-size:12px;
    padding:2px 5px;
    font-family:Arial,Helvetica,sans-serif
}
.t_data label{
    margin:0
}
.stdalone{
    padding:30px
}
.stdalone .my_button{
    width:200px
}
.msgTresc{
    padding:20px;
    margin:40px 40px 20px 40px
}
.msgstable{
    font-size:15px;
    float:left;
    width:96%;
    display:block;
    padding:6px;
    margin:8px 0;
    color:#646464
}
.msgstable tr td a{
    text-decoration:none
}
.msgstable tr td a:hover{
    text-decoration:none;
    color:#00f
}
.msgstable tr.unread td a{
    font-weight:700
}
.msgstable tr td label{
    width:250px
}
textarea.my_input{
    width:370px;
    height:220px
}
.my_checkbox{
    margin-top:6px;
    float:left
}
#deusexmachina{
    background:#fff none repeat scroll 0 0;
    border-radius:7px;
    box-shadow:0 5px 15px rgba(0,0,0,.5);
    color:#444;
    display:table;
    margin-left:auto;
    margin-right:auto;
    margin-top:90px;
    margin-bottom:60px;
    max-width:1150px;
    min-width:570px;
    padding:20px;
    position:relative;
    z-index:667
}
#deusexmachina.grey{
    background:#222
}
#interdeus{
    display:block;
    float:left;
    margin-right:auto;
    min-height:150px;
    padding-bottom:10px;
    position:relative;
    width:100%
}
#deusmiddle_r{
    width:8px;
    display:block;
    float:left;
    background:url(../img/deus_r_bg.png) repeat-y right
}
#login_pass{
    min-height:98px;
    float:left;
    width:60%;
    margin-bottom:20px
}
#login_h{
    margin-left:auto;
    margin-right:auto;
    width:220px;
    min-height:98px;
    right:0
}
#login_h form{
    float:left;
    padding-bottom:15px
}
#both_l #login_h form,#both_r .register_ajax form{
    float:left;
    padding-top:40px
}
#login_h label{
    height:12px;
    padding-top:8px;
    width:67px
}
#login_h .my_input{
    font-size:19px;
    margin-bottom:5px;
    width:201px;
    text-align:center
}
#x,.x{
    cursor:pointer
}
#h_href{
    position:relative;
    float:right;
    right:0;
    top:10px;
    width:95px;
    height:15px;
    background:url(../img/l_login.png)
}
#h_href a{
    color:#fff;
    margin-left:22px;
    text-decoration:none;
    font-size:10px
}
.zabyl{
    color:#373e5a;
    width:220px;
    text-align:center;
    margin:11px auto;
    font-size:15px;
    font-weight:700
}
#deusexmachina .zabyl{
    float:left
}
.zabyl a{
    color:#373e5a
}
.zabyl a:hover{
    text-decoration:underline
}
.login_f{
    margin-left:auto;
    margin-right:auto;
    margin:10px 0
}
#signup .my_input{
    margin:0 0 0 6px
}
#signup .my_button{
    clear:none;
    margin:0 0 0 6px
}
.register{
    width:490px;
    margin-top:30px;
    margin-left:220px
}
.register select{
    clear:none
}
.register label{
    padding-top:4px;
    width:110px
}
.register{
    padding:15px 0 0 15px
}
.register #chk_nick{
    float:left;
    display:block;
    margin-left:112px;
    width:130px;
    padding:0;
    clear:both;
    display:none
}
.register_ajax{
    width:220px;
    margin-left:auto;
    margin-right:auto
}
.register_ajax select{
    clear:none
}
.register_ajax label{
    height:12px;
    padding-top:8px;
    width:81px
}
.register_ajax div{
    padding:0 0 0 15px
}
#grid .register_ajax div{
    padding:0
}
.register_ajax #chk_nick{
    float:left;
    display:block;
    margin:0 0 4px 3px;
    width:130px;
    padding:0;
    clear:both;
    display:none
}
#chk_nick span.#F64D4D{
    color:#f64d4d
}
#chk_nick span.blue{
    color:#00f
}
.err_x{
    float:right;
    width:21px;
    height:21px;
    cursor:pointer;
    font-family:verdana;
    font-size:12px;
    color:#000;
    text-align:right;
    padding:3px;
    cursor:pointer
}
.grupy{
    margin:10px 0 0 10px
}
.grupy a{
    text-decoration:none;
    color:#444;
    padding:5px;
    margin-right:2px;
    display:block;
    float:left;
    border:1px solid #f7f7f7;
    background-color:#fbfbfb;
    border-bottom:none
}
.grupy a:HOVER{
    background-color:#f4f4f4
}
.thumb{
    width:120px;
    height:120px;
    margin:2px;
    float:left;
    text-align:center;
    vertical-align:bottom;
    background-color:#f6f5f6;
    border:1px solid #c5a0d5
}
.thumb_main{
    margin:1px;
    float:left;
    text-align:center;
    vertical-align:bottom;
    border-radius:10px
}
#foto_thumbs .thumb,#galeria .ft .thumb{
    width:70px;
    height:70px
}
#foto_thumbs .thumb_main{
    width:120px;
    height:120px
}
#galeria .ft .thumb span{
    float:left;
    width:100%;
    text-align:center;
    font-size:0
}
.thumb_main{
    padding:0
}
.home_tumba .thumb{
    margin:5px;
    padding:0
}
.thumb span{
    text-align:center;
    cursor:pointer;
    width:70px;
    height:70px;
    display:table-cell;
    vertical-align:middle;
    margin-left:auto;
    margin-right:auto
}
.thumb_main span{
    text-align:center;
    cursor:pointer;
    width:120px;
    display:table-cell;
    vertical-align:middle;
    margin-left:auto;
    margin-right:auto
}
.countries_tumba_l{
    float:left;
    width:535px
}
.countries_tumba_l h2{
    float:left;
    font-size:16px;
    margin:10px 0 0 10px
}
.countries_tumba_r{
    float:left;
    width:200px
}
.ft{
    margin:3px;
    float:left
}
.ft_main{
    width:298px;
    margin:0 6px 0 6px;
    float:left;
    text-align:center;
    vertical-align:bottom;
    border:1px solid #9c83a7;
    background:#fff
}
.ft_main span{
    float:left;
    width:100%;
    text-align:center;
    font-size:0
}
.ft_main span a img{
    border:none
}
.trash{
    position:relative;
    float:left;
    clear:none;
    top:-19px;
    width:36px;
    height:19px;
    rbackground:#fff url(../img/foto_spc.png) no-repeat right
}
.setfoto{
    position:relative;
    display:inline;
    float:left;
    top:-19px;
    left:0;
    width:34px;
    height:19px
}
.setfoto img,.trash img{
    border:none
}
#search{
    margin-left:auto;
    margin-right:auto
}
#search h2{
    float:left;
    width:100%;
    clear:both;
    height:30px;
    color:#3e1e4b;
    font-size:18px;
    margin:10px 0;
    padding:2px 0 0 35px;
    background:url(../img/szczalki.png) no-repeat
}
#search label{
    float:left;
    display:block;
    color:#3e1e4b;
    margin-top:7px
}
.search_f label.check{
    width:150px;
    clear:right;
    margin-top:6px
}
.srch_cont label.form{
    width:100%
}
#search .p_data .my_checkbox,.h_data .my_checkbox{
    float:left;
    display:block;
    clear:left
}
.h_data label.check,.p_data label.check{
    float:left;
    clear:none;
    width:130px;
    display:block
}
.h_data .my_checkbox{
    margin-left:10px
}
#search select,.search_ff input{
    width:150px
}
.search_ff .opcje_butt{
    width:auto;
    float:right
}
#right .my_checkbox{
    width:13px
}
#search .wiek_input{
    font-size:11px;
    width:30px;
    float:left;
    color:#3e1e4b;
    margin-left:10px;
    clear:none
}
#search span.oddo{
    padding-top:6px;
    font-weight:700;
    float:left;
    display:block;
    width:auto;
    color:#3e1e4b;
    margin-left:10px;
    clear:none
}
.search_ff{
    float:left;
    width:100%;
}
.home .search_ff{
    width:100%
}
.konto #profile_msg .search_ff{
    width:570px;
    padding-left:5px
}
#search .search_df,#text .search_df,#top10 .search_df,.konto .search_df{
    float:left;
    width:187px;
    padding-left:15px;
    background:url(../img/nm_bg.png);
    background-repeat:no-repeat;
    background-position:bottom
}
.search_ff p{
    float:left;
    clear:both;
    display:block;
    margin:10px 0;
    color:#4f305d;
    font-size:18px;
    text-align:justify;
    width:98%
}
.search_ff h3{
    margin:5px 5px 0 0;
    width:100%;
    float:left;
    clear:both;
    display:block
}
#text .search_ff p{
    font-size:20px
}
#text .search_ff span{
    font-size:10px;
    width:520px;
    float:left;
    clear:both
}
#text .search_ff span.wiekkraj{
    width:120px
}
.mfl{
    float:left;
    margin:10px 0 0 165px
}
#profil_data_ed .mfl label{
    width:90px;
    clear:none;
    padding:none
}
.mfl .my_input{
    clear:none
}
#search_results{
    margin-top:15px
}
#allresults{
    font:size:0;
    width:542px;
    display:block
}


@font-face {
    font-family: Open Sans;
    src:  url(../font/OpenSans-Regular-webfont.woff) format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Open Sans;
    src:  url(../font/OpenSans-Italic-webfont.woff) format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: Open Sans;
    src:  url(../font/OpenSans-Bold-webfont.woff) format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: Open Sans;
    src:  url(../font/OpenSans-BoldItalic-webfont.woff) format("truetype");
    font-weight: bold;
    font-style: italic;
}




.results_hit{
    padding:0;
    margin:2px 3px;
    overflow:hidden;
    color:#260235;
    font-family:"Open Sans",Arial,sans-serif;
    float:left;
    width:126px;
    height:126px
}
.results_hit .age{
    float:left;
    position:relative;
    bottom:124px;
    left:2px;
    display:block;
    font-size:15px
}
.results_hit .opcje{
    float:right;
    margin-right:3px;
    position:relative;
    bottom:118px;
    right:4px;
    display:none
}
.results_hit .opcje1{
    margin:2px 0 45px 6px;
    position:relative;
    height:40px;
    bottom:110px
}
.results_hit .opcje1 a{
    border:none;
    height:15px;
    overflow:hidden;
    isplay:block;
    float:left;
    clear:both;
    margin:2px 0 1px 0
}
.results_hit .opcje1 a img{
    border:none;
    margin:0;
    padding:0
}
.results_hit .opcje a img{
    border:none;
    margin:0;
    padding:0
}
.top10_hits .results_hit .opcje a{
    margin-right:2px
}
.results_hit .opcje a{
    border:none;
    height:15px;
    overflow:hidden;
    margin:2px 0 1px 0
}
.results_hit .dane{
    background-color:#fff;
    bottom:61px;
    float:left;
    height:39px;
    left:0;
    margin:3px;
    padding-left:2px;
    position:relative;
    width:118px;
    overflow:hidden;
    display:none
}
.results_hit:hover .dane,.results_hit:hover .opcje{
    display:block
}
.results_hit:hover .age{
    background:#fff
}
.top10_hits .results_hit .dane,.top10_hits .results_hit .opcje{
    display:block
}
.results_hit .dane1{
    margin:0 5px;
    position:relative;
    background:#fff;
    left:-34px;
    width:120px
}
.results_hit .dane span{
    float:left;
    margin:0;
    clear:both;
    overflow:hidden;
    width:100%;
    font-size:9px
}
.results_hit .dane span strong{
    font-size:12px
}
.results_hit .thumb{
    background-color:#fff;
    border:1px solid #bd97cd;
    float:left
}
.search_results img{
    float:left;
    display:block;
    clear:none
}
.form{
    float:left;
    display:block
}
.login strong a{
    color:#334282;
    text-decoration:none
}
.login{
    white-space:nowrap
}
.img_form{
    clear:left;
    margin:20px;
    display:block;
    float:left
}
.img_form div{
    font-size:17px;
    float:left;
    margin:0 0 10px 0
}
.img_form div strong{
    color:#f64d4d
}
#fotos{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    z-index:667;
    position:relative
}
#fotos .true_foto,.hidft{
    border:5px solid #122
}
#error_reg{
    float:left;
    font-size:13px;
    color:#00f;
    padding:0;
    width:230px
}
#errors{
    background:#fff none repeat scroll 0 0;
    border-radius:7px;
    box-shadow:1px 7px 7px #333;
    color:#444;
    display:table;
    margin:100px auto;
    max-width:800px;
    min-width:320px;
    padding:20px;
    position:relative;
    z-index:667;
    width:90%
}
.error_msg{
    color:#777;
    font-size:18px;
    padding-right:15px;
    text-align:center
}
#errors li{
    display:block
}
#errors li span{
    display:block;
    text-align:center
}
#errors.lewy li span{
    text-align:left
}
td.prem_td_nazwa span{
    display:block;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:700;
    margin:1px 5px 0 0
}
#errors ul{
    margin:0 0;
    padding:0
}
.ajaxloading{
    background:#000 url(../img/ajaxload.gif) no-repeat scroll 12px 10px/14% auto!important;
    border-radius:17px;
    bottom:14px;
    color:#fff;
    cursor:pointer;
    font-size:16px;
    height:23px;
    opacity:.7;
    padding:10px 0 10px 50px;
    position:fixed;
    right:8px;
    width:111px;
    z-index:999
}
.ajaxloading.inbg{
    position:absolute!important
}
#foot_brdr{
    width:100%;
    border-top:1px solid #cecece;
    margin-bottom:15px
}
#overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 60;
    top: 0;
    left: 0;
    background: rgba(34, 34, 34, 0.5) none repeat scroll 0% 0%;
    overflow-y: auto;
}
.overlay1{
    height:145px;
    left:2pt;
    position:relative;
    top:12pt;
    width:224px;
    z-index:60
}
.overlay1 span{
    font-size:14px;
    text-align:center;
    font-weight:700;
    color:#545454;
    display:block;
    margin-top:20px;
    text-align:center
}
#profil_left{
    width:316px;
    float:left;
    margin:20px 0 0 10px
}
#profil_right{
    width:434px;
    float:left;
    margin:20px 5px 0 5px
}
#galeria{
    float:left;
    width:100%
}
.gal_top{
    background:url(../img/galerry_top.gif);
    height:33px
}
.gal_mid{
    width:312px;
    padding:0 1px;
    float:left;
    clear:both
}
.gal_btm{
    background:url(../img/galerry_btm.gif);
    height:13px;
    float:left;
    clear:left;
    width:100%
}
.profil_dane_top{
    background:url(../img/dane_top.gif);
    height:9px;
    width:434px;
    font-size:1px
}
.dane_mid{
    background-image:url(../img/dane_bg.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    font-size:12px;
    width:432px;
    overflow:hidden;
    padding:0 0 5px 0;
    float:left;
    clear:both;
    border-left:1px solid #e6d7ec;
    border-right:1px solid #e6d7ec
}
.dane_mid .prof_detail_name{
    color:#334282;
    margin-left:20px;
    clear:left;
    width:151px;
    float:left
}
.dane_btm{
    background:url(../img/dane_btm.gif);
    height:13px;
    float:left;
    clear:left;
    width:434px
}
.contact_user{
    width:100%;
    float:left;
    padding:10px 5px;
    margin:0 0 10px 0;
    border-top:1px dotted #9c83a7;
    border-bottom:1px dotted #9c83a7
}
.contact_user div{
    color:grey;
    text-decoration:none;
    font-size:11px;
    font-family:Verdana;
    float:left;
    width:215px;
    margin:0
}
.contact_user div#fake{
    margin-top:4px
}
.contact_user div a{
    color:#334282;
    width:100%;
    text-decoration:none;
    font-size:11px;
    font-family:Verdana;
    cursor:pointer
}
.contact_user div#fake .fakegrey{
    color:grey
}
.contact_user div#fake .fake#F64D4D{
    color:#f64d4d
}
.contact_user div strong{
    width:175px;
    float:left;
    font-size:10px
}
.contact_user div img{
    border:none;
    float:left;
    cursor:pointer
}
.contact_user div a:hover strong{
    text-decoration:underline
}
.contact_user div strong{
    padding-top:8px;
    margin-left:5px
}
#profil_container #navigation{
    margin:35px 0 0 0;
    float:right;
    width:270px;
    text-align:right
}
#navigation{
    float:left;
    clear:both;
    margin:0 0 10px 0;
    color:#8f63a2;
    font-size:12px;
    font-family:Arial
}
#right #navigation{
    margin:35px 0 0 0;
    float:right
}
#navigation a{
    color:#334282;
    text-decoration:none;
    padding:2px 5px 0 5px
}
#navigation a:hover{
    text-decoration:underline
}
.ocen_go{
    width:295px;
    height:40px;
    float:left;
    margin:15px 0 10px 10px;
    padding:15px 0;
    border-top:1px dotted #9c83a7;
    border-bottom:1px dotted #9c83a7
}
.ocen_go div{
    float:left;
    margin-bottom:10px
}
.ocen_go .tr_bg{
    font-size:1px;
    width:149px;
    height:12px;
    background:url(../img/rating_hearts_bg.gif);
    float:left;
    margin:2px 0 0 0
}
.ocen_go .tr_fill{
    font-size:1px;
    height:12px;
    background:url(../img/rating_hearts_over.gif);
    float:left;
    margin:0
}
.ocen_go .reset{
    float:left;
    color:#334282;
    margin-left:10px;
    margin-top:0;
    height:15px;
    text-decoration:underline;
    cursor:pointer
}
#serca{
    float:left;
    margin-top:2px;
    width:150px
}
#serca a{
    width:15px;
    height:12px;
    padding:0;
    margin-right:px;
    border:none;
    font-size:12px;
    float:left
}
#serca .empty{
    background:url(../img/rating_heart_empty.gif) no-repeat 0 0;
    float:left;
    clear:none
}
#serca .full{
    background:url(../img/rating_heart_full.gif) no-repeat 0 0;
    float:left;
    clear:none
}
#serca a img{
    border:none;
    padding:0;
    margin:0;
    float:left;
    float:left;
    clear:none
}
.lastcontact{
    width:180px;
    float:left;
    clear:both;
    margin:-9px 0 0 38px;
    font-size:9px;
    font-family:Arial;
    color:#b4b4b4
}
.rt{
    float:left;
    color:#334282;
    clear:left;
    width:100px
}
.tenopis{
    clear:left;
    float:left;
    margin:5px;
    width:300px
}
.tenlolki{
    width:95%;
    float:left;
    clear:both
}
.rating{
    margin:10px;
    border:1px solid grey;
    height:45px;
    width:350px;
    background:#fff;
    margin-left:auto;
    margin-right:auto
}
#flirt_f{
    width:595px;
    float:left;
    margin:10px;
    padding:0 0 10px 0
}
#msg_ff #flirt_f{
    width:595px;
    float:left;
    margin:3px;
    padding:0 0 10px 0
}
#flirt_f .flirt_info{
    border-right:1px dotted grey;
    color:#949494;
    float:left;
    margin:0 5px 0 10px;
    padding-right:6px;
    text-align:justify;
    width:140px
}
#flirt_f .flirt_form{
    float:left;
    width:418px
}
#flirt_f .choose_wiad{
    float:left;
    width:418px
}
#flirt_f .flirt_area{
    float:left;
    width:418px;
    margin:10px 0
}
#flirt_f .flirt_area div{
    color:green;
    font-size:20px;
    font-weight:700;
    clear:both;
    float:left;
    width:405px;
    margin:5px
}
#flirt_f label{
    float:left;
    clear:both;
    width:150px;
    padding:0 3px;
    height:12px
}
#flirt_f div.form_l{
    clear:none;
    float:left;
    width:165px;
    margin-right:5px
}
#flirt_f div.form_r{
    float:left;
    clear:none;
    width:245px
}
#flirt_f .my_input{
    float:left
}
#flirt_f select#kat{
    width:100%;
    padding:0
}
#flirt_f select#msg{
    width:100%;
    padding:0
}
.flirt_buttons{
    float:left;
    width:90%;
    text-align:center;
    margin:0 0 0 22px
}
#msg_form .flirt_buttons{
    padding-left:30px
}
.flirt_buttons .my_button{
    float:none;
    clear:none;
    margin:0 15px
}
.msg_form{
    width:370px;
    margin-left:auto;
    margin-right:auto
}
.blocked_info{
    text-align:center;
    font-size:12px;
    color:red;
    font-weight:700
}
#overcycle{
    float:left;
    margin:0 0 1px;
    width:800px;
    background:url(../img/menu_bg.png)
}
#overcycle #info_l{
    margin-top:1px;
    float:left;
    display:block;
    clear:left
}
#overcycle #info_r{
    margin-top:1px;
    float:right;
    display:block;
    clear:none
}
#infoChat,#infoFli,#infoKis,#infoLik,#infoMsg,#infoSmi,#infoVis{
    width:38px;
    height:33px;
    float:left;
    margin-left:20px
}
#infoFli span,#infoKis span,#infoSmi span,back #infoMsg span{
    width:9px
}
.cyclic{
    border-top:1px solid #000;
    clear:none;
    color:#fff;
    float:left;
    height:30px;
    vertical-align:middle;
    width:800px
}
.cyclic a{
    background:transparent none repeat scroll 0;
    color:#fff;
    float:left;
    font-size:14px;
    height:0;
    padding:7px 10px 0;
    text-decoration:none;
    vertical-align:middle
}
.cyclic a:hover{
    text-decoration:underline
}
.infospace{
    margin:5px
}
.search_check{
    width:100%;
    float:left
}
.search_check .my_check{
    margin-right:2px
}
.opiss{
    float:left;
    clear:none
}
.msg_infos{
    margin-left:5px;
    float:left;
    width:412px
}
.msg_infos div a{
    color:#fff;
    font-size:12px;
    text-align:left;
    font-weight:700;
    float:left;
    width:38px;
    height:33px;
    margin:0;
    clear:none;
    text-decoration:none
}
.msg_infos div a:hover{
    text-decoration:underline
}
.msg_infos div a blink,.msg_infos div a span{
    background-color:red;
    clear:none;
    font-size:11px;
    right:-25px;
    padding:1px 3px;
    position:relative;
    display:table;
    top:0;
    border-radius:2px;
    vertical-align:middle
}
.msg_infos div#infoLik a{
    background-image:url(../img/info_like_bg_pale.gif);
    background-repeat:no-repeat;
    position:relative
}
.msg_infos div#infoVis a{
    background-image:url(../img/info_vis_bg_pale.gif);
    background-repeat:no-repeat;
    position:relative
}
.msg_infos div#infoChat a{
    background-image:url(../img/info_chat_bg_pale.gif);
    background-repeat:no-repeat;
    position:relative
}
.msg_infos div#infoMsg a{
    background-image:url(../img/info_mail_bg_pale.gif);
    background-repeat:no-repeat;
    position:relative
}
.msg_infos div#infoKis a{
    background-image:url(../img/info_kiss_bg_pale.gif);
    background-repeat:no-repeat;
    position:relative
}
.msg_infos div#infoSmi a{
    background-image:url(../img/info_smile_bg_pale.gif);
    background-repeat:no-repeat;
    position:relative
}
.msg_infos div#infoFli a{
    background-image:url(../img/info_quick_bg_pale.gif);
    background-repeat:no-repeat;
    position:relative
}
.srch_cont{
    margin-left:0;
    width:137px;
    float:left;
    clear:none
}
.search_check .opiss{
    float:left;
    padding-top:3px;
    width:110px
}
.search_check input{
    float:left;
    display:block;
    width:15px
}
#search .wiek{
    width:50px;
    border:1px solid #c4c4c4;
    border:1px solid #c4c4c4;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    margin:2px 0 0;
    padding:2px
}
#search label.wiek_label{
    float:left;
    display:block;
    width:84px;
    clear:none;
    margin-bottom:2px
}
#search label.wiek_label_l{
    float:left;
    display:block;
    width:60px;
    clear:none;
    margin-bottom:2px
}
#search .p_data{
    float:left;
    margin:0 8px;
    width:210px
}
#search .search_df .p_data{
    width:160px
}
#comboDiv{
    float:left
}
#dane_container{
    float:left;
    width:100%;
    padding:10px
}
.konto #dane_container{
    width:212px
}
#profil_container{
    float:left;
    width:100%
}
.search_under{
    font-size:1px;
    float:left;
    height:11px;
    width:100%;
    margin-bottom:25px
}
.home_tumba .search_under{
    margin-bottom:10px
}
.search_over{
    float:left;
    height:9px;
    font-size:1px;
    padding:0;
    width:100%
}
#dane_container .search_under{
    float:left;
    height:11px;
    font-size:1px;
    width:200px;
    margin-bottom:10px
}
#dane_container .search_over{
    font-size:1px;
    background:url(../img/search_tumba_t.gif);
    background-position:right;
    float:left;
    height:9px;
    padding:0;
    width:200px
}
.clear{
    float:left;
    width:95%;
    margin:2px 0 0 0;
    font-size:1px;
    border-top:1px dotted #e6d7ec
}
.clear2{
    float:left;
    width:95%;
    margin:0;
    height:2px;
    font-size:2px;
    padding:0;
    font-size:1px
}
.dane_mid .clear{
    float:left;
    width:95%;
    margin:10px 10px;
    border-top:1px dotted #e6d7ec
}
.profil_info{
    float:right;
    width:95%;
    margin:3px;
    color:#f64d4d;
    font-size:15px
}
.search_df .clear{
    display:none
}
.search_df input{
    color:#334282
}
.search_df select{
    margin:2px 0 0 0;
    color:#334282
}
.search_ff input,.search_ff select,.search_ff textarea{
    color:#334282
}
.wiek_d{
    width:170px;
    float:left;
    clear:both
}
.wiek_d span{
    width:74px;
    float:left
}
.wiek_d span .my_input{
    width:64px
}
.wiek_d span.wol{
    width:35px
}
.search_button{
    font-size:11px;
    float:left;
    clear:both;
    margin:30px 0 10px 0;
    font-family:"Open Sans",Arial,sans-serif
}
.switcher{
    background:transparent url(../img/search_switcher_bg.gif) no-repeat bottom;
    margin-left:10px;
    height:35px;
    width:205px
}
.switcher a{
    float:left;
    width:102px;
    text-align:center;
    margin-top:18px;
    float:left;
    display:block
}
.head_search{
    width:97%;
    height:25px;
    float:left;
    clear:both;
    text-align:right
}
.head_search a{
    color:#334282
}
.head_profil{
    width:50%;
    height:25px;
    float:left;
    margin-top:10px
}
#head_kisses_sent{
    background:url(../img/heads/head_kisses.gif);
    background-repeat:no-repeat;
    margin-left:10px
}
#head_kisses{
    background:url(../img/heads/head_kisses.gif);
    background-repeat:no-repeat;
    margin-left:10px
}
#head_msgs_sent{
    background:url(../img/heads/head_msgs.gif);
    background-repeat:no-repeat;
    margin-left:10px
}
#head_msgs{
    background:url(../img/heads/head_msgs.gif);
    background-repeat:no-repeat;
    margin-left:10px
}
#head_msgs_f_sent{
    background:url(../img/heads/head_msgs_f.gif);
    background-repeat:no-repeat;
    margin-left:10px
}
#head_msgs_f{
    background:url(../img/heads/head_msgs_f.gif);
    background-repeat:no-repeat;
    margin-left:10px
}
#head_smiles_sent{
    background:url(../img/heads/head_smiles.gif);
    background-repeat:no-repeat;
    margin-left:10px
}
#head_smiles{
    background:url(../img/heads/head_smiles.gif);
    background-repeat:no-repeat;
    margin-left:10px
}
#head_menu{
    background:url(../img/heads/head_menu.gif);
    background-repeat:no-repeat
}
#head_najgoretsi{
    background:url(../img/heads/head_najgoretsi.gif);
    background-repeat:no-repeat
}
#head_justreg{
    background:url(../img/heads/head_justregiste#F64D4D.gif);
    background-repeat:no-repeat
}
.head_top10{
    background:url(../img/heads/head_top10.gif);
    background-repeat:no-repeat
}
#head_ostatnio{
    background:url(../img/heads/head_ostatnio.gif);
    background-repeat:no-repeat;
    display:none
}
#head_fast{
    background:url(../img/heads/head_fast.gif);
    background-repeat:no-repeat
}
#head_wstep{
    background:url(../img/heads/head_wstep.gif);
    background-repeat:no-repeat
}
#head_news{
    background:url(../img/heads/head_news.gif);
    background-repeat:no-repeat
}
#head_sponsor{
    background:url(../img/heads/head_sponsor.gif);
    background-repeat:no-repeat
}
#head_profil{
    background:url(../img/heads/head_profil.gif);
    background-repeat:no-repeat
}
#head_fav{
    background:url(../img/heads/head_fav.gif);
    background-repeat:no-repeat
}
#head_block{
    background:url(../img/heads/head_block.gif);
    background-repeat:no-repeat
}
#head_login{
    background:url(../img/heads/head_logowanie.gif);
    background-repeat:no-repeat;
    width:200px;
    height:25px;
    float:left;
    clear:both;
    margin:19px 0 0 21px
}
#head_register{
    background:url(../img/heads/head_register.gif);
    background-repeat:no-repeat;
    width:200px;
    height:25px;
    float:left;
    clear:both;
    margin:19px 0 0 21px
}
.head_search{
    margin:8px 0 0 0
}
.dane_mid .head_prof{
    width:200px;
    height:25px;
    float:left;
    clear:both;
    margin:19px 0 0 21px
}
#head_hits{
    background:url(../img/heads/head_wyniki.gif);
    background-repeat:no-repeat;
    width:200px;
    height:25px;
    float:left;
    clear:none
}
#head_dane{
    background:url(../img/heads/head_dane.gif);
    background-repeat:no-repeat;
    width:100%;
    height:25px;
    float:left;
    clear:both;
    margin:7px 0 0 0
}
#head_wyglad{
    background:url(../img/heads/head_wyglad.gif);
    background-repeat:no-repeat;
    width:100%;
    height:25px;
    float:left;
    clear:both
}
#head_styl{
    background:url(../img/heads/head_styl.gif);
    background-repeat:no-repeat;
    width:100%;
    height:25px;
    float:left;
    clear:both
}
#head_emocje{
    background:url(../img/heads/head_emocje.gif);
    background-repeat:no-repeat;
    width:100%;
    height:25px;
    float:left;
    clear:both
}
.combo-input,.p_data input.my_input{
    border:1px solid #c4c4c4;
    width:135px;
    margin:2px 0;
    font-size:12px;
    padding:2px 5px;
    font-family:Arial,Helvetica,sans-serif
}
.combo-input,.p_data select.my_input{
    border:1px solid #c4c4c4;
    width:135px;
    margin:2px 0;
    font-size:12px;
    padding:2px 5px;
    font-family:Arial,Helvetica,sans-serif
}
.p_data label{
    margin:0;
    height:13px;
    padding-left:2px
}
#dane_container .tenopis{
    font-size:14px;
    color:#334282;
    border-bottom:1px dotted #c4c4c4;
    margin:0;
    padding:15px;
    width:70%
}
#dane_container .tenopis a{
    text-decoration:none;
    color:#334282
}
#dane_container .tenopis a:hover{
    text-decoration:underline
}
#dane_container .last{
    border:none
}
.search_hits .dane_opis{
    display:none
}
.top10_hits .dane_opis{
    display:block
}
.top10_hits .results_hit .opcje{
    float:right;
    position:unset
}
.top10_hits .results_hit{
    background:0 0;
    color:#260235;
    display:block;
    height:127px;
    border-top:1px dotted #c4c4c4;
    float:left;
    font-family:"Open Sans",Arial,sans-serif;
    margin:0 3px;
    padding:0;
    width:90%
}
.top10_hits .results_hit .dane{
    float:left;
    clear:none;
    margin:10px 0;
    width:65%;
    position:unset
}
.top10_hits .results_hit .dane a{
    float:left;
    clear:none
}
.top10_hits .results_hit .dane span{
    width:100%;
    float:left;
    overflow:visible
}
.top10_hits .results_hit .isonline{
    width:100px;
    display:block;
    float:right
}
.top10_hits .dane_opis{
    color:#334282
}
.top10_hits .results_hit .opcje a{
    float:left;
    clear:none
}
.wiekkraj{
    height:26px
}
.top10_hits .wiekkraj{
    height:13px
}
.w_switch{
    float:right;
    margin:10px 20px
}
.rescont{
    float:left
}
.results_hit .dane a:hover{
    text-decoration:underline
}
.h_data .input{
    margin:2px 10px
}
.ctrl{
    float:right;
    width:21px;
    height:12px;
    margin:5px 5px 0 0
}
.ctrl a{
    border:none;
    width:21px;
    height:12px
}
#both_body{
    float:left;
    margin:12px 0;
    width:100%
}
#login_body,#register_body{
    float:left;
    margin:0;
    width:100%
}
#grid #login_body,#grid #register_body{
    width:90%
}
#register_body{
    padding-bottom:15px
}
#fbl-holder{
    display:none;
    float:left;
    margin:0;
    padding:0;
    width:100%
}
#fbl-holder .facebooklogin{
    width:400px;
    text-align:center;
    margin-right:auto;
    margin-left:auto;
    font-size:15px;
    font-weight:700
}
#both_l,#both_r{
    float:left;
    clear:none
}
#both_l{
    width:287px
}
#both_r{
    width:289px;
    border-right:1px dotted #334282
}
#both_l #noaccount{
    display:none
}
#login_info{
    display:none
}
#login_info2{
    display:none
}
.search_f #login_info{
    font-size:10px;
    font-family:"Open Sans",Arial,sans-serif;
    clear:both;
    color:#fff;
    display:block;
    float:left;
    margin:0;
    width:90%;
    margin:2px 13px
}
.search_f #login_info2{
    font-size:10px;
    font-family:"Open Sans",Arial,sans-serif;
    clear:both;
    color:#fff;
    display:block;
    float:left;
    margin:0;
    width:90%;
    margin:2px 13px
}
.gwiazda{
    font-weight:700;
    font-size:11px
}
#both_l #login_info{
    border-bottom:1px dotted #334282;
    border-top:1px dotted #334282;
    display:block;
    clear:both;
    float:left;
    padding:5px 0;
    margin-left:26px;
    width:250px;
    color:#334282
}
#both_r #login_info2{
    border-bottom:1px dotted #334282;
    border-top:1px dotted #334282;
    display:block;
    clear:both;
    float:left;
    padding:5px 0;
    margin-left:14px;
    width:250px;
    color:#334282
}
#to_moderation{
    float:left;
    clear:left;
    width:201px;
    margin:0 0 10px 0
}
#to_moderation a img{
    border:none
}
.isonline{
    color:red
}
.ile_msg_title{
    claer:none;
    float:left;
    font-weight:700;
    margin-right:5px;
    padding-top:2px
}
.info{
    border-bottom:1px dotted #334282;
    border-top:1px dotted #334282;
    display:block;
    clear:both;
    padding:5px 0;
    width:100%;
    color:#334282
}
textarea.generated_opis{
    height:350px;
    position:absolute;
    right:120px;
    top:150px;
    width:270px
}
.znajdz_go{
    float:left;
    margin-bottom:8px
}
.znajdz_go a{
    float:left;
    border:none
}
.znajdz_go a img{
    float:left;
    border:none
}
.pagination{
    display:block;
    width:530px;
    clear:both;
    float:left;
    margin:5px 20px 5px 0
}
.top10_hits .pagination{
    margin-bottom:5px
}
.konto ul.menu_konto li.active a{
    color:#fff;
    background:#334282
}
#small_form{
    padding:50px 0;
    width:300px;
    margin-left:auto;
    margin-right:auto
}
#addfoto,#reveal,.img_form button,.msgstable .my_button{
    width:auto;
    background-color:#f26522;
    color:#fff;
    border:1px solid #fff;
    border-radius:5px;
    padding:5px 20px;
    font-size:18px;
    margin:12px 10px;
    cursor:pointer
}
.articles_list{
    float:left
}
ul.articles li{
    background-image:url(../img/list_arrow.gif);
    background-position:left top;
    background-repeat:no-repeat;
    clear:left;
    float:left;
    font-size:18px;
    list-style-type:none;
    margin:4px 0;
    padding:0 0 0 22px;
    width:calc(100% - 40px)
}
.inseeuser ul.articles li{
    width:240px;
    margin-left:20px;
    color:grey;
    text-align:justify
}
.inseeuser ul.articles li a{
    color:grey
}
ul.articles li.main_page{
    width:190px
}
ul.articles{
    font-family:"Open Sans",Arial,sans-serif;
    font-size:12px;
    padding:0;
    margin:10px 0;
    float:left
}
ul.articles li a{
    color:#334282;
    text-decoration:none
}
ul.articles li a.selected{
    font-weight:700
}
ul.articles li a:hover{
    text-decoration:underline
}
#text #dane_container,#text #profil_container,#top10 #dane_container,#top10 #profil_container{
    margin-top:20px
}
.search_ff h2{
    float:left;
    width:95%;
    font-size:18px
}
label.admin_form{
    width:100%;
    float:left;
    clear:both;
    margin:5px 0 -5px 0;
    padding:0
}
input.admin_input{
    width:530px;
    color:#000;
    float:left;
    clear:both;
    margin:0;
    padding:0
}
.kontakt input.admin_input{
    width:250px
}
input.lp_input{
    width:40px;
    color:#000;
    float:left;
    clear:both;
    margin:0;
    padding:0
}
textarea.admin_input{
    color:#000;
    width:530px;
    height:400px;
    float:left;
    clear:both
}
.kontakt textarea.admin_input{
    color:#000;
    width:400px;
    height:150px;
    float:left;
    clear:both
}
textarea.correct_input{
    width:370px;
    height:150px;
    border:1px solid #000;
    color:#000;
    float:left;
    clear:both;
    margin:0;
    padding:0
}
.kontakt .search_ff{
    width:544px
}
.kontakt .my_button{
    margin:0
}
li.divider{
    background-image:none;
    height:5px;
    border-bottom:1px dotted #334282;
    float:left;
    width:150px;
    clear:both
}
#i_txt h1{
    color:#897b8e;
    font-size:16px;
    font-weight:400;
    margin:0;
    padding:7px 0 0 15px
}
.total_rating{
    width:195px
}
.usun{
    width:120px
}
.fast_data{
    float:left;
    width:154px;
    clear:none;
    margin-left:-7px
}
.fast_country label,.fast_data label{
    height:14px
}
.fast_country{
    float:left;
    width:228px;
    clear:none;
    padding-top:2px
}
.fast_country .my_input{
    width:225px
}
.fast_czego{
    float:left;
    width:100%;
    clear:both;
    margin:7px 0 5px 0
}
.fast_buttons{
    float:left;
    margin-top:3px
}
.fast_czego .radio_czego{
    width:auto;
    margin-right:10px;
    float:left;
    clear:none
}
.fast_czego .radio_czego .my_radio{
    width:13px;
    float:left;
    clear:none
}
.fast_czego .radio_czego label{
    padding-top:3px;
    width:auto;
    float:left;
    clear:none
}
input#confirm{
    width:20px;
    float:left
}
.opcje_butt{
    width:auto
}
.delconf{
    width:160px;
    float:right;
    margin-top:10px
}
.delconf span{
    float:left;
    display:block;
    padding-top:2px
}
.delconf #confirm{
    float:left;
    width:15px;
    display:block
}
.iteration{
    float:left;
    display:block;
    width:100%
}
.komunikat{
    font-size:25px;
    float:left;
    padding:20px;
    margin:30px;
    text-align:center
}
.guestlinki{
    margin-top:5px;
    font-size:9px
}
#msg_f .token_input,#msg_ff .token_input,.token_input{
    display:block;
    float:left;
    font-size:19px;
    height:24px;
    border-radius:3px;
    margin:3px;
    width:55px;
    border:1px solid #334282
}
.token{
    float:left;
    padding:0
}
.tokenimg{
    float:left;
    display:block;
    margin:3px
}
.googleads{
    float:left;
    margin:20px 0 0 20px
}
.gadds__prof{
    float:left;
    margin:0 0 0 80px
}
.adsense_top{
    width:970px;
    margin:0 auto 0 auto;
    padding:0
}
#adse2{
    float:left
}
.fotonavig{
    background:#000;
    color:#fff;
    width:180px;
    height:90px;
    margin:10px auto;
    padding:0
}
.last_foto{
    cursor:pointer;
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:50%;
    z-index:668
}
.last_foto img{
    left:15px;
    position:absolute;
    visibility:hidden;
    display:none;
    top:calc(50% - 34px)
}
.last_foto:hover img{
    visibility:visible
}
.next_foto{
    cursor:pointer;
    height:100%;
    right:0;
    top:0;
    position:fixed;
    width:50%;
    z-index:668
}
.next_foto img{
    right:15px;
    position:absolute;
    visibility:hidden;
    display:none;
    top:calc(50% - 34px)
}
.next_foto:hover img{
    visibility:visible
}
#sub_prem{
    margin:20px;
    font-size:17px;
    color:#002f86
}
.premium,.premium2{
    float:left;
    font-size:12px;
    color:#fff
}
.premium{
    width:800px;
    padding:0 0 0 25px;
    color:#13366c
}
.premium2{
    width:301px;
    height:170px;
    padding:15px 0 0 0;
    margin:15px 0 10px 26px;
    background-image:url(../img/sub_bg_r.jpg);
    background-position:top left;
    background-repeat:no-repeat
}
.premium3{
    float:right;
    margin:10px 33px
}
.premium ul{
    margin:0;
    padding:6px 0 0 17px;
    color:#646464
}
.premium ul li{
    height:19px
}
.premium h2,.premium2 h2{
    margin:0;
    font-size:17px
}
.premium2 label{
    font-weight:400;
    font-size:13px;
    margin-bottom:8px;
    padding:0;
    height:15px;
    width:auto;
    color:#fff
}
.subscrib{
    float:left;
    font-weight:400;
    font-size:12px;
    margin:0 25px;
    width:250px
}
.subscrib span{
    margin:2px 10px;
    float:left
}
.premium2 .small span.smallspan{
    margin:8px 30px;
    color:#c4c4c4;
    font-size:10px;
    display:block;
    width:100%;
    float:left;
    clear:both
}
.currencies{
    float:left;
    margin:8px 0 0 25px
}
.currencies p{
    float:left
}
.premium2 label span{
    float:none;
    display:inline;
    margin:0;
    font-size:"12px";
    padding:0
}
.premium2 .small{
    float:left
}
#pay_pal_formzz{
    float:right;
    margin:10px 8px;
    height:200px
}
#testacc{
    border-bottom:1px dotted red;
    float:left;
    width:700px;
    margin:20px 44px;
    font-size:18px;
    font-weight:700;
    padding-bottom:20px
}
#testacc p{
    text-align:center;
    margin:5px auto;
    display:block
}
#testacc p a{
    color:#ff0f00
}
#testacc p a:hover{
    text-decoration:none
}
ul.news{
    float:left;
    display:block;
    padding:0
}
ul.news li{
    margin:5px 0 0 0;
    border-bottom:1px dotted grey;
    float:left;
    display:block;
    clear:both;
    background-image:url(../img/list_arrow.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:20px;
    padding-bottom:5px;
    width:485px
}
ul.news li a{
    font-size:12px;
    font-family:"Open Sans",Arial,sans-serif;
    text-decoration:none
}
ul.news li a:hover{
    text-decoration:underline
}
.prem_info{
    text-align:center;
    color:red;
    float:right;
    clear:both;
    font-weight:700;
    font-size:15px;
    width:321px;
    margin:0 6px 0 20px;
    padding:0 15px
}
.prem_info p{
    text-align:center;
    margin:18px 0
}
#allprem{
    width:100%;
    float:left
}
.rebillinfo{
    text-decoration:underline;
    font-size:12px;
    font-weight:400;
    margin-top:10px;
    margin-bottom:20px
}
.oldprice{
    text-decoration:line-through;
    font-size:75%;
    color:#f4f4f4
}
.important_pp{
    color:#646464;
    width:350px;
    margin:15px 0;
    padding:0
}
.important_pp img{
    float:left;
    margin:0 10px 0 0;
    border:1px solid #a4a4a4
}
h2.pph2{
    font-size:16px;
    color:#585858
}
.green{
    color:#009cde
}
.speaker{
    float:left;
    width:195px;
    margin-left:5px;
    padding:3px;
    position:relative
}
.online{
    float:left;
    text-align:right;
    position:absolute;
    right:15px;
    top:10px;
    width:50px
}
.inonline{
    width:100%;
    float:left
}
.chfoto{
    float:left;
    border:1px solid #a4a4a4
}
.chfont{
    color:#000;
    float:left;
    font-size:13px;
    font-family:helvetica,arial,lucida grande,sans-serif;
    margin-left:5px;
    padding-top:5px;
    width:107px;
    overflow:hidden
}
.fullfoto{
    width:120px;
    z-index:999
}
.chat_main{
    float:left;
    width:783px;
    border:1px solid gray;
    padding:0
}
#chatprawy{
    float:left;
    width:560px;
    padding:0;
    margin:0 10px 0 0;
    border-right:1px solid gray
}
#chatNick{
    float:left;
    width:550px;
    border-bottom:1px solid #2e4588;
    margin:0;
    padding:7px 5px;
    font-size:18px;
    font-weight:700;
    background-color:#5e4a66;
    color:#fff
}
#formdiv{
    width:560px;
    height:53px;
    margin:0
}
#formdiv button{
    float:left;
    background:0 0;
    border:none;
    margin-top:2px;
    width:55px;
    height:50px
}
#nadspeakers{
    float:left;
    width:202px;
    border-bottom:1px solid #2e4588;
    margin:0;
    padding:7px 5px;
    font-size:15px;
    font-weight:700;
    background-color:#5e4a66;
    color:#fff
}
#speakers{
    float:left;
    width:211px;
    height:543px;
    padding:10px 0;
    margin:0;
    background-color:#e7ebf2;
    border-left:1px solid gray;
    overflow-y:auto;
    overflow-x:hidden
}
#loading_sp{
    display:block;
    margin-top:200px;
    margin-right:auto;
    margin-left:auto;
    width:150px
}
#chatnow{
    float:right;
    margin:0 0 10px 0;
    color:#8f63a2;
    font-size:12px;
    font-family:Arial
}
#formdiv2{
    background:#fff url(../img/ch_bg.jpg) no-repeat top/100% position:absolute;
    width:100%;
    height:100%;
    z-index:8
}
#mail_tr{
    border:1px solid #bbb;
    color:#666;
    font-size:15px;
    height:calc(100% - 141px);
    margin:0 3%;
    min-height:100px;
    overflow-wrap:break-word;
    overflow-y:scroll;
    padding:10px;
    position:absolute;
    top:77px;
    width:calc(94% - 20px);
    text-align:justify
}
#backch{
    height:30px;
    padding:0;
    position:absolute;
    right:30px;
    width:17px;
    top:11px;
    cursor:pointer
}
#backch img{
    width:100%
}
#okbutt{
    bottom:5px;
    position:absolute;
    right:3%
}
.ms_butt{
    color:#fff;
    background:red;
    border:none;
    padding:5px 10px;
    text-transform:uppercase;
    font-size:14px;
    font-weight:700;
    cursor:pointer
}
#formdiv2 #msgform{
    bottom:5px;
    display:block;
    height:calc(100% - 71px);
    left:2%;
    position:absolute;
    width:96%
}
.mailtit{
    color:#777;
    font-size:12px;
    font-weight:700;
    height:18px;
    margin:5px 3% 0;
    overflow:hidden;
    width:94%
}
#msgform #msgarea{
    border:1px solid #bbb;
    bottom:40px;
    clear:both;
    float:left;
    height:calc(100% - 106px);
    margin:0 3% 10px;
    padding:10px;
    width:calc(94% - 20px);
    font-family:"Open Sans",Arial,sans-serif;
    text-align:justify;
    background:#fff url(../img/ch_bg_b.jpg) no-repeat bottom/100%
}
.rz_off{
    color:#888;
    float:left;
    font-size:13px;
    margin:5px 5%;
    text-align:center;
    width:90%;
    font-weight:700
}
.rz_img_moj{
    float:right;
    border:1px solid #d4d4d4;
    margin:5px 10px 0 0
}
.rz_img_jego{
    float:left;
    border:1px solid #d4d4d4;
    margin:5px 0 0 0
}
.t_m{
    background-color:#35a6f8;
    border-radius:15px;
    color:#141823;
    float:right;
    font-size:13px;
    max-width:calc(77% - 30px);
    padding:6px 16px;
    text-align:justify;
    margin:7px 4% 7px 0;
    word-wrap:break-word;
    position:relative;
    clear:both
}
.t_m .dymek{
    background:url_(../img/dymek_me.png);
    position:absolute;
    bottom:-3px;
    right:-2px;
    width:17px;
    height:9px
}
.t_j{
    background-color:#1b9976;
    border-radius:15px;
    color:#141823;
    float:left;
    font-size:14px;
    margin:7px 0 0 4%;
    max-width:calc(77% - 30px);
    overflow-wrap:break-word;
    padding:6px 16px;
    position:relative;
    text-align:justify;
    clear:both
}
.t_j .dymek{
    background_:url(../img/dymek_she.png);
    position:absolute;
    bottom:-3px;
    left:-2px;
    width:17px;
    height:9px
}
.rz_tresc{
    color:#fff;
    font-size:16px;
    overflow-wrap:break-word
}
.rz_tresc a{
    color:#fff;
    text-decoration:underline
}
.rz_date{
    color:#e4e4e4;
    float:right;
    font-size:9px;
    display:none
}
.ch_date{
    background:#222 none repeat scroll 0 0;
    border-radius:4px;
    color:#fff;
    font-size:11px;
    min-width:72px;
    op44acity:.7;
    overflow:hidden;
    padding:5px 9px;
    position:absolute;
    width:auto;
    z-index:10;
    text-align:center
}
.wmail{
    background:#fff none repeat scroll 0 0;
    border:1px solid #d4d4d4;
    margin:13px 25px;
    padding:14px;
    position:relative;
    cursor:pointer
}
.wmail .rz_tresc{
    background:rgba(0,0,0,0) url(../img/env.png) no-repeat scroll left 2px;
    color:#888;
    float:right;
    font-size:14px;
    height:42px;
    padding:0 0 0 72px;
    width:calc(100% - 75px);
    position:relative;
    min-width:120px;
    overflow:hidden
}
.mlmore{
    background:#fff;
    bottom:1px;
    color:#00f;
    cursor:pointer;
    display:block;
    padding-left:10px;
    position:absolute;
    right:-1px;
    width:53px
}
.mlmore:hover{
    text-decoration:underline
}
.wmail .mdate{
    position:absolute;
    width:calc(100% - 50px);
    text-align:center;
    color:#666;
    float:right;
    font-size:11px;
    margin-top:-5px;
    display:none
}
.msgflw_off{
    float:left;
    text-align:center;
    width:99%;
    color:#adadad;
    font-size:14px
}
.msgflw_img_moj{
    float:right;
    border:1px solid #d4d4d4;
    margin:5px 10px 0 0
}
.msgflw_img_jego{
    float:left;
    border:1px solid #d4d4d4;
    margin:5px 0 0 0
}
.msgflw_nadtresc_moja{
    width:100%;
    word-wrap:break-word;
    float:right;
    max-width:365px;
    border-radius:4px;
    background-color:#cfe5f7;
    border:1px solid #a3b6d0;
    font-size:14px;
    text-align:justify;
    padding:6px 8px;
    color:#141823
}
.msgflw_nadtresc_jego{
    width:100%;
    word-wrap:break-word;
    float:left;
    text-align:justify;
    max-width:365px;
    background-color:#f5f5f5;
    border:1px solid #b5b5b5;
    font-size:14px;
    padding:6px 8px;
    color:#141823
}
.msgflw_tresc{
    font-size:14px;
    font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
    color:#141823;
    white-space:pre-wrap;
    word-wrap:break-word
}
.msgflw_date{
    float:right;
    font-size:9px;
    color:#a4a4a4
}
.ft{
    float:left
}
.dane_mid .chat_main #chatprawy #chatRight .t_m{
    max-width:265px
}
.dane_mid .chat_main #chatprawy #chatRight .t_j{
    max-width:265px
}
.fullvoto{
    position:absolute;
    background-color:#fff;
    border:1px solid #d9d8d9;
    width:330px;
    height:120px;
    padding:1px
}
.chinfodane{
    font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size:14px;
    float:left;
    padding:5px;
    color:#000;
    width:200px
}
.chinfodane a{
    font-weight:700;
    color:#483351
}
.chinfodane a:hover{
    text-decoration:underline
}
.chDfoto{
    float:left;
    clear:none
}
.premiumos{
    width:815px
}
.gumroad-button{
    width:317px;
    margin:5px 0 5px 0
}
#payzaform_old{
    float:left;
    width:600px;
    margin:0 0 30px 110px;
    color:#000
}
#payzaform_old table{
    width:600px;
    color:#fff;
    width:596px;
    height:418px;
    background-image:url(../img/prembg.jpg);
    background-repeat:no-repeat;
    padding:20px;
    cellspacing:10px
}
#payzaform_old table tr{
    text-align:center
}
#payzaform_old table tr.pz_title td{
    padding:7px;
    font-size:17px;
    background-color:#132d5e
}
#payzaform_old table tr.pz_period td{
    padding:20px 0 0;
    color:#d4d4d4
}
#payzaform_old table tr.pz_pem td{
    font-size:12px;
    color:#a4a4a4
}
#payzaform_old table tr.pz_cena td{
    padding:20px 0;
    font-size:22px;
    color:#fff;
    font-weight:700;
    padding:0
}
#payzaform_old table tr.pz_guzik td{
    padding:15px 0 0
}
#payzaform_old table tr.pz_guzik td form span{
    margin:none;
    font-size:8px
}
#payzaform_old table tr.pz_shadow td{
    height:133px
}
#payzaform_old table tr.pz_bottom td h2{
    float:left;
    padding:none;
    margin:none;
    color:#d4d4d4;
    font-size:8px;
    clear:both
}
#payzaform_old table tr.pz_bottom td p{
    font-weight:700;
    color:#d4d4d4;
    font-size:8px;
    clear:both
}
#gateswitch{
    float:left;
    margin:30px 0 10px 110px
}
.ingates{
    font-size:16px;
    font-weight:700;
    float:left;
    width:598px
}
#tac{
    float:left;
    width:300px;
    padding:0
}
#login_h #tac{
    width:177px;
    padding:0 0 10px 41px
}
#tac label{
    float:left;
    width:188px;
    clear:none
}
#login_h #tac label{
    width:108px
}
#tac input{
    float:left;
    width:30px;
    margin-top:10px
}
.register #tac input{
    margin-top:5px
}
#tac label a{
    text-decoration:underline
}
#threegates{
    float:left;
    width:501px;
    margin:10px auto 20px auto;
    padding-bottom:20px;
    border-bottom:1px dotted #00f
}
#threegates div{
    float:left;
    width:167
}
#threegates span{
    width:480px;
    float:left;
    margin:0 15px 5px 0;
    font-size:24px;
    font-weight:700;
    color:#646464
}
#deusexmachina #threegates span{
    width:auto
}
#interdeus #threegates span{
    font-size:14px;
    color:#646464;
    font-weight:400
}
#interdeus #threegates div{
    width:212px;
    margin:0;
    text-align:center
}
#interdeus #threegates{
    width:637px;
    border:none
}
#testswitch{
    float:left;
    left:100px;
    position:fixed;
    top:1px
}
#rekloginy{
    float:left;
    margin:30px 50px;
    width:351px
}
.roundth{
    border-radius:100%;
    border:1px solid #000
}
.minfo{
    float:left;
    font-size:11px;
    font-weight:regular;
    color:#949494
}
#ft_main{
    float:left;
    width:301px;
    position:absolute;
    display:none
}
.likeornot{
    margin:5px auto;
    float:right
}
.hern{
    font-size:25px;
    width:300px;
    text-align:center;
    padding:5px 0
}
.likeornot a{
    background:#fff url(../img/input_bg.gif) repeat-x bottom;
    border-radius:7px;
    box-shadow:5px 5px 5px #333;
    float:left;
    margin:3px 8px;
    padding:5px 0 0;
    text-align:center;
    width:27%;
    border:1px solid #334282
}
.likeornot a img{
    width:50px;
    opacity:.5
}
.likeornot a:hover img{
    opacity:1
}
.likeornot a span{
    float:left;
    font-size:14px;
    height:22px;
    text-align:center;
    padding:0;
    width:100%
}
.likeornot a:hover span{
    display:block
}
.likeornot a:hover{
    opacity:1
}
#galeria:hover #ft_main{
    display:block
}
#myfb{
    height:104px;
    overflow:hidden;
    width:300px;
    position:absolute;
    bottom:-20px
}
.unread{
    font-weight:700;
    color:#000
}
.msgstable .my_input{
    width:395px;
    border-color:#b4b4b4
}
.msgstable .my_button{
    float:left
}
.allvisited .rev{
    cursor:pointer;
    background:#fff none repeat scroll 0 0;
    border:1px solid grey;
    border-radius:3px;
    bottom:72px;
    color:red;
    float:left;
    height:15px;
    left:-2px;
    position:relative;
    text-align:center;
    width:93px;
    padding:4px;
    display:none
}
.allvisited:hover .rev{
    display:block
}
#usery{
    width:100%
}
#userslist{
    background:#fff none repeat scroll 0 0;
    border:1px solid #b4b4b4;
    display:none;
    float:left;
    font-size:15px;
    left:7px;
    max-height:330px;
    overflow-x:hidden;
    overflow-y:auto;
    position:absolute;
    text-align:left;
    top:43px;
    width:200px
}
#userslist div a{
    float:left;
    width:100%;
    border-bottom:1px solid #e4e4e4;
    color:#483351;
    font-size:17px;
    padding:5px 2px;
    font-weight:700
}
#userslist div a img{
    float:left;
    margin:0 4px 0 0
}
#userslist div a span{
    float:left;
    padding-top:7px
}
#userslist div a:hover{
    color:#fff;
    background-color:#646464
}
.upagi{
    padding:5px;
    text-align:center
}
.upagi a{
    color:#483351;
    float:left;
    font-size:17px;
    font-weight:700;
    padding:4px 5px;
    text-align:center;
    width:23px
}
.upagi a:hover{
    background-color:#483351;
    color:#fff
}
.minfo2{
    width:34px;
    text-align:right;
    padding-right:5px;
    color:#b4b4b4;
    vertical-align:top
}
.msgsopt{
    opacity:.4;
    cursor:pointer
}
.msgsopt:hover{
    opacity:1
}
#us_search_form{
    width:auto;
    float:left
}
#us_search_form input{
    border:1px solid #c4c4c4;
    border-radius:5px;
    color:#483351;
    float:left;
    font-size:17px;
    font-weight:700;
    margin:2px;
    padding:8px;
    width:187px
}
.msgs_options{
    border:1px solid #c4c4c4;
    border-radius:5px;
    float:left;
    font-size:17px;
    margin:2px;
    padding:7px;
    width:auto
}
.msgs_options a,.msgs_options span{
    float:left;
    width:auto;
    margin:0 5px;
    font-weight:700;
    color:#c4c4c4
}
.msgs_options label{
    float:none;
    clear:none;
    color:#483351
}
.msgs_options a:hover{
    color:#483351
}
.msgs_options a.inact{
    color:#483351
}
#n_menu a{
    opacity:.5
}
#n_menu a:hover{
    opacity:1
}
.n_menu{
    float:left;
    margin-bottom:15px
}
.n_menu a{
    margin:5px 0;
    float:left;
    margin-left:29px;
    width:155px
}
.n_menu img{
    float:left
}
.nm_s_head{
    color:#444;
    float:left;
    font-size:15px;
    font-weight:700;
    padding:6px 0 0 8px;
    width:115px
}
.n_menu_h{
    float:left;
    margin-bottom:10px
}
.n_menu_h img{
    float:left
}
.nm_b_head{
    font-size:20px;
    font-weight:700;
    float:left;
    padding:8px 0 0 8px;
    width:120px;
    color:#646464
}
.theothers{
    color:#d4d4d4;
    float:right;
    font-size:17px;
    padding:20px;
    width:auto
}
.flirtMsgView{
    float:left;
    width:350px;
    font-size:17px;
    color:green
}
.gp-prem{
    margin:20 auto
}
.gp-prem a{
    margin:10px auto;
    padding:15px 20px;
    width:334px;
    display:block
}
.gp-prem a span{
    color:#ed3e0f;
    float:left;
    margin:21px 10px;
    font-weight:700;
    opacity:.6
}
.gp-prem a:hover span{
    opacity:1
}
a#points{
    background-image:url(/img/coins.png);
    background-position:right top;
    background-repeat:no-repeat;
    clear:both;
    float:right;
    height:45px;
    margin-top:7px;
    width:60px
}
a#points div{
    background-color:#fff;
    border:1px solid #444;
    border-radius:5px;
    color:#000;
    float:left;
    font-family:sans-serif;
    font-size:15px;
    font-weight:700;
    left:-5px;
    margin:13px 0 0 8px;
    min-width:12px;
    padding:1px 3px;
    position:relative;
    text-align:center;
    top:-11px
}
#bgp{
    width:800px;
    margin:20px auto;
    display:block
}
#bgp img{
    margin:0 auto;
    display:block
}
#bgp .bgpopis{
    font-size:19px;
    font-weight:700;
    color:#000;
    margin:0 auto;
    display:block;
    text-align:center
}
#bgp .bgpopis .curr_symbol{
    color:#ec7519
}
#bgp .bgpopis .cena{
    font-size:27px;
    color:#ec7519
}
#bgp form{
    width:117px;
    margin:15px auto;
    display:block
}
.gp_info{
    font-size:15px;
    color:#444;
    padding:15px;
    float:left
}
.gmgp{
    background:#f26522 none repeat scroll 0 0;
    border:3px solid #e4e4e4;
    border-radius:18px;
    clear:left;
    color:#fff;
    float:right;
    font-size:24px;
    font-weight:700;
    padding:25px;
    text-align:center
}
.gmgp img{
    margin-left:-56px
}
#p_gp{
    background-color:#fff;
    border:1px solid #444;
    border-radius:5px;
    color:#000;
    float:left;
    font-family:sans-serif;
    font-size:36px;
    font-weight:700;
    left:2px;
    margin:13px 0 0 8px;
    min-width:41px;
    padding:1px 3px;
    position:relative;
    text-align:center;
    top:-20px
}
body,html{
    color:#222;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:11px;
    margin:0;
    height:100%
}
.ukryj{
    display:none
}
.hand:hover{
    cursor:pointer
}
body{
    background:#fff url(../img/bgbg.gif) fixed
}
body.body_home{
    background:#fff
}
#container{
    float:left;
    width:100%
}
#container.goog{
    float:left;
    overflow-y:scroll;
    width:100%;
    height:100%
}
#wrapperholder{
    width:100%;
    margin:0;
    float:left;
    padding:0;
    background:0 0
}
#wrapperholder.stay_stillmob{
    position:fixed;
    left:0;
    top:0;
    height:100%;
    overflow:hidden;
}
#wrapperholder.stay_still{
    position:fixed;
    left:0;
    top:0;
    height:100%;
    overflow:hidden;
    width:calc(100% - 17px)
}
#wrapper{
    margin:87px auto 0 auto;
    width:100%;
    position:relative
}
#wrapper.wrapH{
    margin-top:0
}
#inheader{
    margin:0 2%;
    width:calc(96% - 264px)
}
#inheader.article{
    margin:0;
    width:100%
}
#menudiv{
    float:right;
    margin-top:27px;
    width:auto;
    position:relative
}
#menudiv ul{
    display:inline;
    list-style-type:none
}
#menudiv ul li{
    cursor:pointer;
    display:inline;
    float:left;
    margin:0 0 0 90px;
    position:relative;
    width:37px
}
#menudiv ul li img{
    width:100%;
    opacity:.6
}
#menudiv ul li:hover img{
    width:100%;
    opacity:1
}
#popmenu{
    background:#fff none repeat scroll 0 0;
    border:1px solid #b4b4b4;
    box-shadow:8px 15px 43px 0 #b4b4b4;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:18px;
    font-weight:700;
    padding:15px 0 0;
    position:fixed;
    right:250px;
    top:73px;
    width:231px;
    z-index:1000
}
.spoffe{
    background:#59be7b;
    color:#fff!important;
    width:90%;
    float:left;
    padding:10px 0
}
#premind{
    background:#fff;
    border-radius:13px;
    font-size:15px;
    left:0;
    padding:5px 0;
    position:absolute;
    top:0;
    width:100%;
    text-align:center
}
#popmenu ul{
    list-style-type:none;
    margin:0 0 20px;
    padding:0;
    float:left
}
#popmenu hr{
    color:#eee;
    display:block;
    float:left;
    margin:0;
    width:100%
}
#popmenu li{
    cursor:pointer;
    float:left;
    font-size:16px;
    margin:5px 0;
    text-align:center;
    width:100%
}
#popmenu li,#popmenu li a{
    color:#999
}
#popmenu li a:hover,#popmenu li:hover{
    color:#555
}
#mypro{
    display:block;
    width:100%
}
#mypro div{
    float:left;
    width:100%
}
#mypro div img{
    border-radius:100%;
    width:163px
}
#mypro span{
    text-transform:none;
    width:100%;
    float:left;
    color:#bbb
}
#header{
    background:#fff none repeat scroll 0 0;
    border-bottom:1px solid #ddd;
    left:0;
    position:fixed;
    top:0;
    transition:opacity .25s ease 0s;
    z-index:8;
    width:100%;
    height:87px;
    overflow:hidden
}
#grid{
    width:100%;
    clear:both;
    float:left;
    font-size:12px;
    color:#334282;
    overflow:hidden;
    padding:0
}
#logodiv a img{
    width:120px
}
#SU_chat{
    background:#fff url(../img/ch_bg.jpg) no-repeat top/100%;
    display:none;
    height:calc(100% - 99px);
    max-width:599px;
    position:fixed;
    right:271px;
    top:95px;
    width:calc(45% - 150px);
    z-index:10
}
#SU_chat .chat_main{
    float:left;
    width:430px;
    border:none;
    margin:0;
    padding:0
}
#SU_chat #chatprawy{
    float:left;
    width:430px;
    padding:0;
    margin:0 10px 0 0;
    border:none
}
#SU_chat #chatNick{
    float:left;
    width:400px;
    padding:0 15px;
    border:none;
    margin:0;
    font-size:16px;
    font-weight:700;
    background:0 0;
    color:#5e4a66;
    text-align:center
}
#SU_chat #chatRight {
    float: left;
    height: calc(100% - 155px);
    margin: 0;
    overflow-y: auto;
    padding: 0 0 20px;
    position: relative;
    top: 70px;
    width: 100%;
    background: url(../img/ch_bg_b.jpg) no-repeat bottom/100%;
}
#SU_chat #formdiv{
    bottom:0;
    height:46px;
    margin:2%;
    position:absolute;
    width:96%
}
.fChat{
    height:auto;
    width:30px;
    cursor:pointer;
    float:left
}
.fChat:hover{
    opacity:1
}
#emo_clou{
    background:0 0;
    padding:4px;
    position:absolute;
    top:-31px;
    width:95px;
    right:0
}
#emo_clou2{
    background:0 0;
    margin:1px 0 0 4px;
    float:left
}
#emo666{
    margin-right:3px;
    width:33px
}
#emo{
    margin-top:-3px;
    width:28px
}
#emo_n{
    width:36px
}
#clou{
    width:29px
}
#clou_n{
    width:37px;
    margin-top:4px
}
#showEmos{
    background:#fff none repeat scroll 0 0;
    border-radius:6px;
    box-shadow:0 0 6px 2px #222;
    height:98px;
    padding:3px 6px;
    position:absolute;
    width:189px;
    z-index:999
}
#showEmos .emosy{
    font-size:21px;
    width:auto;
    float:left;
    cursor:pointer
}
#SU_chat input#chatMsg{
    border:1px solid #d4d4d4;
    color:#000;
    float:left;
    font-size:17px;
    height:33px;
    padding:4px 0 4px 14px;
    position:relative;
    width:calc(82% - 18px)
}
.goprof{
    background:rgba(0,0,0,0) url(../img/ajaxload.gif) no-repeat scroll 0 0/100% auto!important;
    height:30px;
    left:-21px;
    position:absolute;
    top:2px;
    width:16px
}
#closechat,#closeover{
    border-radius:100%;
    cursor:pointer;
    font-size:16px;
    font-weight:700;
    height:21px;
    padding:3px 9px;
    position:absolute;
    right:5px;
    top:5px;
    width:auto;
    z-index:9
}
#closeover {
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    top: 6px;
    z-index: 777;
    right: 6px;
    line-height: 17px;
}
#deusexmachina #closeover {
    color: #222;
    right: 2px;
    top: 2px;
    border: none;
    font-size: 24px;
}
#deusexmachina.grey #closeover{
    color:#fff
}
#chattinguser{
    cursor:pointer;
    display:block;
    height:50px;
    left:22px;
    max-width:250px;
    position:absolute;
    top:17px;
    z-index:9
}
#ch_ufoto{
    border-radius:100%;
    float:left;
    width:45px;
    height:45px
}
#ch_login{
    float:left;
    font-size:16px;
    font-weight:700;
    margin:12px 10px
}
#comm{
    background:rgba(0,0,0,0) none repeat scroll 0 0;
    height:calc(100% - 92px);
    overflow:hidden;
    position:fixed;
    right:1px;
    top:96px;
    width:264px;
    z-index:10
}
#rekk{
    float:left;
    width:200px
}
#my_chats,#my_invit{
    background:#fff;
    float:left;
    width:100%;
    border:1px solid #e7e7e7;
    border-radius:3px
}
#my_chats{
    height:calc(100% - 220px)
}
#my_invit{
    background:#f5f5f5 none repeat scroll 0 0;
    height:203px;
    margin:6px 0 5px;
    position:relative
}
.comm_head{
    background:#fff;
    float:left;
    font-size:16px;
    font-weight:700;
    padding:11px;
    vertical-align:bottom;
    width:100%;
    border-bottom:1px solid #e7e7e7
}
#invit_content{
    float:left;
    height:150px;
    overflow-x:hidden;
    overflow-y:auto;
    padding:0;
    position:relative;
    width:99%
}
#invit_content a{
    float:left;
    width:100%;
    background:#f5f5f5;
    color:#222
}
#invit_content a:hover{
    background:#e5e5e5
}
.invit{
    cursor:pointer;
    float:left;
    padding:2px 0 0 5px;
    position:relative;
    width:100%;
    overflow:hidden
}
.inv_pic{
    float:left;
    padding:4px;
    width:40px
}
.inv_pic img{
    border-radius:100%;
    float:left;
    width:40px;
    height:40px
}
.inv_main{
    float:left;
    font-size:14px;
    font-weight:700;
    padding:8px 0 0 5px;
    width:139px
}
.inv_opt{
    width:30px;
    float:left
}
.inv_opt .chuser_x{
    width:30px;
    top:7px;
    right:10px
}
.guzi_odp{
    background:#259c7b;
    border:1px solid grey;
    border-radius:5px;
    color:#fff;
    float:left;
    font-weight:700;
    margin:10px 0;
    padding:5px
}
#goprof{
    background:#259c7b;
    color:#fff;
    cursor:pointer;
    float:none;
    font-size:16px;
    font-weight:700;
    margin:17px auto 0;
    padding:9px 10px;
    text-align:center;
    width:139px
}
#lovehive_cont{
    float:left;
    margin:0;
    min-height:1000px;
    padding:0 4%;
    width:calc(96% - 264px)
}
.chatopen #lovehive_cont{
    padding:0;
    width:calc(65% - 132px)
}
.chatopen #prof_opis{
    min-height:60px
}
#lovehive,.see_user{
    display:block;
    float:none;
    margin:0 auto;
    max-width:1285px;
    min-width:265px
}
.see_user{
    max-width:1150px
}
.chatopen #lovehive{
    max-width:960px
}
.chatopen #see_user{
    width:calc(100% - 879px);
    position:absolute
}
.see_user div{
    background-color:#fff
}
#userhead{
    border:1px solid #e4e4e4;
    border-radius:0 0 4px 4px;
    float:left;
    margin:0;
    min-height:398px;
    padding:0;
    width:100%;
    position:relative
}
#usr_wlppr{
    background-position:0;
    float:left;
    overflow:hidden;
    width:100%;
    height:288px;
    position:relative
}
#profstat{
    position:absolute;
    bottom:calc(50% - 18px);
    width:100%;
    height:39px;
    background:0 0;
    text-align:center
}
#statbut{
    display:block;
    position:relative;
    background:#fff;
    opacity:1;
    color:red;
    width:21%;
    margin:0 auto
}
div.newbutt{
    background:#0a6c51;
    border-radius:4px;
    color:#fff;
    cursor:pointer;
    height:33px;
    padding:12px 22px 0;
    position:absolute;
    font-size:16px;
    font-weight:700;
    border:none;
    text-transform:uppercase;
    opacity:.7
}
div#backbutton{
    left:15px;
    top:15px
}
div#prevbutton{
    right:108px;
    top:15px
}
div#bgbutton,div#cropokbutton,div#nextbutton{
    right:15px;
    top:15px
}
div#cropbutton{
    right:233px;
    top:15px
}
.mybg_small{
    clear:both;
    cursor:pointer;
    float:left;
    margin:31px 20px;
    max-width:527px;
    position:relative
}
.mybg_small img{
    width:100%
}
.bgstatus{
    border-radius:13px;
    padding:2px 8px 3px;
    position:absolute;
    right:6px;
    top:6px;
    font-size:13px;
    font-weight:700;
    color:#fff
}
.bgstatus.r{
    background:#f64d4d none repeat scroll 0 0
}
.bgstatus.g{
    background:green none repeat scroll 0 0
}
.mybg_small:hover img{
    opacity:.6
}
.mydel{
    position:absolute;
    right:0
}
.mydel.rem{
    border-radius:13px;
    color:#666;
    font-size:10px;
    font-weight:700;
    padding:1px 5px 2px;
    border:1px solid #222;
    cursor:pointer
}
.mydel.rem:hover{
    color:#222
}
.drag_me{
    cursor:row-resize
}
div.newbutt:hover{
    opacity:1
}
div#onl_holder{
    background:rgba(0,0,0,0) none repeat scroll 0 0;
    display:inline-block;
    margin:0 0 0 9px
}
#bgopt{
    background:#fff none repeat scroll 0 0;
    position:absolute;
    right:15px;
    top:55px;
    width:208px;
    z-index:60
}
#bgopt_1,#bgopt_2{
    border:1px solid #bbb;
    color:#999;
    cursor:pointer;
    font-size:15px;
    font-weight:700;
    overflow:hidden;
    padding:10px 21px;
    text-transform:uppercase;
    position:relative;
    margin-top:-1px
}
#bgopt_1:hover,#bgopt_2:hover{
    color:#555
}
#uname{
    background:rgba(0,0,0,0) none repeat scroll 0 0;
    bottom:15px;
    box-sizing:border-box;
    color:#fff;
    display:block;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:24px;
    font-weight:700;
    left:266px;
    max-width:340px;
    position:absolute;
    text-shadow:0 0 3px #000;
    padding-right:50px
}
.prof_foto{
    left:48px;
    position:relative;
    width:200px;
    height:200px;
    top:200px;
    border:2px solid #fff;
    border-radius:8px
}
.prof_foto{
    float:left;
    font-size:0;
    margin-left:-11px;
    margin-top:-312px;
    position:relative;
    z-index:4
}
.prof_foto span{
    float:left;
    width:100%
}
.prof_foto span img{
    float:left;
    width:100%
}
#prof_opis{
    color:#222;
    display:table-cell;
    float:right;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:16px;
    line-height:1.4;
    margin:16px;
    max-height:68px;
    overflow:hidden;
    text-align:justify;
    width:calc(100% - 281px);
    position:relative;
    word-break:break-all;
    min-height:40px
}
#prof_opis.nolog{
    max-height:none;
}
#prof_opis h1{
    font-size:20px;
    margin:5px 0;
    padding:0
}
#op_more{
    background:#fff none repeat scroll 0 0;
    bottom:0;
    color:#949494;
    cursor:pointer;
    padding:0;
    position:absolute;
    right:0;
    text-align:right;
    width:69px
}
div#chat_now{
    color:#222;
    display:table-cell;
    float:right;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:16px;
    line-height:1.4;
    margin:16px;
    width:calc(100% - 281px);
    max-height:111px;
    position:relative
}
div#chat_now input{
    border:1px solid #c4c4c4;
    border-radius:12px 0 0 12px;
    float:left;
    font-size:16px;
    padding:11px;
    text-align:right;
    width:calc(100% - 230px)
}
div.chat_now_button{
    background:#259c7b;
    border-radius:0 12px 12px 0;
    color:#fff;
    cursor:pointer;
    float:left;
    font-size:21px;
    font-weight:700;
    height:21px;
    padding:6px 0 16px;
    text-align:center;
    text-shadow:1px 1px 3px #000;
    vertical-align:middle;
    width:123px
}
#SU_chat div.chat_now_button{
    background:#259c7b;
    border-radius:0;
    color:#fff;
    cursor:pointer;
    float:right;
    font-size:16px;
    height:21px;
    padding:11px 0;
    text-align:center;
    vertical-align:middle;
    width:17%
}
#userdata{
    width:calc(100% + 2px);
    margin-top:10px;
    float:left;
    background:0 0;
    display:flex
}
#ud_l,#ud_r{
    width:calc(50% - 7px);
    border:1px solid #e4e4e4;
    border-radius:4px;
    padding-bottom:15px;
    overflow:hidden;
    position:relative
}
#ud_l{
    float:left;
    margin-right:5px
}
#ud_r{
    float:right;
    margin-left:5px
}
.ud_header{
    color:#222;
    float:left;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:20px;
    font-weight:700;
    margin:16px 0 0 25px
}
#wwie{
    font-size:14px;
    font-weight:400;
    display:block
}
.ud_details{
    clear:both;
    float:left;
    margin-left:26px;
    width:auto;
    min-width:70%
}
.ud_details div{
    margin-top:10px
}
.prof_detail_name{
    color:#222;
    float:left;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:15px;
    height:20px;
    padding:0;
    clear:left
}
.prof_detail{
    margin-left:10px;
    color:#222;
    float:left;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:15px;
    height:20px;
    font-weight:700;
    padding:0
}
.opis_name{
    color:#222;
    width:80%;
    float:left;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:15px;
    height:20px;
    padding:0;
    clear:both
}
div.prof_opis{
    margin:0;
    color:#222;
    float:left;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:15px;
    width:calc(90% - 10px);
    padding:0
}
#ud_r .prof_detail{
    margin-left:0
}
#usergalery{
    background:rgba(0,0,0,0) url(../img/fotfieldbg.gif) repeat scroll 0 0;
    float:left;
    height:auto;
    margin-top:10px;
    overflow-x:auto;
    overflow-y:hidden;
    white-space:nowrap;
    width:100%;
    position:relative;
    padding:3px 0
}
#usergalery.my_gal{
    height:190px
}
#usergalery .ud_thumb{
    position:relative;
    display:inline-block;
    margin:0;
    text-align:center;
    vertical-align:bottom;
    border:1px solid #fff;
    cursor:pointer
}

#usergalery .ud_thumb span img,.ud_thumb img{
    width:100%
}
.prof_foto .deldiv,.ud_thumb .deldiv{
    background:#3664bf;
    border-radius:100%;
    display:block;
    height:23px;
    right:6px;
    position:absolute;
    top:6px;
    width:23px;
    border:1px solid #fff;
    visibility:hidden;
    cursor:pointer
}
.prof_foto .deldiv img,.ud_thumb .deldiv img{
    margin:4px 0 0;
    width:11px
}
.prof_foto .deldiv img{
    margin:4px 6px 0
}
.ud_thumb .rotdiv{
    background:#3664bf;
    border-radius:100%;
    bottom:27px;
    display:block;
    height:23px;
    position:absolute;
    right:6px;
    width:23px;
    border:1px solid #fff;
    visibility:hidden
}
.ud_thumb .rotdiv img{
    margin:5px 0 0;
    width:12px
}
#usergalery #add_foto.newbutt{
    right:7px;
    top:7px;
    z-index:1
}
#usergalery:hover #add_foto{
    display:block
}
.prof_foto:hover .deldiv,.ud_thumb:hover .deldiv,.ud_thumb:hover .rotdiv{
    visibility:visible
}
#foto2rot{
    width:90%;
    margin:0 auto 20px auto;
    display:block
}
#foto2rot img{
    width:100%
}
#flipmenu{
    width:90px;
    margin:12px auto 5px auto;
    display:block
}
.ud_thumb .img_menu img{
    padding-top:9px;
    width:30px
}
#usergalery .ud_thumb .img_menu{
    background:url(../img/butbg.png) repeat scroll 0 0;
    bottom:0;
    cursor:pointer;
    display:none;
    height:55px;
    left:0;
    margin:0;
    position:absolute;
    width:100%;
    display:none
}
#usergalery .ud_thumb:hover .img_menu{
    display:block
}
.ed_pencil{
    position:absolute;
    bottom:5px;
    width:49px;
    right:5px;
    color:#fff;
    background:#0a6c51;
    text-align:center;
    padding:7px 10px;
    font-size:16px;
    font-weight:700;
    border-radius:6px
}
#uname .ed_pencil{
    display:none
}
#uname:hover .ed_pencil{
    display:block
}
#add_foto{
    background:#0a6c51!important
}
#prof_foto #add_foto.newbutt{
    right:5px;
    bottom:5px
}
#bg2add,#foto2add{
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    width:100%;
    cursor:pointer
}
#lovehive{
    color:#222
}
.userhit{
    background:#fff;
    border:1px solid #d4d4d4;
    border-radius:5px;
    float:left;
    margin:6px;
    min-width:150px;
    max-height__:300px;
    max-width:220px;
    overflow:hidden;
    width:22%;
    cursor:pointer;
    position:relative
}
.fotohit{
    border-radius:5px 5px 0 0;
    float:left;
    width:100%;
    position:relative
}
.fotohit img{
    width:100%;
    float:left
}
.userhit:hover .fotohit img{
    filter:brightness(110%)
}
.chatopen .userhit{
    width:23%!important
}
.namehit{
    float:left;
    font-size:16px;
    font-weight:700;
    height:19px;
    margin:10px 0 0 10px;
    vertical-align:bottom;
    width:calc(100% - 10px)
}
.nickhit{
    float:left;
    max-width:calc(100% - 35px);
    overflow:hidden;
    width:auto
}
.chatopen .nickhit{
    max-width:calc(100% - 52px)
}
.agehit{
    float:left;
    padding-left:2px;
    width:30px
}
.krajhit{
    margin:3px 0 0 10px;
    float:left
}
.opishit{
    clear:both;
    color:#717171;
    float:left;
    font-size:14px;
    height:55px;
    margin:6px 6%;
    overflow:hidden;
    width:auto;
    word-wrap:break-word;
    width:88%
}
div.onl{
    background:#e4e4e4 none repeat scroll 0 0;
    border-radius:100%;
    float:right;
    height:11px;
    margin-right:8px;
    margin-top:6px;
    vertical-align:bottom;
    width:11px;
    border:2px solid #fff
}
.namehit div.onl{
    border:none
}
div.green{
    background:#12ff00
}
div.mob{
    background:url(../img/mob.png);
    height:15px;
    width:10px;
    border-radius:0;
    margin-top:2px;
    border:none
}
div.moboff{
    background:url(../img/moboff.png);
    height:16px;
    width:10px;
    border-radius:0;
    margin-top:2px;
    border:none
}
.ilf{
    background:rgba(0,0,0,0) url(../img/apar.png) repeat scroll left -10px;
    bottom:8px;
    color:#fff;
    font-size:14px;
    font-weight:700;
    height:18px;
    left:0;
    position:absolute;
    text-align:right;
    text-shadow:0 0 2px #222;
    width:43px
}
#edprefholder select,#invit_body select,#search_body select{
    font-family:"Open Sans",Arial,sans-serif;
    background:transparent none repeat scroll 0 0;
    background:#fff url(../img/select_bg.gif) no-repeat;
    background-position:center right;
    border:1px solid #ccc;
    -webkit-appearance:none;
    -moz-appearance:none;
    -moz-user-select:none;
    border:1px solid #ccc;
    border-radius:3px;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:22px;
    font-weight:400;
    color:#555
}
@media screen and (max-width:1900px){
    .chatopen #lovehive_cont{
        padding:0;
        width:calc(62% - 132px)
    }
}
@media screen and (max-width:1860px){
    .chatopen #lovehive_cont{
        width:calc(57% - 132px)
    }
}
@media screen and (max-width:1760px){
    .chatopen #lovehive_cont{
        width:calc(56% - 132px)
    }
}
@media screen and (max-width:1700px){
    .chatopen #lovehive_cont{
        width:calc(55% - 132px)
    }
}
@media screen and (max-width:1670px){
    .chatopen #usr_wlppr{
        background-size:auto!important;
        background-position:0
    }
    .chatopen #lovehive_cont{
        width:calc(55% - 132px)
    }
    .chatopen #see_user{
        width:auto;
        position:relative
    }
}
@media screen and (max-width:1560px){
    .chatopen .userhit{
        width:30%!important
    }
}
@media screen and (max-width:1540px){
    .userhit{
        width:18%
    }
}
@media screen and (max-width:1480px){
    .chatopen .userhit{
        width:30%!important
    }
}
@media screen and (max-width:1388px){
    #usr_wlppr{
        background-size:auto!important;
        background-position:0
    }
    .userhit{
        width:22%
    }
    #lovehive,.see_user{
        max-width:875px
    }
    .rz_tresc{
        font-size:16px
    }
    .chatopen div.chat_now_button{
        border:medium none;
        border-radius:7px;
        color:#fff;
        float:left;
        font-size:18px;
        font-weight:700;
        margin:0 0 10px;
        padding:8px 0;
        text-align:center;
        width:calc(100% - 77px)
    }
    .chatopen #userdata{
        display:block
    }
    .chatopen #prof_opis{
        float:left;
        font-size:14px;
        width:95%;
        max-height:60px
    }
    .chatopen div#chat_now{
        margin:0 7%;
        padding:0;
        width:86%
    }
    .chatopen div#chat_now input{
        display:none
    }
    .chatopen .prof_foto{
        height:140px;
        margin-left:-29px;
        margin-top:-357px;
        width:140px
    }
    .chatopen #uname{
        font-size:17px;
        left:173px
    }
    #usergalery #imgloading,.chatopen #usergalery .ud_thumb,.chatopen #usergalery .ud_thumb span img{
        width:120px;
        height:120px
    }
    .chatopen #usergalery.my_gal{
        height:120px
    }
    .chatopen #usergalery.my_gal #add_foto.ud_thumb{
        height:50px!important;
        width:50px!important
    }
    #usergalery #imgloading{
        background:url(../img/spinner.gif) no-repeat scroll 45% 10px
    }
    #userhead,.chatopen #ud_l,.chatopen #ud_r{
        width:98%;
        float:left;
        display:block;
        margin:0
    }
    .chatopen #ud_r{
        margin:10px 0 0 0
    }
}
@media screen and (max-width:1180px){
    .chatopen .userhit{
        width:45%!important
    }
}
@media screen and (max-width:1062px){
    .rz_tresc{
        font-size:15px
    }
}
@media screen and (max-width:1200px){
    #twologo{
        display:none
    }
}
@media screen and (max-width:995px){
    .invit_big{
        right:33px
    }
    .userhit{
        width:30%
    }
}
@media screen and (max-width:950px){
    #rekk{
        float:left;
        position:unset;
        width:100%
    }
    #comm.sho_cht{
        display:block!important;
        z-index:992;
        top:87px
    }
    #comm.sho_cht #my_chats{
        height:calc(100% - 0px)
    }
    #comm.sho_cht #mychats_cont{
        height:calc(100% - 46px)
    }
    #comm.sho_cht #my_invit{
        display:none
    }
    #comm.sho_cht #mychats_x{
        display:block
    }
    #comm.sho_inv{
        display:block!important;
        z-index:992;
        top:77px
    }
    #comm.sho_inv #my_invit{
        height:calc(100% - 0px)
    }
    #comm.sho_inv #invit_content{
        height:calc(100% - 46px)
    }
    #comm.sho_inv #my_chats{
        display:none
    }
    #comm.sho_inv #myinvi_x{
        display:block
    }
    form#upd_unc_email{
        display:block;
        height:24px
    }
    #erro_e,#erro_n,#erro_p{
        background:0 0;
        border:medium none;
        box-shadow:none;
        color:#625050;
        float:left;
        padding:0 0 10px;
        position:unset;
        right:unset;
        top:unset;
        width:100%;
        position:unset
    }
    #inheader{
        width:96%
    }
    .rz_tresc{
        font-size:14px
    }
    #grid{
        width:100%
    }
    #comm{
        display:none
    }
    .chatopen .userhit{
        width:30%!important
    }
    .userhit{
        width:23%
    }
    li#Hdzw,li#Hunr{
        display:block!important
    }
    #menudiv ul li{
        margin:0 0 0 45px
    }
    #SU_chat{
        right:10px;
        width:42%
    }
    #lovehive_cont{
        width:100%;
        padding:0
    }
    .chatopen #lovehive_cont{
        padding:0;
        width:56%
    }
    #ud_l,#ud_r,#userhead{
        width:100%;
        float:left;
        display:block;
        margin:0
    }
    #ud_r{
        margin:10px 0 0 0
    }
}
@media screen and (max-width:915px){
    .chatopen .userhit{
        width:45%!important
    }
    #SU_chat{
        right:10px;
        width:48%
    }
    .chatopen #lovehive_cont{
        width:50%
    }
}
@media screen and (max-width:700px){

    #blockuser {
        left: 3px !important;
        bottom: 48px !important;
    }
    #komunch {
        font-size: 15px;
        margin: 5px 22px;
        width: calc(100% - 60px);
    }
    .deusnag{
        font-size:16px
    }
    #cropbutton{
        display:none!important
    }
    div.newbutt img{
        width:37px;
        margin-top:1px
    }
    #emo_clou2{
        display:block!important;
        top:-12px;
        position:absolute;
        right:7px
    }
    .invit_big{
        border:1px solid #b4b4b4;
        border-radius:6px;
        box-shadow:none;
        height:89px;
        left:3px;
        margin:3px;
        max-width:320px;
        padding:6px;
        position:fixed;
        width:calc(100% - 79px);
        z-index:990
    }
    .invit_big.justf{
        width:107px!important
    }
    .invit_big.nadole{
        bottom:5px!important;
        top:none
    }
    .invit_big.ugory{
        top:39px!important;
        bottom:none
    }
    .justf .chuser_x{
        top:6px!important
    }
    .justf .inv_opt_big{
        font-size:14px;
        left:0;
        max-width:none;
        position:absolute;
        top:3px;
        width:43px!important;
        padding:1px 8px 2px
    }
    .inv_pic_big{
        padding:5px;
        width:55px
    }
    .inv_main_big{
        clear:right;
        float:left;
        font-size:14px;
        font-weight:700;
        padding:2px 0 0 12px;
        max-width:calc(100% - 110px)
    }
    .inv_opt_big{
        float:left;
        font-size:11px;
        font-weight:400;
        margin:5px 8px;
        max-width:calc(100% - 122px);
        padding:8px;
        width:auto;
        overflow:hidden;
        max-height:41px
    }
    .justf .inv_opt_big{
        font-size:12px;
        left:0;
        top:3px;
        width:34px!important;
        padding:1px 8px 2px
    }
    .cntH{
        top:-4px;
        padding:1px 6px;
        font-size:11px
    }
    #comm.sho_cht{
        height:calc(100% - 42px);
        top:40px
    }
    #comm.sho_inv{
        height:calc(100% - 32px);
        top:30px
    }
    #deusexmachina.fancyD{
        margin-top:0;
        padding:15px;
        width:calc(100% - 30px);
    }
    #fblogin_butt{
        font-size:18px
    }
    #both_b,#both_t{
        width:280px
    }
    .ud_thumb .deldiv,.ud_thumb .rotdiv{
        visibility:visible
    }
    #menudiv{
        top:1px;
        right:15px;
        margin:0;
        padding:0;
        z-index:999
    }
    #menudiv ul{
        margin:0;
        padding:0
    }
    #menudiv ul li{
        display:inline;
        float:left;
        margin:7px 0 0 20px!important;
        position:relative;
        width:24px
    }
    .last_foto img,.next_foto img{
        display:block;
        opacity:.6;
        visibility:visible
    }
    .userhit{
        width:30%
    }
    #userdata{
        display:block
    }
    #prof_opis{
        float:left;
        font-size:14px;
        margin:8px;
        width:95%;
        max-height:600px
    }
    div.chat_now_button{
        border:1px solid #999;
        border-radius:9px;
        color:#fff;
        float:left;
        font-size:16px;
        font-weight:700;
        margin:0 0 5px;
        padding:12px 18px;
        text-align:left;
        width:calc(100% - 36px)
    }
    div#chat_now{
        margin:0 7%;
        padding:0;
        width:86%
    }
    div#chat_now input{
        display:none
    }
    .prof_foto{
        height:140px;
        margin-left:-29px;
        margin-top:-357px;
        width:140px
    }
    #uname{
        font-size:17px;
        left:163px
    }
    #lovehive_cont{
        margin-top:40px;
        min-width:318px
    }
    #header{
        height:40px
    }
    #wrapper{
        margin-top:0
    }
    #logodiv{
        margin:6px 0
    }
    #logodiv a img{
        width:60px
    }
    .article #logodiv a img{
        width:83px!important
    }
    #usergalery .ud_thumb,#usergalery .ud_thumb span img{
        width:140px;

    }
    .chatopen #usergalery.my_gal{
        height:120px
    }
    #usergalery #add_foto{
        display:block!important
    }
    #add_foto.ud_thumb{
        height:50px!important;
        width:50px!important
    }
    #usergalery.my_gal{
        height:140px
    }
    .chatopen{
        display:none
    }
    div.newbutt {
        font-size: 13px;
        height: 26px;
        opacity: .7;
        padding: 4px 18px;
        top: 10px !important;
        line-height: 26px;
    }
    div#bgbutton,div#nextbutton{
        right:10px
    }
    div#backbutton{
        left:10px
    }
    div#prevbutton{
        right:91px
    }
    div#prevbutton, div#nextbutton {
        line-height: 32px;
    }
    .prof_foto{
        border:1px solid #fff;
        border-radius:3px;
        margin-left:-37px;
        margin-top:-354px
    }
    #SU_chat{
        height:calc(100% - 44px);
        right:0;
        top:40px;
        width:100%;
        z-index:991;
        border-radius:0;
        max-width:none!important;
        overflow: ;
    }
    #SU_chat #formdiv{
        bottom:0;
        height:43px;
        margin:0;
        position:absolute;
        width:100%
    }
    #formdiv2 #msgform{
        height:calc(100% - 43px)
    }
    #chattinguser{
        height:30px;
        left:12px;
        position:absolute;
        top:7px;
        padding:0;
        margin:0
    }
    #ch_ufoto{
        width:30px;
        height:30px
    }
    #ch_login{
        font-size:13px;
        margin:0 10px
    }
    #step2_body label{
        height:19px;
        padding:0
    }
    #step2_body input,#step2_body select{
        font-size:15px;
        margin:1px 0 13px 2px;
        padding:8px
    }
    #step2_body input{
        width:93%
    }
    div.mob,div.moboff{
        margin-top:3px!important
    }
}
@media screen and (max-height:550px){
    #menudiv ul li{
        margin-left:19px!important;
        width:20px!important
    }
    #SU_chat #chatRight{
        background:rgba(0,0,0,0) url(../img/ch_bg_b.jpg) no-repeat scroll center top 298px/100%
    }
}
@media screen and (max-width:550px){
    .qui_br_hit {
        width: calc(50% - 18px);
    }
    ul.articles li{
        font-size:13px;
        margin:7px 0;
        padding:0 0 0 22px;
        width:calc(100% - 40px)
    }
    #text .search_ff p{
        font-size:11px
    }
    .rzadek{
        margin:3px 0
    }
    .some_body{
        margin:9px 1%;
        width:98%
    }
    .rzadek .aflabel.rz{
        font-size:12px;
        width:70px;
        padding:0 2px 0 0
    }
    .aflabel.magdo{
        margin-left:1px
    }
    .justf.realzapr .inv_opt_big{
        left:38px!important;
        top:50px!important;
        width:105px!important
    }
    #fraza{
        font-size:17px;
        padding:5px 6px;
        width:calc(100% - 110px)
    }
    .justf .inv_pic_big img{
        border:4px solid #fff
    }
    .error_msg{
        font-size:14px
    }
    .for_prem .deusnag{
        font-size:15px
    }
    #bgopt{
        right:11px;
        top:44px;
        width:165px
    }
    #bgopt_1,#bgopt_2{
        padding:10px 16px;
        text-align:right
    }
    #qui_br_menu{
        margin:16px 0 0 10px
    }
    #saved_invit{
        width:94%;
        margin:20px 3%
    }
    .i_actions span{
        margin:2px;
        max-width:45px;
        width:calc(50% - 4px)
    }
    .i_actions span img{
        float:left;
        width:100%
    }
    .i_title{
        width:70%
    }
    .i_age,.i_status{
        width:35%;
        text-align:center
    }
    .i_actions{
        width:30%;
        float:right
    }
    #contact_form .deuslabel{
        display:none
    }
    select#zkon{
        width:190px
    }
    select#agef,select#aget,select#zkon{
        font-size:14px;
        height:29px!important;
        padding:0 33px 0 1px!important
    }
    #errors{
        margin:0
    }
    #mail_tr{
        font-size:13px;
        height:calc(100% - 93px);
        margin:0 2%;
        padding:4px;
        top:44px;
        width:calc(96% - 8px)
    }
    .search_prefs{
        padding:5px 0 0 0;
        width:100%
    }
    #invit_body select,#search_body select{
        font-size:16px;
        height:34px
    }
    .ajaxloading{
        background-position:8px 6px!important;
        bottom:9px;
        font-size:12px;
        height:10px;
        left:10px;
        padding:6px 9px 12px 31px;
        width:75px;
        z-index:999
    }
    .prof_detail,.prof_detail_name{
        font-size:14px
    }
    .ud_details div{
        margin-top:8px
    }
    #urodziuro{
        width:100%
    }
    #showEmos{
        border-radius:0;
        box-shadow:none;
        height:auto;
        left:0!important;
        min-width:333px;
        position:fixed;
        top:1px!important;
        width:96%
    }
    #showEmos .emosy{
        font-size:33px;
        margin:3px
    }
    #emo{
        width:29px
    }
    #clou{
        width:29px
    }
    #emo_n{
        bottom:8px;
        filter:grayscale(0)!important;
        left:4px;
        opacity:1;
        width:42px
    }
    #clou_n{
        filter:grayscale(0)!important;
        opacity:1;
        bottom:4px;
        left:53px;
        width:47px
    }
    .some_body{
        margin:20px 3%;
        width:94%
    }
    #search_body{
        min-width:0;
        width:94%
    }
    .aflabel{
        ffmin-width:157px;
        ffwidth:45%
    }
    #ednameholder{
        width:216px!important
    }
    #ednameholder label{
        padding:11px 0 0!important;
        font-size:15px!important;
        height:21px!important
    }
    #userhead{
        min-height:279px
    }
    #usr_wlppr{
        height:206px
    }
    #comm.sho_cht,#comm.sho_inv{
        margin:0;
        right:0
    }
    #SU_chat #chatRight{
        height:calc(100% - 94px);
        top:41px
    }
    .article #logodiv{
        display:block!important;
        margin:2px
    }
    .namehit{
        margin:5px 0 0 5px
    }
    .nickhit{
        max-width:calc(100% - 54px)
    }
    #step2_body label{
        font-size:14px
    }
    #popmenu{
        box-shadow:none;
        left:0;
        margin:0 12%;
        padding:0;
        position:fixed;
        top:40px;
        width:76%
    }
    .t_m{
        margin:6px 12px 0 0
    }
    .t_j{
        margin:6px 0 0 12px
    }
    input:focus{
        outline:0
    }
    #SU_chat input#chatMsg{
        height:33px
    }
    .t_j,.t_m{
        max-width:240px
    }
    .rz_tresc{
        color:#fff;
        font-size:14px;
        word-wrap:break-word
    }
    #SU_chat input#chatMsg{
        font-size:14px
    }
    .ud_header{
        font-size:16px;
        margin:9px 0 0 14px
    }
    .prof_detail{
        margin-left:5px
    }
    .ud_details{
        margin-left:15px
    }
    .userhit{
        width:45%;
        margin:6px 2%;
        min-width:0!important
    }
    div.onl{
        margin-right:2px!important
    }
    #usergalery{
        background:rgba(0,0,0,0) url(../img/fotfieldbg.gif) repeat scroll 0 0;
        float:left;
        margin-top:10px;
        overflow-x:auto;
        white-space:normal;
        width:100%;
        position:relative
    }
    #usergalery .ud_thumb{
        width:32%
    }
    #usergalery .ud_thumb span img {
        width: 100%;
        padding: 0 3px;
    }
    #x{
        display:none
    }
    #deusexmachina{
        margin-top:0;
        min-width:304px;
        overflow:hidden;
        padding:5px;
        width:calc(100% - 10px);
        border-radius:0
    }
    #both_r{
        width:100%;
        border:none
    }
    #login_body,#register_body{
        width:100%
    }
    #both_r div{
        padding:none
    }
    #both_l #login_info,#both_r #login_info2,#head_login,#head_register{
        display:none
    }
}
#prof_opis.op_expand{
    max-height:none
}
.blur{
    -webkit-filter:blur(5px);
    filter:blur(5px)
}
#wrapper.posfixed{
    position:fixed
}
.onoffswitch{
    position:relative;
    width:90px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none
}
.onoffswitch-checkbox{
    display:none
}
.onoffswitch-label{
    display:block;
    overflow:hidden;
    cursor:pointer;
    border:2px solid #999;
    border-radius:20px
}
.onoffswitch-inner{
    display:block;
    width:200%;
    margin-left:-100%;
    transition:margin .3s ease-in 0s
}
.onoffswitch-inner:after,.onoffswitch-inner:before{
    display:block;
    float:left;
    width:50%;
    height:30px;
    padding:0;
    line-height:30px;
    font-size:14px;
    color:#fff;
    font-family:Trebuchet,Arial,sans-serif;
    font-weight:700;
    box-sizing:border-box
}
.onoffswitch-inner:before{
    content:"ON";
    padding-left:10px;
    background-color:#34a7c1;
    color:#fff
}
.onoffswitch-inner:after{
    content:"OFF";
    padding-right:10px;
    background-color:#eee;
    color:#999;
    text-align:right
}
.onoffswitch-switch{
    display:block;
    width:18px;
    margin:6px;
    background:#fff;
    position:absolute;
    top:0;
    bottom:0;
    right:56px;
    border:2px solid #999;
    border-radius:20px;
    transition:all .3s ease-in 0s
}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{
    margin-left:0
}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{
    right:0
}
#blockuser {
    float: none;
    position: absolute;
    left: 12px;
    bottom: 61px;
    width: auto;
    z-index: 999;
    cursor: pointer;
    padding: 5px 8px;
    font-weight: bold;
    border-radius: 4px;
    color: white;
}
#sitever{
    font-size:9px
}
