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

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

a:hover {
    color: #032c50;
}
#menu {
		background: #431c6b url("") repeat-x;
}
.nav li li {
    background: #5b1e99 none repeat;
}
.nav li li a:hover {
    background-color: #0EC6E4;
}
.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: #431c6b 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 : #000000;
}

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


#topheader {
  background: white none repeat scroll 0 0;
  height: 51px;
  position: absolute;
  width: 100%;
}

#topmenu {
  background: #431C6B none repeat scroll 0 0;
  height: 53px;
  margin-top:51px;
  position: absolute;
  width: 100%;
}

.homepage #master{
  background:transparent;
  padding:0;
}

#master {
  border: 0;
  width: auto;
  background: rgba(255, 255, 255, 0.3);
  padding:15px;
}

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

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

/* hlavicka */
#head {
  height: 51px;
 // margin-top: ;
  width: 1000px;
  margin: 0 auto;
}

#head img{
 // width:138px;
  width:7.5%;
  background:transparent none;
}

#head a img {
  margin-top: 4px;
  margin-left:15px;
}

#head .kontakt {
  color: #431C6B;
  font-size: 17px;
  margin-top: 11px;
}

#head .kontakt a {
  color: #346488;
  text-decoration: none;
  margin-right: 20px;
}

/* Menu */
#menu {
  height: 53px;
  width: 1000px;
  background:#431c6b;
  margin: 0 auto;
  margin-bottom: 30px;
}

#menu li div a {
  height: 53px;
  line-height: 53px;
  font-weight: normal;
  font-size: 16px;
  padding:0 12px!important;
}

#menu li{
  box-shadow:-1px 8px 16px -15px #000000;
}

#menu li:hover {
  background: #0EC6E4;
}

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


#menu ul{
  float:right;
}

#menu li li a {
  font-size: 13px;
  font-weight: normal;
}

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

/* sidebox */
.sidebox {
  width: 235px !important;
  z-index: 1;
  border: 8px solid #0EC6E4;
  margin-bottom: 15px;
  box-shadow:-1px 8px 16px -15px #000000;
}

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

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

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

.sidebox input[type="text"] {
  padding-left: 10px;
  width: 186px;
  height: 26px;
  border: 1px solid #e3e3e3;
  border-radius: 0;
}

.sidebox input[type="submit"] {
  background: #0ec6e4;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  border: 0;
  border-radius: 0;
  width: 219px !important;
  height: 35px;
  margin-left: -15px !important;
  margin-bottom: -11px;
}  

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

.exchangerates-sidebox table {
  width: 219px !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 {
  width: 1000px !important;
  margin: 0 auto;
  border: 0;
  margin-bottom: 30px;
  box-shadow:unset;
}

.search-mask-sb div.submit{
  margin: 7px 5px 7px 0;
  width: auto;
}


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

.searchmask-global.default-sidebox-design .cd-content {
  background: rgba(69, 28, 108, 0.5) url("") repeat-x scroll 0 0!important;
  padding: 20px 15px;
  background: #431c6b;
  width: 100% !important;
}
.homepage .searchmask-global.default-sidebox-design .cd-content {
  /*width: 355px !important;*/
  width:auto;
  float:right;
}
#search-mask{
  display: none;
}
.searchmask-global .input {
  margin: 0 5px 5px 5px !important;
  width: 151px !important;
  float: left;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener {
  width: 153px !important;
  height: 27px;
  border: 0;
  border-radius: 0;
  background: #fff; 
}

.searchmask-global input[type="submit"] {
  background: #0ec6e4;
  border: 0;
  width: 316px !important;
  color: #fff;
  font-weight: bold;
  height: 46px;
  border-radius: 0;
  font-size: 18px;
  text-transform: uppercase;
}

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

.searchmask-global label {
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  margin-bottom:2px;
}

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

.searchmask-global .checkbox {
  height: 15px;
}

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

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

/* sloupcova sablona */
.sloupcovaInner {
  background: #431c6b;
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 8px;
  width: 367px;
  color: #000;
  box-shadow:-1px 8px 16px -15px #000000;
}

.sloupcovaInner a {
  text-decoration: none;
  color: #fff;
}

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

.sloupcovaInner .dest .hotel {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
  height: 26px;
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

.sloupcovaInner .thumb {
  clear: both;
}

.sloupcovaInner a img {
  height: 141px;
  width: 196px;
}

.sloupcovaInner .rating {
  margin-top: 5px;
}

.sloupcovaInner .info {
  background: #fff;
  width: 153px;
  text-align: center;
  padding: 6px 6px 0 6px;
}

.sloupcovaInner .country{
  height:45px;
  line-height:19px;
}

.sloupcovaInner .info .country a {
  color: #000;
  font-size: 15px;
}

.sloupcovaInner .price {
  background: #0ec6e4;
  padding: 5px 0;
  font-weight: bold;
  font-size: 18px;
}

.sloupcovaInner .price span {
  color: #fff;
  font-size: 15px;
  font-weight: normal;
}

/* radkova sablona */
.offerRadkovaWrapper {
  width: 745px !important;
  border-bottom: 1px solid #032c50;
}

.offerRadkovaWrapper a {
  text-decoration: none;
  color: #000;
}

.offerRadkovaWrapper th {
  text-transform: uppercase;
  height: 40px;
  color: #032c50;
  font-size: 14px;
}

.offerRadkovaWrapper tr td {
  border-top: 1px solid #032c50;
  padding: 6px 0;
}

.offerRadkovaWrapper a img {
  width: 96px;
  height: 64px;
}

/* slider sablona */
.hp-slider {
  width: 1000px !important;
  margin: 0 auto;
  border: 0;
  margin-bottom: 30px;
  display: none;
}
.homepage .hp-slider{
  display: block;
}

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

.hp-slider .cd-content {
  background: transparent !important;
  padding: 0;
}

.caroufredsel_wrapper {
  width: 1000px !important;
  background: transparent;
}

.sliderInner {
  width: 324px;
  background:#431c6b none repeat scroll 0 0;
  text-align: center;
  margin-right: 14px;
  height: 288px;
  box-shadow:-1px 8px 16px -15px #000000;
}

.sliderInner a {
  text-decoration: none;
  color: #fff;
}

.sliderInner .country a {
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  height: 30px;
  width: 324px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.sliderInner .country{
  height:35px;
  line-height:35px;
}

.sliderInner .thumb a img {
  width: 324px;
  height: 200px;
}

.sliderInner .price {
  margin-bottom: 5px;
}

.sliderInner .price a {
  font-size: 25px;
}


/* footer */
#footer {
  border: 0;
  height: 77px;
  line-height: 77px;
  margin-top: 30px;
  text-align: center;
}

.facebook .cd-content{
  padding:0!important;
}



.lastminute .cd-content {
  margin: 0;
  padding: 0;
}
.lastminute .cd-content p {
  padding: 0;
}
.lastminute .cd-content img {
  height: auto;
  width: 219px;
}






/* top offer - sloupcova */
.homepage .text-before { display:none ;}
.text-before { margin-bottom: 30px; padding-bottom: 15px; border-bottom: 1px solid #2e3192; }
.sloupcova-inner{
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  overflow: hidden;
}
.sloupcova-inner{
  
}
.sloupcova-inner:hover .info{
 background: #350b5f !important; 
}
.sloupcova-inner.last{
  margin-right: 0;
}
.sloupcova-inner a{
  color: #fff;
  text-decoration: none;
}
.sloupcova-inner a:hover{
  text-decoration: underline;
}
.sloupcova-inner .thumb{
  position: relative;
  width: 100%;
  height: 188px;
  overflow:hidden;  
}
.sloupcova-inner .thumb img{
  width: 100%;
  height: 188px;
  transition:all 500ms ease-in-out;
}
.sloupcova-inner:hover .thumb img{
  transform:scale(1.1);
}
.sloupcova-inner .thumb .discount{
  position: absolute;
  top: 0;
  right: 0;
}
.sloupcova-inner .thumb .discount .sleva{
  padding: 5px 10px;
  background: #2e3192;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  width: 65px;
}
.sloupcova-inner .thumb .discount .sleva strong{
  font-size: 19px;
}
.sloupcova-inner .thumb .tag{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.sloupcova-inner .thumb .tag .stitek{
  padding: 5px 10px;
  background: #91a8d0;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.sloupcova-inner .thumb .tag .stitek::before{
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #2e3192 transparent;
}
.sloupcova-inner .thumb .tag .stitek img{
  width: 16px;
  height: 16px;
}
.sloupcova-inner .thumb .tip{
  position: absolute;
  top: 10px;
  left: 10px;
}
.sloupcova-inner .thumb .tip img{
  width: 64px;
  height: 64px;
}
.sloupcova-inner .info{  
  padding: 15px;
  color: #fff;
  background: #431c6b;
  width: 100%;
  height: 100%;
}
.sloupcova-inner .info .hotel{
  font-size: 18px;
  height: 23px;
  overflow: hidden;
}
.sloupcova-inner .info .dest{
  height: 20px;
  overflow: hidden;
}
.sloupcova-inner .info .price{
  font-size: 24px;
  font-weight: 600;
  float: left;
}
.sloupcova-inner .info .rating {
  float: right;
  margin-top: 10px;
}
.sloupcova-inner .info .date{
  font-size: 14px;
}
.sloupcova-inner .hotel {
  height: 21px;
  overflow: hidden;
}

.search-results-tmpl-2 .sm-result .in .text{
  background:rgba(69, 28, 108, 0.8) none repeat scroll 0 0;
}

.tmpl-style-4 .info-box__price{
  background:#0EC6E4;
}

.tmpl-style-4 .structured-content__tabs .simple-tab-header a.opened span{
  background:#0EC6E4;
}

/* 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-color:#0ec6e4;background-image:none;background-repeat:no-repeat;color:#ffffff;font-size:21px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#ffffff;background-image:none;color:#000000;}
.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;background-repeat:no-repeat;color:#431C6B;font-size:22px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#000;}
.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 */