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

/* settings - start */
body {
    font-size: 11px;
	    background: #f8f7d2  url("/11004/uploads/fs_images/settings/34/bg_311_o.jpg")  repeat-x;
}
a {
    color: #0b1418;
}

a:hover {
    color: #39aee2;
}
#menu {
		background: #0e263a url("") repeat-x;
}
.nav li li {
    background: #0e263a none repeat;
}
.nav li li a:hover {
    background-color: #0e263a;
}
.nav a {
    color: #ffffff;
}
.nav li li a {
    color: #ffffff;
}

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

#nav li a:hover {
    background-color: ;
    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:  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 : #0b1418;
}

/* 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;
}
body {
  background-position:top center;
  font-size: 12px;
}

#bg-overlay {
  background: url("/11004/uploads/fs_images/contentdesignimagesets/6/footer_319_o.jpg") no-repeat left bottom;
}

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

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

#cont {
  border: 0;
  margin-top: 19px;
  margin-bottom: 100px;
}

.default-design .cd-title {
  clear: both;
  margin-bottom: 27px;
}

.default-design .cd-title .text {
  width: 995px;
  text-align: center;
  font-weight: normal;
  padding: 5px 0;
}

#left-slave {
  width: 0;
}

.dates-tmpl .cd-content,
.accommodation-tmpl .cd-content,
.contentpages-view .cd-content,
.formular-view-1000 .cd-content {
  background: #fff;
  padding: 20px;
}

/* hlavicka */
#head {
  height: 166px;
  position: relative;
}

#head img{
  width:auto;
  background:transparent none;
}

#head a img {
  margin-top: 19px;
}

#head .kontakt {
  float: right;
  color: #fff;
}

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

#head .kontakt .mail {
  position: absolute;
  right: 0;
  top: -12px;
}

#head .kontakt .mail img {
  margin-left: 10px;
}

#head .kontakt .phone {
  font-size: 30px;
    margin-top: 115px;
    padding-right: 85px;
  font-weight: bold;
}

#head .kontakt .help {
  position: absolute;
  top: 87px;
  right: 215px;
}

/* Menu */
#menu {
  height: 47px;
}

#menu li {
  background: url("/11004/uploads/fs_images/contentdesignimagesets/6/separator_313_o.png") no-repeat right center;
}

#menu li.menu-last {
  background: none;
}

#menu li a {
  padding: 5px 20px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
}

#menu li.menu-first a {
  background: url("/11004/uploads/fs_images/contentdesignimagesets/6/home_314_o.png") no-repeat center center;
  text-indent: -9999px;
}


#menu ul ul {
  background: #0e263a;
  width: 200px;
}

#menu ul ul li {
  background: none;
  width: 200px;
}

#menu ul ul li a {
  font-size: 12px;
  text-transform: none;
  width: 160px !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

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

/*Sidebox Menu */
.contentmenus-sidebox {
  width: 500px !important;
  float: left;
}

.contentmenus-sidebox ul li {
  float: left;
}

#nav li a {
  width: auto !important;
  padding: 6px 20px 6px 10px !important;
}

#nav li {
  background: url("/11004/uploads/fs_images/contentdesignimagesets/6/separator-dot_322_o.png") no-repeat right center;
}

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

#nav li a {
  padding: 0 10px;
}

#nav li a:hover {
  background: transparent;
  text-decoration: underline;
}

/* sidebox */
.sidebox {
    width: !important;
    z-index: 1;
}

.default-sidebox-design .cd-content {
  width: auto !important;
}

.sidebox input[type="text"] {
  padding-left: 10px;
}

/* vyhledavaci maska */
.searchmask-global {
  background: rgb(254,153,0);
  background: -moz-linear-gradient(top,  rgb(254,153,0) 0%, rgb(252,78,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(254,153,0)), color-stop(100%,rgb(252,78,0)));
  background: -webkit-linear-gradient(top,  rgb(254,153,0) 0%,rgb(252,78,0) 100%);
  background: -o-linear-gradient(top,  rgb(254,153,0) 0%,rgb(252,78,0) 100%);
  background: -ms-linear-gradient(top,  rgb(254,153,0) 0%,rgb(252,78,0) 100%);
  background: linear-gradient(to bottom,  rgb(254,153,0) 0%,rgb(252,78,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe9900', endColorstr='#fc4e00',GradientType=0 );
  width: 995px;
  margin-bottom: 20px;
  float: left;
}

.homepage .searchmask-global {
  width: 547px;
  margin-bottom: 0;
}

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

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

.searchmask-global form {
  padding: 5px 0 0 13px;
}

.searchmask-global form .clear {
  clear: none;
}

.searchmask-global .input {
  width: 203px;
  margin: 0 18px 5px 20px;
}

.homepage .searchmask-global .input {
  width: 217px;
  margin: 0 20px 5px 20px;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox {
  border-radius: 0;
  height: 36px;
  width: 203px !important;
  background: #fff;
  border: 0;
}

.homepage .searchmask-global input[type="text"],
.homepage .searchmask-global select,
.homepage .searchmask-global textarea,
.homepage .searchmask-global .selectBox {
  width: 217px !important;
}

.homepage .searchmask-global .input.sm-pos-2 {
  margin-right: 10px;
}

.homepage .searchmask-global .input.sm-pos-3 {
  margin-left: 10px;
}

.homepage .searchmask-global .input.sm-pos-2,
.homepage .searchmask-global .input.sm-pos-3 {
  width: 98px;
}

.homepage .searchmask-global .input.sm-pos-2 input,
.homepage .searchmask-global .input.sm-pos-3 input {
  width: 98px !important;
}

.searchmask-global .submit {
  width: 165px;
  margin: 0 auto 0 auto;
  float: none;
}

.searchmask-global input[type="submit"] {
  background: #0c7a00;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  border: 0;
  border-radius: 0;
  width: 165px;
  height: 50px;
  margin-top: 20px;
}

.homepage .searchmask-global .input.sm-ds {
  width: 496px;
}

.searchmask-global .dest-selector-opener {
  border-radius: 0;
  height: 36px;
  width: 203px;
  background: #fff;
  border: 0;
}

.homepage .searchmask-global .dest-selector-opener {
  width: 477px;
}

.searchmask-global .dest-selector-opener-lbl {
  padding: 9px 8px;
}

.selectBox-dropdown .selectBox-label {
  padding: 9px 8px;
}

.searchmask-global label {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 5px;
}

.selectBox-dropdown .selectBox-arrow {
  background: url("/11004/uploads/fs_images/contentdesignimagesets/6/arrow_315_o.png") no-repeat center center;
  margin-right: 3px;
  border: 0;
  width: 29px;
}


.side-weather .cd-content{
  display:table;
  width: /*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: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;
}

/* sloupcova sablona */
.sloupcovaInner {
  margin-bottom: 25px;
  margin-right: 25px;
  width: 230px;
  background: #fff;
}

.sloupcovaInner a {
  text-decoration: none;
}

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

.sloupcovaInner .thumb {
  position: relative;
}

.sloupcovaInner a img {
  height: 150px;
  width: 230px;
}

.sloupcovaInner .rating {
  position: absolute;
  right: 0;
  top: 0;
}

.sloupcovaInner .rating img {
  display: block;
}

.sloupcovaInner .discount {
  background: #15de00;
  color: #fff;
  width: 40px;
  padding: 12px 0;
  text-align: center;
  border-radius: 40px;
  position: absolute;
  bottom: -20px;
  right: 15px;  
}

.sloupcovaInner .info {
 padding: 20px 30px;
}

.sloupcovaInner .country a {
  font-size: 16px;
  text-transform: uppercase;
  color: #0e263a;
  font-weight: bold;
}

.sloupcovaInner .hotel {
  height: 16px;
  overflow: hidden;
  margin-bottom: 10px;
}

.sloupcovaInner .hotel a {
  color: #0e263a;
  font-size: 13px;
  font-weight: bold;
}

.sloupcovaInner .info table {
 border-spacing: 0;
  width: 170px !important;
}

.sloupcovaInner .info table tr td:last-child {
  float: right;
}

.sloupcovaInner .info table tr:nth-child(3) td:nth-child(2) {
  color: #09c200;
}

.sloupcovaInner .price {
  text-align: center;
  margin-top: 10px;
}

.sloupcovaInner .price a {
  color: #9c1200;
  font-size: 20px;
}

.sloupcovaInner .detail {
  background: #fc6200;
  text-align: center;
  padding: 7px 0;
}

.sloupcovaInner .detail a {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}

/* Náš tip */
.nas-tip {
  float: right;
  width: 435px;
}

.nas-tip .cd-title {
  background: transparent !important;
  margin-bottom: 0;
}

.nas-tip .cd-title .text {
  background: url("/11004/uploads/fs_images/contentdesignimagesets/6/sunny_316_o.png") no-repeat left center;
  padding-left: 40px;
  font-size: 35px;
  text-align: left;
  width: 390px;
}

/* Newsletter */
.newsletter {
  clear: both;
  margin-bottom: 27px;
}

.newsletters-view {
  padding: 10px 20px;
  width: 995px !important;
}

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

.newsletter .cd-content {
  background: rgba(255,255,255,0.5);
}

.newsletters-view .cd-content {
  width: 995px !important;
  background: transparent;
}

.newsletters-view .cd-content > p {
  background: url("/11004/uploads/fs_images/contentdesignimagesets/6/newsletter_317_o.png") no-repeat left center;
  padding-left: 40px;
  float: left;
  font-size: 20px;
  margin-top: 10px;
  font-style: italic;
}

.newsletters-view td {
  padding: 0 !important;
}

.newsletters-view input[type="text"] {
  width: 331px !important;
  height: 34px;
  background: #ececec;
  border: 0;
  float: left;
  
}
 
.newsletters-view input[type="submit"] {
  background: #3e9ae9;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  height: 123px;
  height: 34px;
  border: 0;
}

/* footer */
#footer {
  border: 0;
  height: 35px;
}

#footer-code {
  height: 215px;
}

#footer-code .column {
  float: left;
}

#footer-code .rozcestnik {
  background: rgba(9,2,2,0.6);
  display: table;
  padding: 10px 20px;
  float: left;
}

#footer-code iframe {
  float: right;
}

#footer-code .column h2 {
  margin-left: 39px;
  color: #fff;
  font-size: 18px;
}

#footer-code .column h2 img {
  margin-right: 10px;
}

#footer-code .column ul {
  float: left;
  padding: 0;
  padding: 0 62px;
}

#footer-code .column ul li {
  list-style: none;
}

#footer-code .column ul li a {
  text-decoration: none;
  color: #fff;
}

#footer-code .column ul li a:hover {
  text-decoration: underline;
}

#footer-menu {
  height: 33px;
  position: absolute;
  bottom: 0;
}

#footer-menu li a {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  padding: 0 7px;
}

#footer-menu li a:hover {
  text-decoration: underline;
}

/* Button back to top */
.cd-top {
  background: #fc6200 url("/11004/uploads/fs_images/contentdesignimagesets/6/back-top_325_o.png") no-repeat center 10px;
  position: fixed;
  bottom: 93px;
  left: 54%;
  margin-left: 456px;
  visibility: hidden;
  text-align: center;
  color: #fff;
  text-decoration: none;
  width: 41px;
  padding: 30px 0 10px 0;
  font-size: 11px;
}

.cd-top:hover {
  color: #fff;
  text-decoration: none;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}

/* Vysledky vyhledavani */
.sm-result {
  background: #fff;
}

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

/* formulář */
.formular-view-1000 {
  margin-bottom: 27px;
  display: none;
}

.homepage .formular-view-1000 {
  display: block;
}

#inner .formular-view-1000 {
  display: block;
}

.formular-view-1000 .cd-content {
  background: #c301a0;
}

.formular-view-1000 .cd-content tr td:first-child {
  color: #fff;
}

.formular-view-1000 tr {
  float: left;
  margin-right: 10px;
}

.formular-view-1000 .cd-content tr td input[type="text"] {
  width: 135px;
  height: 24px;
}

.formular-view-1000 .cd-content tr td select {
  height: 24px;
}

.formular-view-1000 .cd-content tr td input[type="submit"] {
  background: #029f12;
  color: #fff;
  border: 1px solid #003806;
  height: 24px;
  width: 100px;
  font-weight: bold;
  
}

.formular-view-1000 .error-message {
  color: #fff;
  margin-top: 5px;
}

h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.7em;
}

.news-preview{
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
}
.show-more {
  background: #0c7a00;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  border: 0;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 10px;
  cursor: pointer;
}
.hidden-more {
  display: none;
  line-height: 1.5;
  font-size: 16px;
}
.hidden-more p {
  line-height: 1.5;
}

#expectacbox {
  margin: -2px 0 0;
}


form#DynamicFormAddForm {
    background: #fff;
    padding: 10px;
}
form#DynamicFormAddForm table{
  margin: 0 auto;
}
form#DynamicFormAddForm input,
form#DynamicFormAddForm select,
form#DynamicFormAddForm textarea{
    width: 100%;
}
form#DynamicFormAddForm tr td:nth-child(odd) {
    max-width: 300px;
}

span.form-required {
    color: red;
}
/* settings - stop */


/* content design - on v2 */
.default-floatbox-design{position:fixed;left:54%; 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:none;min-height:22px;_height:22px;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;width: 190px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#364A90;width: 190px;}
.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-color:#0e263a;background-image:none;background-repeat:no-repeat;color:#ffffff;font-size:20px;text-transform:none;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#404040;}
.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 */