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

/* settings - start */
body {
    font-size: 11px;
	    background: #e8eae9  url("/11713/uploads/fs_images/settings/34/bg_170_o.jpg")  no-repeat;
}
a {
    color: #08386d;
}

a:hover {
    color: #324708;
}
#menu {
		background:  url("/11713/uploads/fs_images/settings/39/menu-strip_171_o.png") repeat-x;
}
.nav li li {
    background: #73cef1 none repeat;
}
.nav li li a:hover {
    background-color: #4fbae7;
}
.nav a {
    color: #08386d;
}
.nav li li a {
    color: #08386d;
}

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

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

#left-slave {
    background-color: ;
}

#right-slave {
    background-color: ;
}
#country-list a{
    color: #3A80AD;
}
#country-list a:hover{
    color: #9B4A3F;
}
#footer {
	    background:  url("/11713/uploads/fs_images/settings/33/footer-strip_172_o.png") 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 : #08386d;
}

/* settings - own */

body{
  background-position:center top;
}
#heading{
  color: #fff;
  margin-top: -36px;
  font-style: italic;
  padding-bottom: 10px;
}
#head, #head img{
  width:auto;
  border:0px;
  background:none transparent;
  text-align:center;
}

#main, #wrap, #inner{
  width:1030px;
  background:none transparent;
  border:0px;
}
#cont{
  border:0px;
  background:url('/11713/uploads/fs_images/contentdesignimagesets/7/cont_173_o.png') 0 0 repeat;
  padding:20px;
}

#left-slave{
  width:264px;
  background:none transparent;
  margin-right:20px;
}
#master{
  background:none;
  border:0;
  width:705px;
}
.sidebox{
  width:auto !important;
}
.cd-title{
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight:normal;
}
.default-design{
  margin-bottom:15px;
}

/* MENU */
#menu{
  height:88px;
  font-family: 'Open Sans', Arial, sans-serif;
}
.nav > li{
  border-right:1px solid #98d6ea;
}
.nav > li > div > a{
  height:88px;
  line-height:88px;
  
  font-size:12px;
  font-weight:normal;
  border-right:1px solid #56bde8;
  -webkit-transition: all 0.1s ;
  -moz-transition: all 0.1s ;
  -ms-transition: all 0.1s ;
  -o-transition: all 0.1s ;
  transition: all 0.1s ;
}
.nav > li:hover > div > a{
  line-height:92px;
}
.nav > li > div > a[href="/"]{
  width:15px;
  background:url('/11713/uploads/fs_images/contentdesignimagesets/7/home-btn_175_o.png') center center no-repeat;
  text-indent:100px;
  overflow:hidden;
}
.nav > li > div > a[href="/"]:hover{
  width:15px;
  background:url('/11713/uploads/fs_images/contentdesignimagesets/7/home-btn_175_o.png') center 40px no-repeat;
  text-indent:100px;
  overflow:hidden;
}

ul.nav li.sfHover ul {
  top:88px; 
  z-index:999;
}
ul.nav li li a{
  line-height:1.3 !important;
  height:auto !important;
  padding:5px 10px;
  font-weight:normal;
}
ul.nav li li:last-child{
  border:0; 
}

/* sidebox */
.sidebox{
  background:#72caec;
  margin-bottom:15px;
}
.sidebox .cd-title{
  background:#194f81;
}
.sidebox .cd-title:after{
  display:block;
  background: #134472;
  background: -moz-linear-gradient(top,  #134472 0%, #194f81 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#134472), color-stop(100%,#194f81));
  background: -webkit-linear-gradient(top,  #134472 0%,#194f81 100%);
  background: -o-linear-gradient(top,  #134472 0%,#194f81 100%);
  background: -ms-linear-gradient(top,  #134472 0%,#194f81 100%);
  background: linear-gradient(to bottom,  #134472 0%,#194f81 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#134472', endColorstr='#194f81',GradientType=0 );
  height:10px;
  content:" ";
}
.sidebox .cd-title .text{
  margin:0;
  float:none;
  padding:10px 15px 5px;
  font-weight:normal;
}
.sidebox .cd-content{
  padding:10px;
}
.sidebox table{
  width:auto !important;
}
.side-weather .cd-content{
  display:table;
  width:100% !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
}
.side-weather ul{
  display:table-row;
}
.side-weather ul li{
  display:table-cell;
  padding:2px;
}
.side-weather ul li img{
  top:auto;
  vertical-align:middle;
}
.sidebox table{
  width:auto !important;
}
.newsletters-view table, .callback table{
  width:100% !important;
}
.callback table td{
  padding:2px 0px;
}
.sidebox input[type=text]{
  width:100%;
  padding:4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
  border:1px solid #54b7dd;
  color:#41505c;
}
.sidebox input[type=submit]{
  width:100px;
  background:#89ae3c;
  border:0;
  color:#fff;
  padding:5px 0px;
  margin:5px auto 0px;
  display:block;
  cursor:pointer;
}
.exchangerates-sidebox table{
  width:100% !important;
}

/* SEARCH MASK - MASTER*/
#main .searchmask-global{
  background:#89ae3c;
  position:relative;
}
#main .searchmask-global .cd-content{
  width:auto;
  float:none;
  background:none;
  color:#324708;
  padding-bottom:60px;
}
.searchmask-global div.submit{
  margin:0;
}
.searchmask-global div.submit input {
  background: #72caec;
  border: 0 none;
  color: #0a3b70;
  cursor: pointer;
  width:100%;
  height:50px;
  position:absolute;
  bottom:0;
  left:0;
  font-weight:bold;
  text-transform:uppercase;
  font-size:15px;
  border-bottom:10px solid #60c2ea;
}
.searchmask-global div.input input[type=text], .selectWrapper{
  width:145px; height:20px;
  background:#fff;
  border: 0;
  padding:4px;
  color:#324708;
  float:right;
  -webkit-box-shadow:  2px 2px 2px 0px #668f22;
  box-shadow:  2px 2px 2px 0px #668f22;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; 
}

.searchmask-global .dest-selector-opener {
  width:145px; height:20px;
  background:#fff;
  border: 0;
  border-radius: 0;
  padding:4px;
  color:#324708;
  float:right;
  -webkit-box-shadow:  2px 2px 2px 0px #668f22;
  box-shadow:  2px 2px 2px 0px #668f22;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; 
}

.searchmask-global .dest-selector-opener-lbl {
  padding: ;
}

.selectWrapper{
  background:#fff url('/11713/uploads/fs_images/contentdesignimagesets/7/select_174_o.png') right center no-repeat;
  overflow:hidden;
}                              
.selectWrapper select{
  border:0px;
  background:none transparent;
  -webkit-appearance:none;
  width:170px;
  height:20px;
  font-size:12px;
  color:#324708;
}
.searchmask-global .input{
  width:240px;
  height:35px;
}                                    
.searchmask-global .input label{
  float:left;
  width:70px;
  padding-top:5px;
}
#main .searchmask-global .cd-title{
  background: #8aaf3d;
  background: -moz-linear-gradient(top,  #8aaf3d 0%, #9bc04b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8aaf3d), color-stop(100%,#9bc04b));
  background: -webkit-linear-gradient(top,  #8aaf3d 0%,#9bc04b 100%);
  background: -o-linear-gradient(top,  #8aaf3d 0%,#9bc04b 100%);
  background: -ms-linear-gradient(top,  #8aaf3d 0%,#9bc04b 100%);
  background: linear-gradient(to bottom,  #8aaf3d 0%,#9bc04b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8aaf3d', endColorstr='#9bc04b',GradientType=0 );
  color:#fff;
}
#main .searchmask-global .cd-title .text{
  font-weight:bold;
  padding:10px 15px;
}
#main .searchmask-global .cd-title:after{
  display:none;
}
#main .searchmask-global br{
  display:none;
}
#main .searchmask-global .sm-lm label, #main .searchmask-global .sm-fm label{
  width:110px;
  padding-top:3px;
}

/* maska master */
#main .searchmasks-view .input{
  margin:0px 0px 5px 50px;
  width:260px;
}
#main .searchmasks-view .extended-search-link{
  margin-left:50px;
}
/* homepage slider */
.homepage-slider li{
  position:relative;
}
.homepage-slider li > a > img{
  width:475px !important;
}
.homepage-slider .top-offer-slider-subscribe{
  width:230px; 
  position:absolute !important;
  right:0 !important;
  top:0 !important;
  height:100%;
  padding:20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #6fc8eb;
  background: -moz-linear-gradient(top,  #6fc8eb 0%, #90daf4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6fc8eb), color-stop(100%,#90daf4));
  background: -webkit-linear-gradient(top,  #6fc8eb 0%,#90daf4 100%);
  background: -o-linear-gradient(top,  #6fc8eb 0%,#90daf4 100%);
  background: -ms-linear-gradient(top,  #6fc8eb 0%,#90daf4 100%);
  background: linear-gradient(to bottom,  #6fc8eb 0%,#90daf4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fc8eb', endColorstr='#90daf4',GradientType=0 );
  position:relative;
  color:#08386d;
}
.homepage-slider .top-offer-slider-subscribe .left, .homepage-slider .top-offer-slider-subscribe .right{
  width:auto !important;
  float:left;
}
.homepage-slider .tosl-prices p.kc{
  position:absolute;
  bottom:0;
  left:0;
  background:#89ae3c;
  border-bottom:10px solid #7a9e2d;
  width:100%;
  height:50px;
  line-height:50px;
  margin:0;
  text-align:center;
  color:#324708;
}
.homepage-slider .tosl-hotel, .homepage-slider .tosl-destination{
  padding-bottom:10px;
}
.default-content-slider{
  position:relative;
}
.top-offers ol a, .default-sidebox-content-slider ol a, .default-content-slider ol a{
  border:6px solid #fff;
  background:#fff;
  text-indent:200%;
  overflow:hidden;
  height:8px;
  width:8px;
  padding:0;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2); 
  
} 
.top-offers ol li.current a, .default-sidebox-content-slider ol li.current a, .default-content-slider ol li.current a{
  border-color:#89ae3c;
  background:#fff;
}
/* hot tip + huge line */
.top-offer-huge-line, .sm-result {
  margin:10px 0px;
  position:relative;
}
.top-offer-huge-line .inner, .sm-result .inner{
  border:0;
  min-height:0;
  background:#6fc8eb;
}
.top-offer-huge-line .thumb img, .sm-result .thumb img{
  border:0;
}
.top-offer-huge-line .desc .left *, .sm-result .desc .left *{
  color:#2f386d;
}
.top-offer-huge-line .desc *, .sm-result .desc *{
  font-style:normal;
  text-decoration:none;
}
.top-offer-huge-line .prices, .sm-result .prices{
  float:none;
  position:absolute;
  right:0;
  top:0;
  min-width:95px;
  height:100%;
  background: #6fc8eb;
  background: -moz-linear-gradient(top,  #6fc8eb 0%, #90daf4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6fc8eb), color-stop(100%,#90daf4));
  background: -webkit-linear-gradient(top,  #6fc8eb 0%,#90daf4 100%);
  background: -o-linear-gradient(top,  #6fc8eb 0%,#90daf4 100%);
  background: -ms-linear-gradient(top,  #6fc8eb 0%,#90daf4 100%);
  background: linear-gradient(to bottom,  #6fc8eb 0%,#90daf4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fc8eb', endColorstr='#90daf4',GradientType=0 );
  padding:10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
}
.top-offer-huge-line  .prices .kc a, .sm-result .prices .kc a{
  font-size:20px;
}
.jquery-ui-tabs{
  background:#fff;
}
/* OFFER SLOUPCOVÁ */
.offerBoxWrapper{
  width:720px;
}
.offerSloupcova{
  width:165px;
  float:left;
  margin:0px 15px 15px 0px;
  background:#6fc8eb;
  font-size:11px;
  position:relative;
  padding-bottom:50px;
}

.offerSloupcova:after{
  display:table;
  clear:both;
  content:" ";
  height:0;
}

.offerSloupcova .thumb img{
  width:165px;
  height:115px;
}
.offerSloupcova .desc{
  padding:10px;
}
.offerSloupcova a{
  text-decoration:none;
}
.offerSloupcova .desc div span{
  font-weight:bold;
  display:inline-block;
  width:70px;
}
.offerSloupcova .mainDesc{
  overflow:hidden;
  display:table-cell;
  vertical-align:middle;
  width:145px;
  height:60px;
  padding:10px;
  background: #6fc8eb;
  background: -moz-linear-gradient(top,  #6fc8eb 0%, #90daf4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6fc8eb), color-stop(100%,#90daf4));
  background: -webkit-linear-gradient(top,  #6fc8eb 0%,#90daf4 100%);
  background: -o-linear-gradient(top,  #6fc8eb 0%,#90daf4 100%);
  background: -ms-linear-gradient(top,  #6fc8eb 0%,#90daf4 100%);
  background: linear-gradient(to bottom,  #6fc8eb 0%,#90daf4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fc8eb', endColorstr='#90daf4',GradientType=0 );
}
.offerSloupcova .hotel{
  font-size:12px;
  text-transform:uppercase;
}


.offerSloupcova  .cena{
  display:block;
  width:165px;
  height:40px;
  line-height:40px;
  background:#89ae3c;
  position:absolute;
  text-align:center;
  font-size:20px;
  color:#324708;
  font-weight:bold;
  bottom:0;
  left:0;
  border-bottom:5px solid #7ca131;
}


/* footer */
#footer{
  height:59px;
  line-height:59px;
  text-align:center;
  margin-bottom:20px;
}
#favourites-floatbox{
  color:#0a3b70;
  background:url('/11713/uploads/fs_images/contentdesignimagesets/7/cont_173_o.png') 0 0 repeat;
  margin-left:525px;
}

.searchmask-global .selectBox-dropdown .selectBox-arrow {
background: none !important;
border-left: 0 none !important;
}
.searchmask-global .selectBox-dropdown {
background: none !important;
border: 0 !important;
}
/* 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-image:none;}
.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;background-repeat:no-repeat;color:#ffffff;font-size:18px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#08386d;}
.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;color:#89ae3c;font-size:24px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#08386d;}
.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;}
.topoffers-index-1{}
.topoffers-index-1 .cd-title{display:none;min-height:22px;_height:22px;background-image:none;color:#89ae3c;font-size:24px;}
.topoffers-index-1 .cd-icon{background-image:none;height:0px;width:0px;}
.topoffers-index-1 .cd-content{background-image:none;color:#08386d;}
.topoffers-index-1 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.topoffers-index-1 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.topoffers-home-1{}
.topoffers-home-1 .cd-title{display:none;min-height:22px;_height:22px;background-image:none;color:#89ae3c;font-size:24px;}
.topoffers-home-1 .cd-icon{background-image:none;height:0px;width:0px;}
.topoffers-home-1 .cd-content{background-image:none;color:#08386d;}
.topoffers-home-1 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.topoffers-home-1 .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */