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

/* settings - start */
body {
    font-size: 11px;
	    background: #f3f3f3  url("/11493/uploads/fs_images/settings/34/background350o_378_o.png")  no-repeat;
}
a {
    color: #7c6143;
}

a:hover {
    color: #dd6101;
}
#menu {
		background:  url("") repeat-x;
}
.nav li li {
    background: #97A2A8 none repeat;
}
.nav li li a:hover {
    background-color: #D4D4D5;
}
.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: transparent;
}

#right-slave {
    background-color: transparent;
}
#country-list a{
    color: #e8461c;
}
#country-list a:hover{
    color: #e8461c;
}
#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-left:none;
        }

#show-map{
    color : #7c6143;
}

/* settings - own */

/* CSS Document */
h2,h3{
  font-family: Montserrat, sans-serif;
}
input[type="submit"]{
  cursor:pointer;
  font-family: Montserrat, sans-serif;
}
*, *::before, *::after, input[type="text"], select, textarea, .selectBox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #ffffff;
  text-decoration: underline;
}
a:hover {
  color: #ffffff;
  text-decoration: none;
}
body{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  background-size: 100%;
  color: #000;
}
#heading {
    text-align: left;
    background: #fff;
    max-width: 1004px;
    margin: 0 auto;
    font-size: 12px;
    padding: 2px;
    padding-left: 25px;
}
strong {
  font-weight: 700;
}
.col-lg-6.col-md-12.col-sm-12 {
  background-color: #fff !important;
}
.top-offers.cd-content {
  background-color: transparent !important;
}
.offers .cd-content {
  background-color: transparent !important;
}
#bg-overlay {
  overflow: hidden;
}
.container {
  width: 100%;
  max-width: 1140px;
  padding: 15px;
  margin: 0 auto;
}
.contact {
    margin: 0 auto;
    display: block;
    width: 1004px;
    background: white;
    text-align: right;
    padding: 8px 20px;
}
.contact a{
  color: #000;
  text-decoration: none;
  padding-right: 30px;
}
.contact .kon{
  float: left;
  font-weight: 600;
}
.contact em {
    font-weight: 600;
    vertical-align: middle;
    padding-right: 5px;
}
#head-container {
  width: 100%;
  max-width: 1000px;
  padding: 0 15px;
  margin: 20px auto 0;
  position: relative;
  background: #ffffff;
  box-shadow: 0 0 29px rgba(0, 0, 0, 0.16);
  margin-bottom: 25px !important;
}
#main{
  width: 100%;
}
#wrap,
#inner,
#master{
  width: 100%;
  max-width: 1140px;
  background: transparent none;
  border: 0 none;
  float: none;
}
#master {
  min-height: 900px;
}
#right-slave {
  float: none;
  width: 100%;
  max-width: 1140px;
  background: transparent !important;
}
#head{
  width: auto;
  background: transparent none;
  border: 0 none;
  float: none;  
  padding: 10px;
}
#head > a {
  display: inline-block;
  float: none;
}
#head img {
  width: auto;
  height: 70px;
  padding: 0;
  background: transparent none;
}
#cont {
  border: 0 none !important;
}
@media screen and (max-width: 960px) {
  #master {
    padding: 0;
  }
}

.default-floatbox-design {
  margin-left: 577px !important;
}
/* -- menu -- */
#menu{
  position: relative;
  float: right;
  height: 92px;
  display: flex;
  padding-right: 335px;
  align-items: center;
}
ul.nav.superfish {
  height: auto;
}
#menu > ul div a{
  display: block;
  color: #2e2e2e;
  font-family: Montserrat;
  font-size: 14px !important;
  font-weight: 400;
  text-transform: uppercase;
  height: auto;
  padding: 5px 10px;
}
#menu > ul div a:hover{
  color: #a1d41f;
  font-weight: 700;
  font-size: 14px !important;
}
#menu > ul div a::after {
  content: '';
  width: 45px;
  height: 3px;
  background-color: transparent;
  display: block;
}
#menu > ul div a:hover::after {
  background-color: #a1d41f;
}
/*
#menu .menu-last a {
  font-size: 0px !important;
  color: transparent;
  background: url('/11493/uploads/fs_images/contentdesignimagesets/16/person_365_o.svg');
  background-repeat: no-repeat;
  background-position: 50% 47%;
}
#menu .menu-last a:hover {
  font-size: 0px !important;
  color: transparent;
  background: url('/11493/uploads/fs_images/contentdesignimagesets/16/person_365_o.svg');
  background-repeat: no-repeat;
  background-position: 50% 47%;
}
*/
.nav li:hover ul, ul.nav li.sfHover ul {
  top: 113px;
  z-index: 999;
}
#menu li ul{
  width: 230px;
  background-color: #ffffff;
  top: 50px;
}
#menu li li{
  width: 230px;
  background-color: #ffffff;
}
#menu li li a {
  font-family: Montserrat;
  font-size: 14px !important;
  font-weight: 400;
  text-transform: uppercase;
  height: 40px !important;
  line-height: 40px !important;
  text-align: center;
  text-transform: uppercase;
  padding: 0 !important;
  transition: all 0.3s;
  color: #2e2e2e !important;
}
#menu li li:hover a {
  color: #a1d41f !important;
  font-weight: 700 !important;
  background: #ffffff !important;
}
.user {
  position: absolute;
  background: #ffffff;
  top: 92px;
  right: -15px;
  margin: 0 !important;
  z-index: 2;
  display: none;
}
.user .cd-title {
  margin: 5px 0 !important;
}
.user .actions li a {
  line-height: 1.2;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .show-menu {
    background: #a1d41f;
  }
  ul.nav.superfish {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #a1d41f;
    padding: 0;
    z-index: 99;
    margin: 0;
  }
  #menu > ul div a {
    background: #a1d41f;
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding: 15px;
    transition: all 0.3s;
  }
  #menu > ul div a:hover {
    background: #ffffff !important;
  }
  #menu > ul div a::after {
    display: none !important;
  }
  #menu .menu-last a {
    font-size: 16px!important;
    color: #2e2e2e;
    background: #a1d41f;
  }
  #menu .menu-last a:hover {
    font-size:16px !important;
    color: #a1d41f;
    background: #ffffff;
  }
  #menu .user {
    position: relative;
    top: 0;
    left: 0;
    width: 100% !important;
  }
  #menu .user .actions {
    display: block;
    width: 100% !important;
    background: #ffffff !important;
  }
  #menu .user .actions li a {
    line-height: 1.2 !important;
    font-size: 14px !important;
    background: #ffffff !important;
  }
}

/* searchmask */
.searchmasks-view-1 .cd-content {
  background-color: #a1d41f !important;
}
.searchmask-global {
  background-color: #a1d41f;
  margin: 0 15px;
}
.searchmask-global .cd-title {
  display: none !important;
}
.search-mask {
  width: 100%;
  padding: 30px 15px 60px !important;
  max-width: 1140px;
  margin: 0 auto;
  float: none;
}
.search-mask form {
  padding: 0 !important;
  margin: 0 !important;
}
.search-mask .clear {
  display: none !important;
}
.search-mask .input {
  width: 20%;
  margin: 0 !important;
  padding: 0 5px 5px;
}
.search-mask .input.sm-df,
.search-mask .input.sm-dt {
  width: 10%;
  position: relative;
}
.search-mask .input.sm-df::after,
.search-mask .input.sm-dt::after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  top: -5px;
  right: 5px;
  width: 20px;
  background: url('/11493/uploads/fs_images/contentdesignimagesets/9/calendar366o_387_o.svg') 50% 80% no-repeat;
  background-size: 110%;
}
.search-mask label {
  color: #f3f4f6;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 8px;
  width: 100%;
      overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.searchmask-global select, .searchmask-global .selectBox, .searchmask-global input[type='text'], .searchmask-global .dest-selector-opener {
  background: #ffffff;
  border: none !important;
  border-radius: 0 !important;
  margin: 0 3px !important;
  height: 38px;
  color: #626262;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
  line-height: 38px;
  width: 100% !important;
}
.selectBox-dropdown .selectBox-arrow {
  border-left: none !important;
  background: url('/11493/uploads/fs_images/contentdesignimagesets/9/mask-down-arrow363o_386_o.svg') 50% center no-repeat;
}
.searchmask-global .selectBox-label,
.searchmask-global input[type='text'] {
  color: #626262;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
.search-mask .submit {
  position: absolute;
  bottom: -27px;
  left: 50%;
  transform: translateX(-50%);
  height: 56px;
  width: 100%;
  max-width: 240px;
  border: none;
  box-shadow: 1px 1px 16px rgba(0, 0, 0, 0.54);
  background-color: #febe0e;
}
.search-mask .submit input {
  width: 100%;
  height: 100%;
  line-height: 56px;
  text-align: center;
  border: none;
  background: url('/11493/uploads/fs_images/contentdesignimagesets/9/lupa362o_388_o.svg') 7% center no-repeat;
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
.search-mask .extended-search-link {
  display: block;
  padding: 10px 40px;
  position: absolute;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  bottom: 0;
  right: 15px;
  color: #ffffff;
  text-transform: uppercase;
  background: #a1d41f;
  text-align: center;
}
.search-mask .extended-search-link::after {
  display: block;
  content: '';
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: url('/11493/uploads/fs_images/contentdesignimagesets/9/mask-down-arrow-white364o_385_o.svg') #a1d41f 50% 70% no-repeat;
  width: 38px;
  height: 38px;
}
.searchmask-global select, .searchmask-global .selectBox, .searchmask-global input[type='text'], .searchmask-global .dest-selector-opener {
  padding-left: 5px;
}
@media only screen and (max-width: 910px) {
  .search-mask .input {
    width: 33.333%;
  }
  .search-mask .input.sm-df,
  .search-mask .input.sm-dt {
    width: 33.333%;
  }
}
@media only screen and (max-width: 680px) {
  .search-mask {
    padding-bottom: 125px !important;
  }
  .search-mask .submit {
    bottom: 50px;
  }
  .search-mask .extended-search-link {
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    width: 100% !important;
  }
}
@media only screen and (max-width: 500px) {
  .search-mask .input {
    width: 50%;
  }
  .search-mask .input.sm-df,
  .search-mask .input.sm-dt {
    width: 50%;
  }
  .fulltext{
    display: none;
  }
}
@media only screen and (max-width: 350px) {
  .search-mask .input {
    width: 100%;
  }
  .search-mask .input.sm-df,
  .search-mask .input.sm-dt {
    width: 100%;
  }
}

/* qBox */
.qBox{
  margin-top: 20px;
}
.qBox .row > div {
  height: 350px;
  position: relative;
}
.qBox .text {
    text-decoration: none;
    color: #febe0d;
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 7.2px;
    text-align: center;
    z-index: 2;
    width: 100%;
  text-shadow: 2px 2px #595d4e;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.qBox .text img {
  margin-bottom: 25px;
}
@media only screen and (max-width: 330px) {
  .qBox .row > div {
    height: 250px;
  }
}
.qBox a{
  text-decoration: none;
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  background-size: cover !important;
  background-position: center !important ;
  text-align: center;
  transition: all 0.3s;
  box-shadow: 0 0 29px rgba(0, 0, 0, 0.16);
}
.qBox a:hover{
  opacity: .95;
}



/* top nabidka sloupcova */
.sloupcovaWrapper [class*='col-lg'], .sloupcovaWrapper [class*='col-md'], .sloupcovaWrapper [class*='col-sm'] {
  overflow: hidden;
}

.sloupcovaInner {
  padding: 0px;
  background: #fff;
  display: block;
  position: relative;
  margin-bottom: 15px;
  width: 100%;
  height: 454px;
}

.sloupcovaInner .img, .sloupcovaInner .country, .sloupcovaInner .hotel, .sloupcovaInner .info {
  width: 100% !important;
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}

.sloupcovaInner .img {
  height:225px;
  background-size: cover !important;
  background-position: center center !important;
  margin-bottom: 25px;
  position: relative;
  overflow: visible !important;
}

.sloupcovaInner .country {
    color: #000;
    font-size: 18px;
    font-weight: 400 !important;
    text-transform: uppercase;
  /*  text-shadow: 0px 0px 10px rgba(150, 150, 150, 1);*/
    padding: 15px;
}

.sloupcovaInner .hotel {
  color: #2f2f2f;
  font-size: 14px;
  font-weight: 400 !important;
  padding: 0 20px;
}

.sloupcovaInner .info {
  margin: 20px 0px;
  color: #2f2f2f;
  font-size: 14px;
  font-weight: 700;
  padding: 0 20px;
}

.sloupcovaInner .rating {
  position: relative;
  margin: 20px 0px;
  padding: 20px;
}

.sloupcovaInner a {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 10;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s;
}
.sloupcovaInner a:hover{
  background: rgba(241,241,2141,0.4);
}
.sloupcovaInner .price {
  clear: both;
  position: absolute;
  bottom: -17px;
  left: 15px;
  width: 110px;
  height: 35px;
  background-color: #a1d41f;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f2f2f2;
  font-size: 18px;
  font-weight: 700;
}
.sloupcovaInner .transport {
  clear: both;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.sloupcovaInner .imageEntities-ContentDesignImageSets.img-small {
  width: 29px;
  height: 29px;
}
.sloupcovaInner .rating img {
  margin-right: 3px;
  width: 15px !important;
  height: 15px !important;
}
.lm-z {
  background-color: #fff !important;
}
.sloupcovaInner img.fm,
.sloupcovaInner img.lm {
  position: absolute;
  top: 20px;
  right: 15px;
  width: 50px;
  height: 50px;
}
.nb.star {
  width: 14px;
  height: 14px;
}

.next.right{
  float: none;
  clear: both;
}
.next.right a {
  margin-top: 15px;
  display: block;
  min-width: 25%;
  width: 285px;
  height: 48px;
  background: #ffffff url('/11493/uploads/fs_images/contentdesignimagesets/16/down-arrow_354_o.svg') 95% 50% no-repeat;
  margin: 0 auto;
  color: #1c2446 !important;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 48px;
  text-align: center;
  transition: all 0.3s;
}
.next.right a:hover{
  background: #ffffff url('/11493/uploads/fs_images/contentdesignimagesets/16/down-arrow_354_o.svg') 95% 50% no-repeat;;
}

.box-sh {
    box-shadow: 0 0 29px rgba(0, 0, 0, 0.16);
}


.Last.Minute .cd-title .left.text {
  font-size: 18px;
  letter-spacing: 10.8px;
}
.main-column.Last.Minute {
  background: #ffffff;
  box-shadow: 0 0 29px rgba(0, 0, 0, 0.16);
  margin: 35px 15px 15px;
}
.page-content.cd-content {
  clear: both;
}
.Last.Minute .page-content > div:last-child {
  float: none;
}
.Last.Minute .page-content {
  display: flex;
  flex-wrap: wrap;
}
.rowInner {
  background-color: #fff !important;
}
.rowInner .row{
  position: relative;
  margin-bottom: 15px;
  background-color: #f3f3f3;
}
.rowInner .row > div:not(.clear) {
  height: 60px;
  display: flex;
  padding: 0 15px !important;
  flex-direction: column;
  justify-content: center;
}

.rowInner .row a{
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s;
}
.rowInner .row a:hover{
  background: rgba(241,241,2141,0.4);
}
.rowInner .row .detail {
  text-align: right;
}
.rowInner .row .detail img {
  width: 6px;
  height: auto;
}
.rowInner .row .country {
  color: #a1d41f;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.rowInner .row .boarding,
.rowInner .row .date {
  color: #353535;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
.rowInner .row .date {
  padding-left: 10px;
}
.rowInner .row .pric{
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  background: #febe0e;
  text-align: center;
}
.rowInner .row .transport img {
  width: 22px;
  height: 22px;
}
.rowInner .row > div.thumb-container {
  padding: 0 !important;
  width: 100%;
  height: 100%;
}
.rowInner .row .thumb {
  padding: 0 !important;
  height: 60px;
}
.no-more .next.right{
  display: none !important;
}

/*.default-design .cd-content {
  background-color: #fff !important;;
}*/

.default-design .cd-title {
  color: #1c2446;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: transparent !important;
}
.default-design .cd-title .left.text {
  width: 100%;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 15px;
  
  color: #a1d41f;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 18px;
}
@media only screen and (max-width: 465px) {
  .default-design .cd-title .left.text {
    font-size: 20px;
    letter-spacing: 10px;
  }
}

#right-slave {
  display: flex;
  flex-wrap: wrap;
}
.sidebox {
  width: 33% !important;
  float: none;
  margin-top: 10px;
  padding: 15px !important
}
.sidebox a {
  text-decoration: none;
  color: #4d4d4d;
}
@media only screen and (max-width: 850px) {
  .sidebox {
    width: 50% !important;
  }
}
@media only screen and (max-width: 500px) {
  .sidebox {
    width: 100% !important;
  }
}
.default-sidebox-design .cd-title {
  color: #a1d41f !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 25px;
  background-image: none !important;
}
.default-sidebox-design .cd-content {
  background-color: transparent !important;
}
.default-sidebox-design .cd-content p {
  color: #2c2c2c !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  margin-bottom: 30px;
}
.default-sidebox-design .cd-content p a {
  color: #2c2c2c !important;
}

#NewsletterContactAddForm table,
#NewsletterContactAddForm tbody,
#NewsletterContactAddForm tr {
  width: 100% !important;
}
#NewsletterContactAddForm table,
#NewsletterContactAddForm tbody,
#NewsletterContactAddForm tr,
#NewsletterContactAddForm td {
  display: block;
}
#NewsletterContactAddForm input#NewsletterEmail {
  height: 35px;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.09);
  background-color: #ffffff;
  border: 0;
  display: block;
  float: left;
  margin-top: 10px;
  color: #2c2c2c;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  padding: 0 10px;
  width: 208px;
}
#NewsletterContactAddForm input.submit {
  height: 35px;
  background-color: #febe0e;
  border: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  margin-top: 8px;
}
#NewsletterContactAddForm tr.row_title td {
  color: #2c2c2c;
  font-size: 14px;
  font-weight: 400;
  line-height: 12px;
}

.side-weather .cd-content,
.sidebox-content table {
  display: table;
  width: 100% !important;
}
.side-weather .cd-content ul,
.exchangerates-sidebox .cd-content ul {
  display: table-row;
  height: 35px;
}
.exchangerates-sidebox tr {
  height: 35px;
}
.side-weather .cd-content ul li,
.exchangerates-sidebox .cd-content tr td {
  display: table-cell;
  vertical-align: middle;
  padding: 1px;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 8px;
  height: 25px;
  color: #4d4d4d;
}

.side-weather .cd-content ul li img {
  position: static;
}
.side-weather .cd-content br,
.exchangerates-sidebox .cd-content br {
  display: none;
}
.side-weather ul li:last-child,
.exchangerates-sidebox tr td:last-child {
  color: #a1d41f;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
}
.exchangerates-sidebox .right {
  display: block;
}

#footer {
  border: 0;
  height: auto;
  background-color: transparent;
  padding: 0 !important
}
.footer1 {
  display: block;
  float: none;
}

.partners {
  width: 100%;
  max-width: 1000px;
  margin: 40px auto 0;
  background-color: #ffffff;;
  padding: 15px;
  box-shadow: 0 0 29px rgba(0, 0, 0, 0.16);
}
.partners .partners-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.partners .partners-c img {
  margin: 10px;
  max-width: 100%;
  width: 60px;
}

.footer-nav {
  min-height: 45px;
  background-color: #febe0e;
  padding: 15px;
  text-align: left;
  margin: 0 !important;
}
.footer-nav::after {
  content: '';
  clear: both;
  display: block;
}
.footer-nav__link {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 10px;
  text-decoration: none !important;
}
.footer-nav__link:hover {
  font-weight: 700;
}
.footer-right {
  float: right;
  line-height: 45px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}


.imageEntities-ContentDesignImageSets.img-small {
  width: 25px;
  height: 25px;
}

.floatbox {
  background: #a1d41f;
  padding: 5px;
}
.floatbox .floatbox-content {
  background: #a1d41f !important;
}

.fulltext {
    background: none;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
    top: 23px;
    right: 0;
    width: 250px !important;
}
.fulltext label{
  display: none;
}
.fulltext form{
  padding: 0 !important
}
.fulltext.sidebox input{
  border: 1px solid #febe0d !important;
  width: 100% !important;
  min-width: 100% !important;
}
.fulltext input[type="submit"] {
    position: absolute;
    width: 40px !important;
    min-width: 40px !important;
  height: 40px;
    right: 0px;
  border: 0 !important;
    top: 0px;
    text-indent: -9999px;
  background: url(/11493/uploads/fs_images/contentdesignimagesets/9/lulup370o_389_o.jpg) center no-repeat !important;
}

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


/* seznam statu */
.countryTable {
  position: relative;
  margin-top: 50px;
}

.countryTable .countryWrap {
  padding: 20px 0;
  width: 25%;
  display: table;
  background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}

.area-title {
  float: left;
  width: 100%;
  clear: both;
  cursor: pointer;
  padding: 10px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;  
  padding: 15px 30px;
  border-bottom: 1px solid #febe0d;
  position: relative;
}

.area-title.active {
  background:#febe0d ;
  color:white;
  border-bottom: 0;
}

.area-title.active::before {
  content: "";
  height: 3px;
  width: 100%;
  background: #febe0d;
  position: absolute;
  left: 0;
  bottom: 0;
}

.location-area {
  width: 75%;
 margin-left: 25%;
}

#contentEurope, #contentClosestExoticDestinations, #contentIndianOcean, #contentAsia, #contentCaribian, #contentAustraliaAndOceania, #contentOthers  {
  float: right;
  width: 100%;
  display: none;
  right: 0;
  background: #fff;
  padding: 20px;
}

.location-area .country[data-even="0"] {
	background: #fff;
}

.location-area .country {
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
  padding: 10px 0;
  font-size: 16px;
  color: #2f2f2f;
}

.location-area .country:hover,
.location-area .country:hover a {  
  background: #febe0d;
  text-decoration: none;
  color: #fff;
}

.location-area .country a{
  color: #000;
  text-decoration:none;
}

.location-area .country:nth-child(2n+1) {
  background: transparent;  
}

.location-area .country:hover, .location-area .country:hover a {
  background: #febe0d;
}

.location-area .country a:before {
  content: "";
}

.location-area .country span.min-price {
  padding-right: 20px;
  font-weight: normal;
}

/* Detail terminu a hotelu */
.default-design.dates-view .cd-title,
.default-design.accommodation-tmpl .cd-title {
  display: none;
}
.date-detail {
    background: #fff;
    margin-top: 40px;
}
.dates-view .date-detail .date-info,
.accommodation-tmpl .date-detail .date-info {
  padding: 25px;  
  position: relative;
  height: 360px;
}

.dates-view .preview,
.accommodation-tmpl .preview {
  height: 360px;
  background-size: cover;
  background-repeat: no-repeat;  
  position: relative;
  overflow: visible;
  background-position: center;
  z-index: 2;
}

.dates-view .preview::before {
  content: "";
  background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  width: 100%;
}
/*
.dates-view .preview:hover:before {
    background: linear-gradient(#febe0d 46%, rgba(0, 0, 0, 0) 100%);
}*/


.search-swiper-container .swiper-slide{
  position: relative;
}

.search-swiper-container .swiper-slide:before {
  content: "";
  background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  width: 100%;
}

.dates-view .preview .country,
.accommodation-tmpl .preview .country {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  position: absolute;
  left: 25px;
  top: 30px;
  z-index: 2;
}
.accommodation-tmpl .preview .swiper-wrapper {
    height: 360px;
}
.accommodation-tmpl .preview .swiper-wrapper span{
display: none;
}
.dates-view .preview .lm.is-lm,
.accommodation-tmpl .preview .lm.is-lm {
  position: absolute;
  left: 25px;
  bottom: 25px;
  width: 51px;
  height: 51px;
  display: block;
  text-transform: uppercase;
  background: #a1d41f;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  z-index: 2;
}

.dates-view .preview .fm.is-fm,
.accommodation-tmpl .preview .fm.is-fm {
  position: absolute;
  right: 25px;
  bottom: 25px;
  width: 51px;
  height: 51px;
  display: block;
  text-transform: uppercase;
  background: #a1d41f;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  z-index: 2;
}

.dates-view .preview img,
.accommodation-tmpl .preview img {
  width: 100%;
  transform: translateY(-50%);
}

.dates-view .date-detail .rating,
.accommodation-tmpl .date-detail .rating {
  margin-bottom: 30px;
}

.dates-view .date-detail .rating .left,
.accommodation-tmpl .date-detail .rating .left {
  background: transparent;
  padding: 10px 15px;
}

.dates-view .date-detail .rating img,
.accommodation-tmpl .date-detail .rating img {
  margin: 0 2px;
  width: auto;
  height: auto;
}


.dates-view .date-detail .holidaycheck img, .accommodation-tmpl .date-detail .holidaycheck img{
 width: 21%; 
  margin-left: 5px;
}

.dates-view .holidaycheck,
.accommodation-tmpl .holidaycheck {
  font-size: 23px;
  font-weight: bold;
  display: flex;
  align-items: center;
  background: #006db2;;
  height: 34px;
  color: #fff;
  justify-content: space-between;
  padding-right: 15px;
  overflow: hidden;
}

.dates-view .date-info h2,
.accommodation-tmpl .date-info h2 {
  font-size: 15px;
  color: #fcbc2e;
  font-weight: bold;
}

.dates-view .date-detail-info,
.accommodation-tmpl .date-detail-info {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
  align-items: center;
  padding: 0 15px;
  background: #f3f3f3;
  height: 39px;  
}

.accommodation-tmpl .date-detail-info .transport img {
  width: 29px;
  height: auto;
}

.dates-view .date-detail-info .count-lm-fm,
.accommodation-tmpl .date-detail-info .count-lm-fm {
  color:#a1d41f;
}

.dates-view .date-detail-info .price {  
  color: #a1d41f;
  font-weight: bold;
}

.dates-view .fav a,
.accommodation-tmpl .fav a {
  background: url("/11493/uploads/fs_images/contentdesignimagesets/13/fav_177_o.png") no-repeat left center;
  text-decoration: none;
  display: block !important;
  padding: 11px 10px 11px 40px;  
  color: #a1d41f;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

.dates-view .date-name .idDate,
.accommodation-tmpl .date-name .idDate {
  margin-top: 10px;
}

.dates-view .params,
.accommodation-tmpl .params {
  padding: 25px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dates-view .params .attributes .sea-distance,
.accommodation-tmpl .params .attributes .sea-distance {
  float: left;
  margin-right: 20px;
  text-align: left;
  text-transform: uppercase;
  background: url("/11493/uploads/fs_images/contentdesignimagesets/13/steps_178_o.png") no-repeat left center;
  padding: 7px 0 7px 30px;
  width: 100px;
}

.dates-view .params .attributes .sea-distance strong,
.accommodation-tmpl .params .attributes .sea-distance strong {
  margin-right: 10px;
  text-transform: none;
  font-size: 15px;
}

.dates-view .params .attributes,
.accommodation-tmpl .params .attributes {
  display: flex;
  align-items: center;
}

.dates-view .params .attributes ul,
.accommodation-tmpl .params .attributes ul {
  float: right;
}

.dates-view .params .attributes ul li,
.accommodation-tmpl .params .attributes ul li {
  margin: 0 5px;
}

.dates-view .params .attributes ul li::before,
.accommodation-tmpl .params .attributes ul li::before {
  color: #444444;
  font-size: 26px;
}

.dates-view .params .right a,
.accommodation-tmpl .params .right a {
  display: block; 
  font-weight: bold;
  font-size: 13px;  
  padding-right: 5px;
  position: relative;  
  color: #a1d41f;
  text-decoration: none;
  text-transform: uppercase;
}

.dates-view .params .right a::before,
.accommodation-tmpl .params .right a::before {
  content: "";
  background: url("/11493/uploads/fs_images/contentdesignimagesets/13/arrow_167_o.png") no-repeat;
  transform: rotate(-90deg) translateX(25%);
  width: 15px;
  height: 8px;
  position: absolute;
  right: -15px;
  top: 50%;  
}

.dates-view .date-detail__structured-content,
.accommodation-tmpl .date-detail__structured-content {
  padding: 30px;
}

.date-detail__structured-content .ui-tabs {
  padding: 0;
  border: 0;
}

.date-detail__structured-content .ui-tabs .ui-tabs-nav {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  position: relative;
  margin-bottom: 15px;
}

.date-detail__structured-content .ui-tabs .ui-tabs-nav::before {
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #f3f3f3;
}


.date-detail__structured-content .ui-tabs .ui-tabs-nav li {
  padding: 0;
  border: 0;
  background: transparent;
  border-radius: 0;
  top: 0;
}

.date-detail__structured-content .ui-tabs .ui-tabs-nav li.ui-state-active::before {
  content: "";
  background: #a1d41f;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.date-detail__structured-content .ui-tabs .ui-tabs-nav li a {
  color: #a1d41f;
  padding: 15px 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.date-detail__structured-content .adds-filter .input {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.date-detail__structured-content .adds-filter .input label {
  font-weight: normal;
  padding: 0 10px 0 0;
}

.date-detail__structured-content .adds-filter select {
  border: 1px solid #aeaeae;
  border-radius: 0;
  height: 35px;
  margin: 0;
  background: url("/11493/uploads/fs_images/contentdesignimagesets/1/arrow2_188_o.png") no-repeat right 10px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 10px;
}

.date-detail__structured-content #grid-box .ui-jqgrid {
  border-radius: 0;
  border: 0;
}

.ui-tabs .ui-tabs-panel {
  padding: 0;
}

.date-detail__structured-content #grid-box table thead {
  display: none;
}

.ui-jqgrid .ui-jqgrid-hdiv {
  border-bottom: 0;
}

.date-detail__structured-content #grid-box table td {
  height: 39px;
  font-size: 14px;
  border-bottom: 5px solid #fff;
  background: #f3f3f3;
}

.date-detail__structured-content #grid-box table td  img.lm,
.date-detail__structured-content #grid-box table td  img.fm {  
  width: 25px;
  height: 25px;
}

.date-detail__structured-content #grid-box table td[aria-describedby="grid_price"] {
  font-weight: bold;
  text-align: center !important;
}

.date-detail__structured-content #grid-box table td[aria-describedby="grid_link"] a {
    color: #ffffff;
    background: #febe0d;
    padding: 6px;
    font-weight: bold;
    text-align: center !important;
    text-decoration: none;
}

.date-detail__structured-content .text {
  width: 67%;
}

.date-detail__structured-content .pics {
  width: 33%;
  padding-left: 30px;
}

.date-detail__structured-content .pics img {
  border-radius: 0;
  width: 100%;
  height: 235px;
  object-fit: cover;
}

.date-detail__structured-content .pics a {
  width: 100%;
  margin: 0 0 20px 0;
}
.local-booking-form .box .box-header{
  background: #f3f3f3;
  color: #97ca47;
}
.ui-state-hover, 
.ui-widget-content .ui-state-hover, 
.ui-widget-header .ui-state-hover, 
.ui-state-focus, 
.ui-widget-content .ui-state-focus, 
.ui-widget-header .ui-state-focus {
  background: transparent;
}

.date-detail__structured-content #grid-box #pager {
  background: transparent;
  height: auto;
  border: 0;
}

.date-detail__structured-content #grid-box #pager td {
  border: 0;
  background: transparent;
}

.accommodation-tmpl #tab-popis .attributes {
  display: none;
}

.accommodation-tmpl #informace form {
  margin-bottom: 20px;
}

/* searchresults */
#master.search-results {
  box-shadow: none;
  background: transparent;
}

.sm-result {
  margin-bottom: 25px;
  background: #fff;
  -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 30px 0 rgba(0,0,0,0.2);
}

.sm-result .smInner {
  padding: 0;
}

.sm-result .preview {
  height: 360px;
  background-position: center;
  background-size: cover;
  position: relative;
}
.params-search-tmpl-1 .swiper-slide a {
    padding-top: 130px;
}

.sm-result .preview .swiper-wrapper, .params-search-tmpl-1 .search-swiper-container.swiper-container.swiper-container-horizontal{
  height: 360px;
}

.sm-result .preview::before {
  content: "";
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
  height: 50%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;  
}

.sm-result .preview .country { 
  position: absolute;
  top: 30px;
  left: 25px;
  text-transform: uppercase;
  font-size: 18px;  
  z-index: 2;
}

.sm-result .preview .country a {
  color: #fff;
}

.params-search-tmpl-1 .smInner .info {
  padding: 25px;
  position: relative;
  height: 360px;
  margin: 0px;
}

.sm-result .info .recommendation {
  text-align: left;
  background: #006db2;
  display: flex;
  align-items: center;
  justify-content: space-between;  
  height: 34px;
  overflow: hidden;
  padding: 0 10px;
}

.params-search-tmpl-1 .recommendation strong {
  font-size: 23px;
}

.sm-result .info .recommendation  img {
  width: 25%;
}

.sm-result .info .rating {  
  background: transparent;
  padding: 10px 20px;
  display: table;
}

.sm-result .info .rating img {
  width: auto;
  height: auto;
  margin: 0 2px;
}

.sm-result .info h3 {
  margin: 30px 0;
}

.sm-result .info h3 a {
  color: orange;
  font-weight: bold;
  font-size: 15px;  
}

.sm-result .info table td {
  padding: 1px 2px;
  background: #f3f3f3;
  border-top: 0;
  border-bottom: 3px solid #fff;
  height: 39px;
}

.sm-result .info table td.date-detail a {
  color: orange;
  font-weight: bold;
}

.sm-result .info .bottom  {
  position: absolute;
  bottom: 25px;
  right: 0;
  width: 100%;
  padding: 0 25px;
}

.sm-result .info .bottom .sea-distance {
  background: url("/11493/uploads/fs_images/contentdesignimagesets/13/steps_178_o.png") no-repeat left center;
  padding: 7px 20px 7px 30px;
  text-align: left;
  color: #4d4d4d;
  float: left;  
}

.sm-result .info .bottom ul {
  float: left;
  margin-top: 10px;
}

.sm-result .info .bottom ul li {
  margin: 0 5px;
}

.sm-result .info .bottom ul li::before {
  color: #4d4d4d;
}

.sm-result .info .detail-hotel {
  margin-top: 15px;
}

.sm-result .info .detail-hotel a {
  color: orange;
  font-size: 13px;
  font-weight: bold;
  background: url("/11493/uploads/fs_images/contentdesignimagesets/13/detail_181_o.png") no-repeat right center;
  padding: 5px 20px 5px 0;
  text-transform: uppercase;
}
body.bd-content-page .page-content.cd-content {
    padding: 0 25px;
}
.sidebox.c2c {
  width: 100% !important;
}
.sort-by a,
.paging-links a {
  color: #000;
}
.localcountries-home .cd-title {
  height: auto !important;
}
.tag-cloud a {
  color: #000;
}
.tag-cloud a:hover {
  color: #a1d41f;
}
.localdestinations-view h3 a,
.localcountries-view h3 a {
  color: #000;
}
/* 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:url("/11493/uploads/fs_images/contentdesignimagesets/3/sidebox-head_170_o.jpg");background-repeat:no-repeat;color:#ffffff;font-size:11px;text-transform:uppercase;height: 25px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#ffffff;background-image:none;color:#364A90;}
.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-color:#a1d51e;background-image:none;color:#ffffff;font-size:13px;text-transform:uppercase;height: 30px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-color:#fff;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;}
.topoffers-index-3{}
.topoffers-index-3 .cd-title{display:block;min-height:22px;_height:22px;background-color:#a1d51e;background-image:none;color:#ffffff;font-size:13px;text-transform:uppercase;height: 30px;}
.topoffers-index-3 .cd-icon{background-image:none;height:0px;width:0px;}
.topoffers-index-3 .cd-content{background-color:#f5ecc6;background-image:none;color:#364A90;}
.topoffers-index-3 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.topoffers-index-3 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.topoffers-home-3{}
.topoffers-home-3 .cd-title{display:block;min-height:22px;_height:22px;background-color:#a1d51e;background-image:none;color:#ffffff;font-size:13px;text-transform:uppercase;height: 30px;}
.topoffers-home-3 .cd-icon{background-image:none;height:0px;width:0px;}
.topoffers-home-3 .cd-content{background-color:#f5ecc6;background-image:none;color:#364A90;}
.topoffers-home-3 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.topoffers-home-3 .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */