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

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

a:hover {
    color: #323232;
}
#menu {
		background: #258CC9 url("/21354/uploads/fs_images/settings/39/default-menu_27_o.gif") repeat-x;
}
.nav li li {
    background: #258CC9 none repeat;
}
.nav li li a:hover {
    background-color: #64bef7;
}
.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: #ffffff url("") repeat-x;
    color: #ffffff;
}
#footer a {
    color: #ffffff;
}

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

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

.top-offer-square{
    background: #eee;
}

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

#show-map{
    color : #323232;
}

/* settings - own */

/* CSS Document */
h2,h3,h4,h5,h6 {
  font-family: 'Open Sans', sans-serif;
}
input[type="submit"]{
  cursor:pointer;
  font-family: 'Open Sans', sans-serif;
}

a{
  cursor: pointer;
}

input[type="text"],
select,
textarea,
.selectBox,
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#colorbox,
#colorbox *,
#showReviews *{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

body {
  font-family: 'Open Sans', sans-serif;
  background-position: top center;
  font-size: 13px;
}

body:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 30px;
  border-bottom: solid 1px #E0E0E0;
  background: #ee333a;
  display: block;
}
strong, th {
  font-weight: 600;
}
#wrap, #inner, #main{
  max-width:1000px;
  width: 100%;
  margin-top: 0px;
  background:transparent none;
  border:0 none;
  z-index: 1;
}

#cont {
  border: 0;
  margin-top:25px;
}

.homepage #master{
  margin-top:8px;
}

#master {
  border: 0;
  width: auto;
  margin-top: 0px;
  background: transparent !important;
}

.default-design .cd-title .text {
  color: #000 !important;
  float: none;
  font-size: 23px!important;
  margin-bottom: 10px;
  font-weight:400;
  text-align: center;
  text-transform: none!important;
}

.default-design .cd-title{
  /*border-bottom: 1px solid #e3e3e3;*/
}
.homepage .default-design .cd-title{
  border: 0px !important;
}

.main-column {
  margin-bottom: 40px;
  background: transparent;
  padding: 10px;
}

.homepage .main-column,
.topoffers-global {
  padding: 0;
  background: transparent;
}


#head-background{
  height: auto;
  background: #fff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
  z-index: 10;
}

#head-background:after {
  position: absolute;
  content: '';
  top: 109px;
  left: 0;
  display: block;
  width: 100%;
  height: 20px;
  background: #f0f0f0;
}
#head {
  max-width: 1000px;
  width: 100%;
  height: 127px;
  background: #fff;
  margin: 0px auto;
  padding: 0px;
  border: 0px;

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

#head a img {

  margin-top: 30px;
  z-index: 100000000;
  position: absolute;
}
#head .kontakt {
  float: right;
  font-size: 12px;
  color: #fff;
  margin-top: 7px;
  position: relative;
  text-align: right;
}


.default-design .cd-content{
  color: #000 !important;

}

/* Menu */ 
#menu {
  width: 1000px;
  margin-right: 0px;
  background: transparent;
  margin: 0 auto;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

#menu > ul {
  display: table;
  float: none;
  height: auto;
  margin-left: auto !important;
  margin-right: 0 !important;
}

#menu > ul > li {
}

#menu li.menu-last {
  background: none;
}

.menu-last a {
  padding: 0 0 0 19px!important;
}

#menu li a {
  color: #000000;
  height: 97px;
  text-decoration: none;
  padding: 0 20px;
  display: block;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  /*    -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;*/
  position: relative;
}

#menu li a:hover {
  color: #000;
}
#menu li a:hover:after{
  content: '';
  display: block;
  width: 100%;
  top: 76px;
  left: 0;
  height: 20px;
  position: absolute;
  background: #fff;
}
#menu li li a:hover:after{
  display: none;
}
.nav a{
  padding-left: 19px;
  padding-right: 19px;
  height: 78px;
  line-height: 78px;
}

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

.nav li{
  background: url(/21354/uploads/fs_images/contentdesignimagesets/8/menudel_84_o.png) no-repeat right center;
}
.nav li ul li {
  width: 300px;
}

.nav li ul {
  width: 300px;
  z-index:99999999 !important;
  box-shadow:0 0 30px 0 rgba(0, 0, 0, 0.4);
  /*box-shadow:10px 11px 8px -9px #5b5858;*/
  padding:10px 0;
}

.nav li li a{
  color: #000 !important;
  background: #fff !important;
  text-transform:none!important;
  line-height:25px!important;
}

#menu li li a:hover{
  background: #EE333A !important;
  color:#fff!important;
}

/**** PLAVOUCI BOX ***/

.fl-box{
  left: 60% !important;
  top: 3% !important;
}

.default-floatbox-design{
  left: 60% !important;
  top: 3% !important;
  background: #25adc9 !important;
}
.default-floatbox-design .cd-content{
  background: #25adc9 !important;
  color: #fff !important;
}
.default-floatbox-design .cd-content a{
  color: #fff !important;
}



/**** SLIDER HOMEPAGE **/

/*********** HOME SLIDER ************/

.hp-slider{
  display: block ;
  position: relative;
  margin: 0px auto;
  width: 100% !important;
  overflow: hidden;
  text-overflow: initial;
}
.hp-slider a {
  position: relative;
  z-index: 1000000000;
}

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

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

.hp-slider #foo0{
  padding: 0px;
  margin: 0px;
}

.hp-slider #foo0 li{
  float: left;
  text-transform: uppercase;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center !important;
  list-style: none;
  width: 1000px;
  height: 510px;

}




/**** LEFT SLAVE JAKO VYHLEDAVANI */
.homepage #left-slave{
  display:unset;
}



#left-slave{
  display:none;
  float: none;
  width: 100%;
  height: 10px;
  /*  margin-top: 430px;*/
  background: transparent;
}

.hp-maska{
  width: 100% !important;
  margin-bottom: 0px;
  background: none  ;
  position: absolute;
  top: 215px;
}
.hp-maska .cd-content {
  z-index: 1000000;
  background: transparent !important;
}

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

.hp-maska form{
  max-width: 1000px;
  width: 100%;
  padding:17px 10px 10px 22px;
  margin: 0px auto;
  background: #fff;
  position: relative;
}
.default-sidebox-design .cd-content{
  z-index: 1000000000;
  padding: 5px;
  background-color: transparent !important; 
  background-image: none;
  color: #000 !important;
}
div#dest-selector-sb {
  z-index: 100000000000000;
}

.homepage .dest-selector{

}

.selectBox-dropdown-menu{
  max-height:81px;
}

.selectBox-dropdown-menu.hasWrapper .sm-dropdown-content{
  max-height:81px;
}



.dest-selector{
  z-index:1000000;
  height:203px!important
}

ul.selectBox-dropdown-menu {
  z-index: 1000000000;
}
.hp-maska .input{
  float: left;
  margin-right: 15px;
  width: 223px !important;
}

.hp-maska .input.sm-pa{
  margin-bottom: 30px;
}

.searchmask-global label{
  width: auto;
  color: #000;
  font-size:11px;
}

.search-mask .sm-col-4 .input{
  padding:0;
  margin:0 15px 10px 0;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener{
  height: 35px;
  width: 100% !important;
  border: 1px solid #dbdbdb;
  color: #000;
  background: #fff; 
  border-radius: 0px;
}

.searchmask-global input[type="text"]{
  padding-left: 8px;
}

.hp-maska .submit {
  margin-bottom: 15px;

}




.hp-maska input[type="submit"] {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
border: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #fff;
  padding: 16px 36px 16px 50px;
  background: url(https://www.ckvive.sk/wp-content/themes/lunarium/images/icon-search.png) 10px center no-repeat #ee333a;
margin-right: 30px;
  
  /*
  
  width: 227px !important;
  height: 39px;
  display: block;
  
  
  
  font-weight: 600;
  background: #ee333a url("/21354/uploads/fs_images/contentdesignimagesets/8/search-icon_85_o.png") no-repeat scroll 16% center / 22px auto;
  */
  
}



.hp-maska .input.checkbox{
  margin-top: 25px;
  float: left;
  width: 216px;
}

.hp-maska .input.checkbox.sm-fm {
  margin-left: 0px;
  width: 179px !important;
}

.hp-maska .input.checkbox {
  margin-top: 0;
}
.search-mask .sm-col-4 input {
  float: left;
  width: auto;
}

.hp-maska .input.checkbox label{
  float: left;
  line-height: 30px;
  width: 142px;
}

.searchmask-global input[type=checkbox]{
  height: 25px;
}

.search-mask .sm-col-5 .checkbox input {
  width: 50px !important;
}

.search-mask .sm-col-5 label{
  font-weight: 600;
  display:inline-table;
}

.searchmask-global .dest-selector-opener-lbl {
  display: block;
  border-right: 8px solid transparent;
  color: #000000;
  overflow: hidden;
  padding: 0 8px;
  line-height:35px;
  white-space: nowrap;

}
.selectBox-dropdown .selectBox-arrow{
  border: 0px;
}

input#sm-df-sb, input#sm-dt-sb, input#sm-df-sb-3,input#sm-dt-sb-3 {
}

.selectBox-dropdown .selectBox-label{
  line-height: 35px;
  padding:0 8px;
}

.extended-search-link {
  padding: 4px 30px;
  background-image: url(/21354/21354/uploads/fs_images/contentdesignimagesets/2/iconpm_174_o.png);
  background-repeat: no-repeat;
  background-position: 0 0px;
  margin: 0;
  line-height: 16px;
  position: absolute;
  left: 494px;
  background-color: none;
  bottom: 18px;
  color: #ee333a !important;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 14px;
}
.extended-search-link-open{
  background-position: 0 -26px !important;
}

span.selectBox-label {
  width: 100% !important;
}


.tmpl-style-4 .detail-box__thumb .thumb__gallery ul li::before{
  padding-top:56.25%;
}


/***** TOP NABIDKA POD VYHLADAVANIM  */
.blok_kat {
  /* border: solid 1px #B0B0B0; */
  margin-top: 1%;
  overflow: hidden;
  display: block;
  height: 185px;
  position: relative;
  float: left;
  z-index: 1;
  overflow: hidden;
}
.blok_kat .kat_img {
  width: 100%;
  height: 185px;
  overflow: hidden;
  line-height: 185px;
  display: inline-block;
  text-align: center;
  z-index: 2;
  position: relative;
}
.blok_kat .kat_img img {
  border: 0;
  max-width: 100%;
  min-height: 185px;
  vertical-align: middle;
}
.blok_kat .kat_nazov {
  text-indent: 10px;
  z-index: 3;
  position: absolute;
  top: 122px;
  width: 100%;
  height: 194px;
  background-color: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.6);
  color: rgba(0, 0, 0, 0.6);
  padding: 10px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.blok_kat .cat-in:hover .kat_nazov {
  top: 0;
}
.cat-in {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.blok_kat .kat_nazov a {
  text-decoration: none;
  text-indent: 0;
  line-height: 16px;
  color: #ffffff;
  font-size: 13px;
  display: block;
  height: 28px;
  width: 100%;
  height: 160px;
  text-align: left;
}
.blok_kat .country {
  position: absolute;
  left: 10px;
  top: 137px;
  background: url(../img/point.png) left center no-repeat;
  text-indent: 20px;
}
.blok_kat .stars {
  display: block;
  position: relative;
  left: 0px;
  top: 0px;
}
/**** PODSTRANKY **/
#master input[type="submit"]{
  color: #fff;
  border: 0px;
  font-weight: 600;
  background: #15a521 url(/21354/uploads/fs_images/contentdesignimagesets/2/arrowgreen_180_o.png) no-repeat 95% center;
}
.default-design .cd-title .text{
  font-size: 26px;
  text-transform: uppercase;
  color: #1b2a45;
}
.localdestinations-view ul li, .localcountries-view ul li {
  margin: 0;
  /*display: inline-block;*/
  width: 273px;
  list-style-type: circle;
  vertical-align: top;
}
#country-detail table {
  width: 100%;
}

.srch-res-hlx-tmpl .recommendation{
  background: #1953A5;
}

.srch-res-hlx-tmpl .thumb .lm-wrap, .srch-res-hlx-tmpl .thumb .fm-wrap{
  background: #1953a5 none repeat scroll 0 0;
}






.qBox{
  height: 260px;
  margin-top: 10px;
  background: #606060 url(/21354/uploads/fs_images/contentdesignimagesets/8/wmap_86_o.png) no-repeat center !important;
}

.qBox .cd-content{
  width:1000px;
  margin: 0 auto;
}

.qBox .cd-title .text{
  color: #ffffff !important;
  font-size: 28px !important;
  display: block;
  text-align: center !important;
  text-transform: uppercase;
  font-style: normal;
}
.qBox ul li{ list-style: none; display: inline; float: left; width: 33%; padding-left: 25px; background: url(/21354/uploads/fs_images/contentdesignimagesets/8/pointerw1_87_o.png) no-repeat left center; } .qBox a { font-size: 18px; color: #ffffff; text-decoration: none; line-height: 38px; text-indent: 30px; } 




/* qbox 2*/
.qBox2 ul {
  list-style-type: none;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}

.qBox2 li {
  display: block;
  float: left;
  width: 24%;
  margin: 0.5%;
  height: 225px;
  padding-top: 80px;
  text-align: center;
}

.qBox2 li h3{
  font-size: 13px;
  margin: 0;
  font-weight: 600;
}

.qBox2 li:nth-child(1) {
  background: url(/21354/uploads/fs_images/contentdesignimagesets/8/pic1_88_o.png) top center no-repeat #ffffff;
}
.qBox2 li:nth-child(2) {
  background: url(/21354/uploads/fs_images/contentdesignimagesets/8/pic2_89_o.png) top center no-repeat #ffffff;
}

.qBox2 li:nth-child(3) {
  background: url(/21354/uploads/fs_images/contentdesignimagesets/8/pic3_90_o.png) top center no-repeat #ffffff;
}

.qBox2 li:nth-child(4) {
  background: url(/21354/uploads/fs_images/contentdesignimagesets/8/pic4_91_o.png) top center no-repeat #ffffff;
}

.qBox2 li:nth-child(5) {
  background: url(/21354/uploads/fs_images/contentdesignimagesets/8/pic5_92_o.png) top center no-repeat #ffffff;
}

.qBox2 li:nth-child(6) {
  background: url(/21354/uploads/fs_images/contentdesignimagesets/8/pic6_93_o.png) top center no-repeat #ffffff;
}

.qBox2 li:nth-child(7) {
  background: url(/21354/uploads/fs_images/contentdesignimagesets/8/pic7_94_o.png) top center no-repeat #ffffff;
}

.qBox2 li:nth-child(8) {
  background: url(/21354/uploads/fs_images/contentdesignimagesets/8/pic8_95_o.png) top center no-repeat #ffffff;
}



/* sloupce v patice */
#footer-background {
  background: #fff;
  position: relative;
  color: #929292;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
  margin-top: 20px;
}
#footer-background:after{
  content: '';
  display: block;
  width: 100%;
  height: 17px;
  background: #f0f0f0;
  top: 0;
  left: 0;
  position: absolute;

}


#footer-background a{
  color: #929292;
  text-decoration: none;
}
#footer-background a:hover{
  color: #1953a5;
}
#footer-background li a {
  padding-left: 15px;
}
#footer-code .column.left {
  width: 25%;
  margin-top: 30px;
  text-align: center;
}
#footer{
  max-width: 1200px;
  width: 100%;
  margin: 0px auto;
  text-align: left;
  color: #929292 !important;
  border: 0px !important;
  text-align: center;
}
#footer a{
  color: #929292 !important;
}
.footer-code-inner {
  height: 465px;
  max-width: 1000px;
  width: 100%;
  margin: 0px auto;
}

.footer-code-inner ul{
  margin: 0px;
  padding-left: 0px;
}
.footer-code-inner ul li{
  list-style: none;
}


.footer-code-inner h3{
  color: #696969;
  font-size: 20px;
  display: inline-block;
  text-align: center;
  font-weight: 400;
  margin: 0;
}



.parntneri {
  padding-top: 45px;
}
.parntneri img {
  margin: 0 11px;
}

/**** POACASI ****/
.side-weather .cd-content {
  display: table;
  width: 90%;
}
.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;
}

/*** KURZ MEN */
.sidebox table{
  width: 217px !important;
}

.sidebox .sidebox-title .text{
  font-weight: 600;
  font-weight: 600;
  text-align: center;
  display: block;
  width: 228px;
}

/* deti veky */
.input.select.sm-pos-6.sm-cp {
  width: 432px !important;
}
.input.select.sm-pos-6.sm-cp .input:last-child {
  margin-right: 0px;
}
.input.select.sm-pos-7.sm-ca {
  width: 667px !important;
}
.input.select.sm-pos-7.sm-ca .input:last-child {
  margin-right: 0px;
}
#german .extended-search-link{
  top: 175px;
}


.sb-image .cd-title{
  display: none !important;
}

.fb-like {
  position: absolute !important;
  top: 36px;
  width: 180px;
  left: 350px;
}

.hotline{
  color: #6c6c6c;
  float: right;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6em;
  padding-top: 20px;
  text-align: right;
  width: 153px;
}

.hotline .mobile {
  font-size: 22px;
  font-weight: 300;
  letter-spacing: -0.05em;
}
.hotline a.call {
  color: #7fba00;
  padding: 0 8px;
}
.hotline a.text {
  color: #10aef4;
}

.banner {
  float: left;
  text-align: center;
  width: 610px;
}

.banner img{
  margin-top:10px!important;
}

.banner .rounded img {
  border-radius: 5px;
  overflow: hidden;
}

.search-mask-sb label{
  font-weight:600;
}



.search-results-tmpl-2 .sm-result {
  box-shadow: 0 9px 29px -5px #c5c9d5;
  margin: 0 25px 60px 30px;
  position: relative;
  width: 305px;
}

.search-results-tmpl-2 .sm-result .in .text {
  background: rgba(255, 255, 255, 0.89) none repeat scroll 0 0;
}

.search-results-tmpl-2 .sm-result .in .text a, .search-results-tmpl-2 .sm-result .in *{
  color:#1b2a45;
}
.localdestinations-view ul li {
  width: 100%;
}

.tmpl-style-4 .detail-box__thumb .thumb__image::before{
  padding-top:58%;
}

.weatherDestination table{
  width:auto;
}


.weatherDestination td {
  display: inline-table;
  line-height: 21px;
  margin-right: 22px;
  padding: 0;
  vertical-align: middle;
  width: auto !important;
}

.srch-res-hlx-tmpl .price{
  float:right;
}

.srch-res-hlx-tmpl .recommendation {
  float: right;
  width: 75%;
}

.search-mask .sm-col-5 .input{
  margin:0;
}

.show-menu{
  background: #606060; 
}
.show-hide {
  text-align: center;
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid;
  padding: 10px;
}

.footer-table {
  width: 100%;
  border-bottom: 0px solid rgba(166, 166, 166, 0.15);
}

.footer-table .img-partners {
  text-align:center;
}

.media-icons {
  text-align: center;
  display: block;
  float: left;
  width: 100%;
}

.media-icons p { 
  margin-bottom: 0px;
}

#footer-code {
  margin-bottom: 10px;
}

.holiday-offer {
  text-align: center;
  height: 300px;
  overflow: hidden;
}

.holiday-offer img {
  width: 100%;
  max-width: 480px;
  height: auto;
  background: #000;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  overflow: hidden;
}

.holiday-offer .detail {
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  position: relative;
  top:-250px;
  left:5%;
  width: 90%;
  padding: 5px;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.holiday-offer:hover .detail {
  opacity: 1;
}

.detail h2, .detail p, .detail a {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.holiday-offer:hover .detail h2, .holiday-offer:hover .detail p, .holiday-offer:hover .detail a {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.detail p {
  font-style: italic;
}

.detail a {
  color: #606264;
  font-size: 17px;
  text-transform: uppercase;
  text-decoration: none;
}

.holiday-offer:hover img {
  /*-webkit-transform: scaleY(1.1);
  -moz-transform: scaleY(1.1);
  -o-transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  transform: scaleY(1.1);*/
  /*opacity: 0.5;*/
  filter: grayscale(75%);

}

.boxI img {
  width: 100%;
  max-width: 450px;
  height: auto;
}

.boxN {
  min-height: 210px;
}

.boxN h3 {
  color: #707070;
  padding-left: 10px;
  margin-bottom: 10px;
  font-size: 22px;
}

.zbox {
  min-height: 250px;
  padding: 0px !important;
}

.zbox img {
  width: 100%;
  height: auto;
}

.zbox a img {
  width: 100px;
  height: 100px;
} 

.zbox h3 {
  margin: 5px;
}

.zbox.right {
  float: right !important;
  padding-left: 15px !important;
}

.open {
  padding-top: 1px;
}

.open p span {
  display: block;
  float: left;
  text-align: center;
  width: 150px;
  background: #f2f2f2;
  padding: 15px 20px;
  margin-right: 3px;
}

.open p span.no-bcg {
  background: transparent !important; 
}

.w100 {
  width: 100%;
  margin-top: 63px;
}

p.fntz-15 {
  font-size: 15px;
  margin-left: 15px;
}

p strong {
  font-size: 15px;
}

h2.center {
  font-size: 16px;
  text-align: center;
}

p.mb-15 {
  margin-bottom: 15px;
}

p {
  line-height: 1.5em;
}

span.center {
  display: block;
  margin: 0 auto;
}

span.center a {
  font-size: 15px;
  color: #707070;
}

a.download {
  font-size: 15px;
  margin-top: 40px;
  margin-left: 60px;
  margin-bottom: 30px;
  display: block;
}

@media screen and (max-width: 960px) {
  #wrap, #inner{
    position: static;
  }
  #menu > ul{
    display: none;
  }
  #menu li a {
    color: #fff;
  }
  #menu > ul div a{
    padding: 0 !important;
  }
  #head a img{
    margin: 0 auto;
    width: 134px;
    left: 0;
    right: 0;
    margin-top: 30px;
    z-index: 100000000;
    position: absolute;
  }

  #head .kontakt {
    float: left;
    margin-left: 10px;
  }
  .hp-slider{
    display: none !important;
  }
  .hp-maska{
    position: static;
  }
  .hp-maska .cd-content, #head a img {
    z-index: 1;
  }
  .hp-maska .input{
    width: 30% !important;
  }
  .hp-maska .clear{
    clear: none !important;
  }
  .qBox ul li{
    width: 20%;
  }
  .footer-code-inner table {
    display: block;
  }
  .qBox2 li{
    height: 250px;
  }
  .parntneri {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ui-widget-header{
    background: none;
  }
  .ui-tabs .ui-tabs-nav li.ui-tabs-selected{
    background: #ee333a;
  }
  .ui-tabs .ui-tabs-nav li.ui-tabs-selected a{
    color: #fff;
  }
  .sm-result .desc{
    width: 95%;
  }

  #footer {
    margin-top: 25px;
  }

  #footer-code {
    margin-bottom: 85px;
  }

  #footer-background {
    height: 600px;
  }

  #footer-background li a {
    padding-left: 0px;
  }
  .holiday-offer {
    height: 450px;
  }

  .holiday-offer .detail {
    background: #fff;
    top: -60px;
    left: 0px;
    width: 75%;
    margin: 0 auto;
    padding: 10px;
    opacity: 0.8;
  }

  .holiday-offer .detail h2 {
    margin-top: 10px;
  }

  .holiday-offer:hover img {
    filter: grayscale(0%);
  }

  .boxI {
    min-height: 250px;
  }

  .zbox {
    padding-top: 15px !important;
  }

  .zbox a img {
    margin-top: -40px;
    float:right;
  }

  .hp-maska .input {
    float: left;
  }
}
@media screen and (max-width: 680px) {
  body:before {
    height: 42px; 
  }

  #head .kontakt {
    margin-left: 5px;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 80%;
  }
  .hp-maska .input {
    width: 100% !important;
  }
  .qBox{
    height: auto;
  }
  .qBox2 li{
    height: auto;
  }
  .qBox ul li {
    width: 100%;
  }
  .qBox2 li{
    width: 49%;
  }
  #footer-background {
    height: 1035px;
  }

  .img-partners img {
    max-width: 150px;
    height: auto;
  } 
  .holiday-offer {
    height: 400px;
  }

  .holiday-offer .detail {
    width: 85%;
  }

  .boxI {
    min-height: 25px;
  }

  .boxN {
    min-height: 10px;
  }
  .zbox {
    min-height: 25px;
  }

  .zbox a img {
    margin-top: 0px;
  }

  .open p span {
    width: 140px;
    padding: 10px 15px;
  }

  .zbox.right {
    padding-left: 0px !important;
  }
}
@media screen and (max-width: 360px) {
  body:before {
    height: 60px; 
  }
  #head a img {
    margin-top: 53px;
  }
  #head .kontakt {
    width: 70%;
  }
  /*.hp-maska .input {
    width: 100% !important;
  }*/
  .qBox2 li{
    width: 100%;
  }

  #footer-background {
    height: 1485px;
  }

  .footer1 {
    width: 100%;
    float:left;
    text-align: center;
  }

  .footer2 {
    width: 100%;
    float:left;
    text-align: center;
  }
  .holiday-offer {
    height: 315px;
  }

  .holiday-offer .detail {
    width: 95%;
  }

  .open p span {
    width: 120px;
    padding: 10px 7px;
  }
}
/* 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-color:#3B9AD7;background-repeat:no-repeat;color:#ffffff;font-size:11px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:url("/21354/uploads/fs_images/contentdesignimagesets/2/palma_12_o.gif");height:21px;width:21px;}
.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-image:none;background-repeat:no-repeat;color:#000;font-size:11px;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 */