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

/* settings - start */
body {
    font-size: 11px;
	    background: #eaece5  url("/11731/uploads/fs_images/settings/34/bg_231_o.jpg")  repeat-x;
}
a {
    color: #0F7CE3;
}

a:hover {
    color: #06549d;
}
#menu {
		background: #258CC9 url("/11731/uploads/fs_images/settings/39/default-menu_27_o.gif") repeat-x;
}
.nav li li {
    background: #5AE9F7 none repeat;
}
.nav li li a:hover {
    background-color: #44D7DE;
}
.nav a {
    color: #ffffff;
}
.nav li li a {
    color: #ffffff;
}

#nav li a {
	    background: #258CC9 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("/11731/uploads/fs_images/settings/33/default-menu_28_o.gif") repeat-x;
    color: #ffffff;
}
#footer a {
    color: #ffffff;
}

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

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

.top-offer-square{
    background: #E0EDF8;
}

#master{
    }

#show-map{
    color : #0F7CE3;
}

/* 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('/11731/uploads/fs_images/contentdesignimagesets/7/bg_235_o.jpg') no-repeat bottom center;
}

#main,#wrap,#inner,#head{
  width:1000px;
  background:transparent none;
  border:0 none;
}

#master {
  border: 0;
  width: auto;
}

#cont {
  border: 0;
}

#head {
  height: 282px;
  position: relative;
}

#head img{
  width:auto;
  background:transparent none;
}

#head a img {
  position: absolute;
  top: 0px;
  left: 0;
}

#head .kontakt-wrapper{
  color:#000;
  font-size:24px;
}
#head .kontakt{
  text-align:center;
  width:200px;
  position: absolute;
  right: 0;
  top: 90px;
}
#head .kontakt .yellow{
  background:#fef640;
  padding:10px 20px;
}
#head .kontakt .blue{
  background:#5eeefb;
  padding:10px 20px;
}
#head .slogan{
  margin-right:60px;
  padding-top:30px;
  font-style:italic;
  position: absolute;
  top: 100px;
  left: 155px;
}
#heading {
  background: #46d7e4;
  font-size: 16px;
}

/* menu */
#menu{
  background:transparent none;
  height:70px;
}
#menu li div a{
  font-size:14px;
  font-weight:normal;
  height:26px;
  line-height:26px;
  border-right:1px solid #21c2cf;
  border-left:1px solid #8df5fe;
  color:#000;
  margin:22px 0;
}
#menu li:hover div a{
  text-decoration:underline;
}
#menu .menu-first div a{
  border-left:0 none;
}
#menu .menu-last div a{
  border-right:0 none;
}
.nav li:hover ul, ul.nav li.sfHover ul{
  top: 48;
  z-index:10;
}

/* cont */
#cont{
  background:#fff;
  background:rgba(255,255,255,0.8);
  padding:25px;
  margin-top:20px;
  border:0 none;
}
#left-slave{
  width:181px;
  margin-right:29px;
  background:transparent none;
}
#right-slave{
  width:181px;
  margin-left:29px;
  background:transparent none;
}
#master{
  width:auto;
  background:transparent none;
  border:0 none;
}

.sidebox ul{
  padding:0;
  list-style:none;
}
.sidebox ul li{
  background:url('/11731/uploads/fs_images/contentdesignimagesets/7/list-arrow_178_o.png') no-repeat left center;
}

/* sidebox */
.sidebox{
  width:181px !important;
  margin-bottom:15px;
}
.sidebox .cd-title.sidebox-title{
  background: #44d6e2; /* Old browsers */
  background: -moz-linear-gradient(top,  #44d6e2 0%, #9fedf9 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#44d6e2), color-stop(100%,#9fedf9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #44d6e2 0%,#9fedf9 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #44d6e2 0%,#9fedf9 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #44d6e2 0%,#9fedf9 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #44d6e2 0%,#9fedf9 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44d6e2', endColorstr='#9fedf9',GradientType=0 ); /* IE6-9 */
  padding:10px;
}
.sidebox .cd-title .text{
  font-weight:normal;
}
.sidebox .cd-content{

}
.sidebox table{
  width:161px !important;
}
.sidebox input[type='text']{
  width:147px;
  border:1px solid #cce9eb;
  padding:4px;
}
.sidebox input[type='submit']{
  border:0 none;
  background:#fee540 url('/11731/uploads/fs_images/contentdesignimagesets/7/sidebox-submit-arrow_173_o.png') no-repeat right center;
  width:147px;
  padding:5px;
  font-size:12px;
  text-transform:uppercase;
}
.exchangerates-sidebox .cd-content,
.side-weather .cd-content{
  display:table;
  width: 181px;
  padding:0;
}
.exchangerates-sidebox .cd-content table{
  width:181px !important;
}
.side-weather .cd-content ul{
  display:table-row;
}
.side-weather .cd-content ul li{
  display:table-cell;
  vertical-align:middle;
  padding:1px 5px;
  font-size:11px;
  background:none;
}
.exchangerates-sidebox tr td{
  padding:1px 5px;
}
.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;
}
.side-weather ul:nth-child(2n) li,
.exchangerates-sidebox tr:nth-child(2n) td{
  background:#f1f4f7;
}
.sbImage .cd-content{
  padding:0;
}



/* main content */
.default-design{
  margin-bottom:15px;
}
.default-design .cd-title .text{
  font-weight:normal;
  margin:0;
  padding:10px 5px;
}
.topoffers-global a{
  text-decoration:none;
}

/* searchmask */
.searchmask-global{
  margin-bottom:50px;
}
.searchmask-global .cd-content{
  background:#0f7ce3;
  padding:0;
  position:relative;
}
.searchmask-global .cd-content form{
  padding:26px;
}
.searchmask-global .input{
  width:154px;
  margin-right:7px;
  padding:0;
}
.searchmask-global .sm-last{
  margin-right:0;
}
.searchmask-global label{
  font-weight:normal;
  color:#fff;
  font-size:12px;
}
.searchmask-global input[type='text'],
.searchmask-global .selectBox{
  width:154px !important;
  border:1px solid #0c6bc6;
  -webkit-border-radius:0;
  border-radius:0;
  background:#fff;
  padding:3px;
  height:25px;
  -webkit-box-shadow:inset 0 0 5px 0 #999;
  box-shadow:inset 0 0 5px 0 #999;
}
.searchmask-global .selectBox-label{
  padding:0;
}
.searchmask-global .selectBox-arrow{
  border:0 none;
  background:url('/11731/uploads/fs_images/contentdesignimagesets/7/sm-select-arrow_174_o.png') no-repeat right center;
}
.searchmask-global .submit{
  position:absolute;
  left:50%;
  bottom:-38px;
  margin:0;
  margin-left:-85px;
}
.searchmask-global .submit input[type='submit']{
  background:#0f7ce3 url('/11731/uploads/fs_images/contentdesignimagesets/7/sm-submit-icon_175_o.png') no-repeat left center;
  height:38px;
  width:170px;
  border:0 none;
  color:#fee540;
  font-size:16px;
  text-transform:uppercase;
  padding-left:30px;
}
.searchmasks-view-1 .cd-title{
  display:none !important;
}



/* sloupcova nabidka */
.sloupcovaInner{
  width:170px;
  margin-right:9px;
  margin-bottom:20px;
}
.sloupcovaInner.last{
  margin-right:0;
}

.sloupcovaInner .thumb {
  position: relative;
}

.sloupcovaInner .thumb img{
  width:170px;
  height:114px;
}

.sloupcovaInner .lm-fm {
  position: absolute;
  bottom: 0;
  right: 0;
}

.sloupcovaInner .lm-fm img {
  width: 66px;
  height: 40px;
}

.sloupcovaInner .hotel{
  font-size:17px;
  font-weight:bold;
  overflow:hidden;
  height:40px;
  margin:5px 0;
}
.sloupcovaInner .dest{
  height:28px;
  overflow:hidden;
  margin-bottom:5px;
}
.sloupcovaInner .dest a{
  color:#000;
}
.sloupcovaInner table{
  width:170px;
}
.sloupcovaInner .price{
  margin:10px 10px 0 10px;
  background:#0f7ce3;
  padding:10px;
  text-align:center;
}
.sloupcovaInner .price a{
  color:#fee540;
  font-size:20px;
}

/* radkova nabidka */
.sm-result,
.top-offer-huge-line{
  margin-bottom:5px;
}
.sm-result .inner,
.top-offer-huge-line .inner{
  border:0 none;
}
.sm-result .inner .desc,
.top-offer-huge-line .inner .desc{
  width:320px;
}
.sm-result .thumb img,
.top-offer-huge-line .thumb img{
  border-color:#9DECF8;
}
.sm-result .desc .land,
.top-offer-huge-line .desc .land{
  font-weight:normal;
  font-style:normal;
}
.sm-result .desc .land a,
.top-offer-huge-line .desc .land a{
  color:#000;
}
.sm-result .desc strong,
.sm-result .desc span,
.top-offer-huge-line .desc strong,
.top-offer-huge-line .desc span{
  color:#000;
}


/* aktuality */
.news-bar{
  background:#e4eaf6;
  border:0 none;
  margin-bottom:5px;
  padding:0;
}
.news-bar h2{
  margin: 0 15px 2px 0; 
  padding-top:5px;
}
.news-bar h2 a{
  text-decoration: none;
}
.news-bar .preview{
  margin: 2px 15px 0 0;
  padding-bottom:5px;
}
.news-bar .news-img{
  border:0 none;
  height:103px;
  width:156px;
}
/* footer */
#footer{
  height:92px;
  line-height:70px;
  text-align:center;
  padding:0;
  text-transform:uppercase;
  border:0 none;
  background:transparent none;
}
.sidebox.default-sidebox-design.contentsideboxes-view-1 , 
.sidebox.default-sidebox-design.contentsideboxes-view-2.sbImage  {
  position: relative;
}
.sidebox.default-sidebox-design.contentsideboxes-view-1 a, 
.sidebox.default-sidebox-design.contentsideboxes-view-2.sbImage a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: transparent;
}










































/* 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:#000000;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:#e0edf8;background-image:none;color:#000000;}
.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:#0f7ce3;font-size:21px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#000000;}
.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 */