.menuspa{
    overflow:hidden;
    padding:0 55px;
    margin:0 auto;
    width:100%;
}
.item{
    width: 520px;
    height: 260px;
    border:1px solid #dbdbdb;
    padding:20px;
    float:left;
    background:#fff;    
    margin-bottom:50px;
}

.height-null{
    height:0;

}

.img img{
    border-radius:50%;
}
.img{
    width:80px;
    float:left;
}

.item .clearfix,#cmsPopup .clearfix{width:100%}

.item.even{
    float:right;
}

.item-subtitle,.item-title{
    margin-left:100px;
    float:none;
    clear:right;
    text-align:left;

}

.item-title{
    font-weight:300;
    font-size:24px;
    color:#333;
    margin-top:8px;
}
.item-subtitle{
    font-size:14px;
    color:#151414;
    margin-top:10px;
    font-weight:400;
}
.intro,.text{
    font-size:17px;
    font-weight:300;
    line-height:20px;
}

.intro{
    min-height:60px;
}

#cmsPopup .item-title,#cmsPopup .item-subtitle{
    margin-right:120px;
}

#cmsPopup .intro, #cmsPopup .text{
    font-size:18px;
}

.item .top{

}
.item .middle, #cmsPopup .middle{
    margin:15px 0 20px;
    line-height:145%;
}
.item .bottom{

}

i.ico:hover,i.ico.active{
    background-position:0 bottom;
}

i.ico{
    width:25px;
    height:25px;
    display:inline-block;
    margin-right:5px;
    vertical-align: middle;
}

i.ico-plus{
    background:url(../../../images/menuspa-wiecej.png) 0 0 no-repeat;
}

i.ico-clock{
    background:url(../../../images/menuspa-czas.png) 0 0 no-repeat;
}

i.ico-prize{
    background:url(../../../images/menuspa-koszt.png) 0 0 no-repeat;
}

.infos .more:hover i.ico{background-position:0 bottom}

.infos .more{
    float:left;
}

.text{
    display:none;
}

.info-clock{margin-right:20px;}

.info-prize{}

.infos > *:first-child{float:left;}

.infos > *{color:#33cccc;float:right;font-size:14px;font-weight: normal;}

#popup-overlay{

    width:100%;
    height:100%;
    background:rgba(255,255,255,0.9);
    position:fixed;
    z-index:9999;
    display:none;left:0;top:0;
}

#popup-content-wrap{
    width:700px;
    height:auto;

}

#cmsPopup{
    display:none;
    width:100%;
    position:fixed;
    background:rgba(119,119,119,0.7);
    top:0;
    left:0;
    padding-top:20px;
    overflow-y:scroll;
}

#cmsPopup .content, #cmsPopup .close{
    max-width:700px;
    border:1px solid #dbdbdb;
    padding:20px;
    margin:0 auto;
    background:#fff;

}

#cmsPopup .content{
    border-bottom:none;
    text-align:justify;
    position:relative;
    /*overflow-y:scroll;*/

}

#cmsPopup .info-clock,#cmsPopup .info-prize{
    position:absolute;
    right:20px;
    margin:0;
}

#cmsPopup .info-clock{

    top:20px;
}

#cmsPopup .info-prize{
    top:60px;
}

#cmsPopup .close{cursor:pointer;border-top:none;padding-top:50px}

#cmsPopup ol{
    list-style: decimal;
    list-style-position: outside;
    margin:10px 20px;

}
.noscrolling{
    position:fixed;
    overflow:hidden;
}
#cmsPopup .intro{
    display:none;
}
#cmsPopup .text{
    display:block;
    margin-top:15px;
}

#cmsPopup .infos .more{display:none}

#cmsPopup .button{padding-top:0}

#search-panel > div.right{
    padding:0 50px;
}

#search-panel-wrap{margin-top:20px;margin-bottom:50px}

#search-panel{padding:20px 0;}
#search-panel > div.right .checkbox{
    padding-right:0;
    width:49.5%;
    text-align:left;
    font-weight:300;
    font-size:19px;
    margin:0 0 10px 0;

}

#search-panel > div:first-child{
    padding-right:0
}

#search-panel div.right{
    width:665px;
}
#search-panel div.left{
    width:370px;
    text-align:center;
    padding-bottom:0;
    margin-bottom:13px;
}
#search-panel div.left .checkbox{
    font-size:22px;
    font-weight:300;
    color:#707070;
    font-stretch: expanded;
    text-transform: uppercase;
}

.checkbox2{
    width:212px;
    padding:5px 60px 0 0;
    display:inline-block;
}

#search-panel > div.left {
    margin-top:20px;
}
#search-panel > div.right {
    height:165px;
}

#search-panel > div.right .checkbox.first{
    margin-top:5px;
}

@media screen and (max-width:1199px){
    #search-panel div.left{width:280px;}

    #search-panel div.right{width:550px;padding:0;}

    .item{width:100%;}

}
@media screen and (max-width:979px){

    #search-panel > div.left{ padding:0 36px;}

    #search-panel > div.left,#search-panel > div.left .checkbox { border:none;width:100%;}

    #search-panel{
        padding:20px;
    }

    #search-panel div.right {
        max-width: 100%;
        padding:20px 0 0;
        border-top:1px solid #dcdcdc;
        height:auto;
    }

}
@media screen and (max-width:767px){
    #search-panel-wrap {
        margin: 20px 0 40px;
    }


    #search-panel > div{
        float:none !important;
        width:100%;
    }

    #search-panel > div.left { border:none;margin-top:0;}


    #search-panel div.right {
        width: 100%;
        padding:20px 0 20px;

    }


    #search-panel > div.right .checkbox {
        width:100%;
    }



    #search-panel > div.right .checkbox.first{
        margin-top:15px;
    }

    .menuspa {padding:0;}

    .item {width:100%;height:auto;}
}
@media screen and (max-width:479px){
    #search-panel div.left{
        max-width:100%;
    }
}