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

/* settings - start */
body {
    font-size: 11px;
	    background: #c6ae99  url("/21363/uploads/fs_images/settings/34/bg_113_o.jpg")  no-repeat;
}
a {
    color: #444444;
}

a:hover {
    color: #222222;
}
#menu {
		background: #b29a85 url("") repeat-x;
}
.nav li li {
    background: #b29a85 none repeat;
}
.nav li li a:hover {
    background-color: #089bd9;
}
.nav a {
    color: #ffffff;
}
.nav li li a {
    color: #ffffff;
}

#nav li a {
	    background: #2562c9 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: #f1f155;
}
#footer {
	    background: #c6ae99 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{
    }

#show-map{
    color : #444444;
}

/* settings - own */

/* CSS Document */
h2,h3{
  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 {
  background-position:top center;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}
#main,#wrap,#inner,#head{
  width:auto;
  background:transparent none;
  border:0 none;
}

#master {
  border: 0;
  width: auto;
  background: transparent;
}

#cont {
  border: 0;
  width: 1000px;
  margin: 0 auto;
}

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

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

.default-design .cd-title .text {
  text-shadow: 1px 1px 1px #000000;
  width: 600px;
  text-align: center;
}

.default-design .cd-content {
  padding: 19px;
  border-radius: 4px;
}

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


/* hlavicka */
.head-wrap {
  height: 115px;
/*  background: #c6ae99;*/
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.65) 0%, rgba(34,187,186,0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.65)), color-stop(100%,rgba(34,187,186,0.65)));
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.65) 0%,rgba(34,187,186,0.65) 100%);
  background: -o-linear-gradient(top,  rgba(255,255,255,0.65) 0%,rgba(34,187,186,0.65) 100%);
  background: -ms-linear-gradient(top,  rgba(255,255,255,0.65) 0%,rgba(34,187,186,0.65) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0.65) 0%,rgba(34,187,186,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ffffff', endColorstr='#a622bbba',GradientType=0 );
  border-bottom: 1px solid #fff;
}

#head {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

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

#head a img {
  display: table;
  margin: 0 auto;
  position: relative;
  top: 0;
  width:300px;
}

#head .kontakt {
  position: absolute;
  right: 0;
  top: 30px;
  text-align: right;
}

#head .kontakt a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
}

#head .kontakt span {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}

/* Menu */
#menu  {
  width: 1000px;
  margin: 0 auto;
  height: 74px;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-top: 15px;
  margin-bottom: 14px;
  background: -moz-linear-gradient(top,  rgba(255,255,255,0.65) 0%, rgba(34,187,186,0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.65)), color-stop(100%,rgba(34,187,186,0.65)));
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.65) 0%,rgba(34,187,186,0.65) 100%);
  background: -o-linear-gradient(top,  rgba(255,255,255,0.65) 0%,rgba(34,187,186,0.65) 100%);
  background: -ms-linear-gradient(top,  rgba(255,255,255,0.65) 0%,rgba(34,187,186,0.65) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0.65) 0%,rgba(34,187,186,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ffffff', endColorstr='#a622bbba',GradientType=0 );
}

#menu > ul li.menu-first a {
  background: url("/21363/uploads/fs_images/contentdesignimagesets/7/home_93_o.png") no-repeat center center;
  text-indent: -9999px;
  padding: 0 35px;
  background-size:18px;
}

#menu > ul > li {
  background: url("/21363/uploads/fs_images/contentdesignimagesets/7/separator_91_o.png") no-repeat right center;
}

#menu li.menu-last {
  background: none;
}

#menu li a {
  height: 74px;
  line-height: 74px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}

#menu li:hover div a {
  background: #EC5908;
  border: 1px solid #927c69;
  border-radius: 2px;
  margin: 18px 9px;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
}

#menu > ul li.menu-first:hover a {
  background: transparent url("/21363/uploads/fs_images/contentdesignimagesets/7/home_93_o.png") no-repeat center center;
  border: 0;
  margin: 0;
  padding: 0 35px;
  height: 74px;
  height: 74px;

}

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

#menu ul ul {
  background: #b29a85;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 220px !important;
}

#menu li li {
  background: transparent;
  border-bottom: 0;
  padding: 0;
  margin: 0;
}

#menu li li a {
    height: auto !important;
    line-height: 20px !important;
    padding-left: 0;
    text-align: left;
    width: 220px !important;
    text-transform: none;
    font-size: 14px;
    padding: 4px 17px;
}

#menu li li:hover a {
    border-radius: 2px;
}

/* sidebox */
.sidebox {
  width: 185px !important;
  z-index: 1;
  border: 1px solid #fff;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 20px;
  background: #fff;
}

/*.sidebox img{
  width:185px;
}*/

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

.sidebox .cd-title {
  background: transparent;
  margin-bottom: 15px;
}

.sidebox .cd-title .text {
  text-align: center;
  font-weight: normal;
  position: relative;
  top: 9px;
  width: 163px;
  margin-left: 10px;
  background: #ec5908;
  border-radius: 3px; 
  line-height: 20px;
}

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

.sidebox input[type="text"] {
  padding-left: 10px;
  width: 153px;
  height: 23px;
  border: 1px solid #efe6de;
  border-radius: 2px;
}

.sidebox input[type="submit"]  {
  width: 113px;
  height: 28px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  background: #EC5908 url("/21363/uploads/fs_images/contentdesignimagesets/7/send_90_o.png") no-repeat 96px center;
  border: 0;
  border-radius: 2px;
  margin: 10px auto;
  display: table;  
}

.sb-extra {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #a9d9f9 0%, #13a1ea 100%) repeat scroll 0 0;
}

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

.sb-extra .cd-content img {
    width: 100%;
}


.sb-extra .desc {
  text-align: center;
  line-height: 27px;
  margin-bottom: 10px;
}

.sb-extra .desc span {
  font-size: 17px;
  font-weight: bold;
  color: #fff;
}

.sb-extra .desc strong {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}

/* vyhledavaci maska */
.searchmask-global {
  background: -moz-linear-gradient(top,  rgba(255,255,255,0.65) 0%, rgba(34,187,186,0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.65)), color-stop(100%,rgba(34,187,186,0.65)));
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.65) 0%,rgba(34,187,186,0.65) 100%);
  background: -o-linear-gradient(top,  rgba(255,255,255,0.65) 0%,rgba(34,187,186,0.65) 100%);
  background: -ms-linear-gradient(top,  rgba(255,255,255,0.65) 0%,rgba(34,187,186,0.65) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0.65) 0%,rgba(34,187,186,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ffffff', endColorstr='#a622bbba',GradientType=0 );
  width: 1000px !important;
  margin: 0 auto;
  border-radius: 4px;
  padding: 15px;
  padding-bottom: 5px;
  margin-bottom: 25px;
}

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

.searchmask-global .cd-content {
  padding: 0;
}

.searchmask-global .input {
  width: 319px !important;
  float: left;
  margin-bottom: 10px !important;
  height: 35px;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener {
  width: 209px !important;
  height: 35px;
  border: 0;
  border-radius: 2px;
  background: #fff;
  -webkit-box-shadow: 0 1px 0 0 #49a3a2;
  box-shadow: 0 1px 0 0 #49a3a2;
}

.searchmask-global input[type="submit"] {
  width: 209px !important;
  height: 35px;
  border: 0;
  border-radius: 2px;
  background: #ec5908;
  -webkit-box-shadow: 0 1px 0 0 #49a3a2;
  box-shadow: 0 1px 0 0 #49a3a2;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  margin-right: 20px;
}

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

.searchmask-global label {
  float: left;
  color: #004878;
  text-transform: uppercase;
  font-weight: normal !important;
  width: 100px;
  position: relative;
  top: 9px;
  font-size: 14px;
}

.searchmask-global .checkbox {
  width: 200px !important;
  margin-top: 20px;
  margin-bottom: 0;
}

.searchmask-global .checkbox label {
  width: auto;
  top: 0;
}

.search-mask-sb div.checkbox input {
  width: 30px;
}

.selectBox-dropdown .selectBox-arrow {
  background: url("/21363/uploads/fs_images/contentdesignimagesets/7/arrow_88_o.png") no-repeat center center;
  border: 0;
  width: 27px;
}

.extended-search-link {
  background: url("/21363/uploads/fs_images/contentdesignimagesets/7/extended_89_o.png") no-repeat left center;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 0 5px 30px;
  position: relative;
  top: 20px;
}


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

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

/* sloupcova sablona */
.sloupcovaInner {
  margin-bottom: 14px;
  margin-right: 14px;
  width: 178px;
  padding: 5px;
  background: #8fb8ba;
  border-radius: 4px;
  overflow: hidden;
}

.sloupcovaInner a {
  text-decoration: none;
}

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

.sloupcovaInner .hotel {
  text-align: center;
  height: 20px;
  overflow: hidden;
}

.sloupcovaInner .hotel a {
  text-transform: uppercase;
  font-weight: bold;
  color: #017e82;
  font-size: 14px;
}

.sloupcovaInner .destination {
  text-align: center;
  height: 18px;
  overflow: hidden;
  margin-bottom: 15px;
}

.sloupcovaInner .destination a {
  color: #fff;
}

.sloupcovaInner .thumb {
  border-radius: 4px;
  background: #fff;
  padding: 5px;
}

.sloupcovaInner a img {
  height: 100px;
  width: 158px;
  border-radius: 3px;
}

.sloupcovaInner .rating {
  margin: 5px;
  text-align: center;
  height: 14px;
}

.sloupcovaInner .desc {
  margin: 5px;
}

.sloupcovaInner .desc table {
  width: 158px !important;
  color: #fff;
}

.sloupcovaInner .desc table tr td:last-child {
  text-align: right;
}

.sloupcovaInner .desc table tr td {
  border-bottom: 1px solid #789d9f; 
  height: 21px;
}

.sloupcovaInner .price {
  background: #017e82;
  text-align: center;
  border-radius: 3px;
}

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


/*Radkova top ponuka*/

/* CSS Document */

/* sloupcova sablona */
.radkovaInner {
  margin-bottom: 14px;
  margin-right: 14px;
  width: 560px;
  padding: 5px;
  background: #A5D7F9;
  border-radius: 4px;
  overflow: hidden;
}

.radkovaInner a {
  text-decoration: none;
}

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

.radkovaInner .hotel {
    height: 20px;
    overflow: hidden;
    padding: 5px;
    text-align: left;
}

.radkovaInner .dest {
    height: 20px;
    overflow: hidden;
    padding: 5px;
    text-align: left;
}

.radkovaInner .hotel a {
  text-transform: uppercase;
  font-weight: bold;
  color: #017e82;
  font-size: 14px;
}

.radkovaInner .destination {
  text-align: center;
  height: 18px;
  overflow: hidden;
  margin-bottom: 15px;
}

.radkovaInner .destination a {
  color: #fff;
}

.radkovaInner .thumb {
  border-radius: 4px;
  background: #fff;
  padding: 5px;
}

.radkovaInner a img {
  height: 100px;
  width: 158px;
  border-radius: 3px;
}

.radkovaInner .rating {
  margin: 5px;
  text-align: center;
  height: 14px;
}

.radkovaInner .desc {
  margin: 5px;
}

.radkovaInner .desc table {
  width: 247px !important;
  color: #fff;
}

.radkovaInner .desc table tr td:last-child {
  text-align: right;
}

.radkovaInner .desc table tr td {
  border-bottom: 1px solid #789d9f; 
  height: 21px;
}

.radkovaInner .price {
    background: #EC5908 none repeat scroll 0 0;
    border-radius: 3px;
    float: right;
    padding: 39px 5px;
    text-align: right;
    width: 115px;
}

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

/* footer */
#footer {
  border: 0;
  text-align: center;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
}

.dates-view .cd-title, .searchmasks-master .cd-title {
    display: none!important;
}

.adds-top-title .title-facts{
width:358px;
}
.adds-top-title .title-facts .tf-right{
  width:160px;
}

.adds-top-title #title-facts-master{
  width:184px;
}


.pocitadlo {
    margin: 0 35px 8px;
    text-align: center;
    width: 107px;
}

.original_price{
  display:none;
}


.tmpl-style-4 .info-box__price, .tmpl-style-4 .structured-content__tabs .simple-tab-header a.opened span{
  background:#017e82 none repeat scroll 0 0;
}



/* settings - stop */


/* content design - on v2 */
.default-floatbox-design{position:fixed;left:54%; 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;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:#3e3e3e;}
.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:#ffffff;font-size:34px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-color:#ffffff;background-image:none;color:#3e3e3e;}
.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 */