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

/* settings - start */
body {
    font-size: 11px;
	    background: #A9262E  url("")  repeat-x;
}
a {
    color: #A9262E;
}

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

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

#nav li a:hover {
    background-color: #ffcc20;
    color: #000000;
}

#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: #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 : #A9262E;
}

/* settings - own */

body{
 /* border-top: 5px solid #fff;*/
  background-position: top center;
  background-attachment:fixed;
}
p{
  line-height:17px;
}
#bg-overlay {
  /*background: url("/21244/uploads/fs_images/contentdesignimagesets/6/footer_77_o.png") repeat-x center bottom;*/
}

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

#main{
  box-shadow:2px 2px 14px 0 rgba(0, 0, 0, 0.24);
}

#head{
  background:none transparent;
  border:0px;
  position:relative;
  width:auto;
}
#head img{
  border:0;
  width:auto;
  background:none;
}

#cont{
  background: #fff;
  width: 1000px;
  padding-top: 20px;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
  position:relative;
}

#left-slave{
  width:243px;
  background:none;
  margin-right:10px;
}

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

#extra {
  width: 1039px;
}

/* hlavička kontakty  */
#contacts{
  color: #A72632;
  float:right;
  text-align:right;
  font-family: 'Open Sans', sans-serif;
  font-size:18px;
  margin-top:20px;
  margin-right:15px;
}

#contacts span{
  font-size: 22px;
}

.click .cd-content img {
    width: 100%;
}

/* hlavní menu */
#menu{
  height:65px;
  background: transparent;
  /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) ;
  background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)) ;
  background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );*/
  position:relative;
  border-bottom: 1px solid #dadada;
  width: 1039px;
  margin-top:-60px;
}
#menu:after{
  display:table;
  clear:both;
  content: " ";
  height:0;
}
.nav > li > div > a{
  font-family: 'Open Sans', sans-serif;
  /*background: url("/21244/uploads/fs_images/contentdesignimagesets/6/menu-border_72_o.png") no-repeat right bottom;*/
  height:66px;
  line-height:66px;
  padding:0 20px;
  font-size:18px;
  font-weight:bold;
  color:white;
  text-transform:uppercase;
  /*border-left:1px solid white;*/
}

.nav > li.menu-last a {
  background: none;
}


.nav > li.menu-first > div > a{
  position:relative;
}
.nav > li.menu-last > div  > a{
}
.nav > li > div >a:hover{
    color: #FFFFFF;
    height: 64px;
    line-height: 64px;
    background: #DC4471;
    margin-top: 1px;
}
.nav li:hover ul, ul.nav li.sfHover ul {
  top: 68px;
  z-index:100;
}

/* default sidebox + content */
.default-sidebox-design,
.default-design{
  margin-bottom:10px;
}

.default-sidebox-design .cd-title,
.default-design .cd-title{
  font-family: 'Open Sans', sans-serif;
}

.master-title .text {
  font-weight: normal;
}

.page-content.cd-content {
  width: 750px;
}

.contentpages-home .master-title.cd-title {
  display: none;
}

/* default-sidebox */
.sidebox{
  width: 234px !important;
  position:relative;
}
#main .sidebox .cd-title{
  margin-bottom:5px;
  position:relative;
  padding: 4px 0 4px 14px;
}
#main .sidebox .cd-title .text{
  font-weight:normal;
}


.sidebox p{
  font-size:12px;
}

.sidebox input[type=text]{
  border:1px solid #dadde3;
  background:#fff; 
  width: 193px;
  padding:5px;
}

.sidebox table{
  width:auto !important;
}
.sidebox.callback table,
.sidebox.newsletters-view table {
  width:100% !important;
}
.sidebox input[type=submit]{
  width: 144px;
  padding:8px;
  font-size: 24px;
}

.sb-image .cd-title {
  border-bottom: 1px solid #e2552f; 
  position: relative;
  top: 90px;
}

.sidebox .submit{
  margin:18px 32px;
}

.sb-image {
  margin-top: -77px;
}

.sb-image p {
    font-size: 17px;
    position: relative;
    top: 216px;
  color: #fff;
    font-weight: bold;
}

/* vyhledavaci maska */
.searchmask-global{
background:#A9262E;
  /*padding:10px;*/
  height: auto; /*450px;*/
  position: relative;
}
.default-design.searchmask-global .cd-content,
.default-design.searchmask-global .cd-title{
  color:#fff;
}

.search-mask-sb form {
  margin-top: 15px;
}


.search-mask-sb div.input {
  margin-bottom: 12px; 
}

.selectBox-dropdown .selectBox-arrow {
  background-image: url('/21244/uploads/fs_images/contentdesignimagesets/6/arrow_73_o.png');
  border:0;
  right:4px;
}
.searchmask-global .selectBox-dropdown,
.search-mask-sb select,
.searchmask-global input[type=text],
.searchmask-global .dest-selector-opener{
  background: #fff !important;
  border-radius:0;
  width:193px !important;
  font-size:12px;
  color: #616161;
  line-height:normal;
  padding: 7px 0 7px 7px;
  border-bottom: 1px solid #cf2d15;
  border-right: 1px solid #cf2d15;
  border-top: none;
  border-left: none;
  margin-left: 14px;
}

.search-mask-sb select {
  width: 201px !important; 
}

.searchmask-global .selectBox-dropdown .selectBox-label,
.searchmask-global .dest-selector-opener span.dest-selector-opener-lbl{
  color:#000;
  padding:0;
}
.searchmask-global input[type=text]{
  color:#4A4A4A;
}

.search-mask-sb label {
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  margin-left: 14px;
}

.searchmasks-view .input{
  width:210px;
  margin:0 0 10px 15px;
}
.search-mask-sb div.submit{
  float:right;
  margin-bottom:5px;
  margin-top:18px;
}

.search-mask-sb div.checkbox input{
      float: right;
    margin-right: 95px;
    margin-top: -17px;
    width: auto;
}

.search-mask-sb div.submit input {
  background: #ffd015;
  width: 200px;
  border: none;
  position: relative;
  bottom: 20px;
  left: 18px;
  color: #a81d05;
  cursor: pointer;
}

a.extended-search-link{
  color:#fff;
  background:none;
  padding:2px;  
  margin-left:20px;
  margin-top:15px;
  float:left;
  text-decoration:none;
}
a.extended-search-link:hover{
  color:#fff;
}
a.extended-search-link:before{
  content:"+";
  display:inline-block;
  border:1px solid #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px; 
  width:12px;
  height:12px;
  line-height:12px;
  text-align:center;
  margin-right:5px;
}
a.extended-search-link.extended-search-link-open:before{
  content:"−";
}
.searchmasks-view .submit input{
  background: #ffcc0d;
  width:228px;
  height:62px;
  line-height:62px;
  color:#bf501d;
  text-align:center;
  border:0;
  font-size:20px;
}
.extended-search{
  margin-top:0;
  padding-top:10px;
}

/* searchmask uvodni stranka */
#extra .searchmask-global{
  background:url("/21244/uploads/fs_images/contentdesignimagesets/6/searchmasks_76_o.png") repeat-x; 
  padding:10px;
  position: relative;
  height: auto;
}

#extra .selectBox-dropdown,
#extra .searchmask-global input[type=text]{
  margin-left: 0px;
}

/* newsletter */ 
.newsletters-view {
  background: #ffde68 !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZGU2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQxMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffde68 0%, #ffd11a 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffde68), color-stop(100%,#ffd11a)) !important;
  background: -webkit-linear-gradient(top,  #ffde68 0%,#ffd11a 100%) !important;
  background: -o-linear-gradient(top,  #ffde68 0%,#ffd11a 100%) !important;
  background: -ms-linear-gradient(top,  #ffde68 0%,#ffd11a 100%) !important;
  background: linear-gradient(to bottom,  #ffde68 0%,#ffd11a 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffde68', endColorstr='#ffd11a',GradientType=0 )!important;
  padding: 10px;
  width: 214px !important;
}

.newsletters-view input[type="text"] {
  padding: 7px 0 7px 7px;
  border-bottom: 1px solid #ffb509;
  border-right: 1px solid #ffb509;
  border-top: none;
  border-left: none;
}

.newsletters-view input[type="submit"] {
  border: none;
  border-radius: 0;
  background: none repeat scroll 0 0 #A9262E;
  color: #fff;
  margin:10px 27px;
}

/* maska extra pro homepage 
#extra:after{
  content:" ";
  clear:both;
  display:table;
  height:0;
}

#extra .searchmasks-view{
  width:510px;
  float:right;
}

#extra .searchmasks-view form .clear{
  display:none;
}
#extra .searchmasks-view .submit input{
  margin-right:12px;
}
#extra .searchmasks-view .cd-title{
  display:none;
}
*/

/* slider */
#extra .extraSlider{
  width:430px;
  float:left;
  background:#e1e4e8;
  padding:10px;
  -webkit-border-radius: 5px;
  border-radius: 5px; 
  border:1px solid #fff;
  position:relative;
  behavior:url('http://design22.cesys.info/js/PIE.htc');
}
#extra .extraSlider .cd-title{
  display:none;
}
#extra .extraSlider .cd-content{
  margin: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px; 
  position:relative;
  behavior:url('http://design22.cesys.info/js/PIE.htc');
}
.default-content-slider li{
  position:relative;
}
.top-offer-slider-subscribe{
  background:url('/21244/uploads/fs_images/contentdesignimagesets/12/slider-subscribe_214_o.png') 0 0 repeat;  
  position:absolute !important;
  top:auto !important;
  bottom:0 !important;
  width:100%;
  padding:10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
}
.top-offer-slider-subscribe *{
  color:#607812;
}
.top-offer-slider-subscribe .left{
  width:70% !important;
}
.top-offer-slider-subscribe .right{
  width:30% !important;
}
.top-offer-slider-subscribe .tosl-prices p.kc,
.top-offer-slider-subscribe .tosl-hotel{
  font-size:17px;
}
.slider-prev-button a,
.slider-next-button a{
  background:url('/21244/uploads/fs_images/contentdesignimagesets/12/slider-subscribe_214_o.png') 0 0 repeat !important;  
  color:#607812 !important;
  border: 1px solid #607812 !important;
  -webkit-border-radius: 3px;
  border-radius: 3px; 
}

/* sloupcova top nabidka */
.offerBoxWrapper{
  width:760px;
}
.offerSloupcova{
  float:left;
  width:234px;
  margin:0 19px 10px 0;  
  padding-bottom:25px;
  height: 300px;
  position: relative;
}

.offerSloupcova.last {
  margin: 0 0 10px 0;
}
.offerSloupcova .thumb{
 border-bottom: 4px solid #A9262E;
   /* border-top: 1px dotted #8E215A;*/
  height: 83px;
}
.offerSloupcova img{
  width:234px;
  height:155px; 
  margin-top: 8px;
}
.offerSloupcova .thumb .destinace{

}
.offerSloupcova .thumb a {
  color:#A9262E !important;
}


.offerSloupcova a:hover{
  text-decoration:none;
}
.offerSloupcova .thumb .destinace a{
  font-size: 12px;
  margin-left: 10px;
}

.offerSloupcova .thumb .desc {
  font-size: 16px;
  font-weight: normal;
  display: block;
  float: left;
  max-width:234px ;
} 

.offerSloupcova .hotel {
  color: #a9262e !important; 
  padding:5px 0;
  font-size:17px;
  height:39px;
  font-weight:bold;
  text-align:center;
}
.offerSloupcova *{
  text-decoration:none;
}
.offerSloupcova .cena{
  width:137px;
  line-height:30px;
  color:#7e7e7e;
  text-align:center;
  font-size:22px;
  font-weight:bold;
  margin-top: 10px;
}

.offerSloupcova .cena span{
  display:block;
  width:100%;
  border-top: 1px solid #A9262E;
  border-bottom: 1px solid #A9262E;
  height: 43px;
  padding-top: 10px;
  background:none repeat scroll 0 0 #A9262E;
  color:#fff;
 }

/* radkova nabidka + vysledek vyhledavani */
.top-offer-huge-line,
.sm-result{
  background:#edeff3;
  border:1px solid #c6c6c6;
  -webkit-box-shadow: inset 0px 0px 0px px #ffffff;
  box-shadow: inset 0px 0px 0px 1px #ffffff; 
  -webkit-border-radius: 5px;
  border-radius: 5px; 
  padding:10px;
  margin-bottom:10px;
  width:auto;
  position:relative;
  behavior:url('http://design22.cesys.info/js/PIE.htc');
}
.top-offer-huge-line .inner,
.sm-result .inner{
  border:0;
  background:none;
  padding:0;
  min-height:0;
}
.top-offer-huge-line .thumb img,
.sm-result .thumb img{
  border:0px;
  -webkit-border-radius: 3px;
  border-radius: 3px; 
}
.top-offer-huge-line .inner  .left *,
.sm-result .inner .left *{
  color: inherit; 
}
.top-offer-huge-line .inner a,
.sm-result .inner a{
  text-decoration:none;
}

/* detail */
.offfer-detail.cd-content .jquery-ui-tabs{
  background:#fff;
}

/* pocasi */
.side-weather .cd-content{
  display:table;
  width:100%;
}
.side-weather .cd-content ul{
  display:table-row;
}

.side-weather .cd-content li{
  display:table-cell;
  padding:2px 0px;
}


/* footer */

#footer{
  padding:10px 0 30px;
  border:0;
  text-align:center;
  color:#fff;
  font-family: 'Open Sans', sans-serif;
  font-weight:bold;
}
#footer a{
  color: #fff;
}
#favourites-floatbox{
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-left:535px;
  overflow:hidden;
}


#footer-code {
  /*height: 175px;*/
  position: relative;
  top: 90px;
}

.f-menu {
  width: 234px;
  float: left;
  margin-left: 20px;
}

.f-menu h4 {
  background: none;
  color: #fff;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: normal;
}

.f-menu a {
  display: block;
  background: url("/21244/uploads/fs_images/contentdesignimagesets/6/f-arrow_75_o.png") no-repeat left center;
  padding-left: 8px;
  color: #fff;
  text-decoration: none;
}

.f-menu a:hover {
  text-decoration: underline;
}

html body div#bg-overlay div#main.homepage div#wrap div#inner div#cont div#left-slave div.sidebox div.sidebox-content form#NewsletterContactAddForm table tbody tr.row_submit td input.submit {
    margin: 10px 27px;
}

.side-weather li{
  font-size:12px;
}

.order-form input.new-submit[type="submit"]{
  margin:35px 186px 0 0;
}

.sm-result .prices .kc a{
  font-size:20px;
}
.nb.star {
    height: 12px;
    width: 12px;
}


#expectacbox {
    margin: -2px 0 0 -1px;
}
/* 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:#A9262E;font-size:20px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#A9262E;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:#A9262E;font-size:30px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#A9262E;}
.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-sidebox-1{}
.searchmasks-sidebox-1 .cd-title{display:block;min-height:22px;_height:22px;background-image:none;color:#ffffff;font-size:25px;}
.searchmasks-sidebox-1 .cd-icon{background-image:none;height:0px;width:0px;}
.searchmasks-sidebox-1 .cd-content{background-image:none;color:#ffffff;}
.searchmasks-sidebox-1 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.searchmasks-sidebox-1 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-2{}
.contentsideboxes-view-2 .cd-title{display:none;min-height:22px;_height:22px;background-image:none;color:#8E2159;font-size:20px;}
.contentsideboxes-view-2 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-2 .cd-content{background-image:none;color:#8E2159;font-size:12px;}
.contentsideboxes-view-2 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.contentsideboxes-view-2 .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */