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

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

a:hover {
    color: #000000;
}
#menu {
		background: #258CC9 url("/11969/uploads/fs_images/settings/39/default-menu_27_o.gif") repeat-x;
}
.nav li li {
    background: #ffff00 none repeat;
}
.nav li li a:hover {
    background-color: #ffff00;
}
.nav a {
    color: #973C1D;
}
.nav li li a {
    color: #973C1D;
}

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

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

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

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

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

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

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

#master{
        width:749px;border-right:none;
            }

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

/* settings - own */

/* CSS Document */

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;
}
#colorbox,
#colorbox *,
#showReviews *{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
body {
  background-position: top center;
}
#main,
#wrap,
#inner,
#head {
  width: 980px;
  background: transparent none;
  border: 0 none;
}
#head{
  position: relative;
}
#head::after {
  display: block;
  clear: both;
  overflow: hidden;
  content: '';
}
#head > a {
  display: block;
  float: left;
}
#head img {
  width: auto;
  background: transparent none;
  margin: 10px 0;
}
#head a.fb {
	position: absolute;
	top: 50%;
	right: 0rem;
	transform: translateY(-50%);
	font-size: 2.5rem;
}
#head a.booking {
	position: absolute;
	top: 48%;
	right: 4rem;
	transform: translateY(-50%);
}
#head a.booking img {
	max-height: 40px;
}

#menu {
  background: #ffffb5; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffb5 0%, #ffff00 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ffffb5 0%,#ffff00 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ffffb5 0%,#ffff00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffb5', endColorstr='#ffff00',GradientType=0 ); /* IE6-9 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid  #eeed09;
  height: 50px;
}
#menu li div a {
  height: 40px;
  line-height: 40px;
  margin: 5px 0;
  padding: 0 14px;
  font-size: 13px;
  border-right: 1px solid  #eced25;
}
#menu li.menu-last div a {
  border-right: 0;
}
#menu li:hover div a {
  color: #000;
  text-decoration: underline;
}

.nav li:hover ul,
ul.nav li.sfHover ul {
  top:50px;
  z-index: 10;
}

#cont{
  margin-top: 20px;
  border: 0;
}
#left-slave {
  width: 250px;
  margin-right: 20px;
}
#master {
  width: auto;
  background: 0;
  border: 0;
}
.main-column {
  margin-bottom: 20px;
}
.main-column .cd-title .text{
  margin: 5px 0 10px 0;
}

.sidebox {
  width: 100% !important;
  margin-bottom: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #DBF1B1;
}
.sidebox.sb-img {
  border: 0;
}
.sidebox .cd-title .text{
  padding: 10px;
}
.sidebox.no-head .cd-title {
  display: none !important;
}
.sidebox .cd-content {
  padding: 10px;
}
.sidebox.sb-img .cd-content {
  padding: 0;
}
.sidebox table {
  width: 100% !important;
}
.sidebox table td {
  padding: 1px 5px;
  visibility:
}
.sidebox input[type='text'] {
  width: 100%;
}
.sidebox input[type='submit'] {
  width: 100%;
}
.sidebox p{
  padding: 0 0 5px 0;
}
.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;
}
/* searchmask */

.searchmask-global .cd-content,
.searchmask-global .cd-content form {
  padding: 0;
}
.searchmask-global .cd-content {
  padding: 15px 25px;
  background: #80F5FF;
  border: 1px solid #57E6F4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.searchmask-global .input {
  width: 32%;
  margin-right: 2%;
}
#left-slave .searchmask-global .input,
#right-slave .searchmask-global .input {
  width: 100%;
  margin-right: 0;
}
.searchmask-global .sm-last {
  margin-right: 0;
}
.searchmask-global label {
  width: 100%;
}
.searchmask-global .selectBox,
.searchmask-global input[type='text'],
.searchmask-global .dest-selector-opener {
  width: 100% !important;
  padding: 5px;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border:1px solid #bbb;
  height: 28px;
}
.searchmask-global .selectBox-label,
.searchmask-global .dest-selector-opener-lbl {
  padding: 0;
  border: 0;
  display: block;
  width: 100% !important;
}
.searchmask-global input[type='submit'] {
  background: #1a92ff;
  border: 1px solid  #ddd;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
}


/* to */
.sloupcova-inner {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: bold;
}
.sloupcova-inner:nth-child(even) {
  margin-right: 0;
}
.sloupcova-inner .thumb{
  width: 102px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid  #000;
  overflow: hidden;
}
.sloupcova-inner .thumb img{
  width: 100%;
  height: 75px;
}
.sloupcova-inner .content{
  margin-left: 5px;
  width: 240px;
  line-height: 19px;
}
.sloupcova-inner .content a.price{
  color: #f00000;
  text-decoration: none;
}

.top-offer-tiny-line table{
  text-align: left;
  font-size: 11px;
}
.top-offer-tiny-line table .r{
  text-align: right;
}
.top-offer-tiny-line table .c{
  text-align: center;
}
.top-offer-tiny-line table .hotel {
  width: 215px;
}
.top-offer-tiny-line table th {
  background: #A3E8FF;
  padding: 5px;
}
.top-offer-tiny-line table td {
  padding: 5px;
  border: 0;
}
.top-offer-tiny-line table tbody tr {
  cursor: pointer;
}
.top-offer-tiny-line table tbody tr:nth-child(odd) {
  background: #fff;
}
.top-offer-tiny-line table tbody tr:hover td {
  background: #E3F8FF;
}
.top-offer-tiny-line table tbody tr a{
  color: #000;
}
.top-offer-tiny-line table tbody tr .date a{
  font-weight: bold;
}
.top-offer-tiny-line table tbody tr .price a{
  text-decoration: underline;
  color: #f00000;
  font-weight: bold;
}

#paticka{
  padding: 10px 10px;
  margin: 20px 0 0 0; 
  font-size: 10pt;
  background: #FEFCAF;
  border: 1px solid #EDEA99;
  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px; 
  border-radius: 6px;
}
#odkazy{

}
#odkazy .sl {
  float:left; 
  min-width: 180px; 
  height: 80px; 
  margin: 0 10px 0 0; 
  padding: 0 10px 0 0; 
  border-right: 1px solid #EDEA99; 
  font-size: 8pt;
}
#odkazy .pravy {
  margin: 0; 
  padding: 0; 
  border-right: 0px
}
#footer {
  font-size: 13px;
  margin: 10px 0;
  border: 0;
}

.fb-page{
  position: absolute !important;
  right: 0;
}
.default-content-slider li img {
	object-position: center;
	object-fit: cover;
}
.default-floatbox-design {
	margin-left: 500px !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-color:#DBF1B1;background-image:none;background-repeat:no-repeat;color:#000000;font-size:15px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#F1FED2;background-image:none;color:#000000;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:#000000;font-size:18px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#000000;font-size:12px;}
.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 */