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

/* settings - start */
body {
    font-size: 11px;
	    background: #ffffff  url("/21403/uploads/fs_images/settings/34/pozadie_84_o.jpg")  no-repeat;
}
a {
    color: #151515;
}

a:hover {
    color: #f3450d;
}
#menu {
		background: #ffffff url("") repeat-x;
}
.nav li li {
    background: #ff7346 none repeat;
}
.nav li li a:hover {
    background-color: #ff7346;
}
.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: ;
}

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

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

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

.top-offer-square{
    background: none;
}

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

#show-map{
    color : #151515;
}

/* 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;
}
#colorbox,
#colorbox *,
#showReviews *{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

body {
  background-position: center 150px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#main,#wrap,#inner,#head{
  width:1000px;
  background:transparent none;
  border:0 none;
}

#cont {
  border: 0;
  margin-top:25px;
}

#master {
  border: 0;
  width: auto;
  background:rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
  border-radius:4px;
}

#left-slave {
  width: 220px;
  margin-right: 15px;
  background:transparent;
}

.default-design .cd-title .text {
  margin: 10px 0;
}

/* hlavicka */
#head {
  height: 120px;
  margin-top: ;
}

#head img{
  width:auto;
  background:transparent none;
}

#head a img {
  margin-top: 14px;
  width:365px;
  display:block;
  position:absolute;
  z-index:1000;
}

#head table {
  float: right;
  font-size: 24px;
  font-weight: bold;
  color: #fe7042;
  margin-top: 27px;
}

#head table a {
  font-style: italic;
  font-size: 18px;
  color: #fe7042;
  text-decoration: none;
  font-weight: normal;
}

#head table tr td {
  padding: 0 20px;
}

#head table tr td:first-child {
  border-right: 1px solid #fe7042;
}

/* Menu */
#menu {
  background: #ff7346;
  background: -moz-linear-gradient(top,  #ff7346 0%, #f24108 100%);
  background: -webkit-linear-gradient(top,  #ff7346 0%,#f24108 100%);
  background: linear-gradient(to bottom,  #ff7346 0%,#f24108 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7346', endColorstr='#f24108',GradientType=0 );
  border-radius: 4px;
  height: 65px;
  margin-bottom: 20px;
}

#menu li div a {
  height: 65px;
  line-height: 65px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  padding:0 15px;
}

#menu li div a:hover {
  /*text-decoration:underline;*/
  background:#E20528;
  /*background: #f24108;
  background: -moz-linear-gradient(top,  #f24108 0%, #ff7346 100%);
  background: -webkit-linear-gradient(top,  #f24108 0%,#ff7346 100%);
  background: linear-gradient(to bottom,  #f24108 0%,#ff7346 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f24108', endColorstr='#ff7346',GradientType=0 );/
}

#menu li.menu-first div a:hover {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.nav li:hover ul, ul.nav li.sfHover ul{
  top: 65px/* výška řádku menu */;
  z-index:10;
}

/* sidebox */
.sidebox {
  width: 220px !important;
  z-index: 1;
  background: #eee;
  border-radius: 4px;
  padding: 10px 15px;
  margin-bottom: 15px;
  box-shadow:5px 6px 14px -12px #000000;
}

#left-slave .default-sidebox-design .cd-title {
  background: #ff7346;
  background: -moz-linear-gradient(top,  #ff7346 0%, #f24108 100%);
  background: -webkit-linear-gradient(top,  #ff7346 0%,#f24108 100%);
  background: linear-gradient(to bottom,  #ff7346 0%,#f24108 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7346', endColorstr='#f24108',GradientType=0 );
  border-radius: 4px;
}

.default-sidebox-design .cd-title .text {
  font-weight: normal;
  text-align: center;
  width: 100%;
  padding: 0;
}

.sidebox .cd-content {
  margin-top: 10px;
}

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

.sidebox input[type="text"] {
  padding-left: 10px;
  width: 175px;
  height: 26px;
  background: #fff;
  border: 0;
  -webkit-box-shadow: 1px 1px 2px 0 #bcbcbc;
  box-shadow: 1px 1px 2px 0 #bcbcbc;
}

.sidebox input[type="submit"] {
  background: #ff7346;
  background: -moz-linear-gradient(top,  #ff7346 0%, #f24108 100%);
  background: -webkit-linear-gradient(top,  #ff7346 0%,#f24108 100%);
  background: linear-gradient(to bottom,  #ff7346 0%,#f24108 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7346', endColorstr='#f24108',GradientType=0 );
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  border-radius: 3px;
  border: 0;
  width: 150px !important;
  height: 30px;
  margin-left: 12px;
}

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

.exchangerates-sidebox table {
  width:190px !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:12px;
}
.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;
}

/* vyhledavaci maska */
.searchmask-global {
  background: rgba(255,255,255,0.75);
  width: 440px !important;
  position: relative;
  padding: 0;
}

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

.searchmask-global .cd-content {
  padding: 20px 16px 25px 24px;
  margin-bottom:50px;
}

.searchmask-global .input {
  height: auto;
  float:left;
  margin-right:15px;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener {
  width: 185px !important;
  height: 34px;
  border: 1px solid #bac0c4;
  border-radius: 2px;
  background: #fff;
  /*-webkit-box-shadow: 1px 1px 2px 0 #bcbcbc;
  box-shadow: 1px 1px 2px 0 #bcbcbc;*/
  box-shadow:5px 6px 14px -12px #000000;
}

.searchmask-global .checkbox {
  float: left;
  margin-right: 10px;

}

.searchmask-global .submit {
    margin-right: 14px;
    text-align: center;
}

.searchmask-global input[type="submit"] {
  background: #ff7346;
  background: -moz-linear-gradient(top,  #ff7346 0%, #f24108 100%);
  background: -webkit-linear-gradient(top,  #ff7346 0%,#f24108 100%);
  background: linear-gradient(to bottom,  #ff7346 0%,#f24108 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7346', endColorstr='#f24108',GradientType=0 );
  border-radius:4px;
  width: 383px !important;
  height: 35px;
  font-size: 19px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
}

.search-mask-sb div.submit{
  margin-top:0;
  margin-bottom:0;
}

.selectBox-dropdown .selectBox-label,
.searchmask-global .dest-selector-opener-lbl {
  padding: 6px 8px;
  color: #989ea2;
  font-size: 14px;
}

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

.searchmask-global label {
  width: auto;
  color: #000;
  font-size: 14px;
  font-weight: normal !important;
}

.selectBox-dropdown .selectBox-arrow {
  background: url("/21403/uploads/fs_images/contentdesignimagesets/12/arrow_329_o.png") no-repeat center center;
  border: 0;
}

/* sloupcova sablona */
.sloupcovaInner {
  margin-bottom: 15px;
  margin-right: 15px;
  border-radius: 4px;
  overflow: hidden;
background: rgb(219,219,219);
background: -moz-linear-gradient(-45deg, rgba(219,219,219,1) 0%, rgba(238,238,238,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(219,219,219,1) 0%,rgba(238,238,238,1) 100%);
background: linear-gradient(135deg, rgba(219,219,219,1) 0%,rgba(238,238,238,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#eeeeee',GradientType=1 );
  width: 245px;
  box-shadow:5px 6px 14px -12px #000000;
}

.sloupcovaInner a {
  text-decoration: none;
}

.sloupcovaInner.last {
  margin-right: 0;
}

.sloupcovaInner a img {
  height: 161px;
  width: 248px;
}

.sloupcovaInner .info {
  padding: 10px 20px;
}

.sloupcovaInner .country a {
  font-size: 12px;
  color: #f3440b;
}

.sloupcovaInner .hotel a {
  color: #f3440b;
  font-size: 18px;
  font-weight: bold;
  height: 26px;
  width: 208px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.sloupcovaInner .price {
  background: #ff7346;
  background: -moz-linear-gradient(top,  #ff7346 0%, #f24108 100%);
  background: -webkit-linear-gradient(top,  #ff7346 0%,#f24108 100%);
  background: linear-gradient(to bottom,  #ff7346 0%,#f24108 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7346', endColorstr='#f24108',GradientType=0 );
  text-align: center;
  padding: 10px 0;
  color: #fff;
}

.sloupcovaInner .price a {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}

/* radkova sablona */
.radkovaInner {
background: rgb(219,219,219);
background: -moz-linear-gradient(-45deg, rgba(219,219,219,1) 0%, rgba(238,238,238,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(219,219,219,1) 0%,rgba(238,238,238,1) 100%);
background: linear-gradient(135deg, rgba(219,219,219,1) 0%,rgba(238,238,238,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#eeeeee',GradientType=1 );
  margin-bottom: 15px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow:5px 6px 14px -12px #000000;
}

.radkovaInner a {
  text-decoration: none;
}

.radkovaInner .thumb {
  width: 195px;
  height: 128px;
  overflow: hidden;
}

.radkovaInner a img {
  width: 100%;
  min-height: 100px;
}

.radkovaInner .dest {
  margin: 15px 20px;
  width: 350px;
  border-right: 1px solid #afafaf;
}

.radkovaInner .hotel {
  font-size: 25px;
  font-weight: bold;
  height: 35px;
  width: 335px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.radkovaInner .price {
  color: #f3450d;
  text-align: center;
  font-size: 18px;
  width: 155px;
  padding: 10px 0;
}

.radkovaInner .price a {
  font-weight: bold;
  font-size: 30px;
  color: #f3450d;
}

/* Qbox */
.homepage .qbox {
  width: 1000px !important;
  background: transparent;
  padding: 0;
  display:unset;
}

.qbox{
  display:none;
}

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

.qbox .column {
  width: 320px;
  margin-right: 20px;
  text-align: center;
    box-shadow:5px 6px 14px -12px #000000;

}

.qbox .column.last {
  margin-right: 0;
}

.qbox .column img {
  display: block;
}

.qbox .column span {
  background: #ff7346;
  background: -moz-linear-gradient(top,  #ff7346 0%, #f24108 100%);
  background: -webkit-linear-gradient(top,  #ff7346 0%,#f24108 100%);
  background: linear-gradient(to bottom,  #ff7346 0%,#f24108 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7346', endColorstr='#f24108',GradientType=0 );
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  display: block;
  padding: 15px;
  font-size: 17px;
}

.qbox .column a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  
}

/* footer */
#footer {
  border: 0;
  background: #ff7346;
  background: -moz-linear-gradient(top,  #ff7346 0%, #f24108 100%);
  background: -webkit-linear-gradient(top,  #ff7346 0%,#f24108 100%);
  background: linear-gradient(to bottom,  #ff7346 0%,#f24108 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7346', endColorstr='#f24108',GradientType=0 );
  border-radius: 4px;
  height: 65px;
  line-height: 65px;
  text-transform: uppercase;
  text-align: center;
  margin: 30px 0;
}

.sm-result .desc {
  width: 500px;
}



.input.checkbox.sm-pos-13.sm-lm > input {
    float: right;
    margin-right: -23px;
    margin-top: -17px;
}

.contentpages-view .cd-title {
    display: none!important;
}


#expectacbox {
    margin: -8px 0 0 -1px;
}

/* 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:18px;padding:10px 5px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#3a1b07;}
.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:#f3450d;font-size:30px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#151515;}
.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 */