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

/* settings - start */
body {
    font-size: 11px;
	    background: #f7f7f7  url("/21384/uploads/fs_images/settings/34/background-new_88_o.jpg")  repeat-x;
}
a {
    color: #323232;
}

a:hover {
    color: #323232;
}
#menu {
		background:  url("") repeat-x;
}
.nav li li {
    background: #258CC9 none repeat;
}
.nav li li a:hover {
    background-color: #64bef7;
}
.nav a {
    color: #016396;
}
.nav li li a {
    color: #016396;
}

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

/* settings - own */

/* CSS Document */
h2,h3,h4,h5,h6 {
  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;
}

table {
  border-spacing: 0;
}

#colorbox,
#colorbox *,
#showReviews *{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

body {
  background-position: center 64px;
  font-family: "Segoe UI";
  font-size: 14px;
}
#main,#wrap,#inner,#head{
  width:auto;
  background:transparent none;
  border:0 none;
}

.homepage #cont{
  background:transparent;
  padding:0;
  width:980px;
}

#cont {
  border: 0;
  background:rgba(247, 247, 247, 0.92) none repeat scroll 0 0;
  padding:15px;
  width: 1010px;
  margin: 0 auto;
}

#master {
  border: 0;
  width: auto;
  background: transparent;
}

.homepage #right-slave {
  width: 280px;
  margin-left: 12px;
  background: transparent;
  margin-top: 36px;
}

#right-slave {
  width: 280px;
  margin-left: 12px;
  background: transparent;
}

.extra-top {
  width: 980px !important;
  margin: 9px auto 0 auto;
}
.extra-top .cd-title {
  display: none!important;
}

.caroufredsel_wrapper {
  width: 980px !important;
}

.sliderInner {
  margin-right: 15px;
  width: 325px;
  position: relative;
}

.sliderInner a img {
  width: 299px;
  height: 200px;
  border: 4px solid #fff;
}

.sliderInner .info {
  position: absolute;
  right: 37px;
  bottom: 10px;
  background: rgba(55, 55, 55, 0.79) none repeat scroll 0 0;
  padding: 15px;
  width: 200px;
  text-align: left;
}

.sliderInner .info a { 
  text-decoration: none;
}


.sliderInner .hotel {
  height: 20px;
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

.sliderInner .hotel a {
  font-size:13px;
  color: #fff;
  width:200px;
  font-weight:bold
}



.sliderInner .country a {
  font-size:12px;
  color: #ffbb38;
  width:200px;
}

.sliderInner .price {
 
  width: 170px;
  text-align:right;
}

.sliderInner .price a {
  font-size:14px;
  color: #ffbb38;
  font-weight:bold;
  width:200px;
}


.sliderInner .detail a {
  font-size:12px;
  color: #fff;
  width:200px;
}
.extra-top .right.next {
  display: none;
}

/* hlavicka */
.head-wrap {
  height: 64px;
  padding-top: 11px;
  padding-bottom: 10px;
  border-bottom: 3px solid #016396;
  background: #fff;
}

#head {
  width: 980px;
  margin: 0 auto;
  position: relative;
}

#head img{
  width:auto;
  background:transparent none;
}

#head .head-button {
  position: absolute;
  right: 0;
  top: 7px;
}

#head .head-button a {
  border: 1px solid #c0c0c0;
  padding: 6px 7px;
  font-size: 18px;
  text-decoration: none;
  margin-left: 7px;
}

#head .head-button a:hover {
  background: #016396;
  color: #fff;
}

/* Menu */
#menu {
  width: auto;
  margin: -40px auto 0;
  right:0;
  position:absolute;
  background: transparent;
  height: 46px;
}

#menu > ul > li {
/*  border: 1px solid #ddd;
  border-top:0 none;*/
  /*border-radius:0 0 3px 3px;
  box-shadow:0 4px 6px -4px #ccc;*/
}

#menu > ul > li div a {
/*  background: #fff;*/
  height: 25px;
  color:#6F6F6F;
  padding:0 10px;
  line-height: 25px;
  font-weight: normal;
  font-size: 18px;
  border-right:1px solid #6f6f6f;
}

#menu > ul > li div a:hover {
  /*background:#016396;*/
  color:#EE9F20;
}

.menu-last.menu-4 a {
    border-right: 0 none !important;
}

.nav li:hover ul, ul.nav li.sfHover ul{
  top: /* výška řádku menu */;
  z-index:10;
}

/* sidebox */
.sidebox {
  width: 280px !important;
  z-index: 1;
  margin-bottom:15px;
  border: 1px solid #c0c0c0;
}

.sidebox .cd-title .text {
  font-weight: normal;
  background: #f7f7f7;
  display: table;
  margin: 0 auto;
  float: none;
  margin-top: -14px;
  padding: 0 5px;
}

.sidebox .cd-content {
  padding: 5px 15px;
}

.sidebox p,
.sidebox ul li,
.sidebox tr td {
  font-size: 14px;
}

.sidebox input[type="text"] {
  padding-left: 10px;
  height: 24px;
  border: 1px solid #c0c0c0;
  border-radius: 0;
  background: #fff;
  width: 237px !important;
}

.sidebox input[type="submit"] {
  background: #fff;
  width: 237px;
  height: 40px;
  color: #000;
  font-size: 18px;
  border: 1px solid #c0c0c0;
}

.sidebox input[type="submit"]:hover {
  color: #fff;
  background: #016396;
}

.side-weather .cd-content{
  display:table;
  width: /*vnitřní šířka sideboxu*/;
}

.exchangerates-sidebox table {
  width: !important /*vnitřní šířka sideboxu*/;
}

.desc a {text-decoration:none}

.searchmasks-master_history_sidebox table {
    width: 245px!important;
}

.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;
}

/* vyhledavaci maska */
.searchmask-global {
  padding: 15px 30px 20px;
  background: rgba(250, 250, 250, 0.8);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  width: 930px !important;
  margin: 10px auto 30px auto;
  border:0 none;
}

.searchmask-global .cd-title {
  display: none !important;
}

.searchmask-global .cd-content {
  padding: 0;
}

.searchmask-global .cd-content form {
  padding: 0;
}

.searchmask-global .cd-content form .clear {
  clear: none;
}

.searchmask-global .input {
  width: 201px !important;
  margin: 0 8px 10px 8px !important;
  float: left;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener {
  width: 201px !important;
  height: 28px;
  border: 1px solid #c0c0c0;
  border-radius: 0;
  background: #fff;
}

.searchmask-global .dest-selector-opener {
  background: #fff url("/21384/uploads/fs_images/contentdesignimagesets/7/arrow_84_o.png") no-repeat 181px center;
}

.searchmask-global .submit {
  margin: 0 auto;
  float: none !important;
  width: 170px;
  margin-bottom: -34px !important;
}

.searchmask-global input[type="submit"] {
  background: #016396;
  width: 170px !important;
  height: 35px;
  color: #fff;
  font-size: 18px;
  border: 0;
  margin-right: 8px;
}

.selectBox-dropdown .selectBox-label,
.searchmask-global .dest-selector-opener-lbl {
  padding: 4px 8px;
  font-size: 12px;
}

.searchmask-global input.hasDatepicker {
  padding-left: 8px;
}

.searchmask-global .input.sm-df input {
  background: #fff url("/21384/uploads/fs_images/contentdesignimagesets/7/calendar_85_o.png") no-repeat 173px center;
}

.searchmask-global .input.sm-dt input {
  background: #fff url("/21384/uploads/fs_images/contentdesignimagesets/7/calendar_85_o.png") no-repeat 173px center;
}

.searchmask-global label {
  font-weight: normal;
  color: #016396;
}

.selectBox-dropdown .selectBox-arrow {
  background: url("/21384/uploads/fs_images/contentdesignimagesets/7/arrow_84_o.png") no-repeat center center;
  border: 0;
}


/* sloupcova sablona */
.sloupcovaInner {
  margin-bottom: 12px;
  margin-right: 12px;
  border: 1px solid #c0c0c0;
  background: #fff;
  padding: 6px 10px 10px 10px;
  width: 221px;
}

.sloupcovaInner a {
  text-decoration: none;
}

.sloupcovaInner.last {
  margin-right: 0;
}


.sloupcovaInner .rating {
    height: 17px;
}

.sloupcovaInner .dest {
  line-height: 25px;
}

.sloupcovaInner .hotel {
  height: 25px;
  width: 199px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sloupcovaInner .hotel a {
  font-weight: bold;
  font-size: 13px;
}

.sloupcovaInner .country a {
  font-size: 11px;
}

.sloupcovaInner .thumb {
  position: relative;
}

.sloupcovaInner a img {
  height: 150px;
  width: 200px;
}

.sloupcovaInner .discount {
  background: url("/21384/uploads/fs_images/contentdesignimagesets/7/seal_87_o.png") no-repeat;
  position: absolute;
  right: 0;
  top: -10px;
  width: 60px;
  height: 58px;  
  color: red;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  padding: 17px 0;
  display:none;
}

.sloupcovaInner .info {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  color: #fff;
  width: 200px;
  padding: 5px;
  font-size: 12px;
}

.sloupcovaInner .price {
 
  position: absolute;
  right: 0;
  padding:0 5px;
  bottom: 7px;
}

.sloupcovaInner .price a {
  color: #ffbb38;
  font-weight: bold;
  font-size: 16px;
}

/* footer */
#footer-code {
  border-top: 1px solid #c0c0c0;
  padding: 30px 0;
  margin-top: 30px;
}

#footer-code .footer-code-inner {
  width: 980px;
  margin: 0 auto;
}

#footer-code .column {
  width: 306px;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #c0c0c0;
  height: 80px;
  color: #676767;
}

#footer-code .column.last {
  border-right: 0;
}

#footer-code .column h3 {
  color: #000;
  font-weight: normal;
  font-size: 16px;
  margin: 0;
}

#footer-code .column a {
  color: #016396;
}

#footer {
  border: 0;
  height: 61px;
  line-height: 61px;
  text-align: center;
  font-size: 12px;
}

.extra-offer {
  width: 980px;
  margin: 0 auto;
}

.extra-offer .cd-title {
  display: none !important;
}

.extra-offer .cd-content img {
  border: 1px solid silver;
  background: #fff;
  padding: 11px;
  float: left;
  margin-right: 13px;
}

.extra-offer .cd-content img:last-child {
  margin-right: 0;
}

.extended-search-link {
    background-position: 0 3px;
    margin: 10px 0 10px 6px;
}


.simple-tab-content {
    border: 1px solid #1688D1;
}

.simple-tab-content br { display: none;}


.master-history a {text-decoration:none;color:gray}

.tmpl-style-4 .info-box__price .original-price{
  display:none;
}

#expectacbox {
    margin: -15px 0 0 -24px;
}

.top-offer-huge-line .desc .land {
  font-size: 12px !important;
    padding-top: 2px!important;
    padding-bottom: 2px!important;
    font-style:normal!important;
  font-weight:normal!important;
}
/* 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;background-repeat:no-repeat;color:#016396;font-size:17px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#7c7c7c;}
.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;background-repeat:no-repeat;color:#000000;font-size:20px;}
.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 */