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

/* settings - start */
body {
    font-size: 11px;
	    background: #ffffff  url("/11362/uploads/fs_images/settings/34/bg_297_o.jpg")  repeat-x;
}
a {
    color: #515151;
}

a:hover {
    color: #333333;
}
#menu {
		background: #70be00 url("") repeat-x;
}
.nav li li {
    background: #515151 none repeat;
}
.nav li li a:hover {
    background-color: #70be00;
}
.nav a {
    color: #ffffff;
}
.nav li li a {
    color: #ffffff;
}

#nav li a {
	    background: #d7d7d7 url("") repeat-y;
    color: #515151;
}

#nav li a:hover {
    background-color: #eeeeee;
    color: #515151;
}

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

#right-slave {
    background-color: #F5F9FE;
}
#country-list a{
    color: #F94600;
}
#country-list a:hover{
    color: #F94600;
}
#footer {
	    background: #d7d7d7 url("") repeat-x;
    color: #8d8d8d;
}
#footer a {
    color: #8d8d8d;
}

.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 : #515151;
}

/* settings - own */

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

input[type="text"],
select,
textarea,
.selectBox,
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
}

table {
  border-spacing: 0;
}

#colorbox,
#colorbox *,
#showReviews *{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

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

#cont {
  border: 0;
  width: 1000px;
  margin: 0 auto;
}

.default-design .cd-title .text {
  font-weight: normal;
  text-transform: uppercase;
  margin: 10px 0;
}

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

#expectacbox {
  margin: 0;
}

/* hlavicka */
#head {
  height: 353px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

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

#head a img {
  position: absolute;
  left: 400px;
  top: 65px;
}

#head .hlavicka-menu {
  position: absolute;
  right: 200px;
  top: 10px;
}

#head .hlavicka-menu a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  margin: 0 5px;
}

#head .hlavicka-menu a:hover {
  text-decoration: underline;
}

#heading {
  font-size: 22px;
  text-transform: uppercase;
  color: #515151;
  margin: 20px 0;
}

#heading div {
  font-size: 18px;
  text-transform: none;
}

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

#menu > ul {
  width: 1000px;
  margin: 0 auto;
  float: none;
}

#menu li div a {
  height: 54px;
  line-height: 54px;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
}

#menu li:hover {
  background: #515151;
}

#menu li li {
  border-bottom: 0;
}

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

/* Sidebox menu */
#nav li {
  margin-bottom: 2px;
  border: 1px solid #515151;
}

#nav li > a {
  font-weight: normal;  
  width: 200px !important;
}

#nav li ul {
  margin-top: -26px;
  margin-left:200px;
  border: 1px solid #515151;
  background: #d7d7d7;
}

#nav li ul li {
  float: none;
  border: 0;
  
}

#nav li ul li a {
}

/* sidebox */
#left-slave {
  width: 200px;
  margin-right: 10px;
  background: transparent;
}

.sidebox {
  width: 200px !important;
  z-index: 1;
  margin-bottom: 10px;
}

.sidebox .sidebox-title .text {
  font-weight: normal;
}

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

.sidebox input[type="text"] {
  padding-left: 10px;
  background: #d7d7d7;
  border-radius: 2px;
  height: 27px;
  width: 190px;
  border: 0;
}

.sidebox input[type="submit"] {
  height: 27px;
  width: 95px;
  background: #515151;
  border: 0;
  border-radius: 4px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 48px;
}

.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;
}

/* vyhledavaci maska */
.searchmask-global {
  background: #515151;
  width: 100% !important;
}

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

.search-mask {
  float: none;
}

.searchmask-global .cd-content {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0 58px 0;
  position: relative;
}

.searchmask-global form {
  padding: 0;
}

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

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

.searchmask-global .submit {
  position: absolute;
  left: 400px;
  top: 141px;
}

.searchmask-global input[type="submit"] {
  background: #333333;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  border-radius: 4px;
  border: 0;
  width: 190px !important;
  height: 30px;
  margin-left: 0;
}

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

.searchmask-global .checkbox input {
  width: 30px;
  float: left;
}

.searchmask-global .checkbox.sm-lm {
  position: absolute;
  left: 218px;
  top: 153px;
}

.searchmask-global .checkbox.sm-fm {
  position: absolute;
  right: 179px;
  top: 153px;
}

.selectBox-dropdown .selectBox-label,
.searchmask-global .dest-selector-opener-lbl {
  padding: 4px 8px;
  color: #fff;
}

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

.selectBox-dropdown .selectBox-arrow {
  background: url("/11362/uploads/fs_images/contentdesignimagesets/34/arrow_298_o.png") no-repeat center center;
  border: 0;
}

/* sloupcova sablona */
.sloupcovaInner {
  margin-bottom: 20px;
  margin-right: 10px;
  width: 190px;
}

.sloupcovaInner a {
  text-decoration: none;
}

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

.sloupcovaInner a img {
  height: 124px;
  width: 190px;
}

.sloupcovaInner .rating {
  margin-top: 5px;
  height: 12px;
}

.sloupcovaInner .hotel {
  height: 18px;
  width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.sloupcovaInner .country {
  font-weight: bold;
  margin-bottom: 10px;
}

.sloupcovaInner .desc {
  position: relative;
}

.sloupcovaInner .transport {
  position: absolute;
  right: 10px;
  bottom: 0;
}

.sloupcovaInner .price a {
  color: #fec201;
  font-size: 15px;
  font-weight: bold;
}

/* Vlastní zájezd */
.own-offer h2 {
  margin: 0 0 20px 0;
}

.own-offer .detail a {
  background: #333333;
  color: #fff;
  text-decoration: none;
  padding: 5px 15px;
  border-radius: 4px;
  color: #fff;
}

.own-offer .price {
  font-size: 17px;
}

/* footer */
#footer-code {
  background: #d7d7d7;
  margin-top: 30px;
}

#footer-code .footer-code-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
  color: #8d8d8d;
}

#footer-code .loga-ck h2 {
  font-size: 18px;
}

#footer-code .loga-ck span {
  float: right;
  margin-top: 20px;
}

#footer-code .footer-logo {
  margin-top: 40px;
}

#footer-code .footer-bottom {
  position: relative;
  display: table;
  width: 400px;
}

#footer-code .footer-bottom span {
  position: absolute;
  right: 0;
  bottom: 0;
}

#footer {
  border: 0;
  text-align: center;
  height: auto;
  line-height: auto;
}

/* Templates */
.srch-res-inv-tmpl .thumb .lm-wrap, .srch-res-inv-tmpl .thumb .fm-wrap,
.tmpl-style-4 .info-box__price {
  background: #fec201;
}

.tmpl-style-4 .structured-content__tabs .simple-tab-header a.opened span {
  background: #70be00;
}

.tmpl-style-4 #terminy .ui-jqgrid-view td[aria-describedby="grid_price"],
.tmpl-style-4 #terminy .ui-jqgrid-view td a {
  color: #303030;
}
























/* 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:#61a500;font-size:18px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#303030;}
.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:#515151;font-size:20px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;background-repeat:no-repeat;color:#515151;
}
.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;}
.contentsideboxes-view-5{}
.contentsideboxes-view-5 .cd-title{display:none;min-height:22px;_height:22px;background-repeat:no-repeat;color:#ffffff;font-size:11px;text-transform:uppercase;}
.contentsideboxes-view-5 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-5 .cd-content{background-image:none;color:#303030;}
.contentsideboxes-view-5 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.contentsideboxes-view-5 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.contentbanners-view-2{}
.contentbanners-view-2 .cd-title{display:block;min-height:69px;_height:69px;background-color:#ffffff;color:#f94600;font-size:17px;text-transform:uppercase;line-height: 69px;
padding-left: 30px;}
.contentbanners-view-2 .cd-icon{background-image:none;height:0px;width:0px;}
.contentbanners-view-2 .cd-content{background-color:#ffffff;background-repeat:no-repeat;color:#864109;background-position: bottom center;
}
.contentbanners-view-2 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.contentbanners-view-2 .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */