.bgstretcher-area, .bgstretcher-page {
    height: 98%;
}
.bgstretcher, .bgstretcher ul, .bgstretcher ul li {
    position: absolute;
    top: 0;
    left: 0;
}
.bgstretcher ul, .bgstretcher ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bgstretcher {
    background: black;
    overflow: hidden;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
}

.cleaner {
    clear: both;
    height: 0;
    font-size: 0;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */



.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
    padding-bottom: 64px;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%;
    background: transparent;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: transparent;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: transparent;
    position: relative;
}

.jspDrag {
    background: transparent;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    height: 100%;
}

.jspArrow {
    background: transparent;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspVerticalBar .jspArrow {
    height: 21px;
    background: url("/img/bgs/slide-arrow.png") no-repeat;
}

.jspVerticalBar .jspArrowUp {
    border-top: 1px #fff solid;
    background-position: -34px -21px;
}

.jspVerticalBar .jspArrowDown {
    border-bottom: 1px #fff solid;
    background-position: -34px 0;
}

.jspVerticalBar .jspArrowUp.jspDisabled {
    background-position: 0 -21px;
}

.jspVerticalBar .jspArrowDown.jspDisabled {
    background-position: 0 0;
}

.sideBook .jspVerticalBar .jspArrowUp {
    border-top: 1px #fff solid;
    background-position: -102px -21px;
}

.sideBook .jspVerticalBar .jspArrowDown {
    border-bottom: 1px #fff solid;
    background-position: -102px 0;
}

.sideBook .jspVerticalBar .jspArrowUp.jspDisabled {
    background-position: -68px -21px;
}

.sideBook .jspVerticalBar .jspArrowDown.jspDisabled {
    background-position: -68px 0;
}

.jspArrow.jspDisabled {
    cursor: default;
    border-color: #666;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

.jspHorizontalBar {
    overflow: hidden;
    height: 0px;
    float: left;
}

.jspHorizontalBar .jspArrow {
    height: 60px;
    width: 30px;
    background: url("/img/bgs/gallery.gif") no-repeat;
    position: absolute;
}

.jspHorizontalBar .jspArrowLeft {
    background-position: 0 0;
    left: 0;
    top: 0;
}

.jspHorizontalBar .jspArrowRight {
    background-position: -30px 0;
    right: 0;
    top: 0;
}

.jspHorizontalBar .jspArrowLeft.jspDisabled {
    background-position: 0 -60px;
}

.jspHorizontalBar .jspArrowRight.jspDisabled {
    background-position: -30px -60px;
}



/***************************************************************/

@font-face {
    font-family: 'garamond_itc_t_eebook';
    src: url('/fonts/ge04013t_0-webfont.eot');
    src: url('/fonts/ge04013t_0-webfont.eot?#iefix') format('embedded-opentype'),
          url('/fonts/ge04013t_0-webfont.svg#garamond_itc_t_eebook') format('svg'),
         url('/fonts/ge04013t_0-webfont.woff') format('woff'),
         url('/fonts/ge04013t_0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'garamond_itc_t_eelight';
    src: url('/fonts/ge04012t-webfont.eot');
    src: url('/fonts/ge04012t-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/ge04012t-webfont.svg#garamond_itc_t_eelight') format('svg'),
         url('/fonts/ge04012t-webfont.woff') format('woff'),
         url('/fonts/ge04012t-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'garamond_itc_t_eebook';
        src: url('/fonts/ge04013t_0-webfont.svg') format('svg');
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'garamond_itc_t_eelight';
        src: url('/fonts/ge04012t-webfont.svg') format('svg');
    }
}


html, body {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
}

/* Fix - 100% sirka elementu */
header, section, footer, div {
    position: relative;
}

body {
    height: 100%;
    color: #fff;
    background: url(/userfiles/novy_1a_sep_resize_1362731786_1920x1344.jpg) no-repeat center center;
    background-size: cover;
    font-size: 16px;
    font-family: 'garamond_itc_t_eebook';
}

#page {
    min-width: 1024px;
    width: 100%;
    height: 100%;
    min-height: 650px;
    overflow: hidden;
}

#page-booking {
    width: 100%;
    min-width: 1000px;
    height: 100%;
    min-height: 650px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
}

#logo {
    font-size: 33px;
    color: #fff;
    text-decoration: none;
    line-height: 28px;
    letter-spacing: 0.1em;
    text-align: right;
    position: absolute;
    top: 35px;
    margin-right: 20px;
    text-align: right;
    z-index: 500;
    white-space: nowrap;
      margin-left: 0;
      left: auto;
    right: 40px;
}
  #page.gallery #logo {
    right: 0;
    /*left: 50%;*/
    margin-left: 520px;
  }

#logo span {
    font-size: 64%;
}

article {
    color: #fff;
    width: 398px;
    background: url("/img/bgs/bg75.png");
    position: absolute;
    left: 0;
/* 	bottom: 72px; */
    padding: 15px 35px;
    top: 115px;
}

#page.gallery article {
    /*width: auto;*/
    right: 50%;
    margin-right: 510px;
}

article h1 {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.1em;
    margin: 10px 0;
}

article p {
    font-family: "garamond_itc_t_eelight";
    line-height: 24px;
    font-size: 16px;
    margin: 10px 0;
}

article .read-more {
    color: #ccc;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 36px;
    background: url("/img/bgs/read-more.gif") no-repeat right center;
    padding-right: 15px;
    cursor: pointer;
    display: none;
}

article .read-more:hover {
    color: #fff;
}

.side {
    width: 400px;
    position: absolute;
    top: 0;
    /* right: -445px;       */
    right: 0;
    bottom: 72px;
    /* background: url("/img/bgs/bg50.png");     */
    background: rgba(0,0,0,.50);
    padding: 100px 20px 150px 25px;
}
  #page.gallery .side {
/*      width: auto;
      left: 50%;*/
      margin-left: 510px;
  }
.side img { max-width: 100%; }
.sideBook{
    width: 65%;
    padding: 120px 20px 0px 25px;
    background: url("/img/bgs/bg75.png");
    height: 2800px;
}

.sideBook .jspVerticalBar{
    left: 700px;
}

.sideBook .jspDrag {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    display: block;
    left: 0;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 20px;
}

.headingRooms { font-size: 22px; }

.roomsSide .wsw > * {
    float: left;
    width: auto;
}
.roomsSide .wsw h2 {
    float: right;
    text-align: left;
    width: 100%;
}
.roomsSide .wsw .open-gallery {
    float: none;
    clear: right;
    width: auto;
    display: block;
    position: relative;
    width: 100%;
    height: 1em;
}
.roomsSide .wsw .open-gallery span {
    position: absolute;
    left: 0;
    top: -0.5em;
    display: block;
}
.sub-menu {
    position: absolute;
    left: 25px;
    top: 150px;
    z-index: 50;
}

.sub-menu.static {
    position: static;
}

.sub-menu li { margin: 4px 10px; }

    .detailRooms {
        width: auto;
        left: 40px;
        right: 0;
        top: 85px;
    }

    .detailRooms li {
        float: left;
        margin: 4px 10px;
    }

.sub-menu a {
    color: #ccc;
    font-size: 20px;
    text-decoration: none;
}

.linkMoreText {
    color: #ccc;
    text-decoration: none;
}

.sub-menu a:hover, .linkMoreText:hover {
    color: #fff;
}

.side h2 {
    font-size: 26px;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 20px;
}

.side.gallerySide h2 {
    margin-bottom: 0;
    font-size: 22px;
}

.side p {
    font-size: 16px;
    line-height: 21px;
    margin: 15px 0;
}

.side table {
    width: 100%;
}

.side th {
    text-align: left;
    letter-spacing: 0.1em;
    font-size: 16px;
    padding: 8px 5px 8px 0;
    font-weight: normal;
}

.side td {
    padding: 8px 0 8px 5px;
}

.side li {
    padding: 2px 0;
}

.scroller {
    width: 100%;
    height: 82%;
    overflow: auto;
    outline: 0;
}

.book {
    font-size: 15px;
    text-transform: uppercase;
    color: #ccc;
    letter-spacing: 0.1em;
    line-height: 22px;
    text-decoration: none;
    display: block;
    background: url("/img/bgs/book.gif") no-repeat 90% center,
                url("/img/bgs/bg75.png");
    padding: 17px 70px 17px 25px;
    position: absolute;
    right: 25px;
    bottom: 72px;
    width: 325px;
}

.book2 {
    font-size: 15px;
        text-transform: uppercase;
    color: #ccc;
    text-decoration: none;
    display: block;
    background: url("/img/bgs/book.gif") no-repeat 90% bottom;
    text-transform: uppercase;
        width: 375px;
}


.book2 .saleinfo {
    margin-top: 17px;
    text-transform: none;
    width: 300px;
}

.book2 a {
    text-transform: uppercase;
    color: #ccc;
    letter-spacing: 0.1em;
    line-height: 22px;

}

  #page.gallery .book {
      left: 50%;
      margin-left: 510px;
      width: auto;
  }

.book:hover {
    color: #fff;
}

#languages {
    position: absolute;
    top: 20px;
    left: 20px;
}

#languages .active {
    color: #fff;
    font-size: 14px;
    letter-spacing: .1em;
    text-decoration: none;
    line-height: 30px;
    background: url("/img/bgs/language.gif") no-repeat right center;
    padding-right: 20px;
}

#languages ul {
    display: none;
    width: 100px;
    padding: 0 10px;
    background: url("/img/bgs/bg75.png");
}

#languages li a {
    font-size: 13px;
    color: #ccc;
    line-height: 30px;
    letter-spacing: .1em;
    text-decoration: none;
}

#languages li a:hover {
    color: #fff;
}

#page header {
    height: 72px;
    width: 100%;
    background: url("/img/bgs/bg75.png");
    position: fixed;
    bottom: 0;
}

#page-booking header {
    height: 72px;
    width: 100%;
    background: url("/img/bgs/bg75.png");
    position: fixed;
    bottom: 0;
}

.wrapper-sf-menu {
    text-align: center;
}
.sf-menu {
    display: inline-block;
    padding-left: 100px;
    min-width: 870px;
}

.sf-menu .menu-item-1 {
    display: inline-block;
    position: relative;
}


.sf-menu .menu-item-1 > a {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 72px;
    color: #ccc;
    text-decoration: none;
    margin: 0 10px;
    display: block;
    height: 72px;
}

.sf-menu .menu-item-1 > a:hover {
    color: #fff;
}

.sf-menu .menu-item-1 > ul {
    display: none;
    background: url("/img/bgs/bg75.png");
    position: absolute;
    bottom: 72px;
    padding: 25px;
    white-space: nowrap;
    text-align: left;
    left: -10px;
}

.sf-menu .menu-item-2 a {
    font-size: 16px;
    line-height: 32px;
    color: #ccc;
    text-decoration: none;
}

.sf-menu .menu-item-2 a:hover {
    color: #fff;
}

.sf-menu .menu-item-3 a {
    font-size: 14px;
    line-height: 25px;
    padding-left: 25px;
}

.sf-menu .menu-item-1:hover > ul {
    display: block;
}

.icons {
    width: 350px;
    position: absolute;
    right: 20px;
    top: 47px;
    text-align: center;
}

.icons li {
    display: inline-block;
}

.icons a {
    display: block;
    margin: 0 10px;
    height: 0;
    overflow: hidden;
}

.icons .ta {
    width: 26px;
    padding-top: 16px;
    background: url("/img/icons/ta.png") no-repeat;
}

.icons .blog {
    width: 37px;
    padding-top: 14px;
    background: url("/img/icons/jb.png") no-repeat;
    /*background-position: right 0;*/
}

.icons .ta:hover, .icons .fb:hover, .icons .tw:hover, .icons .pi:hover, .icons .mail:hover, .icons .blog:hover, .icons .gp:hover, .icons .in:hover {
    background-position: right 0;
}

.icons .fb {
    width: 10px;
    padding-top: 16px;
    background: url("/img/icons/fb.png") no-repeat;
}

.icons .tw {
    width: 12px;
    padding-top: 15px;
    background: url("/img/icons/tw.png") no-repeat;
}

.icons .in {
    width: 15px;
    padding-top: 16px;
    background: url("/img/icons/instagram.png") no-repeat;
}

.icons .pi {
    width: 13px;
    padding-top: 16px;
    background: url("/img/icons/pi.png") no-repeat;
}

.icons .mail {
    width: 19px;
    padding-top: 13px;
    background: url("/img/icons/mail.png") no-repeat;
}

.icons .gp {
    width: 16px;
    padding-top: 16px;
    background: url("/img/icons/gp.png") no-repeat;
}

.icons .newsletter {
    width: 58px;
    padding-top: 13px;
    background: url("/img/icons/newsletter.png") no-repeat;
    cursor: pointer;
}

.wifi {
    position: absolute;
    top: 23px; left: 35px;
    display: inline-block; zoom: 1; *display: inline;
    width: 36px;
    height: 26px;
    background: url(/img/icons/wifi.png) no-repeat;
}

/*----------- Newsletter --------------*/
#newsletter{position: relative; z-index: 500;}

#newsLetterExpanded {
    position: absolute;
    bottom: 72px;
    right: 445px;
    width: 241px;
    z-index: 1500;
    display: none;
    padding: 15px 20px;
    background: url("/img/bgs/bg75.png");
    padding-top: 30px;
}
#newsLetterExpandedBack {
    width: 241px;
    height: 176px;
    background-color: white;
    opacity: .8;
    filter: alpha(opacity=80);
}

#closeNewsletter {
    cursor: pointer;
    width: 40px;
    margin-top: 10px;
    border: 1px solid #fff;
    padding: 5px 8px;

}
#newsLetterSubmit {
    text-align: right;
    cursor: pointer;
    padding: 5px 8px;
    border: 1px solid #fff;
float: right;
margin-top: -28px;
}
#newsLetterForm {
    margin-top: 10px;
}

/*-----------Gallery------------*/
#gallery {
    width: 885px;
    height: 520px;
    overflow: hidden;
    position: absolute;
    top: 85px;
    right: 100px;
    left: 0;
    bottom: 112px;
    margin: auto;
    padding: 0 45.5px;
}

#gallery img {
    margin: 12.5px;
     display: block;
     float: left;
}

#gallery .prev, #gallery .next {
    width: 30px;
    height: 60px;
    background: url("/img/bgs/gallery.gif") no-repeat;
    display: block;
    position: absolute;
    top: 228px;
}

#gallery .prev {
    background-position: 0 0;
    left: 14px;
}

#gallery .prev:hover {
    background-position: 0 -60px;
}

#gallery .next {
    background-position: -30px 0;
    right: 14px;
}

#gallery .next:hover {
    background-position: -30px -60px;
}

#gallery-menu {
    text-align: right;
}

#gallery-menu li {
    display: inline-block;
}

#gallery-menu a {
    font-size: 50px;
    color: #ccc;
    line-height: 28px;
    text-decoration: none;
    display: block;
    padding: 20px 12.5px 5px;
}

#gallery-menu a:hover {
    color: #fff;
}

.open-gallery, .morePictures, .show3D {
    color: #ccc;
    display: inline-block;
    margin: 5px 0;
}

.showGallery {
    color: #ccc;
    display: inline-block;
}

.open-gallery:hover, .morePictures:hover, .showGallery:hover, .show3D:hover {
    color: #fff;
}

#gallery.hide {
    display: none;
}

#gallery.rooms {
    background: url("/img/bgs/bg75.png");
}

.copyrights {
    width: auto;
    height: 20px;
    position: absolute;
    bottom: 15px;
    margin: 0 auto;
    right: 70px;
    z-index: 10000;
    text-align: center;
    padding: 10px;
    background: #000;
    line-height: 20px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    display: none;
    cursor: pointer;
    border-radius: 10px;
    border: 1px #fff solid;
}

.copyrights a{
    color: #fff;
    text-decoration: underline;
}

#sideform > section {
    margin: 15px 0;
}

.ui-datepicker-trigger {
    left: 5px;
    position: relative;
    top: 2px;
}

.mapSite li {
    margin: 5px 0;
    display: block;
}

.mapSite li li {
    margin: 5px 25px;
}


.mapSite a {
    color: #ccc;
}

.mapSite a:hover {
    color: #fff;
}

#gallery-slide {
    width: 886px;
    height: 440px;
    overflow: hidden;
}

.vscroller {
    height: 440px;
    max-height: 440px;
    width: 885px;
    overflow: auto;
}

#detailImage { text-decoration: none; }

#moreTextDetail { display: none; background-image: none; }

.topMargin { margin-top: 25px; }

.gps { margin: 25px 0 10px; }

/** booking list **/
#listOffers .row {
    margin-bottom: 25px;
    width: auto;
    margin-right: 15px;
}

#listOffers .heading {
    display: block;
    margin-bottom: 20px;
}

#listOffers .imgContent {
    width: 150px;
    float: left;
    margin-right: 10px;
}

#listOffers .innerBook {
    display: block;
    text-align: right;
}

#listOffers .innerContent {
    clear: both;
}

    #listOffers .innerBook a {
        border: 1px solid #FFFFFF;
        color: #CCCCCC;
        font-size: 20px;
        padding: 2px 5px;
        text-transform: uppercase;
       margin-top: 10px;
       display: inline-block;
    }

    #listOffers .innerBook a:hover { color: #fff; text-decoration: none; }

.offerReadMore {
    white-space: nowrap;
}

.roomInnerBook {
    display: block;
    clear: both;
    width: 100% !important;
    text-align: right;
}

.roomInnerBook a {
    border: 1px solid #FFFFFF;
    color: #CCCCCC;
    font-size: 20px;
    padding: 2px 5px;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
}

.roomInnerBook a:hover { color: #fff; text-decoration: none; }
/** booking form **/

#bookingForm {
    display: none;
}

.error-contactPerson, .error-email, .error-total, .good-total {
    display: none;
    color: red;
    margin-top: 4px;
    width: 280px;
}

#bookingForm {
    width: 630px;
    min-height: 100px;
    font-size: 15px;
    color: #fff;
    border-bottom: 1px #999 solid;
}

#bookingForm legend {
    display: block;
    width: 100%;
    height: 25px;
    color: #ccc;
    font-size: 21px;
    padding: 16px 0 14px;
    border-top: 1px #999 solid;
    border-bottom: 1px #000 solid;
    background: url("/img/bgs/form-more.png") no-repeat 98% center;
    cursor: pointer;
}

#bookingForm fieldset {
}

#bookingForm .hider {
    display: none;
}

#bookingForm input[type="text"] {
    width: 270px;
    height: 13px;
    border: 0;
    padding: 5px;
}

#bookingForm textarea {
    width: 270px;
    height: 80px;
    border: 0;
    padding: 5px;
    resize: none;
}

#bookingForm  > fieldset > div > .row.clearRadio {
    margin-bottom: 0;
}

#bookingForm  > fieldset > div > .row span {

}

#bookingForm .clearRadio div {
    width: 80px;
    margin: 0 20px 10px 0;
    height: 70px;
    float: left;
    position: relative;
}

#bookingForm .clearRadio div label {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 50px;
    z-index: 150;
    width: 100%;
}

#bookingForm label.firstLabel { margin-left: 19px; }

#bookingForm .clearRadio div img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

#bookingForm .clearRadio div input {
    position: absolute;
    top: 15px;
    left: 12px;
    z-index: 120;
    margin: 0;
}

#bookingForm input#dateFrom, #bookingForm input#dateTo {
    width: 87px;
}

#bookingForm > fieldset > div > .row {
    width: 350px;
    padding-left: 280px;
    position: relative;
    margin: 0 0 25px 0;
}

#bookingForm .row > label {
    position: absolute;
    left: 0;
}

#bookingForm .innerRow { margin-bottom: 5px; }
#bookingForm .innerRow .fCheckbox { margin-right: 10px; margin-top: 2px; }

.buttonSubmit {
    width: 163px;
    height: 56px;
    margin: 5px auto;
    text-indent: -9999px;
    display: block;
    border: 0;
    cursor: pointer;
}

.img_cs, .img_de, .img_fr, .img_it, .img_es, .img_ru, .img_cn { background: url("/img/booking-form/submitEn.png") no-repeat; }
.img_cz {background: url("/img/booking-form/submitCz.png") no-repeat; }
.img_ko {background: url("/img/booking-form/submitKo.png") no-repeat; }

#dateFrom, #dateTo {
    background: #fff url("/img/booking-form/calendar.png") no-repeat right center;
}

#bookingForm #setup {
    height: 160px;
    margin-bottom: 25px;
}

#formShow {
    color: #fff;
    text-decoration: none;
}

img#mainVideo, img#mainVideoCS {
    cursor: pointer;
}
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container, span[class^="skype_pnh_print_container"] {display:inline !important;}

@media all and (max-width: 100px) {
    .homePageHeading {
        display: none;
    }
    .homePageCenter {
        height: 100% !important;
    }
    .homePageCenterInner {
        display: block !important;
        margin: 0;
        position: absolute;
        bottom: 50px;
        right: 0;
        left: 0;
    }
}
.homePageCenter {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: table;
    width: 100%;
    height: 100%;
}

.homePageCenterInner {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
}

.homePageHeading strong {
    display: block;
    font-size: 45px;
    text-align: center;
}

.homePageHeading strong span {
    margin-bottom: 10px;
    display: block;
    font-size: 30px;
}

.homepageLogin {
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    padding: 25px 30px 35px;
    box-sizing: border-box;
    width: 420px;
    margin: 80px auto 0;
}

.homepageLogin .loginFormHeading {
    display: block;
    text-align: center;
    font-style: italic;
}

.homepageLogin .f-input {
    display: block;
    width: 100%;
    margin: 15px 0;
    height: 50px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 17px;
    color: #808080;
    border: 0;
    font-family: Arial, sans-serif;
}

.homepageLogin .f-submit {
    background: #9d693f;
    display: block;
    width: 100%;
    margin: 15px 0;
    height: 50px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 20px;
    color: #fff;
    border: 0;
    cursor: pointer;
    font-family: 'garamond_itc_t_eebook';
}

.homepageLogin .f-submit:hover {
    background: #b98242;
}

.homepageLogin .register {
    text-align: center;
    margin-top: -5px;
    font-size: 14px;
}

.homepageLogin .close {
    cursor: pointer;
}
.homepageLogin .close:hover {
    text-decoration: underline;
}

.homepageLogin .register a {
    color: #CCC;
    text-transform: uppercase;
    text-decoration: underline;
}

.homepageLogin .register a:hover {
    color: #fff;
}


.homepageLogin .errorInfo {
    color: #FF4040;
    margin: 0 0 20px;
    text-align: center;
}

.homepageLogin .error {
    border: 1px solid #FF4040;
}

#offerBox {
    position: absolute;
    bottom: 229px;
    right: 25px;
    width: 370px;
    height: 110px;
    z-index: 1500;
    padding: 7px 25px;
    background: url("/img/bgs/bg75.png");
    padding-top: 15px
}

.offerBoxHeading {
    display: block;
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: 10px;
}

.offerBoxText {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 20px;
    color: #FFFFFF;
    max-width: 310px
}

#offerBox img {
    float: left;
    margin-right: 15px;
}

.offerDivider {
    position: absolute;
    left: 138px;
    width: 160px;
    height: 1px;
    background: #FFFFFF;
}

.offerReadMore{
    color: #666;
}

.offerArrow {
    display: block;
    background: url("/img/bgs/book.gif") no-repeat 90% center;
}

.bestprice {
    padding-top: 15px;
    text-transform: none;
}

#gallery-slide .fancybox {
    display: block;
    position: relative;
    float: left;
    margin-bottom: 15px;
}
#gallery-slide .fancybox img {
    max-width: 86%;
}

.fancybox span {
    position: absolute;
    display: block;
    color: #fff;
    bottom: -10px; left: 14px;
}

.fancybutton {
    cursor: pointer
}

.roomsSide .scroller { height: 78%; }

@media only screen and (max-height: 768px) {
    .scroller { height: 75%; }
    .roomsSide .scroller { height: 68%; }
}

@media only screen and (max-height: 670px) {
    .scroller { height: 65%; }
    .roomsSide .scroller { height: 58%; }
}
.salesbox .icoCalendar {
    display: inline-block;
    width: 29px;
    height: 22px;
    background-image: url('../img/icons/cal.png');
    margin-left: 5px;
    position: relative;
    top: 6px;
    cursor: pointer
}

.salesbox .arrival {
    width: 175px;
    float: left;
}

.salesbox .departure {
    width: 130px;
    float: left;
    white-space: nowrap;
}

.salesbox .datepicker {
    width: 85px;
    height: 16px;
    padding-left: 5px;
    padding-top: 3px;
}

.salesbox .saleinfo, .salesbox .datesbox {
    margin-top: 10px;
    font-size: 15px;
}
.salesbox b {
    font-weight: bold;
}
.salesbox .saleinfo b {
    width: 80%; display: block;
}
.salesbox .saleinfo .saleinfo-content {
    width: 171px;
    display: inline-block;
}

.salesbox .datesbox:after {
    content: '';
    display: table;
    clear: both;
}

.salesbox input {
    margin-top: 10px;
    width: 124px;
    font-family: 'garamond_itc_t_eebook';
}

.salesbox {
    padding: 17px 25px;
    position: fixed;
    right: 25px;
    bottom: 72px;
    width: 325px;
    background-image: url("/img/bgs/bg75.png");
    background-repeat: repeat;
    background-position: 90% center, center;
}

.salesbox .bookArrow {
    height: 100%;
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
    background: #fff;
    color: #000;
    width: auto;
    padding: 5px 10px;
}

.salesbox .book2 {
    background: none;
}
#map-canvas img {
    max-width: none !important;
}