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

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

a:hover {
    color: #ff912e;
}
#menu {
		background:  url("") no-repeat;
}
.nav li li {
    background: #fc6401 none repeat;
}
.nav li li a:hover {
    background-color: #fc6401;
}
.nav a {
    color: #ffffff;
}
.nav li li a {
    color: #ffffff;
}

#nav li a {
	    background:  url("/11511/uploads/fs_images/settings/50/sideboxmenu_171_o.jpg") repeat-x;
    color: #ffffff;
}

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

#left-slave {
    background-color: ;
}

#right-slave {
    background-color: ;
}
#country-list a{
    color: #3A80AD;
}
#country-list a:hover{
    color: #9B4A3F;
}
#footer {
	    background: #fc6401 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 : #000000;
}

/* 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;
}

table {
  border-spacing: 0;
}

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

#cont {
  border: 0;
  padding: 20px;
  background: #fff;
}

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

#left-slave {
  width: 200px;
  margin-right: 20px;
  background: transparent;
}

/* hlavicka */
#head {
  height: 140px;
  margin-top: ;
  background: rgba(255,255,255,0.7);
}

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

#head a img {
  margin: 30px 0 0 20px;
}

#head .kontakt {
  float: right;
  background: url("/11511/uploads/fs_images/contentdesignimagesets/5/phone_389_o.png") no-repeat left center;
  padding: 10px 0 10px 60px;
  margin: 40px 20px 0 0;  
}

#head .kontakt {
  color: #fb8030;  
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

#head .kontakt strong {
  font-size: 23px;
}

/* Menu */
#menu {
  background: #fb8030;
  background: -moz-linear-gradient(top,  #fb8030 0%, #fc6401 100%);
  background: -webkit-linear-gradient(top,  #fb8030 0%,#fc6401 100%);
  background: linear-gradient(to bottom,  #fb8030 0%,#fc6401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8030', endColorstr='#fc6401',GradientType=0 );
  height: 50px;
  margin-bottom: 20px;
  position: relative;
}

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

#menu li li {
  border-bottom: 0;
}

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

/* sidebox */
.sidebox {
  width: 200px !important;
  z-index: 1;
  border: 1px solid #fc6401;
  margin-bottom: 20px;
}

#left-slave .sidebox .cd-title {
  background: #fb8030;
  background: -moz-linear-gradient(top,  #fb8030 0%, #fc6401 100%);
  background: -webkit-linear-gradient(top,  #fb8030 0%,#fc6401 100%);
  background: linear-gradient(to bottom,  #fb8030 0%,#fc6401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8030', endColorstr='#fc6401',GradientType=0 );
  margin-top: 20px;
}

.sidebox .cd-title .text {
  width: 100%;
  text-align: center;
}

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

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

.sidebox input[type="text"] {
  padding-left: 10px;
  border: 1px solid #c4d3d7;
  height: 30px;
  width: 158px;
}

.sidebox input[type="submit"] {
  height: 40px;
  width: 200px;
  background: #fc6401;
  font-size: #fff;
  text-transform: uppercase;
  font-size: 13px;
  border: 0;
  color: #fff;
  margin-bottom: -16px;
  margin-left: -21px;
  font-weight: bold;
  
}

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

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

.sb-img {
  border: 0;
  position: relative;
}

#left-slave .sidebox.sb-img .cd-title {
  margin-top: 0;
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
}

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


/* vyhledavaci maska */
.searchmask-global {
  width: 490px;
  background: #fff;
  padding: 15px 10px;
  position: relative;
  margin-bottom: 20px;
  float: left;
}

.searchmasks-index {
  clear: both;
}

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

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

.searchmask-global form {
  padding: 0;
}

.searchmask-global .input {
  width: 215px !important;
  margin: 0 10px 10px 10px !important;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener {
  width: 215px !important;
  height: 30px;
  border: 1px solid #d6dee1;
  border-radius: 0;
  background: #fff;
  -webkit-box-shadow:inset 1px 1px 5px 0 #f0f0f0;
  box-shadow:inset 1px 1px 5px 0 #f0f0f0;
}

.searchmask-global .submit {
  position: absolute;
  right: 10px;
  top: 204px;
}

.searchmask-global input[type="submit"] {
  background: #fb8030;
  background: -moz-linear-gradient(top,  #fb8030 0%, #fc6401 100%);
  background: -webkit-linear-gradient(top,  #fb8030 0%,#fc6401 100%);
  background: linear-gradient(to bottom,  #fb8030 0%,#fc6401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8030', endColorstr='#fc6401',GradientType=0 );
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  width: 215px !important;
  height: 30px;
  border: 0;  
 
}

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

.searchmask-global label {
  font-weight: normal;
  margin-bottom: 5px;
  font-size: 14px;
}

.selectBox-dropdown .selectBox-arrow {
  background: #fc6401 url("/11511/uploads/fs_images/contentdesignimagesets/5/arrow_387_o.png") no-repeat center center;
  border: 0;
}

.extended-search-link {
  background: #fb8030;
  background: -moz-linear-gradient(top,  #fb8030 0%, #fc6401 100%);
  background: -webkit-linear-gradient(top,  #fb8030 0%,#fc6401 100%);
  background: linear-gradient(to bottom,  #fb8030 0%,#fc6401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8030', endColorstr='#fc6401',GradientType=0 );
  color: #fff;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 14px;
  width: 215px;
  text-align: center;
  height: 30px;
  display: block;
  margin-left: 10px;
  line-height: 29px;
  float: left;
}

.extended-search-link:hover {
  color: #fff;
}

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

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

/* Homepage slider */
.hp-slider {
  float: right;
  padding: 10px;
  background: #fff;
}

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

.hp-slider .cd-content {
  margin-bottom: 0;
}

.hp-slider li {
  position: relative;
}

.hp-slider .top-offer-slider-subscribe {
  width: 170px;
  padding: 15px;
  background: #fb8030;
  background: -moz-linear-gradient(top,  #fb8030 0%, #fc6401 100%);
  background: -webkit-linear-gradient(top,  #fb8030 0%,#fc6401 100%);
  background: linear-gradient(to bottom,  #fb8030 0%,#fc6401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8030', endColorstr='#fc6401',GradientType=0 );
  top: 0 !important;
  position: absolute;
  right: 0;
  height: 261px;
  text-align: center;
  border-left: 10px solid #fff;
}

.hp-slider .top-offer-slider-subscribe .left {
  width: 130px !important;
}

.hp-slider .top-offer-slider-subscribe .right {
  width: 130px !important;
}

.hp-slider .top-offer-slider-subscribe .tosl-hotel {
  font-size: 20px;
  font-weight: normal;
  height: 26px;
  width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hp-slider .top-offer-slider-subscribe .tosl-destination {
  font-size: 15px;
  font-weight: normal;
  width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
  margin-bottom: 30px;
}

.hp-slider .top-offer-slider-subscribe .tosl-boarding {
  font-size: 13px;
}

.hp-slider .top-offer-slider-subscribe .tosl-date {
  font-size: 13px;
}

.hp-slider .top-offer-slider-subscribe .tosl-date strong {
  font-weight: normal;
}

.hp-slider .top-offer-slider-subscribe .tosl-prices p.kc {
  background: #fff;
  color: #fc6401;
  font-size: 15px;
  padding: 5px 0;
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 130px;
  text-align: center;
}

.hp-slider .top-offer-slider-subscribe .tosl-prices p.kc .red {
  color: #fc6401;
}

.hp-slider .slider-numeric-button {
  top: -188px !important;
  left: 5px !important;
}

.hp-slider .slider-numeric-button li {
  float: none;
}

.hp-slider .slider-numeric-button li a {
  width: 12px;
  height: 12px;
  background: #fff;
  border: 0;
  text-indent: -9999px;
  border: 3px solid #fff;
  padding: 0;
}

.hp-slider .slider-numeric-button li.current a {
  background: #fc6401;
}

/* sloupcova sablona */
.sloupcovaInner {
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 15px;
  border: 1px solid #fc6401;
  width: 236px;
}

.sloupcovaInner a {
  text-decoration: none;
}

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

.sloupcovaInner .thumb {
  position: relative;
}

.sloupcovaInner a img {
  height: 130px;
  width: 204px;
  margin-right: 15px;
}

.sloupcovaInner .price {
  background: #fb8030;
  background: -moz-linear-gradient(top,  #fb8030 0%, #fc6401 100%);
  background: -webkit-linear-gradient(top,  #fb8030 0%,#fc6401 100%);
  background: linear-gradient(to bottom,  #fb8030 0%,#fc6401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8030', endColorstr='#fc6401',GradientType=0 );
  width: 90px;
  text-align: center;
  padding: 3px 0;
  position: absolute;
  top: -8px;
  left: 60px;
}

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

.sloupcovaInner .hotel {
  height: 23px;
  width: 204px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fc6401;
  margin-top: 10px;
}

.sloupcovaInner .hotel a {
  font-size: 16px;
  font-weight: bold;
  color: #fc6401;
}

.sloupcovaInner .country {
  margin-bottom: 2px;
}

.sloupcovaInner .country a {
  color: #fc6401;
}

.sloupcovaInner table {
  width: 204px !important;
  font-size: 11px;
}


/* radkova sablona */
.radkovaInner {
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 15px;
  border: 1px solid #fc6401;
  width: 362px;
}

.radkovaInner a {
  text-decoration: none;
}

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

.radkovaInner .thumb {
  position: relative;
}

.radkovaInner a img {
  height: 115px;
  width: 180px;
  margin-right: 15px;
}

.radkovaInner .price {
  background: #fb8030;
  background: -moz-linear-gradient(top,  #fb8030 0%, #fc6401 100%);
  background: -webkit-linear-gradient(top,  #fb8030 0%,#fc6401 100%);
  background: linear-gradient(to bottom,  #fb8030 0%,#fc6401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8030', endColorstr='#fc6401',GradientType=0 );;
  width: 90px;
  text-align: center;
  padding: 3px 0;
  position: absolute;
  bottom: -8px;
  left: 43px;
}

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

.radkovaInner .info {
  float: left;
  width: 135px;
}

.radkovaInner .hotel {
  height: 23px;
  width: 135px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fc6401;
}

.radkovaInner .hotel a {
  font-size: 16px;
  font-weight: bold;
  color: #fc6401;
}

.radkovaInner .country {
  margin-bottom: 2px;
}

.radkovaInner .country a {
  color: #fc6401;
}

.radkovaInner table {
  width: 135px !important;
  font-size: 11px;
}

/* Banner */
.banner .cd-title {
  display: none !important;
}

.banner .qbox {
  background: #fb8030;
  background: -moz-linear-gradient(top,  #fb8030 0%, #fc6401 100%);
  background: -webkit-linear-gradient(top,  #fb8030 0%,#fc6401 100%);
  background: linear-gradient(to bottom,  #fb8030 0%,#fc6401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8030', endColorstr='#fc6401',GradientType=0 );;
  padding: 10px;
  margin-right: 10px;
  width: 140px;
  margin-bottom: 10px;
  height: 122px;
}

.banner .qbox:nth-child(5n) {
  margin-right: 0;
}

.banner .qbox a {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;;
}

.banner .qbox:nth-child(6) a {
  font-size: 10px;
}

.banner .qbox:nth-child(6) span {
  position: relative;
  top: 4px;
}

/* footer */
#footer {
  border: 0;
  text-align: center;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 12px;
}

/* Teplates */
.srch-res-inv-tmpl .recommendation,
.srch-res-inv-tmpl .thumb .lm-wrap, 
.srch-res-inv-tmpl .thumb .fm-wrap,
.tmpl-style-4 .info-box__price,
.tmpl-style-4 .structured-content__tabs .simple-tab-header a.opened span {
  background: #fb8030;
  background: -moz-linear-gradient(top,  #fb8030 0%, #fc6401 100%);
  background: -webkit-linear-gradient(top,  #fb8030 0%,#fc6401 100%);
  background: linear-gradient(to bottom,  #fb8030 0%,#fc6401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8030', endColorstr='#fc6401',GradientType=0 );
}

.srch-res-inv-tmpl .thumb .lm-wrap, 
.srch-res-inv-tmpl .thumb .fm-wrap {
  font-size: 13px;
  padding: 5px;
}

.srch-res-inv-tmpl .thumb {
  width: 233px;
}

.srch-res-inv-tmpl .thumb img {
  border: 0;
}

.link-back {
  clear: both;
}

.tmpl-style-4 #terminy .ui-jqgrid-view td[aria-describedby="grid_price"],
.tmpl-style-4 #terminy .ui-jqgrid-view td a {
  color: #fc6401;
}

/* Fulltext */
.fulltext {
  position: absolute;
  right: 0;
  padding: 0;
  background: transparent;
  border: 0;
  height: auto;
}

.fulltext .cd-content {
  position: relative;
}

.fulltext label {
  display: none;
}

.fulltext .submit {
  position: absolute;
  right: 25px;
  top: 9px;
}

.fulltext .input {
  width: 170px !important;
  position: relative;
  top: 10px;
}

.fulltext input[type="text"] {
  width: 170px !important;
}

.fulltext input[type="submit"] {
  background: url("/11511/uploads/fs_images/contentdesignimagesets/5/search_390_o.png") no-repeat;
  width: 20px !important;
  text-indent: -9999px;
}















/* 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:block;min-height:22px;_height:22px;background-color:#fff;background-image:none;color:#000000;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:#fff;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:26px;_height:26px;background-image:none;background-repeat:no-repeat;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-image:none;color:#474747;}
.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:37px;_height:37px;background-image:none;color:#fb8030;font-size:28px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#474747;}
.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 */