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

/* settings - start */
body {
    font-size: 11px;
	    background: #cdd0d5  url("/11795/uploads/fs_images/settings/34/bg_169_o.jpg")  no-repeat;
}
a {
    color: #2f15d1;
}

a:hover {
    color: #efaf1f;
}
#menu {
		background: #258CC9 url("/11795/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: #258CC9 url("") repeat-x;
    color: #9d9d9d;
}
#footer a {
    color: #9d9d9d;
}

.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-left:none;
        }

#show-map{
    color : #2f15d1;
}

/* settings - own */

/* CSS Document */
h2,h3{
  font-family:Arial,helvetica,sans-serif;
}
input[type="submit"]{
  cursor:pointer;
  font-family:Arial,helvetica,sans-serif;
}
input[type="text"],select,textarea,.selectBox{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background-position:top center;
  font-size: 12px;
}
#main,#wrap,#inner,#head{
  width:903px;
  background:transparent none;
  border:0 none;
}

#master {
  border: 0;
  width: auto;
  background: transparent;
}

#cont {
  border: 0;
}

.main-column {
  border-radius: 5px !important;
  margin-bottom: 15px;
  -webkit-box-shadow:inset -1px -1px 0 0 #878787;
  box-shadow:inset -1px -1px 0 0 #878787;
  padding-right: 1px;
  padding-bottom: 1px;
  background: #fff;
}

.master-title.cd-title {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-left: 20px;
}

.master-title .text {
  font-weight: normal;
  margin: 10px 0;
}

#master .cd-content {
  padding: 0 20px 20px 20px;
  padding-top: 10px;
  border-radius: 5px;
}

#right-slave {
  width: 243px;
  margin-left: 14px;
  background: transparent;
}

/* hlavicka */
#head {
  height: 177px;
  background: #fff;
  margin-top: 14px;
  border-radius: 5px;
  position: relative;
}

.facebook {
  position: absolute;
  right: 20px;
  top: 20px;
}

.facebook img {
  margin: 0 !important;
}


#head a img{
  width:auto;
  background:transparent none;
  margin-top: 45px;
  margin-left: 20px;
}

.h-wrapper {
  float: right;
  position: relative;
  top: 68px;
  right: 20px;
}

.h-column {
  padding-left: 20px;
  color: #0066b3;
}

.h-column h2 {
  font-size: 25px;
  font-weight: normal;
  margin: 0;
}

.h-column a {
  text-decoration: none;
  color: #0066b3;
}

.h-column:last-child {
  font-size: 16px;
  margin-top: 0px;
}

/* menu */
#menu {
  background: #1b77b6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiNzdiNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY4YWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #1b77b6 0%, #0068af 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b77b6), color-stop(100%,#0068af));
  background: -webkit-linear-gradient(top,  #1b77b6 0%,#0068af 100%);
  background: -o-linear-gradient(top,  #1b77b6 0%,#0068af 100%);
  background: -ms-linear-gradient(top,  #1b77b6 0%,#0068af 100%);
  background: linear-gradient(to bottom,  #1b77b6 0%,#0068af 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b77b6', endColorstr='#0068af',GradientType=0 );
  border-radius: 5px;
  height: 42px;
  margin: 14px 0;
}

#menu li a {
  font-size: 13px;
  padding: 2px 32px;
}

#menu li a:hover {
  text-decoration: underline;
}

#menu li.menu-first a img {
  margin-top: 10px;
}

#menu li ul {
  width: 239px;
}

#menu li li {
  width: 239px;
}

#menu li li a {
  width: 175px;
}

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

/* sidebox */
.sidebox {
  width: 243px !important;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}

.sidebox .cd-title {
  background: url("/11795/uploads/fs_images/contentdesignimagesets/7/sb-title_175_o.png") no-repeat 158px top !important;
  height: 39px;
  border-top: 9px solid #0068af;
  position: relative;
  z-index: 1000;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.sidebox .cd-title .text {
  background: #0068af; 
  width: 143px;
  height: 31px;
  padding-left: 20px;
  font-weight: bold;
}

.sidebox .cd-content {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-top: -39px;
  position: relative;
  z-index: 1;
  padding: 49px 18px 10px 18px;
  -webkit-box-shadow:inset -1px -1px 0 0 #878787;
  box-shadow:inset -1px -1px 0 0 #878787;
}

.sidebox input[type="text"] {
  padding-left: 10px;
  background: #f4f4f4;
  width: 190px !important;
  height: 28px;
  border-radius: 5px;
  -webkit-box-shadow:inset 1px 1px 3px 0 #d9d9d9;
  box-shadow:inset 1px 1px 3px 0 #d9d9d9;
  border: 0;
}

.sidebox input[type="submit"] {
  background: #4ee2ec url("/11795/uploads/fs_images/contentdesignimagesets/7/send_176_o.png") no-repeat 130px center;
  border: 0;
  border-radius: 5px;
  color: #fff;
  padding: 10px 0;
  font-weight: bold;
  font-size: 15px;
  width: 190px;
}

/* sidebox nabidka */
.sb-offer .cd-content {
  padding: 0;  
  position: relative;
  background: transparent;
}

.sb-offer img {
  margin-top: -39px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.sb-offer p {
  padding: 0;
}

.sb-offer span {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 25px;
  padding: 15px;
  width: 212px;
  font-size: 20px;
  color: #0068af;
  background: rgba(255,255,255,0.86);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
}

/* vyhledavaci maska */
.main-column.searchmask-global {
  padding: 0;
}

.searchmask-global .cd-title {
  background: #ffffff !important;
  color: #0068af !important;
}

.searchmask-global .cd-title .text {
  font-size: 17px;
}


#master .searchmask-global .cd-content {
  background: #fff;
  border-bottom: 7px solid #0068af;
  padding: 0;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.searchmask-global .input {
  margin: 0 10px 10px 10px;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox {
  background: #f4f4f4;
  width: 190px !important;
  height: 28px;
  border-radius: 5px;
  -webkit-box-shadow:inset 1px 1px 3px 0 #d9d9d9;
  box-shadow:inset 1px 1px 3px 0 #d9d9d9;
  border: 0;
}

.searchmask-global .dest-selector-opener {
  background: #f4f4f4;
  width: 190px !important;
  height: 28px;
  border-radius: 5px;
  -webkit-box-shadow:inset 1px 1px 3px 0 #d9d9d9;
  box-shadow:inset 1px 1px 3px 0 #d9d9d9;
  border: 0; 
}

.searchmask-global .dest-selector-opener-lbl {
  height: ;
  width: ;
  padding: 6px 8px;
}

.search-mask label {
  color: #0068af;
  margin-bottom: 7px;
  font-weight: normal;
  font-size: 14px;
}

.selectBox-dropdown .selectBox-arrow {
  background: #0068af url("/11795/uploads/fs_images/contentdesignimagesets/7/arrow_171_o.png") no-repeat center center;
  border: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.selectBox-dropdown .selectBox-label {
  padding: 6px 8px;
}

.searchmask-global .submit {
  background: url("/11795/uploads/fs_images/contentdesignimagesets/7/submit_172_o.png") no-repeat 2px bottom;
  padding-left: 41px;
  margin-bottom: 0;
  margin-right: -13px;
  position: absolute;
  bottom: -2px;
  right: 0;
}

.searchmask-global input[type="submit"] {
  background: #1977b6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5NzdiNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzA0NmFiMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY4YWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #1977b6 0%, #046ab0 51%, #0068af 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1977b6), color-stop(51%,#046ab0), color-stop(100%,#0068af));
  background: -webkit-linear-gradient(top,  #1977b6 0%,#046ab0 51%,#0068af 100%);
  background: -o-linear-gradient(top,  #1977b6 0%,#046ab0 51%,#0068af 100%);
  background: -ms-linear-gradient(top,  #1977b6 0%,#046ab0 51%,#0068af 100%);
  background: linear-gradient(to bottom,  #1977b6 0%,#046ab0 51%,#0068af 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1977b6', endColorstr='#0068af',GradientType=0 ); 
  color: #fff;
  padding-left: 41px;
  font-weight: bold;
  font-size: 20px;
  border: 0;
  padding: 6px 50px;  
}

.searchmask-global .text-after {display: none;}

.mask-tabs {padding: 0 22px 5px;}
.mask-tab {
  display: inline-block; padding: 9px 12px; border-radius: 5px;
  background: linear-gradient(to bottom, #1977b6 0%,#046ab0 51%,#0068af 100%); color: #fff;
  cursor: pointer;
  font-weight: bold;
}
.mask-tab:hover, .mask-tab.active {background: #6d6f71;}

#search-mask-2 .sm-cp .input.select {width: 100%; margin: 0 0 10px;}
#search-mask-2 .sm-ca {width: 405px; margin-right: 0;}
#search-mask-2 .sm-ca .input.select {width: 50%; margin: 0 0 13px; padding: 0;}



/* slider */
.sb-slider .cd-title{
  background: none !important;  
}
.sb-slider .cd-title .text {
  background: #0068af;
  width: 223px;
}

.sb-slider a img { 
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.sb-slider .cd-content {
  position: relative;
  background: transparent !important;
  padding: 0;
  margin-top: 0;
}

.sb-slider .top-offer-sidebox-slider-subscribe {
  background: rgba(0,104,175,0.8);
  padding: 20px;
  margin-top: -2px;
}

.sb-slider .top-offer-sidebox-slider-subscribe p.tosl-destination {
  font-size: 20px;
  width: auto;
}


.sb-slider .top-offer-sidebox-slider-subscribe p.kc {
  background: #fff;
  color: #156fae;
  position: absolute;
  top: 204px;
  left: 0;
  font-size: 22px;
  font-weight: bold;
  width: 263px;
  text-align: center;
  padding: 10px 0;
}

.sb-slider .slider-prev-button a {
  background: url("/11795/uploads/fs_images/contentdesignimagesets/7/prev_174_o.png") no-repeat center center;
  margin-top: -90px;
  border: 0;
  text-indent: -9999px;
  width: 11px;
}

.sb-slider .slider-next-button a {
  background: url("/11795/uploads/fs_images/contentdesignimagesets/7/next_173_o.png") no-repeat center center;
  margin-top: -90px;
  border: 0;
  text-indent: -9999px;
  width: 11px;
  margin-left: 223px;
}

.side-weather .cd-content{
  display:table;
  width: 207px/*vnitřní šířka sideboxu*/;
  position: relative;
  top: -39px;
}

.exchangerates-sidebox table {
  width: 207px!important /*vnitřní šířka sideboxu*/;
}

.side-weather .cd-content ul{
  display:table-row;
}
.side-weather .cd-content ul li{
  display:table-cell;
  vertical-align:middle;
  padding:1px;
  font-size:11px;
}
.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;
}

/* sloupcova sablona */
.sloupcovaInner {
  margin-bottom: 14px;
  margin-right: 14px;
  width: 192px;
  height: 280px;
}

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

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

.sloupcovaInner a img {
  height: 138px;
  width: 192px;
  position: relative;
  z-index: 1;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.sloupcovaInner .info {
  padding: 20px;
}

.sloupcovaInner .country {
  background: url("/11795/uploads/fs_images/contentdesignimagesets/7/country_177_o.png") no-repeat 50px bottom;
  text-align: center;
  height: 26px;
  border-bottom: 8px solid rgba(255,255,255,0.86);
  margin-top: -34px;
  position: relative;
  z-index: 1000;
}

.sloupcovaInner .country a {
  background: rgba(255,255,255,0.86);
  color: #0068af;
  height: 26px;
  width: 122px;
  font-size: 14px;
  display: table;
  float: right;
  line-height: 26px;
}

.sloupcovaInner .country .destination {
  position: absolute;
  right: 0;
  bottom: -7px;
  width: 122px;
}

.sloupcovaInner .info {
  color: #fff;
  background: #0068af;
}

.sloupcovaInner .hotel {
  font-weight: bold;
  font-size: 17px;
  height: 20px;
  overflow: hidden;
}

.sloupcovaInner .price {
  background: url("/11795/uploads/fs_images/contentdesignimagesets/7/price_178_o.png") no-repeat 100px bottom;
  height: 26px;
  border-top: 8px solid #4ee2ec;
  text-align: center;
}

.sloupcovaInner .price  a {
  background: #4ee2ec;
  width: 100px;
  height: 26px;
  display: table;
  font-size: 18px;
  font-weight: bold;
  border-bottom-left-radius: 5px;
}

/* radkova sablona */
.radkovaInner {
  margin-bottom: 14px;
  position: relative;
}

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

.radkovaInner a img {
  height: 138px;
  width: 192px;
  position: relative;
  z-index: 1;
  border-top-left-radius: 5px;
}

.radkovaInner .info {
  padding: 20px;
  height: 98px;
}

.radkovaInner .country {
  background: url("/11795/uploads/fs_images/contentdesignimagesets/7/country2_181_o.png") no-repeat 122px bottom;
  text-align: center;
  height: 26px;
  border-bottom: 8px solid #0068af;
  margin-top: -34px;
  position: relative;
  z-index: 1000;
}

.radkovaInner .country a {
  background: #0068af;
  color: #fff;
  padding: 4.5px 0;
  width: 122px;
  font-size: 14px;
  display: table;
}

.radkovaInner .info {
  color: #fff;
  background: #0068af;
  width: 374px;
}

.radkovaInner .hotel {
  font-weight: bold;
  font-size: 17px;
  height: 20px;
  overflow: hidden;
}

.radkovaInner .price {
  background: url("/11795/uploads/fs_images/contentdesignimagesets/7/price2_183_o.png") no-repeat 293px bottom;
  height: 26px;
  border-bottom: 8px solid #4adde9;
  text-align: center;
  width: 414px;
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
}

.radkovaInner .price  a {
  background: #4adde9;
  width: 100px;
  padding: 2px 0;
  display: table;
  font-size: 18px;
  font-weight: bold;
  float: right;
}


/* footer */
#footer {
  border: 0;
  background: transparent;
  position: absolute;
  right: 50px;
  bottom: 50px;
  font-size: 13px;
}

#footer a {
  text-decoration: none;
}

#footer-code {
  background: url("/11795/uploads/fs_images/contentdesignimagesets/7/footer_184_o.png")no-repeat bottom center;
  border-radius: 5px; 
  padding-bottom: 34px;
  color: #0068af;
  font-size: 13px;
}

#footer-code a {
  color: #0068af;
  text-decoration: none;
}

.footer-code-inner {
  background: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 801px;
  height: 68px;
  padding: 10px 50px;
  margin-left: 1px;
}

#footer-code .column {
  float: left;
  padding-right: 30px;
}

#footer-code .column table {
  margin-top: 20px;
}

#footer-code .column h2 {
  position: relative;
  top: 10px;
}

.sm-result .desc {
  width: 348px;
}

/* Amadeus */
.de-countryTable {margin-bottom: 20px; padding: 5px 15px 15px; background: #fff; border-radius: 5px;}
.de-countryTable .area-title {color: #0068af; font-size: 25px; text-transform: uppercase; text-align: left;}
.de-countryTable .country {min-height: 42px; margin-bottom: 2px; border: 1px solid #d6d6d6;}
.de-countryTable .country a {font-weight: bold;}
.de-countryTable .showAmadeusDestination span {top: -3px; background: #4ee2ec;}
.de-countryTable .region {margin-bottom: 2px; background: #fff; border: 1px solid #d6d6d6;}

.main-column.amadeus .detail-box__info-box {height: 350px;}
.main-column.amadeus .description__map {display: none;}
.main-column.amadeus .parameters > div {margin-right: 9px;}
.main-column.amadeus .parameters > div, .amadeus .parameters > div:before {font-size: 20px;}

.hotel.amadeus .param {height: 165px;}
.hotel.amadeus .attributes {text-align: left;}
.hotel.amadeus .attributes li {width: auto; vertical-align: top; margin: 0; padding: 0 33px 12px 0;}

.occupancy-form .row .cell {width: auto !important; min-width: unset; margin: 0; padding: 0 2px 0 0;}
.occupancy-form .row .cell label {padding: 3px 0;}

.tmpl-style-82 .structured-content__tabs .simple-tab-header a span {padding: 10px; font-weight: bold;}

.grid-date-price {font-weight: bold;}
.grid-table .check-date, .grid-table .grid-date-link {
	display: block; padding: 7px; background: #4ee2ec; color: #fff !important;
	font-weight: 600; text-decoration: none; border-radius: 6px; cursor: pointer;
}
.grid-table .grid-date-link {background: #0068af;}
.grid-table .check-date:hover, .grid-table .grid-date-link:hover {background: #333;}


.sc-search.hotel.amadeus .info {
	margin-top: 285px;
}

@media only screen and (max-width: 900px) {
	#main, #wrap, #inner, #head, .main-column.searchmask-global, .de-countryTable,
	.de-countryTable .location-area .country a {width: 100%;}
	#cont {display: flex; flex-direction: column-reverse; max-width: 100%;}
	#master, #right-slave {		
		width: 100%; margin: 0; min-height: unset; padding: 5px; box-sizing: border-box;
	}
	 #right-slave {display: flex; flex-wrap: wrap;}
	#right-slave .sidebox {margin: 5px;}
	
	.sc-search.hotel.amadeus .info {
		margin-top: 0;
	}
	
	.search-mask {float: none;}
	.searchmask-global .cd-title .left {float: unset; padding-top: 1px;}
	.search-mask form {padding: 5px 0;}
	.mask-tabs {padding: 0 12px 5px;}
	.searchmask-global .submit {margin: 0;}
	.searchmask-global .clear {clear: unset;}
	
	.de-countryTable {padding: 5px;}
	.de-countryTable .country {min-height: 55px;}	
}
@media only screen and (max-width: 680px) {
	#amadeusDatesElement tr {display: flex; flex-wrap: wrap;}
	#amadeusDatesElement td {width: 25%; height: 20px;}
	#amadeusDatesElement td[aria-describedby="amadeusDatesElement_link"] {width: 100%; height: 30px;}
	.sm-result.amadeus .more-link a {padding: 0 0 20px;}
	#amadeusDatesElement td {width: 33.333%;}
}
@media only screen and (max-width: 576px) {
	.mask-tab {
		max-width: 31%; height: 30px; margin-right: 0; padding: 3px 9px;
		display: inline-flex; align-items: center; justify-content: center; text-align: center;
		line-height: 1; vertical-align: bottom;
	}
	.simple-tab-content, .simple-tabs .simple-tab-content > div {padding: 0;}

	.main-column.amadeus .detail-box__thumb, 
	.main-column.amadeus .detail-box__info-box {width: 100% !important; height: auto;}
	.main-column.amadeus .detail-box__info-box {margin-top: 15px;}
	.tmpl-style-82 table#amadeusDatesElement tr {min-height: 95px;}
}
@media only screen and (max-width: 420px) {
	.mask-tabs {padding: 3px 5px;}
	.search-mask form {padding: 5px 5px 25px;}
	.search-mask .input, #search-mask-2 .sm-ca, 
	.searchmask-global input[type="text"], .searchmask-global select, 
	.searchmask-global textarea, .searchmask-global .selectBox, 
	.searchmask-global .dest-selector-opener {width: 100% !important;}
	#search-mask-2 .sm-ca .input.select, #search-mask-2 .sm-cp .input.select {width: 50% !important; padding: 0;}
	.search-mask .input {margin: 0 0 5px;}	
	.searchmask-global .sm-lm, .searchmask-global .sm-fm {width: 50% !important; padding: 0 0 5px;}
	
	#master .offers .cd-content {padding: 5px;}
	.sm-result .desc {width: 100%;}
	
	#master .searchmasks-master .cd-title, #master .dates-view .cd-title {padding-left: 5px;}
	#master .searchmasks-master .cd-content, #master .dates-view .cd-content,
	.ui-tabs .ui-tabs-panel {padding: 5px;}
	.local-booking-form .box .box-content {padding: 5px 0;}
}


/* 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-image:none;background-repeat:no-repeat;color:#ffffff;font-size:18px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#ffffff;background-image:none;color:#5c5c5c;}
.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:#ffffff;background-image:none;color:#0068af;font-size:25px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-color:#ffffff;background-image:none;color:#0068af;}
.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;}
.searchmasks-view-1{}
.searchmasks-view-1 .cd-title{display:block;min-height:22px;_height:22px;background-color:#3B9AD7;color:#ffffff;font-size:11px;text-transform:uppercase;}
.searchmasks-view-1 .cd-icon{background-image:none;height:0px;width:0px;}
.searchmasks-view-1 .cd-content{background-color:#bde2f9;color:#364A90;}
.searchmasks-view-1 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.searchmasks-view-1 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.localcountries-index{}
.localcountries-index .cd-title{display:none;min-height:22px;_height:22px;background-color:#3B9AD7;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;}
.localcountries-index .cd-icon{background-image:none;height:0px;width:0px;}
.localcountries-index .cd-content{background-color:#ffffff;background-image:none;color:#364A90;}
.localcountries-index .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.localcountries-index .cd-icon-footer{background-image:none;height:0px;width:0px;}
.localcountries-home{}
.localcountries-home .cd-title{display:none;min-height:22px;_height:22px;background-color:#3B9AD7;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;}
.localcountries-home .cd-icon{background-image:none;height:0px;width:0px;}
.localcountries-home .cd-content{background-color:#ffffff;background-image:none;color:#364A90;}
.localcountries-home .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.localcountries-home .cd-icon-footer{background-image:none;height:0px;width:0px;}
.searchmasks-view-2{}
.searchmasks-view-2 .cd-title{display:block;min-height:22px;_height:22px;background-color:#ffffff;background-image:none;color:#0068af;font-size:25px;text-transform:uppercase;}
.searchmasks-view-2 .cd-icon{background-image:none;height:0px;width:0px;}
.searchmasks-view-2 .cd-content{background-color:#ffffff;background-image:none;color:#0068af;}
.searchmasks-view-2 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.searchmasks-view-2 .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */