#inner {
	border-top: none!important;
}

/* settings - start */
body {
    font-size: 11px;
	    background: #ffffff  url("/21442/uploads/fs_images/settings/34/pozadie_88_o.jpg")  repeat-x;
}
a {
    color: #323232;
}

a:hover {
    color: #323232;
}
#menu {
		background: #258CC9 url("") repeat-x;
}
.nav li li {
    background: #258CC9 none repeat;
}
.nav li li a:hover {
    background-color: #64bef7;
}
.nav a {
    color: #ffffff;
}
.nav li li a {
    color: #ffffff;
}

#nav li a {
	    background: #258CC9 url("") repeat-x;
    color: #ffffff;
}

#nav li a:hover {
    background-color: #383838;
    color: #ffffff;
}

#left-slave {
    background-color: #F5F9FE;
}

#right-slave {
    background-color: #F5F9FE;
}
#country-list a{
    color: #3A80AD;
}
#country-list a:hover{
    color: #9B4A3F;
}
#footer {
	    background: #50ccff url("") repeat-x;
    color: #ffffff;
}
#footer a {
    color: #ffffff;
}

.altrow,
.sm-result:nth-child(2n+1){
    background-color: #eee;
}
    background-color: #eee;
}

table.scroll tbody tr.alt{
    background-color: #eee;
}

.top-offer-square{
    background: #eee;
}

#master{
        width:749px;border-right:none;
            }

#show-map{
    color : #323232;
}

/* settings - own */

/* CSS Document */
h2,h3,h4,h5,h6 {
  font-family: 'Open Sans', sans-serif;
}
input[type="submit"]{
  cursor:pointer;
  font-family: 'Open Sans', sans-serif;
}

input[type="text"],
select,
textarea,
.selectBox,
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

table {
  border-spacing: 0;
}

#colorbox,
#colorbox *,
#showReviews *{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;

}


.body-line {
  background: #50ccff none repeat scroll 0 0;
  box-shadow: 1px -4px 10px 2px #5986ab;
  height: 68px;
  position: absolute;
  width: 100%;
}


#main,#wrap,#inner,#head{
  max-width: 1200px;
  width: 100%;
  background:transparent none;
  border:0 none;
}

.homepage #cont{
  margin-top:0; 
}

#cont {
  border: 0;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-top: 1px;
  margin-top:50px;
}

#master{
  max-width: 955px;
  width: 100%;
  padding: 15px;
  margin-top: 20px;
  padding-top: 15px;
  background: #fff;
  border: none;

}
.homepage #master{
  padding: 0px;
  margin: 0;
  background: none;
  padding-top: 20px;
}

#left-slave {
  max-width: 230px;
  width: 100%;
  margin-right: 15px;
  margin-top: 20px;
  background: transparent;
}

.default-sidebox-design .cd-title .text {
  width: 100%;
  background: none;
  color: #50ccff;
  text-align: center;
  padding: 5px;
  text-transform: uppercase;
}
.default-sidebox-design .cd-content{
  background: #ebebeb !important;
  color: #000 !important;
}
/* hlavicka */
#head {
  height: 68px;
  margin-top: ;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  background: #50ccff;
  position: relative;
}

#head img{
  width:580px;
  background:transparent none;
}

#head a img {
  margin-top: 15px;
  margin-left:-23px;
}

#head .kontakt {
  background: #fb970b none repeat scroll 0 0;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 4px 8px -5px black;
  color: white;
  font-size: 19px;
  line-height: 22px;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 68px;
}

/* Menu */
#menu {
  max-width: 853px;
  width: 100%;
  height: 50px;
  background: transparent;
  float: right;
  margin-top: -50px;
}

#menu > ul {
  margin: 0 auto;
  float: right;
}

#menu > ul > li {
  border-right: 1px solid #3fb4e4;
}
#menu .menu-last{
  border-right: 0px solid #fff;
}



#menu li a {
  font-weight: normal;
}

#menu li div a {
  height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 30px;
}

#menu li a:hover {
  text-decoration: none;
  background: #3fb4e4;
}

#menu li li a {
  color: #fff !important;
}

#menu li li a:hover{
  background: #50CCFF;
  color: #fff;
}
.nav li:hover ul, ul.nav li.sfHover ul{
  top: 30px /* výška řádku menu */;
  z-index:10;
}

.nav li ul{
  box-shadow:5px 6px 14px -12px #000000; 
}

.nav li li {
  background: #3fb4e4  !important;
  font-size: 15px;
}
.nav li li a {
  height: 32px!important;
  line-height: 32px!important;
}

.homepage .next.right{
  display: none !important;
}

.default-floatbox-design {
  position: fixed;
  left: 58% !important;
  margin-left: 456px;
  text-align: left;
  top: 0% !important;
}
.default-floatbox-design .cd-content{
  background: #ff888c !important;
}

/* sidebox */
.sidebox {
  width: 230px !important;
  z-index: 1;
  margin-bottom: 15px;
  background: #ebebeb;
  overflow: hidden;
}

.default-sidebox-design .cd-title .text {
  width: 100%;
  text-align: center;
  padding: 5px;
}

.sidebox p,
.sidebox tr td,
.sidebox ul li {
  font-size: 13px;
  padding: 10px;
}

.sidebox .cd-content {
  padding: 0px;
}

.sidebox table{
  width: 100% !important;
}
.sidebox input[type="text"] {
  padding-left: 10px;
  background: #fff;
  width: 99%;
  height: 33px;
  border: 1px solid #50ccff;
  font-size: 14px;
}

.sidebox input[type="submit"] {
  width: 208px !important;
  height: 33px;
  padding: 0 !important;
  text-transform: uppercase;
  background: #50ccff;
  color: #fff;
  border: 0px solid #50ccff;
  font-size: 14px;
  font-weight: 600;
}
.sidebox input[type="submit"]:hover{
  background: #3fb4e4;
}
.sb-offer {
  padding-bottom: 42px;
  position: relative;
}

.default-sidebox-design.sb-offer .cd-title {
  background: #c8cdd0;
}

.sb-offer .cd-title .text {
  color: #57406c;
}

.sb-offer .cd-content {
  padding: 0;
}

.sb-offer .cd-content p {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #890317;
  color: #fff;
  text-align: center;
  font-size: 17px;
  width: 100%;
  padding: 10px;
}

.side-weather .cd-content{
  display:table;
  padding: 10px 15px;
  width: 230px /*vnitřní šířka sideboxu*/;
}

.exchangerates-sidebox table {
  width: 230px !important /*vnitřní šířka sideboxu*/;
}

.side-weather .cd-content ul{
  display:table-row;
}
.side-weather .cd-content ul li{
  display:table-cell;
  vertical-align:middle;
  padding:1px;
  font-size:13px;
}
.side-weather .cd-content ul li img{
  position:static;
}
.side-weather .cd-content br{
  display:none;
}
.side-weather ul li:last-child,
.exchangerates-sidebox tr td:last-child{
  text-align:right;
  font-weight:bold;
}

/* Callback */
#CallbackAddForm table tr:nth-child(2n+1) {
  display: none;
}

#CallbackAddForm table tr:last-child {
  display: block;
}

/* vyhledavaci maska */
.searchmask-global {
  width: 100% !important;
  margin: 0px auto;
  background: transparent;
  margin-top:314px;
}


.searchmask-global .cd-title {
  display: none !important;
}



.homepage .searchmask-global{
  margin-top: 314px;
  background: transparent;
  background-position: center center;
}



.searchmask-global .cd-content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: transparent !important;
}


.searchmask-global .input {
  width: 249px !important;
  margin: 0 8px 15px 8px !important;
  float: left;
}

.search-mask form {
  padding: 15px 63px 20px;
  background: #50ccff;
  margin: 0 auto;
  width: 100%;
}


.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener {
  width: 238px !important;
  height: 36px;
  border: 1px solid #cdd4c8;
  border-radius: 0px;
  background: #fff;
}

.searchmask-global label {
  color: #ffffff;
  float: left;
  width: 138px;
  font-weight: 400 !important;
  margin-bottom: 5px;
}

.searchmask-global .checkbox {
  position: relative;
  top: 15px;
}

.searchmask-global .checkbox label {
  width: 170px;
  float: left;
}

.searchmask-global .checkbox input {
  width: 20px;
  float: left;
}

.searchmask-global .sm-fm {
  left: 0px;
}

.searchmask-global .submit {
  position: absolute;
  right: 361px;
  top: 175px;
}
.searchmask-global input[type="submit"] {
  width: 238px !important;
  height: 35px;
  border: 0;
  background: #3fb4e4;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
.searchmask-global input[type="submit"]:hover{
  background: #79d4f9;
}

.selectBox-dropdown .selectBox-label,
.searchmask-global .dest-selector-opener-lbl {
  padding: 6px 8px;
  color: #828282;
}

.searchmask-global input.hasDatepicker {
  padding-left: 8px;
}


.selectBox-dropdown .selectBox-arrow {
  background: #fff url("/21442/uploads/fs_images/contentdesignimagesets/7/sipka314o_83_o.png") no-repeat center center;
  border: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

a#extended-search-link {
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  background: none;
  text-align: center;
  font-weight: 600;
  position: absolute;
  color: #fff;
  right: 95px;
  top: 183px;
}


/* qBox*/
.qBox {
  height: 280px;
}
.qBox .cd-title{
  display: none !important;
}
.qBox .box {
  float: left;
  width: 25%;
  padding: 25px;
}
.qBox .box img {
  width: 172px;
  height: 172px;
  margin-bottom: 21px;
  border-radius: 50%;
  border: 8px solid #2ab7cd;
}
.qBox .box img:hover{
  opacity: 0.8;
}
.qBox .box a {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  color: #29b6cd;
  display: block;
  text-decoration: none;
  font-weight: 600;
}
.qBox .box a.price {
  text-transform: none;
  color: #fff;
  background: #18a1ab;
  padding: 6px;
  margin-top: 15px;
  display: block;
}
.qBox .box a.price:hover {
  background: #0e858e;
}



/* slider */

.hp-slider{
  display: block !important;
  position: relative;
  width: 700px !important;
  float: right;
  overflow: hidden;
  text-overflow: initial;
}
.hp-slider  .cd-content{
  margin: 0px;
}
.hp-slider a {
  position: relative;
  z-index: 1000000000;
}

.hp-slider .cd-title{
  display: none !important;  
}

.hp-slider #foo0{
  padding: 0px;
  margin: 0px;
}

.hp-slider #foo0 li{
  float: left;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center !important;
  background-size: cover !important;
  list-style: none;
  width: 7000px;
  height: 443px;
  padding-top: 0px;
}
.hp-slider .next.right{
  display: none !important;
}

.slider .box {
  width: 100%;
  margin-top: 31px;
  height: 443px;
  background-size: cover !important;
}
.slider .info {
  float: right;
  width: 230px;
  height: 100%;
  color: #fff;
  background: rgba(41,187,210,0.97);
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
.slider .box .country a {
  padding: 18px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 23px;
  display: block;
  font-weight: 600;
  color: #ffffff;
}
.slider .box .dest {
  padding: 4px;
  padding-left: 36px;
  font-size: 23px;
  text-align: left;
  color: #fff;
}

.slider .box .price a {
  display: block;
  margin: 28px auto;
  padding: 18px;
  width: 158px;
  text-decoration: none;
  font-size: 23px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: #ff888c;
}
.slider .box .price a:hover{
  background: #ec8589;
}
/* slider konec */



/* footer */
#footer {
  border-top: 1px solid #c8cdd0 !important;
}
#footer-code {
  background: #50ccff;
  padding: 40px 0;
  margin-top: 40px;
}

#footer-code .column.facebook {
  width: 400px;
  float:left;
}


#footer-code .footer-code-inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

#footer-code .column {
  width: 200px;
  color:#fff;
}

#footer-code h2 {
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

#footer-code ul {
  padding: 0;
  margin: 0;
}

#footer-code ul li {
  list-style: none;
  line-height: 23px;
}

#footer-code a {
  color: #fff;
  text-decoration: none;
}

#footer-code a:hover {
  text-decoration: underline;
}

#footer {
  border: 0;
  text-align: center;
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #83bab7;
}




.altrow, .sm-result:nth-child(2n+1) {
  background-color: rgba(235, 235, 235, 0.47);
}

/* detail hotelu */
.simple-tabs-blue .simple-tab-header{
  background: #ffa400 !important;
}
.simple-tabs-blue .simple-tab-header > a.opened span{
  color: #db0077;
}

.top-inner .cd-title{
  display: none !important;
}

.top-inner .inner {
  background-color: #ebebeb;
  width: 49%;
  color: #fff;
  margin-bottom: 12px;
  display: block;
  float: left;
  height: 155px;
  margin-right: 2%;
  padding: 0px;
}

.top-inner .inner:nth-child(2n){
  margin-right: 0;
}
.top-inner .heading {
  font-weight: 600;
  font-size: 16px;
  color: #50ccff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
} 
.top-inner .inner a {
  color: #fff;
  text-decoration: none;
}

.top-inner .img a {
  float: left;
  margin-right: 15px;
  display: block;
  width: 250px;
  background-position: center center !important;
  background-size: cover !important;
  height: 155px;
}

.top-inner a.price {
  background: #50ccff;
  padding: 7px;
  display: block;
  margin-top: 7px;
  text-align: center;
  font-weight: 600;
  font-size:18px;
}
.top-inner a.price:hover{
  background: #3fb4e4;
}

.top-inner .img {
  float: left;
  margin-right: 15px;
}

.top-inner .img img {
  width: 200px;
  height: 130px;
}
.top-inner .img:hover{
  opacity: 0.8;
}
.top-inner .description {
  float: left;
  width: 171px;
  color: #000;
  padding-top: 15px;
}
.top-inner .default-design.cd-title {
  display: none !important;
}





.default-design .cd-title{
  color: #50ccff !important;
}


.sb-img .cd-title {
  display: block !important;
}


.sb-img.sidebox{
  background: #50ccff; 
}

.sb-img .cd-title .text{
  color: #fff;
}

/***** responstart *****/

.show-menu {
  background: #3fb4e4;
}

@media screen and (max-width: 1025px) {
  .searchmask-global .clear {
    clear: none;
  }
  .searchmask-global .submit, .searchmask-global a#extended-search-link {
    position: relative;
  }

  .searchmask-global .submit {
    right: 13%;
    top: 3px;
  }

  .searchmask-global a#extended-search-link {
    right: 0%;
    top: 35px;
  }

  #master {
    padding: 0px 10px !important;
    max-width: none;
  }

  #left-slave {
    max-width: none;
  }

  .sidebox {
    float: left;
    clear: none;
    margin: 0px 10px 15px;
  }

  .sidebox.callback {
    width: 45% !important;
    float: right;
  }
}

@media screen and (max-width: 961px) {
  .sidebox, .sidebox.callback {
    width: 97.5% !important;
    float: left;
  }

  .sb-img.sidebox {
    width: 230px !important;
  }

  .top-inner .img {
    width: 50%;
    margin-right: 10px;
  }

  .top-inner .img a {
    width: 100%;
  }

  .top-inner .description {
    width: 46%;
  }

  .searchmask-global .input {
    width: 47% !important;
  }

  .searchmask-global input[type="text"], .searchmask-global select, .searchmask-global textarea, .searchmask-global .selectBox, .searchmask-global .dest-selector-opener {
    width: 100% !important;
  }

  .searchmask-global .submit {
    right: 2%;
    width: 47%;
  }

  .searchmask-global input[type="submit"] {
    width: 100% !important;
  }

  .searchmask-global a#extended-search-link {
    top: 10px;
    margin-bottom: 20px;
    display: block;
    float: left;

  }

  .side-weather .cd-content {
    width: 100%;
  }

  .sidebox.side-weather li:first-child {
    width: 45px;
  }

  .sidebox.side-weather li:nth-child(3n) {
    float: right;
  }
}

@media screen and (max-width: 681px) { 
  body {
    background-image: none;
  }

  #head {
    height: 135px;
  }

  #head a img {
    width: 85%;
  }

  #cont {
    margin-top: 0px;
  }

  .searchmask-global {
    margin-top: -10px !important;
  }

  .searchmask-global .input {
    width: 100% !important;
  }

  .searchmask-global .submit {
    top: 30px;
    right: -2%;
    width: 100%;
    margin-bottom: 30px;
  }

  .sb-img.sidebox {
    width: 45% !important;
  }

  .sb-img.sidebox a, .sb-img.sidebox img {
    width: 100%;
    height: auto;
  }

  .sidebox, .sidebox.callback {
    width: 95.5% !important;
  }

  #footer-code .column {
    text-align: center;
  }
}

@media screen and (max-width: 426px) { 
  #head {
    height: 150px;
  }

  .sb-img.sidebox {
    width: 95% !important;
  }

  .top-inner .inner {
    height: 340px;
  }

  .top-inner .img {
    width: 100%;
    margin-right: 0px;
  }

  .top-inner .img a {
    height: 200px;
  }

  .top-inner .description {
    width: 100%;
  }

  .top-inner .heading, .top-inner .destiantion, .top-inner .date, .top-inner .boarding {
    padding-left: 15px;
  } 

  #footer-code .column.facebook iframe {
    width: 100% !important;
  }
  #head .kontakt{
    left: 0;
    top: inherit;
    bottom: 0;
  }
  a.copy{
    width: 320px !important;
  }
}

.structured-content__to{
  display:none;
}
/* settings - stop */


/* content design - on v2 */
.default-floatbox-design{position:fixed;left:50%; margin-left: 456px; text-align: left;top:5%;}
.default-floatbox-design .cd-title{display:none;min-height:22px;_height:22px;background-color:#3B9AD7;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;}
.default-floatbox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-floatbox-design .cd-content{background-color:#ffffff;background-image:none;color:#364A90;}
.default-floatbox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-floatbox-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.default-sidebox-design{}
.default-sidebox-design .cd-title{display:block;min-height:22px;_height:22px;background-image:none;color:#ffffff;font-size:17px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#000;background-image:none;}
.default-sidebox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-sidebox-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.default-design{}
.default-design .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#000;font-size:26px;text-transform:none;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#000;}
.default-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */