/* 
    Document   : places
    Created on : 2013-02-25, 12:22:13
    Author     : p.dutko
    Description:
        Purpose of the stylesheet follows.
*/
html{
    /*background: url("../img/layouts/default/bar1_bg2.png") repeat scroll 0 0 #F0EAE1;*/
}
root { 
    display: block;
}
body.placesBody{
    background: url("../img/layouts/default/green_bg.jpg") repeat scroll 0 0 #75c12f;
}

body.placesBody #header{
    background-color: #5cb21a;
    width: 100%;
    /*height: 80px;*/
    height: 74px;
}


#book.bookContent .content {
    height: 750px;
    position: relative;
    width: 1200px !important;
}
#content .content{
    padding-left: 0;
}
#topBar {
    right: -30px;
    top: -40px;
}
#dialogPlaces {
    display: block;
}
.dialogPlaces.ui-dialog .squareL{
    border-radius: 5px;
    border: 3px solid #fff;
    width: 44px;
    height: 44px;
    float: left;
    background: #F0EAD1;
    font: bold 22px/44px 'Open Sans', arial, sans-serif;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-right: 5px;
}
.dialogPlaces.ui-dialog .square{
    border-radius: 5px;
    border: 3px solid #fff;
    width: 44px;
    height: 44px;
    float: left;
    background: #00e200;
    font: bold 22px/44px 'Open Sans', arial, sans-serif;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
#puncts{
    display: none;
}
.ui-dialog{
    position: relative!important;
}
.ui-dialog-content.ui-widget-content{
    padding: 10px 0;
}

#placeContent .leftContent,
#placeContent .rightContent{
    float: left;
}

#placeContent .leftContent{
    width: 600px;
}
#placeContent .rightContent{
    width: 340px;
    margin-left: 20px;
}
#header{
    border-bottom: 1px solid #fff;
}
#header .info{
    /*margin-top: 15px !important;*/
    margin-top: 10px !important;
}
#header .info a{
    display: block;
    padding: 10px 0;
}
#header .badges{
    color: #FFFFFF;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 20px;
    margin-right: 10px;
    border: 1px solid #fff;
}
#header .badges .getPoints{
    font-size: 20px;
    font-weight: normal;
}
#header .badges > .fl{
    width: 200px;

}
#header .badges + .fl {
    padding: 10px 20px;
}
#header .badges + .fl > a{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
#header .badges .points{
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 23px;
    display: block;
    padding: 10px;
    float: left;
}
#header .badges .label{
    display: block;
    float: right;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
}
#header .badges .bike{
    width: auto;
    padding: 10px;
    border-left: 1px solid #fff;
}
#header .badges .bike img{}
#header .content > .fl, 
#header .content > .fr {
    margin-top: 15px;
}
#header .content > .bannerQuiz{
    margin-top:0;
}

a.button{
    display: block;
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 15px;
    padding-right: 15px;
}
.button.orange{
    background-color: #ff4e00;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; 
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; 

}
.button.left-arrow{
    background-image: url("../img/layouts/default/left_arrow.png");
    background-repeat: no-repeat;
    background-position: 5px 50%;
    padding-left: 35px;
}



#park-linowy #book{
    background-image: url("../img/layouts/default/park_linowy_bg.jpg");
}
#park-linowy-book{
    position: absolute;
    bottom: 0px;
}
#park-linowy #foto_ramka {
    left: 250px;
    position: absolute;
    top: 20px;
}
#park-linowy #girl{
    position: absolute;
    top: -12px;
    left: 130px;
}
#park-linowy #tree {
    position: absolute;
    right: 120px;
    top: 50px;
    z-index: 10;
}
#park-linowy #wozek {
    cursor: pointer;
    left: 128px;
    position: absolute;
    top: 460px;
}
#park-linowy #ptak {
    position: absolute;
    right: 180px;
    top: 180px;
    z-index: 11;
}
#park-linowy #szelki {
    position: absolute;
    right: 300px;
    top: 310px;
    z-index: 12;
}
#park-linowy #zabezpieczenia {
    cursor: pointer;
    left: 530px;
    position: absolute;
    top: 470px;
}
#szyszka {
    left: 320px;
    position: absolute;
    top: 410px;
    z-index: 15;
}
#foto-ramka-min {
    left: 250px;
    position: absolute;
    top: 190px;
}
.placesBody .bookContent{
    width: 100%;
    height: 754px;
    background-position: top center;
    background-repeat: no-repeat;
    border-bottom: 4px solid #fff;
    margin-bottom: 20px;
}
#park-linowy #szelki_question {
    position: absolute;
    right: 280px;
    top: 360px;
    z-index: 30;
}
#park-linowy #zabezpieczenia_question {
    left: 640px;
    position: absolute;
    top: 450px;
    z-index: 30;
}
#park-linowy #wozek_info {
    position: absolute;
    top: 500px;
    left: 90px;
}
#content .content{
    padding-top: 15px;
}
#places h6{
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#tiles h6{
    font: bold 14px/16px "Open Sans",sarial, sans-serif;
    display: block;
    text-transform: uppercase;
}
#tiles h6 span{
    font: normal 12px/13px "Open Sans", arial, sans-serif;
    display: block;
    text-transform: none;
}
.tile.textBg h6{
    background: rgba(78,81,108,0.8);
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 15px;
}
.tile.textBg.w25 h6{
    max-width: 160px;
}
#places p,
#places{
    font-family: "Open Sans";
    font-weight: 600;
    color: #fff;
    font-size: 13px;
}

.block{
    padding: 9px;
    margin-bottom: 5px;
    position: relative;
    float: left;
    cursor: pointer;
}
.block.h100{
    height: 178px;
}
.block.h50{
    height: 80px;
}
.block.noFloat{
    float: none;
}
.block.w100{
    width: 570px;
}
.block.w50{
    width: 276px;
    margin-right: 2px;
}
.block.noMargin{
    margin-right: 0;
    margin-left: 0;
}
.block.w25{
    /*width: 129px;*/
    width: 178px;
    margin-right: 2px;
}
.block.w75{
    /*width: 423px;*/
    width: 370px;
    margin-right: 4px;
}

.block.white{}
.block.green{}
.block.yellow{}
.block.blue{}
.block.red{}

.block.textBlack *,
.block.textBlack{
    color: #4d4d4d;
}
.block.textWhite *,
.block.textWhite{
    color: #fff;
}
.block .border{
    cursor: pointer;
}
.block .border.white{

}
.block .border.absolute{
    display: block;
    position: absolute;
    bottom: 8px;
    right: 8px;
}
.block .border.white:hover,
.block .border.black{
    border: 3px solid #000;
    padding: 5px;
    color: #000;
}
.block .border.black:hover,
.block .border.white{
    border: 3px solid #fff;
    color: #fff;
    padding: 5px;
}

.marginV{
    margin: 15px 0;
}

#park-linowy #blocks .block.red{
    background: url('../img/layouts/default/places/red.jpg') no-repeat center center;
}
#park-linowy #blocks .block.green{
    background: url('../img/layouts/default/places/green.jpg') no-repeat center center;
}
#park-linowy #blocks .block.blue{
    background: url('../img/layouts/default/places/blue.jpg') no-repeat center center;
}
#park-linowy #blocks .block.yellow{
    background: url('../img/layouts/default/places/yellow.jpg') no-repeat center center;
}
#park-linowy #blocks .block.white{
    background: url('../img/layouts/default/places/white.jpg') no-repeat center center;
}
h3.pauza.green{
    margin-top: 20px;
    margin-bottom: 20px;
}
#planingTrip{
    margin-bottom: 40px;
}
#sidebar{
    background: #fff;
    padding: 30px 0;
    width: 100%;
}
#footer{
    padding: 20px 0;
    height: 43px;
    background: #75c02f;
}
#footer a{
    font: bold 17px/43px 'Open Sans', arial, sans-serif;
    background: #ff4e00 url('../img/layouts/default/left_arrow.png') no-repeat 10px center;
    border-radius: 6px;
    text-decoration: none;
    color: #fff;
    padding: 0 10px 0 40px;
    text-transform: uppercase;
}
#placeFB{
    float: right;
    margin-bottom: 20px;
    overflow: hidden;
}
#tiles{
    float: left;
    width: 600px;
}

#placeFB > img{
    display: block;
}
#bookParkLinowy{
    background-color: #5cb21a;
    border-top: 2px solid #fff;
    border-bottom: 5px solid #fff;
}
#bookParkLinowy,
#bookParkLinowy .content{
    background-image: url('../img/books/park-linowy.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}
#bookParkLinowy .content{
    height: 752px;
    position: relative;
}
#bookParkLinowy #wozek{
    bottom: 232px;
    left: 42px;
    position: absolute;
}
#bookParkLinowy #szelki{
    bottom: 323px;
    position: absolute;
    right: 115px;
}
#bookParkLinowy #lancuch{
    position: absolute;
    right: 250px;
    bottom: 200px;
}
#bookAwifauna{
    background-color: #2b8dd2;
    border-top: 2px solid #fff;
    border-bottom: 5px solid #fff;
}
#bookAwifauna,
#bookAwifauna .content{
    background-image: url('../img/books/awifauna.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}
#bookAwifauna .content{
    height: 754px;
    position: relative;
}
#bookEnergia{
    background-color: #66615f;
    border-top: 2px solid #fff;
    border-bottom: 5px solid #fff;
}
#bookEnergia,
#bookEnergia .content{
    background-image: url('../img/books/energia.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}
#bookEnergia .content{
    height: 754px;
    position: relative;
}
#bookMaster{
    background-color: #5cb21a;
    border-top: 2px solid #fff;
    border-bottom: 5px solid #fff;
}
#bookMaster,
#bookMaster .content{
    background-image: url('../img/books/master.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}
#bookMaster .content{
    height: 754px;
    position: relative;
}
#bookUndergrowth{
    background-color: #5cb21a;
    border-top: 2px solid #fff;
    border-bottom: 5px solid #fff;
}
#bookUndergrowth,
#bookUndergrowth .content{
    background-image: url('../img/books/undergrowth.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}
#bookUndergrowth .content{
    height: 754px;
    position: relative;
}
#bookSport{
    background-color: #81c7fc;
    border-top: 2px solid #fff;
    border-bottom: 5px solid #fff;
}
#bookSport,
#bookSport .content{
    background-image: url('../img/books/sport.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}
#bookSport .content{
    height: 754px;
    position: relative;
}
.placeDesc{
    display: block;
    color: #fff;
}
.placeDesc h2{
    color: #ffea00;
    text-transform: uppercase;
    font: bold 22px/25px 'Open Sans', arial, sans-serif;
}

#logo{
    text-decoration: none;
    color: #fff;
    font: 27px/65px 'Open Sans',aral,sans-serif;
    text-transform: uppercase;
}
#bookAwifauna #quiz{
    bottom: 251px;
    left: 188px;
    position: absolute;
}
#bookAwifauna #burza{
    bottom: 382px;
    left: 198px;
    position: absolute;
}
#bookAwifauna #kaczki{
    bottom: 606px;
    left: 422px;
    position: absolute;
}
#bookAwifauna #sowa{
    bottom: 228px;
    position: absolute;
    right: 253px;
}
#bookEnergia #smieci{
    position: absolute;
    left: 199px;
    bottom: 287px;
}
#bookEnergia #powietrze{
    position: absolute;
    left: 447px;
    bottom: 600px;
}
#bookEnergia #quiz{
    position: absolute;
    right: 140px;
    bottom: 500px;
}
#bookEnergia #mikroskop{
    position: absolute;
    right: 120px;
    bottom: 210px;
}
#bookMaster #rys{
    position: absolute;
    right: 175px;
    bottom: 495px;
}
#bookMaster #ryba{
    position: absolute;
    left: 155px;
    bottom: 315px;
}
#bookMaster #mrowka{
    position: absolute;
    right: 139px;
    bottom: 271px;
}
#bookMaster #quiz{
    position: absolute;
    left: 194px;
    bottom: 610px;
}
#bookUndergrowth #drzewo{
    position: absolute;
    left: 80px;
    bottom: 535px;
}
#bookUndergrowth #porzeczka{
    position: absolute;
    left: 420px;
    bottom: 210px;
}
#bookUndergrowth #roslina{
    position: absolute;
    right: 130px;
    bottom: 180px;
}
#bookUndergrowth #quiz{
    position: absolute;
    right: 150px;
    bottom: 480px;
}
#bookSport #kajak{
    position: absolute;
    left: 104px;
    bottom: 345px;
}
#bookSport #kolo{
    position: absolute;
    right: 225px;
    bottom: 230px;
}
#bookSport #basen{
    position: absolute;
    right: 120px;
    bottom: 460px;
}
#qtipPlanInt,
#qtipPlan{
    cursor: pointer;
}
.qtip-plan{
    width: 680px;
}
.qtip-plan form .text input{
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 15px;
    font: normal 14px/14px 'Open Sans', arial, sans-serif;
    color: #b5b5b5;
    width: 322px;
}
.qtip-plan form .text{
    padding-bottom: 10px; 
}
.qtip-plan h4{
    text-transform: uppercase;
    font: normal 14px/20px 'Open Sans', arial, sans-serif;
    margin: 10px 0;
}
.qtip-plan .submit input{
    border: 1px solid #cccccc;
    border-radius: 5px;
    background: #ff4e00;
    font: normal 16px/20px 'Open Sans', arial, sans-serif;
    color: #fff;
    height: 43px;
    padding: 7px 40px;
}

#sliderOther img {
    float: left;
    margin: 0 9px;
}
#sidebar .content{
    overflow: hidden;
}
#tiles .tileBox{
    position: relative;
}
#tiles .block{
    position: relative;
}
#tiles .block .quizLink{
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 15;
}
#tiles .block .absolute.bigArrow{
    position: absolute;
    width: 39px;
    height: 39px;
    background: url('../img/layouts/default/bigArrow.png') no-repeat center center transparent;
    z-index: 1;
    bottom:6px;
    right:6px;
}
#tiles .block.w75 .absolute.bigArrow{
    right:0!important;
}

.quizIconsOnBook .quizLink{
    position: absolute;
}


@media (max-width: 950px){
    #logo{
        font-size: 14px;
    }
    #placeFB{
        display: none;
    }
    #qtipPlan{
        width: 100%;
    }
    /* books */

    #bookSport .content,
    #bookEnergia .content,
    #bookAwifauna .content,
    #bookUndergrowth .content,
    #bookMaster .content,
    #bookParkLinowy .content{
        height: auto;
    }
    #bookSport, #bookSport .content,
    #bookEnergia, #bookEnergia .content,
    #bookAwifauna, #bookAwifauna .content,
    #bookUndergrowth, #bookUndergrowth .content,
    #bookMaster, #bookMaster .content,
    #bookParkLinowy, #bookParkLinowy .content{
        background: none;
    }
    #bookSport img,
    #bookEnergia img,
    #bookAwifauna img,
    #bookUndergrowth img,
    #bookMaster img,
    #bookParkLinowy img{
        display: none;
    }
    .quizIconsOnBook .quizLink  img{
        display: block!important;
    }
    .quizIconsOnBook .quizLink  {
        position: inherit;
    }

    #sliderOther img {
        width: 25%;
        float: none;
        display: block;
        margin: 0 auto;
    }
    #sliderOtherRelative .next, #sliderOtherRelative .prev {
        top: 44%;
    }
    #sliderOtherRelative{
        height: auto;
    }
    #sliderOther {
        left: 50px;
        height: 100%;
        top: 0;
    }
    #sliderOther > div{
        position: relative!important;
    }
    .bannerQuiz{
        float: none!important;

    }
    .bannerQuiz .text {
        padding-top: 25px;
    }
    body.placesBody #header{
        margin-bottom: 100px;
    }

    #tiles {
        float: none;
        margin: auto;
        width: 600px;
    }

    .qtipContent img{
        height: 100%;
        width: 100%;
    }
}


@media (max-width: 600px){
    #tiles {
        float: none;
        margin: auto;
        width: auto;
    }
    h1{
        font-size: 18px!important;
    }
    h1.pauza{
        background: none!important;
        padding-left: 20px!important;
    }
    #tiles .block {
        float: none;
        margin: auto;
        position: relative;
        width: 178px;
    }
}