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

/* settings - start */
body {
    font-size: 11px;
	    background: #f6f7ef  url("/20500/uploads/fs_images/settings/34/body-bg-nova177o171o171o_82_o.jpg")  no-repeat;
}
a {
    color: #267dc1;
}

a:hover {
    color: #267dc1;
}
#menu {
		background:  url("") 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: #ffffff 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: #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-left:none;
        }

#show-map{
    color : #267dc1;
}

/* settings - own */

h2,h3{
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size:1.4em !important;
}
input[type="submit"]{
  cursor:pointer;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
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:960px;
  background:transparent none;
  border:0 none;
}
#head{
  float: left;
  width: auto;
}
#head a{
  display: block;
}
#head img{
  width:auto;
  background:transparent;
  margin-top: 2px;
}

/* menu */
#menu{
  float: right;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  height: 64px;
  max-width: 740px;
}
#menu:::after{
  content: '';
  display: table;
  clear: both;
}
#menu li div a{
  font-size: 14px;
  height: 64px;
  line-height: 64px;
  text-transform: uppercase;
  -webkit-transition: background 200ms ease-in;
  -moz-transition: background 200ms ease-in;
  -ms-transition: background 200ms ease-in;
  -o-transition: background 200ms ease-in;
  transition: background 200ms ease-in;

}
#menu li:hover div a{
  background: #005a99;
}
#menu ul ul{
  width: 190px;
}
#menu li li{
  font-family: inherit;
  font-size: 13px;
  border: 0 none;
  width: 190px;
}
#menu li li a{
  height: 40px !important;
  line-height: 40px  !important;
  padding: 0 10px;
  -webkit-transition: background 200ms ease-in;
  -moz-transition: background 200ms ease-in;
  -ms-transition: background 200ms ease-in;
  -o-transition: background 200ms ease-in;
  transition: background 200ms ease-in;
}
.nav li:hover ul, ul.nav li.sfHover ul{
  top: 64px;
  z-index:10;
}

/* cont */
#cont{
  border:0 none;
  margin-top: 300px; 
  display: inline-block;
  width: 100%;
}
#cont::before{
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

#master{
background: -moz-linear-gradient(top,  rgba(255,255,255,0.6) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.6)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

/*
  background: transparent none;*/
  border: 0 none;
  width: auto;
  padding: 0 10px;
}
#right-slave{
  width: 300px;
  padding: 0 10px;
  background: -moz-linear-gradient(top,  rgba(255,255,255,0.6) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.6)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

  
}

.cd-title .text{
  font-family: 'Oswald', sans-serif;
  font-weight: 300 !important;
  padding:5px;
}

/* sidebox */
.sidebox{
  width:100% !important;
  margin-bottom: 20px;
}
.sidebox table{
  width:100% !important;
}
.sidebox table td{
  padding:1px 5px;
}
.sidebox input[type='text']{
  width:100%;
  border: 1px solid  #d5d5d5;
  padding: 8px;
}
.sidebox input[type='submit']{
  width:100%;
  background: #267dc1;
  border: 0 none;
  color: #fff;
  font-size: 24px;
  height: 60px;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.sidebox input[type='submit']:hover{
  background: #fff;
  color: #267dc1;
}
.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: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;
}

.searchmasks-master_history_sidebox .cd-content{
  background: #fff;
  border: 1px solid #d5d5d5;
  text-align: center;
  padding: 8px 0;
}
.searchmasks-master_history_sidebox .cd-content em{
  font-style: normal;
}

.customer-content .actions{
  list-style: none;
  padding: 0;
}
.customer-content .actions li{
  background: #fff;
  padding: 8px;
  margin-bottom: 3px;
}
.customer-content .actions li a{
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  text-decoration: none;
  font-size: 18px;
  color: #267dc1;
  display: block;

}
.customer-content .actions li:hover{
  background: #267dc1;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.customer-content .actions li:hover a{
  color: #fff;

}

/* seznam statu */
.seznam-statu table{
  border-spacing: 0;
}
.seznam-statu table tr{
  border-spacing: 2px;
}
.seznam-statu table td {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  background: #fff;
  border-spacing: 0;
}

.seznam-statu table a {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  text-decoration: none;
  font-size: 18px;
  color: #f5842c;
}

.seznam-statu td:last-child {
  text-align: right;
}

/* main content */
.default-design{
  margin-bottom: 20px;
}
.default-design .cd-title{
  margin-bottom: 10px;
}
.default-design .cd-title .text{
  margin: 0;
}
.default-design .cd-content{
  padding: 0;
}


/* searchmask */
.searchmask-global .cd-title{
  display: none !important;
}
.searchmask-global form{
  padding: 0;
}
.searchmask-global .input{
  padding: 0;
  width: 300px;
  margin-right: 40px;
  margin-bottom: 5px;
}
.searchmask-global .sm-last{
  margin-right: 0;
}
.searchmask-global label{
  font-size: 19px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  width: 100%;
  padding:2px;
}
.searchmask-global input[type='text'],
.searchmask-global .selectBox{
  width: 100% !important;
  background: #fff;
  border: 1px solid  #d5d5d5;
  padding: 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.searchmask-global .selectBox-label{
  padding: 0;
}
.searchmask-global .selectBox-arrow{
  background: url('/20500/uploads/fs_images/contentdesignimagesets/3/sm-select181o173s_81_o.png') no-repeat right center;
  border: 0 none;
  width: 28px;
}
.searchmask-global .sm-lm label,
.searchmask-global .sm-fm label{
  width: 280px;
  float: left;
}
.searchmask-global .sm-lm input,
.searchmask-global .sm-fm input{
  margin: 13px 3px 6px 4px;
}
.searchmask-global .extended-search-link{
  background: #fff;
  display: block;
  height: 60px;
  line-height: 60px;
  color: #267dc1;
  width: 300px;
  float: left;
  margin-top: 10px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.searchmask-global .extended-search-link:hover{
  background: #267dc1;
  color: #fff;
}
.searchmask-global .submit input[type='submit']{
  background: #267dc1 url('/20500/uploads/fs_images/contentdesignimagesets/3/sm-search174o174o_79_o.png') no-repeat right center;
  height: 60px;
  font-size: 24px;
  color: #fff;
  width: 300px;
  border: 0 none;
  margin-top: 3px; 
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.searchmask-global .submit input[type='submit']:hover{
  color: #267dc1;
  background: #fff url('/20500/uploads/fs_images/contentdesignimagesets/3/sm-search180o175o_80_o.png') no-repeat right center;
}

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

/* sloupcova */
.sloupcovaInner{
  background: #fff;
  border: 1px solid #d5d5d5;
  padding: 10px;
  width: 300px;
  margin-right: 40px;
  margin-bottom: 20px;
}
.sloupcovaInner.last{
  margin-right: 0;
}
.sloupcovaInner .dest a{
  color: #000;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.sloupcovaInner .country{
  height: 21px;
  overflow: hidden;
}
.sloupcovaInner .country a{
  font-size: 14px;
}
.sloupcovaInner .hotel{
  height: 26px;
  overflow: hidden;
}
.sloupcovaInner .hotel a{
  font-size: 18px;
}
.sloupcovaInner .thumb{
  margin: 5px 10px 5px 0;
  
}
.sloupcovaInner .thumb img{
  width: 150px;
  height: 100px;
}
.sloupcovaInner .desc{
  font-size: 11px;
  line-height: 24px;
}
.sloupcovaInner .rating{
  width: 150px;
  height: 13px;
  margin-right: 10px;
}
.sloupcovaInner .price{
  background: #267dc1;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 18px;
  width: 118px;
  margin-top: -25px;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.sloupcovaInner .price:hover{
  background: #fff;
}
.sloupcovaInner .price a{
  color: #fff;
  display: block;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.sloupcovaInner .price:hover a{
  color: #267dc1;
}

/* textova */
.textovaInner{
  background: #e8e8e8;
  padding: 8px 5px;
  margin-bottom: 10px;
  font-size: 14px;
}
.textovaInner div{
  padding: 0 5px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.textovaInner .country{
  width: 125px;
}
.textovaInner .country a{
  color: #000;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.textovaInner .country a:hover{
  color: #f5842c;
}
.textovaInner .hotel{
  width: 280px;
}
.textovaInner .hotel a{
  color: #f5842c;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.textovaInner .hotel a:hover{
  color: #000;
}
.textovaInner .termin{
  width: 120px;
}
.textovaInner .price{
  width: 75px;
}
.textovaInner .price a{
  color: #f5842c;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.textovaInner .price a:hover{
  color: #000;
}
.textovaInner .lm-img{
  width: 26px;
  padding: 2px 5px;
}


/* radkova */
.radkovaInner{
  background: #fff;
  border: 1px solid #d5d5d5;
  padding: 10px;
  width: 640px;
  margin-bottom: 20px;
  position: relative;
}
.radkovaInner .info{
  font-size: 11px;
  margin-top: 10px;
}
.radkovaInner .destination{
  height: px;
    overflow: hidden;
    width: 440px;
}
.radkovaInner .destination a{
  font-size: 14px;
  color: #000;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.radkovaInner .hotel{
  height: 26px;
  overflow: hidden;
}
.radkovaInner .hotel a{
  font-size: 18px;
  color: #000;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.radkovaInner .thumb{
  margin-right: 10px;
}
.radkovaInner .thumb img{
  width: 150px;
  height: 100px;
}
.radkovaInner .price{
  background: #267dc1;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 18px;
  width: 118px;
  margin-top: -25px;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.radkovaInner .price:hover{
  background: #fff;
}
.radkovaInner .price a{
  color: #fff;
  display: block;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.radkovaInner .price:hover a{
  color: #267dc1;
}
.radkovaInner .price a{
  color: #fff;
  display: block;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.radkovaInner .price:hover a{
  color: #267dc1;
}
/*textova*/

.top-offer-tiny-line .name {
    font-size: 12px;
    height: 40px;
    width: 40%;
}
.top-offer-tiny-line table tr {
    border: 1px solid #d6d6d6 !important;

}
.top-offer-tiny-line table td {
  border-bottom:none;  
  padding: 3px;
  vertical-align: middle;
}
/*sidebox top slider*/
.top-offer-sidebox-slider-subscribe{
  text-shadow:1px 1px 2px #000;
}

.top-offer-sidebox-slider-subscribe p.kc {
  font-size: 19px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 10px;
}
.top-offer-sidebox-slider-subscribe {
background: -moz-linear-gradient(top,  rgba(38,125,193,0.9) 0%, rgba(38,125,193,0.9) 99%, rgba(38,125,193,0.9) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(38,125,193,0.9)), color-stop(99%,rgba(38,125,193,0.9)), color-stop(100%,rgba(38,125,193,0.9))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(38,125,193,0.9) 0%,rgba(38,125,193,0.9) 99%,rgba(38,125,193,0.9) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(38,125,193,0.9) 0%,rgba(38,125,193,0.9) 99%,rgba(38,125,193,0.9) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(38,125,193,0.9) 0%,rgba(38,125,193,0.9) 99%,rgba(38,125,193,0.9) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(38,125,193,0.9) 0%,rgba(38,125,193,0.9) 99%,rgba(38,125,193,0.9) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6267dc1', endColorstr='#e6267dc1',GradientType=0 ); /* IE6-9 */



  color: #fff;
  height: 60px;
  padding: 0;
  top:-63px !important;
  position: relative;
}

.top-offer-sidebox-slider-subscribe p.tosl-destination {
    display: block;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    padding-top: 5px;
    width: 145px;
}
.default-sidebox-content-slider > span a, .default-content-slider > span a, .top-offers > span a {

    border: 0px solid black;
    color: #fff;
    display: list-item;
    float: left;
    font-size: 10px;
    list-style: none outside none;
    margin: 2px;
    padding: 3px;
    text-decoration: none;
  text-shadow:1px 1px 2px #000;
}
.topoffers-global .slider-next-button a {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    bottom: -224px;
    font-size: 13px;
    font-weight: bold;
    height: 39px;
    padding: 5px;
    position: relative;
    right: -200px;
    text-indent: 0;
    width: 34px;
}
.topoffers-global .slider-prev-button a {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    bottom: -224px;
    font-size: 13px;
    font-weight: bold;
    height: 39px;
    padding: 5px;
    position: relative;
    right: -2px;
    text-indent: 0;
    width: 34px;
}

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

/* hot tip */
.sm-result a{
  text-decoration: none;
}
.sm-result .desc span,
.sm-result .desc strong{
  color: #000;
}

/* detaily */
#tabs li a[href='#cenik'] span,
.adds-top-id .red{
  color: #267dc1 !important;
}

.countryFlag{
  height: 16px;
  width: 24px;
}
.next a{
  color:#267dc1;
  text-transform:uppercase;
}
.next a:hover{
  color:#267dc1;
  text-transform:uppercase;
  text-decoration:underline;
}


/* 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:#000;font-size:24px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#000;font-size:12px;}
.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:#000;font-size:24px;}
.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 */