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

/* settings - start */
body {
    font-size: 11px;
	    background: #ffffff  url("/12004/uploads/fs_images/settings/34/p1013798-2_172_o.jpg")  no-repeat;
}
a {
    color: #000;
}

a:hover {
    color: #ffc11c;
}
#menu {
		background:  url("") repeat-x;
}
.nav li li {
    background: #ffffff none repeat;
}
.nav li li a:hover {
    background-color: #e2e2e2;
}
.nav a {
    color: #2f4966;
}
.nav li li a {
    color: #2f4966;
}

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

#nav li a:hover {
    background-color: #383838;
    color: #ffffff;
}

#left-slave {
    background-color: #eeeeee;
}

#right-slave {
    background-color: transparent;
}
#country-list a{
    color: #3A80AD;
}
#country-list a:hover{
    color: #9B4A3F;
}
#footer {
	    background:  url("") repeat-x;
    color: #2f4966;
}
#footer a {
    color: #2f4966;
}

.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-right:none;
            }

#show-map{
    color : #000;
}

/* settings - own */

/* CSS Document */
h2,h3,h4,h5,h6 {
  font-family: 'Open Sans', sans-serif;
}
input[type="submit"]{
  cursor:pointer;
  font-family: 'Open Sans', sans-serif;
}

table {
  border-spacing: 0;
}

input[type="text"],
select,
textarea,
.selectBox,
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#colorbox,
#colorbox *,
#showReviews *{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

body {
  background-position: center top;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}
#main,#wrap,#inner,#head{
  width:1000px;
  background:transparent none;
  border:0 none;
}

#cont {
  border: 0;
}

#master {
  border: 0;
  width: auto;
  background: transparent;
  margin-top: 30px;
}

#left-slave {
  width: 1000px;
  margin-top: 30px;
  border-radius: 5px;
}

.default-design .cd-title .text {
  margin: 15px 0;
}

.main-column {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
}

.homepage .main-column,
.topoffers-global {
  background: transparent;
  padding: 0;
}

/* hlavicka */
.head-wrap {
  border-bottom: 0;
  height: 64px;
  margin-bottom: 360px;
}

#head {
    width: 260px;
    float: left;
    position: absolute;
}
#head img{
  width:auto;
  background:transparent none;
}
.popisek {
    position: absolute;
    top: 21px;
    font-weight: 400;
    font-size: 15px;
}
#head a img {
    margin-left: 400px;
    margin-top: 90px;
}
#menu {
    width: 100%;
    float: right;
    margin-top: 23px;
    height: 25px;
}
#menu > ul {
  float: right;
}

#menu > ul > li {
  border-right: 1px solid #2f4966;
}

#menu > ul > li.menu-last {
  border-right: 0;
}

#menu li div a {
  font-weight: normal;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
}

.nav li:hover ul, ul.nav li.sfHover ul{
  top: /* výška řádku menu */;
  z-index:10;
}

/* sidebox */
.sidebox {
  width: 275px !important;
  z-index: 1;
  clear: none;
  float: left;
  padding: 20px;
  border-right: 1px solid #d8d8d8;
  margin-bottom: 0;
  height: 268px;
}

#left-slave .sidebox:last-child {
  border-right: 0;
}

.sidebox .cd-title .text {
  margin: 0 0 15px 0;
}

.sidebox p,
.sidebox tr td,
.sidebox ul li {
  font-size: 13px;
  padding: 0;
}

.sidebox input[type="text"] {
  padding-left: 10px;
  width: 192px !important;
  height: 33px;
  background: #fff;
  border: 1px solid #cdcdcd;
  border-radius: 1px;
}

.sidebox input[type="submit"] {
  background: #ffc11c;
  border-radius: 2px;
  width: 90px;
  height: 33px;
  border: 0;
  color: #2f4966;
}

/* Callback */
.callbacks-view {
  width: 450px !important;
}

.callbacks-view table {
  width: 400px !important;
  margin-top: 20px;
}

.callbacks-view table tr:nth-child(2n+1) {
  display: none;
}

.callbacks-view table tr:last-child {
  display: block;
}

.callbacks-view table tr:last-child input {
  margin: 5px 0 0 0; 
}

.callbacks-view table tr {
  float: left;
  display: block;
  margin-right: 2px;
  margin-bottom: 2px;
}

.callbacks-view table tr td input{
  font-size: 14px;
  color: #7c7c7c;
}








.side-weather .cd-content{
  display:table;
  width: 235px/*vnitřní šířka sideboxu*/;
}

.exchangerates-sidebox table {
  width: !important /*vnitřní šířka sideboxu*/;
}

.side-weather .cd-content ul{
  display:table-row;
}
.side-weather .cd-content ul li{
  display:table-cell;
  vertical-align:middle;
  padding:1px;
  font-size:13px;
}
.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 {
  background: rgba(51,65,92,0.93) !important;
  width: 1000px !important;
  border-radius: 5px;
  border: 1px solid #0f2844;
  margin-bottom: 40px;
}

.searchmask-global .cd-title {
  display: none !important;
}

.searchmask-global .cd-content {
  padding: 20px 20px 40px 20px;
}

.searchmask-global form {
  padding: 0;
}

.searchmask-global .input {
  width: 225px !important;
  margin: 0 7px 10px 7px !important;
  float: left;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener {
  width: 225px !important;
  height: 33px;
  border: 0;
  border-radius: 2px;
  background: #fff;
}

.searchmask-global .checkbox {
  width: 170px !important;
  position: relative;
  top: 26px;
}

.searchmask-global .checkbox label {
  width: 120px;
  float: left;
}

.searchmask-global .checkbox input {
  width: 30px;
  float: left;
}
.searchmask-global .submit {
  position: absolute;
  left: 382px;
  top: 95px;
}

.searchmask-global .submit::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 8px 9px;
  border-color: transparent transparent #ffc11c transparent;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  top: -6px;
}

.searchmask-global input[type="submit"] {
  width: 225px !important;
  height: 43px;
  border-radius: 2px;
  border: 1px solid #ffcf4e;
  color: #2f4767;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  background: #ffc11c;
  -webkit-box-shadow: 1px 1px 2px 0 #1c2a3b;
  box-shadow: 1px 1px 2px 0 #1c2a3b;
}

.selectBox-dropdown .selectBox-label,
.searchmask-global .dest-selector-opener-lbl {
  padding: 6px 8px;
}

.searchmask-global input.hasDatepicker {
  padding-left: 8px;
}

.searchmask-global label {
  color: #ffc11c;
  font-weight: normal !important;
  margin-bottom: 5px;
}

.selectBox-dropdown .selectBox-arrow {
  background: #ffc11c url("/12004/uploads/fs_images/contentdesignimagesets/2/arrow315o_171_o.png") no-repeat center center;
  border: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* Extra offers */
.offer-wrap {
  display: table;
  width: 1000px;
  border-radius: 5px;
  overflow: hidden;
}

.extra-offer {
  width: 500px;
  padding: 10px 20px 5px 20px !important;
  margin-bottom: 0;
}

.extra-offer.left {
  background: #2f4966;
}

.extra-offer.right {
  background: #ffc11c;
}

.extra-offer .cd-title {
  display: none !important;
}

.top-offer-tiny-line table {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

.extra-offer.left table {
  color: #fff;
} 

.extra-offer.right table {
  color: #2f4966;
} 

.top-offer-tiny-line table tr td {
  padding: 5px 0;
  height: 49px;
}

.extra-offer.left .top-offer-tiny-line table tr td {
  border-bottom: 1px solid #223350;
}

.extra-offer.right .top-offer-tiny-line table tr td {
  border-bottom: 1px solid #e3a500;
}

.extra-offer .top-offer-tiny-line table tr:nth-child(5) td {
  border-bottom: 0;
}

.extra-offer.left .top-offer-tiny-line table tr td:nth-child(2) a {
    text-decoration: none;
    color: #ffc106;
    font-weight: bold;
    display: block;
    width: 110px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.extra-offer.right .top-offer-tiny-line table tr td:nth-child(2) a {
  text-decoration: none;
  color: #2f4966;
  font-weight: bold;
  width: 110px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.extra-offer.left .top-offer-tiny-line table tr td:nth-child(5) a {
  border-radius: 2px;
  border: 1px solid #ffcf4e;
  color: #2f4767;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  background: #ffc11c;
  -webkit-box-shadow: 1px 1px 2px 0 #1c2a3b;
  box-shadow: 1px 1px 2px 0 #1c2a3b;
  padding: 5px 10px;  
}

.extra-offer.right .top-offer-tiny-line table tr td:nth-child(5) a {
  border-radius: 2px;
  color: #fff;
  border: 1px solid #375577;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  background: #2f4966;
  -webkit-box-shadow: 1px 1px 2px 0 #e0aa19;
  box-shadow: 1px 1px 2px 0 #e0aa19;
  padding: 5px 10px;  
}

.extra-offer .right.next {
  display: none;
}


/* radkova sablona */
.radkovaInner {
  background: #2f4966;
  border-radius: 3px;
  overflow: hidden;
  margin-right: 11px;
  margin-bottom: 11px;
  width: 326px;
}

.radkovaInner.last {
  margin-right: 0;
}

.radkovaInner a {
  text-decoration: none;
  color: #fff;
}

.radkovaInner .thumb {
  max-width: 160px;
  height: 180px;
  overflow: hidden;
}

.radkovaInner a img {
  height: 100%;
  margin-left: -30px;
}

.radkovaInner .info {
  padding: 12px;
  color: #fff;
  width: 166px;
}

.radkovaInner .rating {
  text-align: right;
}

.radkovaInner .country {
  font-size: 16px;
  font-weight: bold;
  height: 23px;
  width: 142px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.radkovaInner .hotel a {
  color: #ffc20b;
  font-size: 12px;
  height: 17px;
  width: 142px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.radkovaInner .desc {
  margin: 7px 0;
}

.radkovaInner .price {
  background: #fff;
  padding: 4px 0;
  border-radius: 2px;
  width: 100%;
  text-align: center;
}

.radkovaInner .price a {
  color: #2f4966;
  font-size: 18px;
  font-weight: bold;
}



/* footer */
#footer {
  border: 0;
  text-align: center;
  height: 90px;
  line-height: 90px;
}


.sm-result .desc {
  width: 500px;
}



a#extended-search-link {
    position: absolute;
    right: 27px;
    top: 114px;
    text-decoration: none;
  color: #ffc11c;
}
.extended-search {
    clear: both;
    margin-top: 35px;
      padding-top: 40px;
}



div#grid-box {
   width: 916px !important;
}

#heading {
    text-align: center;
    position: absolute;
    top: 50px;
    font-size: 10px;
    color: #2f4966;
}


.input.select.sm-pos-3.sm-dr {
    width: 480px !important;
    margin: 0px !important;
}
.clear.clear1 {
    clear: none;
}
/* 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:#2f4966;font-size:18px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#454545;}
.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:#2f4966;font-size:26px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#454545;}
.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 */