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

/* settings - start */
body {
    font-size: 11px;
	    background: #eef0f0  url("/11241/uploads/fs_images/settings/34/bg_194_o.jpg")  repeat-x;
}
a {
    color: #2b53a0 ;
}

a:hover {
    color: #224487;
}
#menu {
		background:  url("") repeat-x;
}
.nav li li {
    background: #f4cf01 none repeat;
}
.nav li li a:hover {
    background-color: #fdfb67;
}
.nav a {
    color: #264c95;
}
.nav li li a {
    color: #264c95;
}

#nav li a {
	    background: #258CC9  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: #2b53a0 ;
}
#country-list a:hover{
    color: #224487;
}
#footer {
	    background:  url("") repeat;
    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{
    }

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

/* settings - own */

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;
}
#bg-overlay{
  background:url('/11241/uploads/fs_images/contentdesignimagesets/3/footer-bg_187_o.jpg') no-repeat bottom center;
}
#main,#wrap,#inner,#head{
  width:1000px;
  background:transparent none;
  border:0 none
}
#head img{
  width:auto;
  background:transparent none;
}
#head .kontakt{
  font-size:16px;
  font-weight:bold;
  text-transform:uppercase;
  text-shadow: 1px 1px 0px #2abef8;
  filter: dropshadow(color=#2abef8, offx=1, offy=1);
  color:#fff;
  margin-top:50px;
}
#head .kontakt strong{
  font-size:36px;
}

/* hlavička H1 */
#heading{
  text-align: right;
  color: #fff;
  margin-top: -26px;
}

/* menu */
#menu{
  height:64px;
  background: #fdfb67; /* Old browsers */
  background: -moz-linear-gradient(top,  #fdfb67 0%, #f4cf01 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfb67), color-stop(100%,#f4cf01)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fdfb67 0%,#f4cf01 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fdfb67 0%,#f4cf01 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fdfb67 0%,#f4cf01 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fdfb67 0%,#f4cf01 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfb67', endColorstr='#f4cf01',GradientType=0 ); /* IE6-9 */
}
#menu li div a{
  text-transform:uppercase;
  font-size:14px;
  font-weight:normal;
  height:64px;
  line-height:64px;
  border-left:1px solid #fcf65a;
  border-right:1px solid #f5aa06;
  padding:0 9px;
}
#menu li.menu-first div a{
  border-left:0 none;
}
#menu li.menu-last div a{
  border-right:0 none;
}
#menu li:hover div a{
  background:#f4cf01;
}
.nav li:hover ul, ul.nav li.sfHover ul{
  top: 64px;
  z-index:10;
}

/* cont */
#cont{
  border:0 none;
  background:transparent none;
  margin-top:20px;
}
#master{
  width:auto;
  background:transparent none;
  border:0 none;
}
#left-slave{
  width:198px;
  background:transparent none;
  margin-right:15px;
}
#right-slave{
  width:198px;
  background:transparent none;
  margin-left:15px;
}

#right-slave .no-padding .cd-content{
  padding: 0px;
}

#right-slave .no-padding .cd-content iframe{
    overflow:hidden;
}

/* sidebox */
.sidebox{
  width:198px !important;
  margin-bottom:20px;
}
.sidebox .cd-title.sidebox-title{
  background: #fdfb67; /* Old browsers */
  background: -moz-linear-gradient(top,  #fdfb67 0%, #f4cf01 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfb67), color-stop(100%,#f4cf01)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fdfb67 0%,#f4cf01 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fdfb67 0%,#f4cf01 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fdfb67 0%,#f4cf01 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fdfb67 0%,#f4cf01 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfb67', endColorstr='#f4cf01',GradientType=0 ); /* IE6-9 */
  padding:10px;
}
.sidebox .cd-title .text{
  font-weight:normal;
}
.sidebox .cd-content{
  padding:10px;
}
.sidebox table{
  width:178px !important;
}
.sidebox input[type='text']{
  border:1px solid #a4b3d2;
  padding:5px;
  width:164px;
}
.sidebox input[type='submit']{
  border:0 none;
  background:#264a93;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:5px 10px;
  width:164px;
}
.side-weather .cd-content{
  display:table;
  width: 178px;
}
.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;
}
.sb-image .cd-title.sidebox-title{
  background: #3f6eb9; /* Old browsers */
  background: -moz-linear-gradient(top,  #3f6eb9 0%, #264992 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f6eb9), color-stop(100%,#264992)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #3f6eb9 0%,#264992 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #3f6eb9 0%,#264992 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #3f6eb9 0%,#264992 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #3f6eb9 0%,#264992 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f6eb9', endColorstr='#264992',GradientType=0 ); /* IE6-9 */
}
.sb-image .cd-title .text{
  color:#f7e02a;
}
.sb-image .cd-content{
  padding:0;
}
.sb-image .cd-content img,
.sb-image .cd-content a img{
  width:198px;
}

/* main content */
.default-design{
  margin-bottom:20px;
}
.default-design .cd-title .text{
  font-weight:normal;
}

/* searchmask */
.searchmask-global{
  background:#3f6eb9;
}
.searchmask-global .cd-title{
  padding:10px 20px;
}
.searchmask-global .cd-title .text{
  color:#fff; 
}
.searchmask-global .cd-content{
  padding: 0;
}
.searchmask-global form{
  padding:20px 20px 0 20px;
}
.searchmask-global .input{
  margin-right:10px;
  padding:0;
  width:171px;
  height:44px;
}
.searchmask-global .sm-last{
  margin-right:0;
}
.searchmask-global label{
  color:#fff;
  font-weight:normal;
}
.searchmask-global input[type='text'],
.searchmask-global .selectBox{
  width:171px !important;
  border:1px solid #1e4c95;
  padding:5px;
  background:#fff;
  -webkit-border-radius:0;
  border-radius:0;
  height:30px;
}
.searchmask-global .selectBox-label{
  padding:0;
}
.searchmask-global .selectBox-arrow{
  background:url('/11241/uploads/fs_images/contentdesignimagesets/3/sm-select-icon_190_o.png') no-repeat right center;
  border:0 none;
}
.searchmask-global .submit{
  margin:0;
}
.searchmask-global input[type='submit']{
  border:0;
  border-top:1px solid #1e4c95;
  background: #264992; /* Old browsers */
background: -moz-linear-gradient(top,  #264992 0%, #3f6eb9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#264992), color-stop(100%,#3f6eb9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #264992 0%,#3f6eb9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #264992 0%,#3f6eb9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #264992 0%,#3f6eb9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #264992 0%,#3f6eb9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#264992', endColorstr='#3f6eb9',GradientType=0 ); /* IE6-9 */
  font-size:18px;
  color:#faee49;
  text-transform:uppercase;
  height:40px;
  width:171px;
}
.searchmask-global .extended-search-link{
  color:#fff;
  text-decoration:none;
  background:none;
  padding:0;
}


/* extra */
#extra .default-design{
  margin-bottom:0;
}

.hp-slider .cd-title,
.hp-maska .cd-title{
  display:none !important;
}
.hp-maska form{
  padding:20px 40px 0 40px;
}
.hp-slider .cd-content {
  height: 290px !important;
  overflow: hidden !important;
}

.hp-slider .top-offer-slider-subscribe{
  background:#f7e028;
  background:rgba(247,224,40,0.85);
  padding:0 13px;
  top:-75px !important;
  color:#264b95;
  font-size:12px;
}
.hp-slider .top-offer-slider-subscribe .left{
  width:200px !important;
}
.hp-slider .top-offer-slider-subscribe .right{
  text-align:right;
}
.hp-slider .top-offer-slider-subscribe .tosl-hotel{
  font-size:16px;
  height:21px;
  overflow:hidden;
}
.hp-slider .top-offer-slider-subscribe .tosl-destination{
  font-size:14px;
  height:18px;
  overflow:hidden;
}
.hp-slider .top-offer-slider-subscribe .tosl-prices{
  color:#264b95;
}
.hp-slider .slider-prev-button{
  top:-160px !important;
}
.hp-slider .slider-next-button{
  top:-160px !important;
  left:365px;
}
.hp-slider .slider-prev-button a{
  background: transparent url('/11241/uploads/fs_images/contentdesignimagesets/3/slider-prev-button_189_o.png') no-repeat center center;
  border:0 none;
  padding:0;
  width:7px;
  height:13px;
  text-indent:-9999px;
}
.hp-slider .slider-next-button a{
  background: transparent url('/11241/uploads/fs_images/contentdesignimagesets/3/slider-next-button_188_o.png') no-repeat center center;
  border:0 none;
  padding:0;
  width:7px;
  height:13px;
  text-indent:-9999px;
}

.hp-slider .content-slider-subscribe {
  background: transparent;
  color: #254a93;
}

.top-offers {

  margin: 0;
}

/* radkova nabidka */
.radkovaInner a,
.sloupcovaInner a{
  text-decoration:none;
}
.radkovaInner{
  border-top:1px solid #9babc7;
  border-bottom:1px solid #9babc7;
  margin-bottom:5px;
}
.radkovaInner .thumb img{
  margin:9px 0;
  width:120px;
  height:80px;
}
.radkovaInner .dest{
  margin:9px 0;
  padding:0 9px;
  border-right:1px solid #9babc7;
  height:80px;
  width:168px;
}
.radkovaInner .hotel{
  font-size:14px;
  font-weight:bold;
}
.radkovaInner .rating{
  height:12px;
}
.radkovaInner .box2{
  padding:21px 9px;
  width:134px;
}
.radkovaInner .price{
  background:#264a93;
  width:115px;
  text-align:center;
  line-height:98px;
  height:98px;
}
.radkovaInner .price a{
  font-size:18px;
  font-weight:bold;
  color:#f5d206;
}

/* sloupcova nabidka */
.sloupcovaInner{
  width:186px;
  margin-right:5px;
  margin-bottom:10px;
  border-left:1px solid #9babc7;
  border-right:1px solid #9babc7;
}
.sloupcovaInner.last{
  margin-right:0;
}
.sloupcovaInner .thumb img{
  margin:0 9px;
  width:168px;
  height:112px;
}
.sloupcovaInner .dest{
  padding:0 9px;
  margin:9px 0;
}
.sloupcovaInner .desc{
  border-top:1px solid #9babc7;
  padding:9px 0;
  margin:0 9px;
}
.sloupcovaInner .destination{
  height:14px;
  overflow:hidden;
}
.sloupcovaInner .hotel{
  font-size:14px;
  font-weight:bold;
  height:16px;
  overflow:hidden;
}
.sloupcovaInner .price{
  background:#264a93;
  text-align:center;
  line-height:40px;
  height:40px;
}
.sloupcovaInner .price a{
  font-size:18px;
  font-weight:bold;
  color:#f5d206;
}

/* footer */
#footer{
  height:83px;
  line-height:83px;
  border:0 none;
  text-align:center;
  font-weight:bold;
}



















/* 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;color:#254a93;font-size:16px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#ffffff;background-image:none;color:#254a93;font-size:11px;}
.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:#254a93;font-size:22px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#254a93;}
.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-9{}
.contentsideboxes-view-9 .cd-title{display:block;min-height:22px;_height:22px;background-image:none;color:#254a93;font-size:14px;text-transform:uppercase;}
.contentsideboxes-view-9 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-9 .cd-content{background-color:#ffffff;background-image:none;color:#254a93;font-size:10px;}
.contentsideboxes-view-9 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.contentsideboxes-view-9 .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */