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

/* settings - start */
body {
    font-size: 11px;
	    background: #ffffff  url("/21396/uploads/fs_images/settings/34/bg_95_o.png")  no-repeat;
}
a {
    color: #000000;
}

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

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

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

#left-slave {
    background-color: ;
}

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

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

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

.top-offer-square{
    background: none;
}

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

#show-map{
    color : #000000;
}

/* settings - own */

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

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

body {
background-position: center -260px !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#main,#wrap,#inner,#head{
  width:auto;
  background:transparent none;
  border:0 none;
}

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

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

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

.main-column {
  background: #fff;
  padding: 20px;
}

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


.background-ornament {
    position: absolute;
    z-index: 1000;
  width: 100%;
    height: 35px;
  background: url(/21396/uploads/fs_images/contentdesignimagesets/7/ornament_93_o.png) repeat-x;
}


/* hlavicka */
.head-wrap {
  background: #fff;
}

#head {
  height: auto;
  margin-top: ;
  width: 1000px;
  margin: 0 auto;
}

#head a img {
  margin-top: 40px;
}

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

#head .contact {
  float: right;
  /*background: url("/21396/uploads/fs_images/contentdesignimagesets/7/phone344o_88_o.png") no-repeat left 17px;*/
  padding: 5px 0 5px 40px;
  font-size: 30px;
  color: #02AFCB;
  text-align:right;
  font-weight: bold;
  margin-top: 40px;
  line-height:25px;
}

#head .contact a,#head .contact span{
  font-size:17px;
  color: #02AFCB;
} 

/* Menu */
#menu {
  border-top: 1px solid  #0ec6e4;
  -webkit-box-shadow: 0 -1px 0 0 #019eb7;
  box-shadow: 0 -1px 0 0 #019eb7;
  height: 52px;
  background:#02AFCB;
  margin-bottom:15px;
  box-shadow:-1px 8px 14px -15px #000000;
}

#menu > ul{
  width: 1000px;
  margin: 0 auto;
  float: none;
}

#menu li div a {
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}

#menu li a:hover {
  color: #f3d403;
}

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

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

/* sidebox */
.sidebox {
  width: 270px !important;
  z-index: 1;
  background: #fff;
  border: 1px solid #2abbd3;
  margin-bottom: 15px!important;
  box-shadow:-1px 8px 14px -15px #000000;
}

.sidebox .cd-title .text {
  font-weight: normal;
  padding: 5px 10px;
}

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

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

.sidebox input[type="text"] {
  padding-left: 10px;
  width: 209px;
  height: 26px;
  border: 1px solid #2abbd3;
  font-size: 14px;
}

.sidebox input[type="submit"] {
  background: #ffd202;
  color: #032e74;
  text-transform: uppercase;
  font-size: 14px;
  border: 0;
  margin: 8px 0 0 63px !important;
  width: 80px !important;
  height: 26px; 
}

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

.exchangerates-sidebox table {
  width: 265px !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:14px;
}
.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;
}

/* Qbox */
.main-column.qbox,
.homepage .main-column.qbox {
  width: 1000px;
  margin: 0 auto;
  background: #02afcb !important;
  padding: 0 5px 5px 5px;
  box-shadow:-1px 8px 14px -15px #000000;
}

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

.qbox .column {
  width: 315px;
  margin: 0 7px;
  position: relative;
}

.qbox .column h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0;
}

.qbox .column h2 a{
  color:#fff;
}

.qbox .column span {
  background: #f3d403;
  display: block;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #032e74;
  padding: 10px 0;
  position: absolute;
  bottom: -13px;
  width: 315px;
  left: 0;
}

.qbox .column a {
  text-decoration: none;
}



.extended-search-link{
  background-image:none;
  color:#fff;
  font-weight:bold;
  padding-left:0;
}




/* callback */
#CallbackAddForm tr:nth-child(2n+1) {
  display: none;
}

#CallbackAddForm tr:last-child {
  display: block;
}

/* vyhledavaci maska */
.searchmask-global {
  width: 1000px !important;
  margin: 0 auto;
  background: transparent;
  border: 0;
  box-shadow:none;
}

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

.searchmask-global .cd-content {
  background: rgba(11, 88, 102, 0.79) none repeat scroll 0 0;
  width: 430px;
  padding: 20px;
  margin-bottom: 0;
}

.searchmask-global .input {
  height: 35px;
}

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

.searchmask-global .submit {
  margin-bottom: 0 !important;
}

.searchmask-global input[type="submit"] {
  background: #f1d403;
  color: #042f74;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
  border-radius: 0;
  height: 44px;
  width: 390px !important;
}

.selectBox-dropdown .selectBox-label,
.searchmask-global .dest-selector-opener-lbl {
  padding: 6px 8px;
  color: #989ea2;
}

.searchmask-global input.hasDatepicker {
  padding-left: 8px;
}

.searchmask-global label {
  width: 100px;
  color: #fff;
  float: left;  
}

.searchmask-global .checkbox {
  float: left;
  margin-right: 20px;
  position: relative;
  top: 10px;
}

.searchmask-global .checkbox label {
  width: 150px;
}

.selectBox-dropdown .selectBox-arrow {
  background: url("/21396/uploads/fs_images/contentdesignimagesets/7/arrow343o_87_o.png") no-repeat center center;
  border: 0;
  width: 45px;
}

/* sloupcova sablona */
.sloupcovaInner {
  margin-bottom: ;
  margin-right: ;
}

.sloupcovaInner a {
  text-decoration: none;
}

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

.sloupcovaInner a img {
  height: ;
  width: ;
}

/* radkova sablona */
.radkovaInner {
  border: 1px solid #2bbcd3;
  margin-bottom: 15px;
  background: #fff;
  position: relative;
  box-shadow:-1px 8px 14px -15px #000000;
}

.radkovaInner a {
  text-decoration: none;
}

/*.radkovaInner .country {
  background: #2abbd3;
  height: 130px;
  width: 30px;
  position: relative;
}

.radkovaInner .country a {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px;
  position: absolute;
  left: -51px;
  bottom: 53px;
  width: 130px;
  text-align: center;  
}
*/

.radkovaInner .country {
    background: #2abbd3 none repeat scroll 0 0;
    height: auto;
    margin: 5px;
    width: auto;
}
.radkovaInner .country a {
    background: red none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    padding: 5px 10px;
    position: absolute;
    text-decoration: none;
    text-transform: none;
    width: auto;
}


.radkovaInner .rating {
    margin: 5px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 46px;
    width: auto;
}

.radkovaInner .hotel {
  width: 140px;
  text-align: left;
  padding:0;
  margin-top:37px;
}

.radkovaInner .hotel a {
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  font-size: 18px;
}

.radkovaInner a img {
  width: 226px;
  height: 124px;
}

.radkovaInner .info {
  background: #2abbd3;
  color: #fff;
  text-align: center;
  width: 180px;
  padding: 26px 0;
  font-size: 18px;
}

.radkovaInner .price {
    background: #ffd202 none repeat scroll 0 0;
    bottom: 0;
    margin: 5px;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 147px;
}

.radkovaInner .price a {
    color: #032e74;
    display: block;
    font-size: 24px;
    font-weight: bold;
    height: auto;
}

/* footer */
#footer {
  border: 0;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform:   ;
}

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

.tmpl-style-4 .info-box__price, .tmpl-style-4 .structured-content__tabs .simple-tab-header a.opened span{
  background:#2ABBD3;
}

.click img{
  width:268px;
}


/* 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:#2abbd3;background-image:none;color:#ffffff;font-size:22px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#292929;}
.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:#164b91;font-size:25px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;background-repeat:no-repeat;color:#292929;}
.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;}
.contentsideboxes-view-1{}
.contentsideboxes-view-1 .cd-title{display:block;min-height:22px;_height:22px;background-color:#2abbd3;background-image:none;color:#ffffff;font-size:22px;}
.contentsideboxes-view-1 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-1 .cd-content{background-image:none;color:#292929;padding:0!important;
}
.contentsideboxes-view-1 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.contentsideboxes-view-1 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-3{}
.contentsideboxes-view-3 .cd-title{display:none;min-height:22px;_height:22px;background-color:#2abbd3;background-image:none;color:#ffffff;font-size:22px;}
.contentsideboxes-view-3 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-3 .cd-content{background-image:none;color:#292929;padding:0;}
.contentsideboxes-view-3 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.contentsideboxes-view-3 .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */