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

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

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

/* settings - own */

/* CSS Document */
h2,h3{
  font-family:Arial,helvetica,sans-serif;
}
input[type="submit"]{
  cursor:pointer;
  font-family:Arial,helvetica,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: center -200px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  background-attachment: fixed;
}
#main,#wrap,#inner,#head{
  width:auto;
  background:transparent none;
  border:0 none;
}

#master {
  border: 0;
  width: auto;
  background: transparent;
  position: relative;
  min-height: 1000px;
}

.homepage #master {
  padding-top: 0;
}

#cont {
  border: 0;
  width: 1100px;
  margin: 0 auto;
}

.default-design .cd-title .text {
  padding: 10px 0;
}

.head-bar{
  background: rgba(0,0,0,0.3);
}
.head-bar-inner{
  width: 1100px;
  margin: 0 auto;
  padding: 5px 20px;
  font-size: 14px;
}
.head-bar-inner a{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.head-bar-inner a:hover{
  text-decoration: underline;
}
.head-bar-inner ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.head-bar-inner ul li{
  float: left;
  padding: 0 10px;
  border-right: 1px solid  #fff;
}
.head-bar-inner ul li:last-child{
  border-right: 0;
}

#extra {
  position: relative;
  z-index: 1000;
}

/* hlavicka */
#head {
  height: 225px;
  margin-top: ;
  width: 1100px;
  padding: 0 20px;
  margin: 0 auto;
}

#head img{
  width:auto;
  background:transparent none;
}

#head .kontakt {
  float: right;
  margin-top: 65px;
  color: #08628e;
  background: rgba(0,0,0,0.5);
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#head .kontakt strong {
  color: #e5047c;
  font-size: 14px;
}

#head .kontakt span,
#head .kontakt a {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
}

/* Menu */
#menu {
  margin: 0 auto;
  height: 53px;
  width: 1100px;
  background: #e5047c;
  padding: 10px 20px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

#menu > ul > li {
  background: url("/11958/uploads/fs_images/contentdesignimagesets/7/separator_175_o.png") no-repeat right center;
  padding: 0 10px;
}

#menu > ul > li.menu-last {
  background: none;
}

#menu li a {
  font-weight: normal;
  font-size: 15px;
  height: 33px;
  line-height: 30px;
  padding: 0px 14px;
  border-radius: 3px;
}

#menu > ul > li:hover div a {
  background: #fff;
  color: #e5047c;
}

.nav li:hover ul, ul.nav li.sfHover ul{
  top: /* výška řádku menu */;
  z-index:10;
}

#menu ul ul  {
  background: #ef894b;
}


#menu a[href="/"]{
  background: url(/11958/uploads/fs_images/contentdesignimagesets/7/home-icon_199_o.png) no-repeat center !important;
  text-indent: -99999px;
  background-size: 37% !important;
}


#menu a[href="/"]:hover{
  background: url(/11958/uploads/fs_images/contentdesignimagesets/7/home-icon_199_o.png) no-repeat center !importnat;
  text-indent: -99999px;
}

/* sidebox */
#cont{
  padding: 20px;
  background: rgba(255,255,255,0.95);
}
#left-slave {
  margin-right: 20px;
  width: 230px;
  background: transparent;
}

.sidebox {
  width: 230px !important;
  z-index: 1;
  margin-bottom: 10px;
}

.sidebox p,
.sidebox tr td,
.sidebox ul li {
  font-size: 14px;
}

.sidebox .cd-title .text {
  font-weight: normal;
  padding: 10px 0;
}

.sidebox input[type="text"] {
  padding-left: 10px;
  width: 228px;
  height: 33px;
  background: #f0f0f0;
  border: 0;
  border-radius: 2px;
  -webkit-box-shadow:inset -1px 1px 1px 0 #d6d6d6;
  box-shadow:inset -1px 1px 1px 0 #d6d6d6;
}

.sidebox input[type="submit"] {
  background: #e5047c;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  border: 0;
  width: 100px;
  height: 33px;
  border-radius: 2px;
  margin-left: 62px;
}

.price-min {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
  padding-bottom: 33px;
}

.price-min .cd-title {
  background: #123c52;
  padding: 5px 0;
}

.price-min .cd-title .text {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  width: 230px;
  text-align: center;
}

.price-min .cd-content p {
  position: absolute; 
  bottom: 0;
  left: 0;
  background: #ef894b;
  padding: 10px 0;
  width: 230px;
  text-align: center;
} 

.price-min .cd-content p a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 17px;
}

.side-weather .cd-content{
  display:table;
  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;
}

/* vyhledavaci maska */
.searchmask-global  {
  width: 300px;
  margin-bottom: 20px;
}

.homepage .searchmask-global {
  position: absolute;
  top: 0;
  left: 0;
}

#master .searchmask-global{
  float: left;
}

.searchmask-global .cd-title {
  display: none !important;
}

.searchmask-global .cd-content {
  padding: 13px;
  background: #e5047c;
  border-radius: 4px;
}

.searchmask-global .input {
  width: 100%;
  margin: 0 0 10px !important;
  padding: 0 9px;
  float: left;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener {
  width: 100% !important;
  height: 33px;
  border: 0;
  background: #fff;
  border-radius: 1px;
}

.searchmask-global div.submit{
  margin:5px 9px 0 9px; 
  float: none;
}
.searchmask-global input[type="submit"] {
  background: #fff;
  width: 100% !important;
  height: 33px;
  color: #e5047c;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 1px;
  border: 0;
  margin: 11px 0 !important;
}

.searchmask-global .checkbox label {
  width: 99px;
  float: left;
}

.searchmask-global .checkbox input {
  float: left;
  width: 30px;
}

.selectBox-dropdown .selectBox-label,
.searchmask-global .dest-selector-opener-lbl {
  padding: 6px 8px;
  color: #828282;
  overflow: hidden;
  border-radius: 1px;
}

.selectBox-label {
  width: 100% !important;  
}

.searchmask-global label {
  color: #fff;
  font-weight: normal !important;
  margin-bottom: 3px;
}

.selectBox-dropdown .selectBox-arrow {
  background: #08628e url("/11958/uploads/fs_images/contentdesignimagesets/7/arrow_174_o.png") no-repeat center center;
  border: 0;
  width: 24px;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
}


.searchmask-global .sm-df,
.searchmask-global .sm-dt,
.searchmask-global .sm-lm,
.searchmask-global .sm-fm{
  width: 50%;
}

.extended-search-link {
  color: #fff;
  text-transform: uppercase;
  background: url("/11958/uploads/fs_images/contentdesignimagesets/7/plus_185_o.png") no-repeat left center;
}

.extended-search-link:hover {
  color: #fff;
}

.extended-search-link-open {
  background: url("/11958/uploads/fs_images/contentdesignimagesets/7/minus_188_o.png") no-repeat left center;
}

/* Homepage slider */
.hp-slider{
  width: 490px;
  float: right;
  margin-bottom: 20px;
}
.hp-slider .cd-title {
  display: none !important;
}

.hp-slider .cd-content {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 0;
}

.hp-slider .content-slider-subscribe {
  width: 470px;
  top: -348px !important;
  left: 10px !important;
  background: #e5047c;
  padding: 5px 20px;
  text-align: center;
  font-size: 24px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.hp-slider .content-slider-subscribe a {
  color: #FFF;
  text-decoration: none;
}

.hp-slider .slider-prev-button,
.hp-slider .slider-next-button{
  top: -46px !important;
}
.hp-slider .slider-prev-button{
  left: 8px;
}
.hp-slider .slider-next-button{
  left: 411px;
}
.hp-slider .slider-prev-button a,
.hp-slider .slider-next-button a{
  background: #e5047c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0;
  padding: 10px;
}

/* sloupcova sablona */
.sloupcovaInner {
  margin-bottom: 15px;
  margin-right: 15px;
  background: #e5047c;
  padding: 13px;
  border-radius: 3px;
  width: 395px;
  color: #fff;
  position: relative;
  margin: 10px 20px 10px 0;
}

.sloupcovaInner a {
  text-decoration: none;
  color: #fff;
}

.sloupcovaInner.last {
  margin-right: 0;
}

.sloupcovaInner .desc {
  display: table;
  width: 370px;
  padding: 0 0 5px 0;
}

.sloupcovaInner .thumb {
  float: left;
  margin-right: 13px;
}

.sloupcovaInner a img {
  height: 120px;
  width: 178px;
  border-radius: 2px;
}

.sloupcovaInner .info {
  float: right;
  width: 178px;
}

.sloupcovaInner .hotel {
  height: 18px;
  overflow: hidden;
}

.sloupcovaInner .hotel a {
  color: #fff;
  font-weight: bold;
}

.sloupcovaInner .price {
  background: #fff;
  display: table;
  width: 178px;
  padding: 7px 0;
  text-align: center;
  border-radius: 2px;
  position: absolute;
  bottom: 13px;
  right: 13px;
  font-size: 15px;
  font-weight: bold;
}
.sloupcovaInner .price a{
  color: #e5047c;
}

/* textova sablona */
.top-offer-tiny-line tr td {
  height: 36px;
}
.top-offer-tiny-line .name a {
  text-decoration: none;
  font-weight: bold;
  color: #123c52;
  text-transform: uppercase;
}

.top-offer-tiny-line .price a {
  color: #ef7e4a;
}

/* footer */
#footer-code {
  background: #e5047c;
  display: table;
  padding: 30px;
  width: 1400px;
  margin: 0 auto;
  margin-top: 40px;
}

#footer-code .footer-code-inner {
  width: 1000px;
  margin: 0 auto;
}

#footer-code .column {
  width: 210px;
  margin-right: 40px;
}

#footer-code .column.last {
  padding-right: 0;
}

#footer-code h2 {
  margin: 0 0 10px 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

#footer-code ul {
  margin: 0;
  padding: 0;
}

#footer-code ul li {
  list-style: none;
}

#footer-code ul li a {
  color: #fff;
  text-decoration: none;
}

#footer {
  border: 0;
  width: 1400px;
  margin: 0 auto;
  text-align: center;
  height: 50px;
  line-height: 50px;
}

#expectacbox {
  margin: -2px 0 0 26px;
}


.dest-selector{
  z-index: 10000 !important;
}









.nez-obj {
  position: absolute; 
  bottom: 0;  
  text-align: center;
  width: 322px;
  right: 0px;
  }
.nez-obj a{
  display: block;
  background: #e5047c;
  padding: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
.nez-obj a:hover{
  text-decoration: underline;
}


.tmpl-style-4 .info-box__price {
    position: absolute;
    padding: 15px 25px;
    width: 100%;
    height: auto;
    bottom: 80px;
    right: 0;
    background: #e5047c;
    color: #fff;
    text-align: center;
    font-size: 22px;
}
.tmpl-style-4 .structured-content__tabs .simple-tab-header a.opened span{
      background: #e5047c;

}
.srch-res-hlx-tmpl .sm-result a {
    text-decoration: none;
    color: #e5047c;
}
.tmpl-style-5 .detail-box__thumb .thumb__price {
    background: #e5047c;
}
.tmpl-style-5 .structured-content__elements .header {
    font-size: 1.8em;
    background: #e5047c;
}
.tmpl-style-5 #terminy .ui-jqgrid-view td[aria-describedby="grid_price"] {
    text-align: left !important;
    color: #e5047c;
}
.tmpl-style-5 #terminy .ui-jqgrid-view td a {
    color: #e5047c;
}


/* sb mask*/
.sb-maska.cd-content{
      padding: 13px;
    background: #e5047c;
    border-radius: 4px;
}
.sb-maska label {
    color: #fff;
    font-weight: normal !important;
    margin-bottom: 3px;
}

.sb-maska .dest-selector-opener-lbl {
    padding: 6px 8px;
    color: #828282;
    overflow: hidden;
    border-radius: 1px;
    display: block;
    border-right: 8px solid transparent;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
  background: #fff;
}
.sb-maska .dest-selector-opener {
  min-width: 135px;
    overflow: hidden;
    position: relative;
    border: solid 1px #BBB;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: none;
    width: 100% !important;
    height: 33px;
    border: 0;
    background: #fff;
    border-radius: 1px;
}

.sb-maska input[type="text"], .sb-maska select, .sb-maska textarea, .sb-maska .selectBox, .sb-maska .dest-selector-opener {
    width: 100% !important;
    height: 33px;
    border: 0;
    background: #fff;
    border-radius: 1px;
}
.sb-maska .submit {
    float: right;
    margin-top: 7px;
    display: block;
    margin-bottom: 5px;
    width: 100%;
}
.sb-maska input[type="submit"] {
    background: #fff;
    width: 100% !important;
    height: 33px;
    color: #e5047c;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 1px;
    border: 0;
    margin: 11px 0 !important;
}

#heading {
    text-align: center;
    position: absolute;
    color: #fff;
    font-size: 9px;
    right: 0;
    top: -20px;
    display: block;
    width: 262px;
    margin: 0px auto;
    left: 0;
    text-align: right;
}
.main-column.default-design.topoffers-global.topoffers-index-1 {
    clear: both;
}
/* settings - stop */


/* content design - on v2 */
.default-floatbox-design{position:fixed;left:57%; 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:#123c52;font-size:26px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#7c7c7c;}
.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:#123c52;font-size:25px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#41505c;}
.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 */