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

/* settings - start */
body {
    font-size: 11px;
	    background: #b9b9b9  url("/11826/uploads/fs_images/settings/34/bg_171_o.jpg")  repeat-x;
}
a {
    color: #1fc1bc;
}

a:hover {
    color: #000000;
}
#menu {
		background:  url("/11826/uploads/fs_images/settings/39/menu_172_o.png") repeat-x;
}
.nav li li {
    background: #1fc1bc none repeat;
}
.nav li li a:hover {
    background-color: #1fc1bc;
}
.nav a {
    color: #2a5a59;
}
.nav li li a {
    color: #2a5a59;
}

#nav li a {
	    background: #1fc1bc url("") repeat-x;
    color: #2a5a59;
}

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

#left-slave {
    background-color: ;
}

#right-slave {
    background-color: ;
}
#country-list a{
    color: #3A80AD;
}
#country-list a:hover{
    color: #9B4A3F;
}
#footer {
	    background:  url("/11826/uploads/fs_images/settings/33/footer_173_o.png") 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{
    }

#show-map{
    color : #1fc1bc;
}

/* 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-family: 'Open Sans', sans-serif;
  font-size: 12px !important;
}
#main,#wrap,#inner,#head{
  width:1000px;
  background:transparent none;
  border:0 none;
}

#master {
  border: 0;
  width: auto;
  background: #ebebeb;
}

#cont {
  border: 10px solid #ebebeb;
  border-radius: 5px;
  margin-top: 7px;
  background: #ebebeb;
}

#left-slave {
  width: 200px;
  margin-right: 15px;
  background: transparent;
}

#right-slave {
  width: 200px;
  margin-left: 15px;
  background: transparent;
}

/* hlavicka */
#head {
  height: 123px;
  margin-top: ;
  position: relative;
}

#head img{
  width:auto;
  background:transparent none;
}

#head a img {
  margin-top: 33px;
}

#head .kontakt {
  position: absolute;
  top: 30px;
  right: 0;
}

#head .kontakt h3 {
  float: left;
  color: #00a09b;
  font-size: 25px;
  margin: 4px 0;
  margin-right: 20px;

}

#head .kontakt span,
#head .kontakt a {
  text-align: right;
  color: #00a09b;
}

#head .kontakt span {
  font-size: 16px;
  float: right;
}

#head .kontakt a {
  text-decoration: none;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 30px;
}

.default-design .cd-title {
  padding: 10px 0;
}

.default-sidebox-design .cd-title {
  background: url("/11826/uploads/fs_images/contentdesignimagesets/7/search_177_o.png") repeat-x !important;
  height: 44px;
  border-radius: 5px;
  padding: 0 20px;
}

.default-sidebox-design .cd-title .text {
  font-weight: normal;
  padding: 11px 0;
}

/* Menu */
#menu  {
  height: 65px;
  border-radius: 5px;
  overflow: hidden;
  border-bottom: 1px solid #fff;
}

#menu li {
  background: url("/11826/uploads/fs_images/contentdesignimagesets/7/separator_174_o.png") no-repeat right center;
}

#menu li.menu-first {
  margin-top: 12px;
}

#menu li.menu-first a {
  padding: 14px 35px;
}

#menu li.menu-last {
  background: none;
}

#menu li a {
  padding: 14px 20px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
}

#menu li a:hover {
  text-decoration: underline;
}

.nav li:hover ul, ul.nav li.sfHover ul{
  top: /* výška řádku menu */;
  z-index:10;
}

/* sidebox */
.sidebox {
  width: 200px !important;
  z-index: 1;
  margin-bottom: 10px;
}

.sidebox p {
  font-size: 12px;
}

.sidebox .cd-content {
  padding: 10px 0;
}

.sidebox input[type="text"] {
  padding-left: 10px;
  width: 186px !important;
  height: 31px;
  border: 1px solid #a8a8a8;
  border-radius: 3px;
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 0%, #ebebeb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#ebebeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
}

.sidebox input[type="submit"] {
  background: #5e5e5e;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  border: 0;
  border-radius: 3px;
  width: 85px;
  height: 31px;
  margin-left: 50px;
}

.offer-img {
  position: relative;
}

.offer-img .cd-title {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 143px;
}

.offer-img .cd-content {
  padding: 0;
}

.offer-img .cd-content a img {
  border-radius: 4px;
}

/* vyhledavaci maska */

.searchmask-global .cd-title {
  display: none !important;
}

.searchmask-global .input {
  width: 167px;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox {
  width: 167px !important;
  height: 31px;
  border: 1px solid #a8a8a8;
  border-radius: 3px;
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 0%, #ebebeb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#ebebeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
}

.searchmask-global input[type="submit"] {
  background: url("/11826/uploads/fs_images/contentdesignimagesets/7/search_177_o.png") repeat-x !important;
  color: #157c79;
  text-transform: uppercase;
  font-size: 15px;
  background: 0;
  border-radius: 3px;
  border: 0;
  height: 45px;
  width: 170px;
}

.searchmask-global .dest-selector-opener {
  width: 167px !important;
  height: 29px;
  border: 1px solid #a8a8a8;
  border-radius: 3px;
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 0%, #ebebeb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#ebebeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
}

.searchmask-global .dest-selector-opener-lbl {
  padding: 6px 8px;
}

.selectBox-dropdown .selectBox-label {
  padding: 6px 8px;
}

.searchmask-global label {
  font-weight: normal;
  font-size: 12px;
}

.selectBox-dropdown .selectBox-arrow {
  background: url("/11826/uploads/fs_images/contentdesignimagesets/7/arrow_176_o.png") no-repeat center center;
  border: 0;
}


.side-weather .cd-content{
  display:table;
  width: 195px /*vnitřní šířka sideboxu*/;
}

.exchangerates-sidebox table {
  width: 195px !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: 10px;
  margin-right: 10px;
  width: 176px;
}

.sloupcovaInner a {
  text-decoration: none;
}

.sloupcovaInner.last {
  margin-right: 0;
}

.sloupcovaInner .country {
  margin: 10px 0;
}

.sloupcovaInner .country a {
  color: #2b6b69;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.sloupcovaInner .thumb {
  position: relative;
}

.sloupcovaInner a img {
  height: 114px;
  width: 176px;
  border-radius: 3px;
}

.sloupcovaInner .hotel {
  background: url("/11826/uploads/fs_images/contentdesignimagesets/7/offer-title_178_o.png") repeat-x;
  border-radius: 3px;
  position: absolute;
  top: 8px;
  left: 8px;
  width: 140px;
  padding: 9px 10px;
}

.sloupcovaInner .hotel a {
  color: #2b6b69;
  text-transform: uppercase;
  font-size: 13px;
  height: 16px;
  overflow: hidden;
  display: block;
}

.sloupcovaInner .info {
  padding: 10px 0;
}

.sloupcovaInner .price {
  background: url("/11826/uploads/fs_images/contentdesignimagesets/7/price_179_o.png") repeat-x;
  border-radius: 3px;
  padding: 9px 10px;
}

.sloupcovaInner .price a {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

.sloupcovaInner .rating {
  float: right;
  margin-top: 2px;
}

/* radkova sablona */
.radkovaInner {
  margin-bottom: 10px;
  position: relative;
}

.radkovaInner a {
  text-decoration: none;
}

.radkovaInner .country {
  margin-bottom: 10px;
}

.radkovaInner .country a {
  color: #2b6b69;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.radkovaInner .thumb {
  position: relative;
  margin-right: 10px;
}

.radkovaInner a img {
  height: 114px;
  width: 176px;
  border-radius: 3px;
}

.radkovaInner .hotel {
  background: url("/11826/uploads/fs_images/contentdesignimagesets/7/offer-title_178_o.png") repeat-x;
  border-radius: 3px;
  position: absolute;
  top: 8px;
  left: 8px;
  width: 140px;
  padding: 9px 10px;
}

.radkovaInner .hotel a {
  color: #2b6b69;
  text-transform: uppercase;
  font-size: 13px;
  height: 16px;
  overflow: hidden;
  display: block;
}

.radkovaInner .info {
  padding: 10px 0;
}

.radkovaInner .price {
  background: url("/11826/uploads/fs_images/contentdesignimagesets/7/price_179_o.png") repeat-x;
  border-radius: 3px;
  padding: 9px 10px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 344px;
}

.radkovaInner .price a {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

.radkovaInner .rating {
  float: right;
  margin-top: 2px;
}

/* Textova sablona */
.top-offer-tiny-line tr {
  height: 41px;
  border-radius: 3px;
  overflow: hidden;
  background: #fff;
}

.top-offer-tiny-line tr td {
  border-bottom: 3px solid #ebebeb;
}

.top-offer-tiny-line tr td h2 a {
  color: #555555;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
}

.top-offer-tiny-line tr .red {
  color: #1fc1bc;
  font-size: 12px;
}

/* Sidebox sablona */
.sbInner a {
  text-decoration: none;
}

.sbInner .hotel {
  padding: 7px 0;
  font-weight: bold;
  font-size: 13px;  
}

.sbInner a img {
  width: 88px;
  height: 59px;
  border-radius: 3px;
}

.sbInner .thumb {
  margin-right: 7px;
}

.sbInner .price {
  margin-top: 3px;
}

.sbInner .price a {
  font-size: 13px;
  font-weight: bold;
}


/* footer */
#footer {
  border: 0;
  background: url("/11826/uploads/fs_images/contentdesignimagesets/7/footer_180_o.png") repeat-x;
  padding: 18px 0;
  border-radius: 5px;
  margin-top: 18px;
  margin-bottom: 27px;
  text-align: center;
  text-transform: uppercase;
}

.sm-result .inner {
  background: #fff;
}

.no-title .cd-title {
  display: none !important;
}

.no-title .cd-content img {
  border-radius: 5px;
}
/* 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:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#4f4f4f;font-size:17px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#4f4f4f;}
.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:#00a09b;font-size:25px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#4f4f4f;}
.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 */