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

/* settings - start */
body {
    font-size: 11px;
	    background: #b8c9d0  url("/11352/uploads/fs_images/settings/34/bg_196_o.jpg")  no-repeat;
}
a {
    color: #08386d;
}

a:hover {
    color: #102841;
}
#menu {
		background:  url("") repeat-x;
}
.nav li li {
    background: #60c2fb none repeat;
}
.nav li li a:hover {
    background-color: #fefefe;
}
.nav a {
    color: #08386d;
}
.nav li li a {
    color: #08386d;
}

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

#nav li a:hover {
    background-color: #64bef7;
    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:  url("") repeat-x;
    color: #08386d;
}
#footer a {
    color: #08386d;
}

.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 : #08386d;
}

/* 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;
}
#colorbox, #colorbox *{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
body{
  background-position:top center;
}

#main,#wrap,#inner,#head{
  width:1023px;
  background:transparent none;
  border:0 none;
}

.contentpages-view {
  font-size: 12px;
}

#head {
  height: 180px;
}

#head::after{
  display: block;
  clear: both;
  overflow: hidden;
  content:'';
}
#head img{
  width:auto;
  background:transparent none;
}

#head a {
  margin-top: 20px;
  width: 350px;
  margin: 30px auto 0 auto;
  display: block;
}

#menu{
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #60c2fb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#60c2fb));
  background: -webkit-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -o-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -ms-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: linear-gradient(to bottom, #fefefe 0%,#60c2fb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#60c2fb',GradientType=0 );
  height: 70px;
}
#menu li div a{
  height: 70px;
  line-height: 70px;
  border-left: 1px solid  #fefefe;
  border-right: 1px solid  #60c2fb;
  font-size: 15px;
  font-weight: normal;
  padding: 0 41px;
}
#menu li:hover div a{
  background: #60c2fb;
}
#menu .menu-first div a{
  border-left: 0;
}
#menu .menu-last div a{
  border-right: 0;
}

#menu ul ul {
  width: 200px !important;
}

#menu ul li li {
  width: 200px !important;
}

#menu li li a{
  font-size: 15px;
  font-weight: normal;
  width: 200px;
}
.nav li:hover ul, ul.nav li.sfHover ul{
  top: 70px;
  z-index:10;
}


/* cont */
#cont{
  border: 0;
  padding: 15px;
  background: #fff;
}
#master{
  width: auto;
  border: 0;
}
#left-slave{
  width: 265px;
  margin-right: 20px;
}
#right-slave{
  width: 265px;
  margin-left: 20px;
}

.default-design .cd-title{
  padding: 10px 0;
}
.default-design .cd-title .text{
  margin: 0;
}


.sidebox{
  width:100% !important;
  margin-bottom: 20px;
}
.sidebox .cd-title.sidebox-title{
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #60c2fb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#60c2fb));
  background: -webkit-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -o-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -ms-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: linear-gradient(to bottom, #fefefe 0%,#60c2fb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#60c2fb',GradientType=0 );
  padding: 8px 15px;
}
.sidebox .cd-title .text{
  padding: 0;
  float: none;
  text-align: center;
}
.sidebox .cd-content{
  background: #7CBA63;
  padding: 15px;
}
.sidebox table{
  width:100% !important;
}
.sidebox table td{
  padding:1px 5px;
  visibility: 
}
.sidebox input[type='text']{
  width:100%;
  border: 0;
  background: #fff;
  -webkit-box-shadow: 1px 1px 1px #679a53;
  -moz-box-shadow: 1px 1px 1px #679a53;
  box-shadow: 1px 1px 1px #679a53;
  padding: 5px;
}
.sidebox input[type='submit']{
  width:60%;
  margin: 0 20%;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #60c2fb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#60c2fb));
  background: -webkit-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -o-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -ms-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: linear-gradient(to bottom, #fefefe 0%,#60c2fb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#60c2fb',GradientType=0 );
  text-transform: uppercase;
  font-size: 12px;
  color: #1a5085;
  padding: 10px 0;
  border: 0;
  margin-top: 20px;
}
.sidebox p,
.sidebox table td,
.sidebox ul li{
  font-size: 12px;  
}

.side-weather .cd-content{
  display:table;
  width: 100%;
}
.side-weather .cd-content ul{
  display:table-row;
}
.side-weather .cd-content ul li{
  display:table-cell;
  vertical-align:middle;
  padding:5px 1px;
  font-size:12px;
  border-bottom: 1px solid #679a53;
}
.exchangerates-sidebox tr td{
  padding:5px 1px;
  font-size:12px;
  border-bottom: 1px solid #679a53;
}
.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;
}

.sb-image .cd-content{
  padding: 0;
}

/* searchmask */
.searchmask-global{
  background: #7CBA63;
}
.searchmask-global .cd-content{
  padding: 15px;
}
.searchmask-global .cd-content form{
  padding: 0;
}
.searchmask-global .input{
  width: 49%;
  margin-right: 2%;
  margin-bottom: 10px !important;
}
.searchmask-global .input::after{
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#left-slave .searchmask-global .input,
#right-slave .searchmask-global .input{
  width: 100%;
  margin-right: 0;
}
.searchmask-global .sm-last{
  margin-right: 0;
}
.searchmask-global label{
  width: 25%;
  float: left;
}
.searchmask-global .selectBox,
.searchmask-global input[type='text'],
.searchmask-global .dest-selector-opener{
  width: 75% !important;
  border: 0;
  background: #fff;
  -webkit-box-shadow: 1px 1px 1px #679a53;
  -moz-box-shadow: 1px 1px 1px #679a53;
  box-shadow: 1px 1px 1px #679a53;
  padding: 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: left;
}
.searchmask-global .selectBox-arrow {
    border: 0;
    background: transparent none;
}
.searchmask-global .selectBox-label,
.searchmask-global .dest-selector-opener-lbl{
  padding: 0;
  border: 0;
  background: url('/11352/uploads/fs_images/contentdesignimagesets/7/select-arrow_260_o.png') no-repeat right center content-box;
  display: block;
  width: 100% !important;
}
.searchmask-global div.submit{
  width: calc(100%+30px);
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -15px;
  margin-top: 15px;
  float: none;
}
.searchmask-global .sm-lm label,
.searchmask-global .sm-fm label{
  width: 90%;
}
.searchmask-global .sm-lm input,
.searchmask-global .sm-fm input{
  width: 5%;
}

.searchmask-global div.submit input[type='submit']{
  width: 100%;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #60c2fb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#60c2fb));
  background: -webkit-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -o-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -ms-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: linear-gradient(to bottom, #fefefe 0%,#60c2fb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#60c2fb',GradientType=0 );
  text-transform: uppercase;
  font-size: 22px;
  color: #1a5085;
  padding: 10px 0;
  border: 0;
  margin: 0;
  float: none;
}


/* slider */
.hp-slider .cd-title{
  display: none !important;
}
.hp-slider li a img{
  width: 443px;
}
.hp-slider .top-offer-slider-subscribe{
  width: 265px;
  height: 308px;
  top: -312px !important;
  left: 443px;
  padding: 15px;
  background: #7CBA63;
  color: #055e00;
  position: relative;
}
.hp-slider .top-offer-slider-subscribe .left,
.hp-slider .top-offer-slider-subscribe .right{
  width: 235px !important;
}
.hp-slider .top-offer-slider-subscribe .tosl-destination{
  margin-bottom: 10px;
  font-weight: normal;
  padding-bottom: 10px;
  border-bottom: 1px solid #679a53;
}
.hp-slider .top-offer-slider-subscribe .tosl-date{
  padding-bottom: 10px;
  border-bottom: 1px solid #679a53;
}
.hp-slider .top-offer-slider-subscribe .tosl-prices .kc{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 265px;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #60c2fb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#60c2fb));
  background: -webkit-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -o-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -ms-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: linear-gradient(to bottom, #fefefe 0%,#60c2fb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#60c2fb',GradientType=0 );
  text-align: center;
  padding: 15px 10px;
  margin: 0;
  color: #0a3b70;
}
.hp-slider .top-offer-slider-subscribe .tosl-prices .kc .red{
  font-size: 75%;
  color: #fff;
}
.hp-slider .slider-numeric-button{
  top: -25px !important;
  left: 175px;
}
.hp-slider .slider-numeric-button li a{
  text-indent: -9999px;
  border: 0;
  background: #fff;
  padding: 0;
  width: 10px;
  height: 10px;
}
.hp-slider .slider-numeric-button li.current a{
  background: #7CBA63;
}

/* top offers */
.topoffers-global a{
  text-decoration: none;
  color: #055e00;
}

/* sloupcova */
.sloupcovaInner{
  width: 49%;
  margin-right: 2%;
  margin-bottom: 4.5%;
  padding: 10px;
  background: #7CBA63;
}
.sloupcovaInner.last{
  margin-right: 0;
}
.sloupcovaInner .thumb{
  position: relative;
  width: 50%;
}
.sloupcovaInner .thumb a img{
  width: 100%;
}
.sloupcovaInner .thumb .lm-wrap,
.radkovaInner .thumb .lm-wrap{
  position: absolute;
  top: 0;
  left: 0;
}
.sloupcovaInner .info{
  width: 50%;
  padding-left: 10px;
  position: relative;
}
.radkovaInner .hotel,
.sloupcovaInner .hotel{
  font-size: 15px;
  font-weight: bold;
  height: 19px;
  overflow: hidden;
}
.radkovaInner .country,
.sloupcovaInner .country{
  font-size: 12px;
  margin-bottom: 5px;
}
.sloupcovaInner .info table{
  width: 100%;
  font-size: 11px;
  border-collapse: collapse;
}
.sloupcovaInner .info table td{
  padding: 2px 0;
}
.sloupcovaInner .price{
  position: absolute;
  bottom: -40px;
  width: 153px;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #60c2fb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#60c2fb));
  background: -webkit-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -o-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -ms-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: linear-gradient(to bottom, #fefefe 0%,#60c2fb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#60c2fb',GradientType=0 );
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 5px;
}
.radkovaInner .price a,
.sloupcovaInner .price a{
  color: #0a3b70;
}


/* radkova */
.radkovaInner{
  margin-bottom: 2%;
  padding: 10px;
  background: #7CBA63;
}
.radkovaInner .thumb{
  position: relative;
}
.radkovaInner .thumb a img{
  width: 150px;
  height: 100px;
}
.radkovaInner .dest,
.radkovaInner .info,
.radkovaInner .price{
  margin-left: 10px;
}
.radkovaInner .dest{
  width: 248px;
}
.radkovaInner .info{
  width: 140px;
}
.radkovaInner .price{
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #60c2fb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#60c2fb));
  background: -webkit-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -o-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -ms-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: linear-gradient(to bottom, #fefefe 0%,#60c2fb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#60c2fb',GradientType=0 );
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 5px;
  height: 100px;
  line-height: 90px;
  width: 120px;
}



/* footer */ 
#footer{
  border: 0;
  margin-bottom: 20px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #60c2fb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#60c2fb));
  background: -webkit-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -o-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: -ms-linear-gradient(top, #fefefe 0%,#60c2fb 100%);
  background: linear-gradient(to bottom, #fefefe 0%,#60c2fb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#60c2fb',GradientType=0 );
}




















































/* settings - stop */


/* content design - on v2 */
.default-floatbox-design{position:fixed;left:54%; 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;background-repeat:no-repeat;color:#0a3b70;font-size:22px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#055e00;}
.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;color:#0a3b70;font-size:22px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#055e00;}
.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 */