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

/* settings - start */
body {
    font-size: 11px;
	    background: #ffffff  url("")  repeat-x;
}
a {
    color: #ed1b2f;
}

a:hover {
    color: #364A90;
}
#menu {
		background:  url("") repeat-x;
}
.nav li li {
    background: #ffffff none repeat;
}
.nav li li a:hover {
    background-color: #ffffff;
}
.nav a {
    color: ;
}
.nav li li a {
    color: ;
}

#nav li a {
	    background: #ffffff url("") repeat-x;
    color: #ffffff;
}

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

#left-slave {
    background-color: #ffffff;
}

#right-slave {
    background-color: ;
}
#country-list a{
    color: #ffffff;
}
#country-list a:hover{
    color: ;
}
#footer {
	    background:  url("") repeat-x;
    color: ;
}
#footer a {
    color: ;
}

.altrow,
.sm-result:nth-child(2n+1){
    background-color: ;
}
    background-color: ;
}

table.scroll tbody tr.alt{
    background-color: ;
}

.top-offer-square{
    background: ;
}

#master{
        width:749px;border-right:none;
            }

#show-map{
    color : #ed1b2f;
}

/* settings - own */

/* CSS Document */
.hp-slider-stop .page-content{
  padding: 0;
}
h2,h3{
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
input[type="submit"]{
  cursor:pointer;
  font-family: 'Roboto', sans-serif;
}
input[type="text"],select,textarea,.selectBox{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
#ui-datepicker-div {
  z-index: 99999999 !important;
}

#wrap,#inner{
  width: 100%;
  max-width:1140px;
  background:transparent none;
  border:0 none;
}
#main {
  width: 100%;
}
#heading {
    text-align: left;
    position: absolute;
    font-size: 13px;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1140px;
    top: 54px;
}
#master {
  border: 0;
  width: auto;
  background: transparent;
}
#left-slave {
  display: none;
}
#cont {
  border: 0;
}
#footer {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  color: #919191;
  text-align: left;
  text-transform: uppercase;
  font-weight: 300;
  padding: 40px 0;
  border-top: 1px solid #919191 !important;
  background: #f6f5f5;
  position: relative;
}
#footer::before {
    content: '';
    display: block;
    background: #f6f5f5;
    position: absolute;
    top: -1px;
    bottom: 0;
    left: -100%;
    right: -100%;
    z-index: -1;
}
#footer a {
  text-decoration: none;
  color: #919191;
}
#footer .social {
  margin-left: 10px;
}
#footer-code {
  
  background: #f6f5f5;
}


.default-design .cd-content {
  padding: 15px;
}

.topoffers-global .cd-content {
  padding: 0;
}
#bg-overlay {
  overflow: hidden;
}

/* Menu */ 
.nav-center {
  display: block;
  float: none;
  /*width: 100%;*/
  max-width: 880px;
  margin: 0 auto !important;
  padding-left: 280px !important;
  text-align: right;
  height: 100px;
}
@media only screen and (max-width: 960px) {
  .nav-center {
    max-width: 100%;
    padding-left: 0 !important;
  }
}
#menu  {
  height: 100px;
    margin-bottom: 15px;
    background: rgba(107, 185, 242, 0.5);
    color: #ffffff;
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
  z-index: 2;
}
.menu-first {
  text-align: center;
}
.menu-first a {
  margin-top: -65px;
   z-index: 999999;
   height: 40px;
   position: relative;
   width: 40px;
}
.c3f-home-1 {
  font-size: 20px;
}
#menu li {
  height: 97px;
    line-height: 97px;
  border-bottom: 2px solid transparent;
}
#menu li a {
  font-size: 20px;
    font-weight: 500;
    float: none;
    line-height: 100px;
  text-transform: uppercase;
}

#menu li a:hover {
  text-decoration: none;
}
#menu li:hover {
  border-bottom: 2px solid #ffffff;
}
.nav li {
  float: none !important;
  display: inline-block !important;
}
body:not(.bd-homepage) .nav a, body:not(.bd-homepage) #menu li{
  color: #e4223a;
}

.nav li:hover ul, ul.nav li.sfHover ul{
  top: 100px/* výka øádku menu */;
  z-index:10;
}
.nav li li, .nav li li a {
    background: #ffffff !important;
    float: left !important;
    width: 200px !important;
    border-bottom: 0 !important;
    font-size: 14px !important;
    font-family: Roboto !important;
  height: 50px !important;
  line-height: 50px !important;
  padding: 0 10px !important;
  text-align: left;
  color: #000000 !important;
  transition: all 0.3s ease;
}
.nav li li:hover, .nav li li a:hover {
  color: #ed1b2f !important;
}
.head-wrap {
  width: 100%;
  position: relative;
}
#head {
  position: relative;
  margin: 0 auto;
  width: 1140px;
  max-width: 100%;
  display: block;
  float: none;
  background:transparent none;
  border:0 none;
}

#head>a {
  position: absolute;
  top: 10px;
  padding: 20px 20px 24px 20px;
  background:transparent;
  left: -20px;
  z-index: 3;
}
#head>a>img {
  width: 200px;
  background:transparent;
}
#head .kontakt a {
  text-decoration: none;
}
#head .kontakt {
  position: absolute;
    right: 0;
    top: 100px;
    background: transparent;
    color: #ffffff !important;
    width: 210px;
    font-size: 18px;
  z-index: 2;
}

#head .kontakt .phone {
  font-size: 18px;
    color: #ffffff !important;
    margin-bottom: 0;
    display: inline-block;
    line-height: 28px;
    /* margin-left: 30px; */
    height: 28px;
    background: #e42239;
    display: block;
    margin-bottom: 1px;
    padding: 3px 15px;
}

.sidebox {
  margin-top: 0px;
  margin-bottom: 10px;
}


/* vyhledavaci maska */
#search-mask, #search-mask-2   {
  padding: 0 !important;
  padding-bottom: 15px !important;
}
.search-mask form {
  padding: 0 !important;
}
.searchmask-global {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto !important;
  margin-top: 100px !important;
 position: absolute;
    top: 280px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
}
body:not(.bd-homepage) .searchmask-global {
  position: relative;
  top: 125px;
  left: 0;
  transform: none;
}

.search-mask#search-mask, .search-mask#search-mask-2 {
  background-color: rgba(50, 125, 181, 0.65);
  padding-top: 75px !important;
}
.searchmask-global {
  padding-bottom: 15px;
}
.searchmask-global .cd-title {
  display: none !important;
}

.searchmask-global .cd-content {
  padding-bottom: 20px;
}

.searchmask-global .input {
  position: relative;
  box-sizing: border-box;
    padding: 0 18px !important;
    margin: 0 !important;
    width: calc(100%/3) !important;
    height: 65px;
}
.searchmask-global .input.sm-pf,
.searchmask-global .input.sm-pt,
.searchmask-global .input.sm-df,
.searchmask-global .input.sm-dt {
    width: calc(100%/6) !important;
}
.searchmask-global .clear3 {
  display: none;
}
.searchmask-global .input.sm-pos-7 {
  border-color: transparent;
}
.searchmask-global label {
  font-size: 13px;
  display: block;
    margin-bottom: 5px;
  max-width: 100% !important;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .selectBox-label,
.searchmask-global .selectBox-label:hover,
.searchmask-global .dest-selector-opener
{
  width: 100% !important;
  color: #000000;
  background: white;
  border: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  height: 37px;
  border-radius: 0;
   line-height: 30px;
}
.searchmask-global .selectBox-arrow {
  border-left: 0;
}

.searchmask-global .submit {
  position: absolute;
    right: 20px;
    top: 15px;
    width: 135px;
    height: 40px;
    float: none;
    margin: 0;
}
.searchmask-global .submit input {
  font-size: 15px;
    border: 0;
    width: 130px;
    height: 40px;
    float: none;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #fefefe !important;
    background: #ed1b2f;
}

.searchmask-global input[type="submit"] {
  color: #fff;
}

.selectBox-dropdown .selectBox-arrow {
  background: url(/12089/files/editor/image/maska-arrow.png) 50% center no-repeat;
}
.input.sm-df,
.input.sm-dt {
  position: relative;
}
.input.sm-df::after,
.input.sm-dt::after {
  content: '';
  background: url(/12089/files/editor/image/maska-calendar.png) 50% center no-repeat;
  display: block;
  position: absolute;
  width: 18px;
  height: 19px;
  right: 22px;
  bottom:15px;
  z-index: 5;
}

.searchmask-global label {
  color: #ffffff;
  font-weight: bold;
}

.extended-search-link {
  display: block;
    position: absolute;
    bottom: -12px;
    right: 20px;
    margin: 0;
    padding: 0;
    background-image: none;
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    background: transparent;
    line-height: 48px;
}
.extended-search-link::before {
  content: '+ ';
}

.extended-search-link:hover {
  color: #ffffff;
  text-decoration: none;
}

.mask-buttons {
  position: absolute;
    top: 20px;
    left: 20px;
    border-bottom: 2px solid #ed1b2f;
    width: calc(100% - 40px);
}
.mask-buttons .ceske-ck {
      display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    padding: 12px 20px;
    background: #ed1b2f;
    font-weight: 500;
    margin-right: 3px;
}
.mask-buttons .nemecke-ck {
      display: inline-block;
    color: #000000;
    text-transform: uppercase;
    padding: 12px 20px;
    background: #ffffff;
    font-weight: 500;
    margin-right: 4px;
  text-decoration: none;
}
.mask-buttons .ceske-zajezdy {
	background: #ff6600;
	color: #fff;
}

.default-design .cd-content {
  padding-bottom: 0;
}




.topoffer {
  background-color: #ffffff !important;
  color: #1c5aa3 !important;
  padding-bottom: 15px;
}
.topoffer .price strong,
.topoffer a {
  color: #1c5aa3 !important;
}
.topoffer .hotel,
.topoffer .price {
  color: #e00010 !important;
}
.topoffer .thumb {
  min-height: 160px;
}
.topoffer-inner {
  margin: 0 !important;
  padding: 0 !important;
}
.topoffer .hotel {
  font-size: 1.2em;
  font-weight: bold;
  width: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.topoffer .price strong {
  font-size: 1.7em;
}
.topoffer .right {
  text-align: right;
  float: right;
  margin-top: 2%;
}

.topoffer--lastminute .col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.topoffer--lastminute {
  background-color: #ffffff !important;
  color: #1c5aa3 !important;
  margin-bottom: 7px;
  font-size: 14px;
}
.topoffer--lastminute a {
  display: block;
  min-height: 60px;
  color: #1c5aa3 !important;
}
.topoffer--lastminute>a>div {
  padding: 10px !important;
  height: 60px;
}
.topoffer--lastminute .to-middle {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.topoffer--lastminute .to-middle div {
  line-height: 60px;
}
.topoffer--lastminute .thumb-container {
  padding: 0 !important;
  width: 100%;
  height: 100%;
}
.topoffer--lastminute .thumb {
  padding: 0 !important;
  height: 60px;
}
.lastminute .text {
  color: #e00010 !important;
}
.topoffer--lastminute .hotel {
  font-weight: bold;
  font-size: 1.1em;
  width: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  color: #e00010 !important;
}
.topoffer--lastminute .country {
  width: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.topoffer--lastminute .discount {
  color: #e00010 !important;
  font-weight: bold;
}
.topoffer--lastminute .price {
  font-size: 1.4em;
  font-weight: bold;
}
.topoffer--lastminute [class*='col-lg'], .topoffer--lastminute [class*='col-md'], .topoffer--lastminute [class*='col-sm'], .topoffer--lastminute [class*='col-xs'] {
  padding-bottom: 15px;
}

.next.right {
  display: none !important;
}

.boxes {
  width: 100%;
  /* height: 100%; */
  /* margin: 0 -15px 0 -15px; */
}
.boxes .box {
  background: linear-gradient(#377fb9 0%, #1b5d99 100%);
  color: #ffffff;
  padding: 40px 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px;
  height: 80px;
  display: flex;
  align-items: center;
}
.box--actual {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#e10705), to(#b31315));
  background: -webkit-linear-gradient(#e10705 0%, #b31315 100%);
  background: -moz-linear-gradient(#e10705 0%, #b31315 100%);
  background: -o-linear-gradient(#e10705 0%, #b31315 100%);
  background: linear-gradient(#e10705 0%, #b31315 100%) !important;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}
.box .number {
  font-weight: normal;
  font-size: 1.7em;
}
.box .number strong {
  font-weight: normal;
}
.box img {
  margin-right: 10px;
}


.default-design .cd-title .text {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  color: #1c5aa3;
  margin-top: 50px;
  color: #413e3c;
font-size: 40px;
font-weight: 300;
line-height: 30px;
text-transform: uppercase;
}
.title-left.default-design .cd-title .text {
  text-align: left;
}
.bd-search-results .default-design .cd-title .text {
  margin-top: 125px;
}

.line-bottom {
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
}




a.selectBox.selectBox-dropdown{
  
padding: 3px 10px;
    border-radius: 0;
}
span.selectBox-label{
  height: 22px !important;
}



#right-slave {
  float: none;
  width: 100%;
  background: none !important;
}
.default-floatbox-design {
  top: 30% !important;
}
.floatbox {
  z-index: 100;
}
.floatbox-content.cd-content {
  background: linear-gradient(#e10705 0%, #b31315 100%) !important;
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 0.9em;
  padding: 10px 15px;
  z-index: 100;
}
.floatbox-content.cd-content a {
  color: #ffffff !important;
}

.homepage-header h1 {
  margin-top: 100px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-family: 'Euphoria Script', cursive;
  font-size: 75px;
  text-shadow: 3px 2px 8px rgba(0, 0, 0, 0.2);
}
.homepage-header .sub-title {
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  background: linear-gradient(#e10705 0%, #b31315 100%);
  text-transform: uppercase;
  padding: 12px;
  font-size: 1.2em;
}

.imageEntities-ContentDesignImageSets.img-small {
  width: auto;
  height: 25px;
}
.nb.star {
  width: 9px;
  height: 9px;
  margin-right: 3px;
}



/**/
.hp-slider-container .cd-title {
  display: none !important;
}
.hp-slider-container .cd-content {
  padding: 0 !important;
}
.hp-slider-container .slide-content {
  width: 100%;
  max-width: 1110px;
  padding: 20px;
  margin: 0 auto;
}
.hp-slider-container h2 {
  color: #ffffff;
font-size: 95px;
font-weight: 500;
line-height: 104px;
text-transform: uppercase;
  height: auto;
}
.hp-slider-container {
  height: 700px;
}
.hp-slider-container * {
  height: 100%;
}

.default-design .cd-title {
  margin-top: 60px;
}


-design .cd-title {
  text-transform: uppercase;
  color: #1c5aa3 !important;
  margin-bottom: 1rem;
  font-size: 20px !important;
}

.default-sidebox-design .sidebox-content,
.default-sidebox-design .sidebox-content p {
  color: #1c5aa3 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.callback table tbody tr:first-child {
  display: none;
}
.callback table tbody tr:nth-child(3){
  display: none;
}
.callback table tbody tr:nth-child(5){
  display: none;
}.callback table tbody tr:nth-child(7){
  display: none;
}
.callback table tbody{
  display: inline-block;
}
.callback table tbody tr {
  display: inline-block;
  width: 100%;
}
.sidebox table td {
  font-size: 11px;
  padding-left: 0px; 
}
.sidebox input {
  width: 100%;
  font-size: 14px;
  height:30px;
  margin-right: 11px;
  margin-bottom: 7px;
  border: none;
  padding: 5px;
  color: #1c5aa3 !important;

}
.callback.sidebox .submit {
  background: linear-gradient(#e10705 0%, #b31315 100%);
  border: none;
  color: #ffffff !important;
  font-size: 15px;
  padding: 8px;
  text-transform: uppercase;
  width: 100px;
  margin: 5px 0 !important;
}

.cols.row {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 15px;
}

.weather-here,
.weather-here table {
  display: table;
  width: 100% !important;
}
.weather-here ul,
.exchangerates-sidebox .cd-content ul {
  display: flex;
      margin: 0;
    padding: 0;
}
.weather-here ul li,
.exchangerates-sidebox .cd-content tr td {
  display: block;
  vertical-align: middle;
  padding: 1px;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
  width: 60%;
}
.weather-here ul li img {
  position: static;
}
.weather-here br,
.exchangerates-sidebox .cd-content br {
  display: none;
}
.weather-here ul li:last-child,
.exchangerates-sidebox tr td:last-child {
  text-align: right;
  width: 20%;
}
.weather-here ul li:first-child,
.exchangerates-sidebox tr td:first-child {
  width: 20%;
}
.exchangerates-sidebox .right {
  display: none;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.newsletter {
  display: none;
  width: 100%;
  background: url('/12089/uploads/fs_images/contentdesignimagesets/7/bg2_171_o.png');
  background-size: cover;
  background-position: center;
  color: #413e3c;
  padding: 0;
  font-size: 18px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.newsletter .headline {
  text-transform: uppercase;
  text-align: center;
  font-size: 40px;
}
.newsletter a,
.newsletter a:hover {
  color: #73716f;
  text-decoration: underline;
}
.newsletter .newsletter-form {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
#NewsletterContactAddForm .row_title {
  display: none;
}
#NewsletterContactAddForm table {
  display: block;
  width: 550px;
  max-width: 100%;
  margin: 40px auto 55px;
}
#NewsletterContactAddForm table {
  display: block;
}
#NewsletterContactAddForm tbody {
  display: flex;
  flex-wrap: wrap;
}
#NewsletterContactAddForm tbody tr:nth-child(2) {
  width: 70%;
}
#NewsletterContactAddForm tbody tr:nth-child(3) {
  width: 100%;
  order: 3;
  margin-top: 20px;
}
#NewsletterContactAddForm tbody tr:nth-child(4) {
  width: 30%;
}
#NewsletterContactAddForm td {
  display: block;
  width: 100%;
  height: 100%;
}
#NewsletterEmailAccept {
  display: inline;
  width: 1rem !important;
}
#NewsletterContactAddForm .form-error {
  display: block;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 10px;
}
.newsletter-here #NewsletterContactAddForm .form-error {
  border: 1px solid rgba(0, 1, 1, 0.14);
}
#NewsletterContactAddForm .submit {
  color: #ffffff;
  border: none;
  height: 45px;
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  background: #ed1b2f;
}
.newsletter-here #NewsletterContactAddForm .submit {
  color: #ffffff;
  border: none;
  height: 45px;
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  background: #004a8f;
}

.partners {
  width: 100%;
  background: #ffffff;
  padding: 100px 0;
}
.partners .headline {
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
    padding-bottom: 30px;
    font-size: 40px;
}
.partners .partners-c {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-around; */
    /* align-items: center; */
    overflow: hidden;
}
.partners .partners-c img {
  /*filter: grayscale(100%);*/
  opacity: 1;
  width: 100%;
  height: 130px;
}
.side-content p {
  margin-top: 0;
}

.side-header {
    color: #20232d;
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
  margin-bottom: 35px;
}
.side-content {
    color: #919191;
    /* font-family: Roboto; */
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
}
.side-content a {
    color: #919191;
}
.cols.row > div {
  padding-left: 62px;
  padding-right: 25px;
  position: relative;
}
.cols.row .ikona {
    font-size: 35px;
    position: absolute;
    left: 2px;
     top: 25px;
}

.countryTable {
  max-width: 1140px;
  margin: 0 auto;
}
.location-area .country a:before{
  color: #ed1b2f;
}
.location-area .country a{
  color: #000;
  text-decoration: none;
}
.location-area .area-title {
  text-align: left;
  background: #2569a4;
  padding: 10px;
  font-size: 22px;
  color: #ffffff;
}
.location-area .country {
  border: 0;
  background: #fff;
  color: #000;
  font-size: 18px;
  padding: 30px;
  min-height: 85px;
}
.location-area .country:nth-child(2n+1) {
  background: #e7f3fa;
}
.altrow, .sm-result:nth-child(2n+1){
  background: none !important;
}

.no-pt{
  padding-top: 0 !important;
}

.search .rating.right .star {
  width: 14px !important;
  height: 14px !important;
}
.search .row {
  padding-bottom: 25px;
  margin-left: -15px;
  margin-right: -15px;
}
.search a.img {
  background-size: cover !important;
  background-position: center !important;
  display: block;
  width: 100%;
  height: 280px;
  transition: transform 1s;
}
.search .row:hover a.img{
  transform: scale(1.1); 
}
.search .img-block {
  position: relative;
  padding: 0;
  margin: 0;
}
.search .add-b{
  border-top: 1px solid #b3b4b6;
  border-right:  1px solid #b3b4b6;;
  border-bottom:  1px solid #b3b4b6;
  min-height: 280px;
  height: 280px;
  background: #fff;
}
.search .more-link {
  text-align: right;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 16px;
  padding: 0 15px;
  text-decoration: none;
}
.search .info span{
  display: block;
  font-size: 11px;
}
.search .info strong {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ed1b2f;
  font-weight: 400;
  font-size: 16px;
}
.search .top-line a{
  text-decoration: none;
  font-size: 14px;
}
.search .top-line .hotel{
  text-transform: uppercase;
  color: #ed1b2f;
  font-size: 22px;
}
.overflow{
  overflow: visible;
}
.search .param{
  min-height: 20px;
  padding: 0 15px;
}

.search .more-link a{
  text-decoration: none;
}
.search .more-link a strong {
  color: #ed1b2f;
}
.search thead {
  display: none;
}
.attributes .sea-distance{
  color: #333;
}
.search .attributes .sea-distance strong{
  color: #ed1b2f;
}
.search-result-dates-table td {
  border: 0;
  font-size: 14px;
  padding: 10px 0;
  text-align: left;
  background: #fff;
  cursor: pointer;
  border-bottom: 1px solid #181818;
}
.search span.price-element span.current-price {
  /*  padding-bottom: 3px;*/
  display: block;
}
.search-result-dates-table td.lm, .search-result-dates-table td.date-detail{
  display: none;
}
.search-result-dates-table td.price{
  text-align: center;
}
.search .attributes li{
  color: #1a5aa3;
}
.search span.price-element span {
  font-size: 14px;
  font-weight: 600;
}
.search span.required-fees.short {
  display: block;
  float: none;
  clear: both;
  line-height: 0;
  font-weight: 400;
  color: #333 !important;
  display: none;
}
.search span.price-element span.original-price{
  display: none;
}
.search-result-dates-table tr:nth-child(2n+1) td{
  background: #fff;
}
.dates-table-simple td .date-detail-link:after{
  color: #000;
}
.dates-table-simple td .date-detail-link {
  white-space: nowrap;
  text-decoration: none;
  font-weight: 600;
}
.no-pr{
  padding-right: 0 !important;
}
.paging-row.paging-text {
  text-align: center;
  margin-bottom: 15px;
  font-size: 12px;
}
.paging-row.paging-links {text-align: center;padding-bottom: 20px;}
.paging-row.paging-links .paging-row.paging-links {margin: 15px 0 15px 0;}
.paging-row.paging-links span {margin: 0 2px;padding: 5px 12px;}
.paging-row.paging-links span.current {border: 1px solid #f2f2f4;border-radius: 0px;color: #2b3333;}
.paging-row.paging-links span a {color: #2b3333;text-decoration: none;}
.paging-row.paging-links .paging-separator {display: none;}
.paging-row.paging-links span.next {float: right;}
.paging-row.paging-links span.prev {float: left;}
.paging-row.paging-links span.next,
.paging-row.paging-links span.prev {border: 0;text-transform: uppercase;}

.search.hotel .attributes {
  margin-top: 19px;
  text-align: center;
  color: #ee7e8f;

}

.search.hotel.termin {
  margin-top: 180px !important;
}


.search.hotel a.img {
  height: 280px;
}
.accommodation-tmpl .master-title.cd-title, .dates-tmpl .master-title.cd-title {
  display: none !important;
}
.search.hotel {
  margin-top: 50px !important;
}
.search.hotel .simple-tab-header a {
  padding: 0 10px;
}
.search.hotel .simple-tab-header .simple-tab-0 {
  padding-left: 0 !important;
}
.simple-tabs .simple-tab-header a.opened span {
  background: #fff;
  width: 95%;
  text-align: center;
  color: #ed1b2f;
  border-top: 5px solid #ed1b2f;
}
.simple-tabs{
  margin-top: 40px;

}
.simple-tabs .simple-tab-content > div.opened{
  background: #fff;
}
.simple-tabs .simple-tab-header a span {
  padding: 8px;
  display: inline-block;
  color: #424545;
  text-transform: uppercase;
  text-align: center;
  width: 95%;
  font-weight: 400;
  font-size: 17px;
  border-top: 5px solid transparent;
}
.search.hotel #terminy .ui-jqgrid-view td[aria-describedby="grid_price"] {
  text-align: left !important;
  color: #292929;
}
.search.hotel#terminy .ui-jqgrid-view td a {
  color: #000000;
  font-weight: 600;
}
.simple-tabs .simple-tab-header {
  padding: 0;
  margin-bottom: 0px;
}
.ui-jqgrid tr.jqgrow td {
  border: none;
  text-align: center !important;
  font-size: 15px;
  height: 30px;
  padding: 4px !important;
}
.ui-jqgrid tr.jqgrow td a {
  display: block;
  background: #ed1b2f;
  padding: 7px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.ui-jqgrid tr.jqgrow td a:hover{
  background: #ff4e43;
}

.search.hotel {
  margin-top: 30px; 
}
.search.hotel .pric {
  position: absolute;
  background: #ed1b2f;
  z-index: 10;
  padding: 10px 25px;
  bottom: -50px;
  right: 0;
  color: #fff;
  font-size: 14px;
}
.search.hotel .pric strong{
  font-size: 22px;
}
.po-r{
  position: relative;
}

.search.hotel.termin .thumb {
  position: relative;
}
.search.hotel.termin .gallery-top {
  width: 100% !important;
  height: 310px;
  margin-right: 0px;
  position: relative;
  float: left;
  overflow: hidden;
}
.search.hotel.termin .gallery-top ul{
  margin: 0 !important;
  padding: 0 !important;
}
.search.hotel.termin .gallery-top img {
  width: 100%;
  height: 100%;
}
.search.hotel.termin .gallery-top .swiper-wrapper {
  width: 100%;
  float: left;
  padding-left: 0;
  margin: 0;
}
.search.hotel.termin .gallery-top .swiper-slide img {
  width: 100% !important;
  height: 100% !important;
}
.search.hotel.termin .gallery-thumbs {
  height: 110px;
  width: 100%;
  box-sizing: border-box;
  padding: 2px 0;
  float: left;
  position: relative;
  margin-top: 25px;
  display: block;
  overflow: hidden;
  margin-bottom: 0px;
}
.search.hotel.termin .gallery-thumbs .swiper-wrapper {
  width: 100%;
  float: left;
  padding-left: 0;
  margin: 0;
  /* transform: translate3d(0px,0px,0px) !important;*/
}

.search.hotel.termin .gallery-thumbs .swiper-slide {
  height: 100%;
  margin-right: 0px !important;
  margin-left: 0 !important;
  cursor: pointer;
}
.search.hotel.termin .gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.recommendation img {
    width: 40%;
}
.recommendation {
    background: #1d609c;
    padding: 10px;
    padding-right: 0px;
  font-size: 18px;
  text-align: right;
  color: #fff;
}
.recommendation span{
  padding-right: 10px;
}
.search.hotel.termin .add-b{
  min-height: 310px;

}
.search.hotel.termin .more-link  a {
  text-decoration: none;
  color: #b3b4b6;
  display: block;
  line-height: 60px;
  font-weight: 400;
  color: #424545;
}
.search.hotel.termin .swiper-container-date .swiper-slide img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.top-offer-gallery li, .dates-view-gallery li {
  float: left;
  margin: 0;
}
.lm-wrap, .fm-wrap  {
  position: absolute;
  background: #e62e23;
  z-index: 9;
  padding: 10px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  display: none;
  left: 30px;
  top: 30px;
  right: inherit;
  border-radius: 0;
}
.date-detail.is-lm .lm-wrap, .date-detail.is-fm .fm-wrap{
  display: block;
}
.search.hotel .info a.pric{
  width: 100%;
}
a.order.change-structured-content {
  background: #ee7e8f;
  display: block;
  text-decoration: none;
  padding: 10px;
  text-align: center;
  margin-top: 53px;
  color: #fff;
  font-weight: 700;
  font-size: 28px;
}
.hotel-info .pics a{
  width: 100%;
}
.hotel-info .pics img{
  width: 98%;
  height: auto;
}
.hotel-info .text {
  width: 75%;
}
.hotel-info .pics{
  width: 25%;
}
.trip-detail th{
  color: #e62e23;
  font-weight: 400;
}
.dates-tmpl .order-form .new-submit {
  display: block;
  margin: 35px auto 0;
  float: none;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  background: #e52e2b;
}

.show-menu{
  background: #ea2b25;
	color: #000;
}
.show-hide {
    background: #1d5aa3;
    padding: 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.col-lg-9.col-md-12.col-sm-12.overflow.po-r.no-pr{
  padding-top:5px;
}

.favourites-links.link-add,
.favourites-links.link-delete
{
    background-position: 0 -1px;
    float: right;
    color: white;
    background: #1d609c;
    padding: 10px 15px;
    text-decoration: none;
    font-size: 16px;
}
@media screen and (max-width: 960px) {
  .qBox .big-box .box {
    height: 275px;
  }
  #master{
    padding: 0;
  }
  #menu {
    position: fixed;
    top: 0;
    padding: 0;
    z-index: 3;
  }
  .c3f-home-1 {
    text-align: center;
		color: #000;
  }
  #menu > ul {
    background: #fff;
  }

  #menu li a { 
    background: transparent;
    text-align: left;
    color: #000;
  }

  #menu > ul > li {
    display: block;
    height: auto;
  }

  #menu > ul > li:hover {
    background: transparent !important;
  }

  #menu li:hover a {
    background: transparent;
  }

  #menu li:hover ul a {
    background: transparent !important;
    color: #fff;
    height: auto !important;
    line-height: normal !important;
  }

  #menu ul ul {
    position: relative;
    top: auto;
    left: auto;
    background: transparent;
    transform: translateX(0);
  }

  #menu ul ul::before {
    border: 0;
  }
  #menu li ul li {
    display: block;
    float: none;
    padding: 14px 0;
  }

  #menu ul ul li a, #menu li:hover ul a {
    color: #000;
  }
  input#show-menu:checked ~ .nav.superfish {
    display: block;
    width: 100%;
    overflow: hidden;
  }
  .search .add-b{
    height: auto;
  }
  .search.hotel.termin .more-link a{
    text-align: left;
  }
  .search.hotel.termin .gallery-thumbs{
    display: none;
  }

}

@media screen and (max-width: 470px) {
  .search-result-dates-table tr {
    display: block;
  }

  .search-result-dates-table td {
    display: block;
    width: 50%;
    float: left;
    height: 50px;
  }
  .search-result-dates-table td.price {
    width: 100%;
  }
  .dates-table-simple td.date-detail {
    width: 100%;
  }
  .dates-table-simple td.lm {
    display: none;
  }
  .search .price span {
    color: #fec233;
    font-weight: 600;
    text-align: center;
    display: block;
    font-size: 23px !important;
  }
  .search.hotel .simple-tab-header a {
    width: 100% !important;
  }
  .search span.price-element span {
    color: #ee7f8f;
    font-weight: 600;
    font-size: 22px;
    display: block;
    text-align: center;
  }
  a.copy {
    width: 255% !important;
  }
  span.footer1, .ft-tel{
    float: none;
  }
  #head .kontakt{
    display: none;
  }
  #head>a {
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 230px;
  }
  .links .container.flex{
    display: block !important;
  }
  .search.hotel .pric{
    bottom: -13px;
  }
}
.news.main-column.default-design.contentnews-view .image-gallery {
    display: none;
}
.addthis_inline_share_toolbox{
  margin-bottom:30px;
}

.icon-link{
  margin-bottom:20px;
}
.d-date{
  margin-top: 10px;
  font-size: 15px;
  display: block;
}




.no-next .next {
  display: none !important;
}






/** lastminute */
.lm-obal {
  margin-bottom: 50px;
}
.row.eguel {
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 0;
}
.row.eguel:first-child {
  border-top: 1px solid #e6e6e6;
}
.row.eguel .inner > div[class*="col-"] {
  padding: 0 15px !important;
  display: flex;
  height: 130px;
  flex-direction: column;
  justify-content: center;
}
.row.eguel .inner > div[class*="col-"]:first-of-type {
  padding: 0 !important;
}
.row.eguel .inner > div[class*="col-"]:nth-of-type(4) {
  align-items: flex-end;
  padding: 0 !important;
}
.row.eguel .inner{
  position: relative;
}
.row.eguel .inner .img {
  height: 130px;
  background-size: cover !important;
  background-position: center !important;
  font-size: 14px;
  position: relative;
  transition: transform 1s;

}
.row.eguel .inner:hover .img{
  transform: scale(1.1);
}
.row.eguel .inner .hotel {
      font-size: 20px;
    position: relative;
    color: #ff6600;
    font-weight: 300;
}
.row.eguel .inner .date {
  font-weight: 600;
}
.row.eguel .inner .info{
  position: relative;
  height: 150px;
  color: #999d9e;
  font-size: 15px !important;
  font-weight: 400;
}
.row.eguel .inner .pric {
  background: #ed1b2f;
    padding: 15px;
    width: 85px;
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    text-align: right;
}
.row.eguel .inner a{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

@media only screen and (max-width: 680px) {
  .row.eguel .inner > div.hotel {
    height: auto !important;
    text-align: center;
    padding: 15px !important
  }
  .row.eguel .inner .info {
    text-align: center;
    height: auto !important;
  }
  .row.eguel .inner > div[class*="col-"]:nth-of-type(4) {
    align-items: center;
    padding: 15px !important;
  }
  .row.eguel .inner .pric {
    text-align: center;
  }
}



/** doporučujeme ***/

.sliderInner {
  height: 340px !important;
  position: relative;
}
.sliderInner .img-block {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center;
}
.sliderInner .img-block::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
}
.sliderInner a:hover {
  background: rgba(0, 0, 0, 0.15);
}
.sliderInner a {
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  transition: all 0.3s;
}
.sliderInner .pric {
  position: absolute;
  top: 30px;
  left: 15px;
  background: #c9a019;
  border-radius: 20px;
  height: 30px;
  line-height: 30px;
  width: 100px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
}
.sliderInner .info {
  position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 30px);
    color: #ffffff;
    padding: 15px;
    background: rgba(0, 74, 143, 0.6)
}
.sliderInner .country {
  text-transform: uppercase;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 10px;
}
.sliderInner .hotel {
  font-size: 15px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 300;
}
.sliderInner .small {
  font-size: 12px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 10px;
  font-size: 17px;
  font-weight: 500;
}

.w-100 {
  width: 100%;
}


/** top */

.top-main .top-inner {
  position: relative;
  border: 1px solid #e6e6e6;
}

.top-main .top-inner a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0);
  transition: background 0.3s ease;
}

.top-main .top-inner a:hover {
  background: rgba(0, 0, 0, 0.05);
}
.top-main .top-inner .img-block {
  height: 225px;
  background-size: cover;
  background-position: center;
}
.top-main .top-inner .text-block {
  background: #ffffff;
  padding: 15px;
}
.top-main .top-inner .hotel {
  text-overflow: hidden;
  overflow: ellipsis;
  white-space: nowrap;
  color: #ff6600;
  font-size: 20px;
  font-weight: 300;
}
.top-main .top-inner .rating {
  height: 20px;
}
.top-main .top-inner .country {
  text-overflow: hidden;
  overflow: ellipsis;
  white-space: nowrap;
  color: #7e8081;
  font-size: 15px;
  font-weight: 300;
}
.top-main .top-inner .date {
  text-overflow: hidden;
  overflow: ellipsis;
  white-space: nowrap;
  color: #7e8081;
  font-size: 15px;
  font-weight: 600;
}
.top-main .top-inner .pric {
  background-color: #ed1b2f;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
}


/* articles */
.blue {
  background: #004a8f;
  color: #ffffff !important;
  margin-bottom: 70px;
}
.blue .cd-title .text {
  color: #ffffff !important;
}
.article {
  padding-bottom: 20px;
}
.article .img-block {
  height: 280px;
  background-size: cover;
  background-position: center;
}
.article h2 {
  font-size: 25px;
  font-weight: 300;
      margin-top: 10px;
    margin-bottom: 15px;
}
.article p {
      font-size: 16px;
    font-weight: 300;
}
.article a {
  text-transform: uppercase;
    display: inline-block;
    background: #ed1b2f;
    text-decoration: none;
    padding: 12px 25px 12px 15px;
    color: #ffffff !important;
    font-size: 15px;
}


.buttons {
  position: absolute;
    top: -20px;
    left: 60%;
    transform: translateX(-50%);
    width: 540px;
}
.buttons > a {
      display: block;
    background-size: auto;
    font-size: 0;
    width: 130px;
    height: 48px;
    background-repeat: no-repeat;
    background-position: 50%;
    float: left;
    margin-right: 3px;
    border: solid 1px grey;
}
.buttons .poptavka {
  background-color: #76d1fe
}
.buttons .rezervace {
  background-color: #389ded
}
.buttons .goparking {
  background-color: #f1f1f1;
}

.buttons .aeroparking {
  background-color: #f1f1f1;
  background-size: contain;
}

/** maska ikonky */
.input.select.sm-ds:after{
  content: '\e953';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f;
}

.input.select.sm-du:after{
  content: '\e944';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f;
}

.input.select.sm-ad-ai:after{
  content: '\e93d';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f;
}

.searchmask-global .sm-df:after,
.searchmask-global .sm-dt:after {
  content: '\e947';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f;
}

.input.select.sm-ar:after{
  content: '\e942';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f;
}

.input.text.sm-pf:after, .input.text.sm-pt:after{
  content: '\e94a';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f; 
}

.input.select.sm-sd:after{
  content: '\e902';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f; 
}


.input.select.sm-ap:after{
  content: '\e905';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f; 
}

.input.text.sm-an:after{
  content: '\e949';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f; 
}

.input.select.sm-tt:after{
  content: '\e927';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f; 
}
.input.select.sm-bi:after{
  content: '\e94c';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f; 
}
.input.select.sm-ti:after{
  content: '\e93d';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f; 
}
.input.select.sm-at:after{
  content: '\e955';
  font-family: 'cesys3' !important;
  position: absolute;
  font-size: 20px;
  right: 27px;
    top: 28px;
  color: #004a8f; 
}

.menu-last a::before {
  content: '|';
    display: inline-block;
    padding-right: 20px;
} 

.accommodation-tmpl {
    padding-top: 65px;
}


@media only screen and (max-width: 681px) {
  .buttons {
    display: none;
  }
  #head .kontakt {
    display: none;
  }
  .hp-slider-container h2 {
    font-size: 45px !important;
    line-height: 55px !important;
        margin-top: 120px !important;
  }
  .searchmask-global .input {
    width: calc(100%/2) !important;
  }
  .searchmask-global .input.sm-pf, .searchmask-global .input.sm-pt, .searchmask-global .input.sm-df, .searchmask-global .input.sm-dt {
        width: calc(100%/4) !important;
  }
  .searchmask-global {
    top: 170px;
  }
}


@media only screen and (max-width: 420px) {
  .searchmask-global .input {
    width: 100% !important;
  }
  .searchmask-global .input.sm-pf, .searchmask-global .input.sm-pt, .searchmask-global .input.sm-df, .searchmask-global .input.sm-dt {
        width: calc(100%/2) !important;
  }
  .searchmask-global {
    top: 170px;
  }
  .mask-buttons {
    display: none;
  }
  .bd-homepage #master {
    padding-top: 200px;
  }
}


#frame_deltareisen {margin-top:220px;}
/* 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:none;font-size:11px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;}
.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;font-size:11px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;}
.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 */