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

/* settings - start */
body {
    font-size: 11px;
	    background: #8c7c4f  url("/21372/uploads/fs_images/settings/34/sand-11229581920_99_o.jpg")  no-repeat;
}
a {
    color: #000000;
}

a:hover {
    color: #df0303;
}
#menu {
		background:  url("") repeat-x;
}
.nav li li {
    background: #e0605a none repeat;
}
.nav li li a:hover {
    background-color: #ec726c;
}
.nav a {
    color: #ffffff;
}
.nav li li a {
    color: #ffffff;
}

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

#nav li a:hover {
    background-color: #383838;
    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: #198b78 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 : #000000;
}

/* settings - own */

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

p{
  line-height:21px;
}

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;
  /*background-attachment: fixed;*/
}
#main,#wrap,#inner,#head{
  width:1000px;
  background:transparent none;
  border:0 none;
}

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

#cont {
  border: 0;
  background: rgba(255,255,255,0.7);
  padding: 15px;
}

#left-slave {
  background: transparent;
  width: 265px;
  margin-right: 18px;
}

.default-design .cd-title .text {
  width: 687px;
  text-align: center;
  padding: 10px 0;
}

/* hlavicka */
#head {
  height: 100px;
  margin-top: ;
}

#head img{
  width:278px;
  background:transparent none;
}

#head a img {
  display: table;
  margin: 10px auto 0 auto;
}

/* Menu */
#menu {
  background: #37a48f;
  height: 61px;
}

#menu li {
  border-right: 2px solid #117c6a;
}

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

#menu li a {
  padding: 12px 20px;
  height: auto;
  line-height: auto;
  font-weight: normal;
  font-size: 14px;
}

#menu li:hover {
  background: #198b78;
}

#menu li.menu-first a {
  background: url("/21372/uploads/fs_images/contentdesignimagesets/7/home128o_87_o.png") no-repeat center center;
  padding: 12px 30px;
  text-indent: -9999px;
}

#menu ul ul {
  background: #198b78;
}

#menu li li {
  background: #198b78;
  border-right: 0;
  border-bottom: 1px solid #117c6a;
}

#menu li li a {
  padding: 0 20px;
}

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

/* sidebox */
.sidebox {
  width: 265px !important;
  z-index: 1;
  margin-bottom: 11px;
}

#left-slave .default-sidebox-design .cd-title {
  background: #20b59c;
  background: -moz-linear-gradient(top,  #20b59c 0%, #198b78 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#20b59c), color-stop(100%,#198b78));
  background: -webkit-linear-gradient(top,  #20b59c 0%,#198b78 100%);
  background: -o-linear-gradient(top,  #20b59c 0%,#198b78 100%);
  background: -ms-linear-gradient(top,  #20b59c 0%,#198b78 100%);
  background: linear-gradient(to bottom,  #20b59c 0%,#198b78 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20b59c', endColorstr='#198b78',GradientType=0 );
  padding: 10px 0;
  -webkit-box-shadow:inset 0 1px 0 1px #73aca0;
  box-shadow:inset 0 1px 0 1px #73aca0;
}

#left-slave .default-sidebox-design .cd-title .text {
  padding: 0 0 0 15px;
  font-weight: normal;
}

.default-sidebox-design .cd-content {
  background: rgba(25,139,120,0.4);
  padding: 15px;
}

.sidebox input[type="text"] {
  padding-left: 10px;
  background: #fff;
  height: 24px;
  width: 220px;
  border: 1px solid #54b7dd;
}

.adds-top-title .title-facts p{
  padding:0;
}

.sidebox input[type="submit"] {
  width: 91px;
  height: 26px;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  background: #ec6065 url("/21372/uploads/fs_images/contentdesignimagesets/7/arrow125o_84_o.png") no-repeat 78px center;
  padding: 0 20px 0 10px;
  /*margin: 10px 0 10px 63px;*/
}

/* vyhledavaci maska */
.searchmask-global {
  background: #117c6a;
  width: 1000px !important;
  padding: 10px 0;
  margin-bottom: 0;
  position: relative;
}

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

.hp-maska .cd-content{
  padding:0 5px;
}
.searchmask-global .input {
  float: left;
  width: 227px !important;
  margin: 10px;
  height: 29px;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener {
  width: 147px !important;
  height: 27px;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 3px 3px 3px 0 #127244;
  box-shadow: 3px 3px 3px 0 #127244;
  background: #fff;
  float: left;
}

.searchmask-global .submit {
  position: absolute;
  right: 352px;
  top: 135px;
}

.searchmask-global input[type="submit"] {
  background: #ea8e93;
  background: -moz-linear-gradient(top,  #ea8e93 0%, #ee343a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea8e93), color-stop(100%,#ee343a));
  background: -webkit-linear-gradient(top,  #ea8e93 0%,#ee343a 100%);
  background: -o-linear-gradient(top,  #ea8e93 0%,#ee343a 100%);
  background: -ms-linear-gradient(top,  #ea8e93 0%,#ee343a 100%);
  background: linear-gradient(to bottom,  #ea8e93 0%,#ee343a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea8e93', endColorstr='#ee343a',GradientType=0 );
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  border: 1px solid #7b7069;
  border-radius: 0;
  width: 263px !important;
  height: 47px;
  margin-right: 0;
  margin-left: 0;
}

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

.searchmask-global label {
  float: left;
  width: 75px !important;
  color: #fff;
  margin-right:5px;
  font-weight: normal;
}

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

.extended-search-link {
  color: #fff;
  text-transform: uppercase;
  background: url("/21372/uploads/fs_images/contentdesignimagesets/7/plus127o_86_o.png") no-repeat;
  position: absolute;
  right: 90px;
  top: 127px;
}

.extended-search-link:hover {
  text-decoration: none;
  color: #fff;
}

.searchmask-global .checkbox {
  width: 180px !important;
  margin-top: 31px !important;
}

.searchmask-global .checkbox label {
  width: 105px !important;
}

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

/* Homepage slider */
.qBox {
  background: rgba(255,255,255,0.7);
  display: table;
  width: 1000px;
  padding: 10px 6px;
  margin-bottom: 15px;
}

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

.qBox ul {
  padding: 0;
  margin: 0;
}

.qBox li {
  width: 410px;
  border: 9px solid #fff;
  float: left;
  height: 264px;
  list-style: none;
  background: #fff;
  position: relative;
}

.qBox li:nth-child(1) {
  height: 216px;  
  width: 293px;
  margin-top: 26px;
}

.qBox li:nth-child(3) {
  height: 216px;
  width: 293px;
  margin-left: -9px;
  margin-top: 26px;
}

.qBox li span {
  text-align: center;
  width: auto;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ed454b;
  font-weight:bold;
}

.qBox li a{
  text-decoration:none;
  text-align: center;
  width: auto;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ed454b;
  font-weight:bold;
}

.qBox li:nth-child(1) span,
.qBox li:nth-child(3) span {
  color: #198b78;
}

.qBox li .price {
  text-transform: uppercase;
  font-size: 14px;
  color: #198b78;
  position: absolute;
  right: -3px;
  bottom: -3px;
  /*background: url("/21372/uploads/fs_images/contentdesignimagesets/7/cip126o_85_o.png") no-repeat;*/
  background:transparent;
  height: 108px;
  width: 108px;
}

.qBox li:nth-child(1) .price {
  right: -11px;
  bottom: -1px;
}

.qBox li strong {
  transform: rotate(-45deg);
  position: absolute;
  bottom: 20px;
  font-size:22px;
  right: 8px;
}

.qBox li:nth-child(1) strong,
.qBox li:nth-child(3) strong {
  color: #ed454b;
}

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

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


.contentpages-view {
    background: rgba(255, 255, 255, 0.69) none repeat scroll 0 0;
    padding: 15px;
}

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

/* sloupcova sablona */
.sloupcovaInner {
  margin-bottom: 20px;
  margin-right: 20px;
  background: rgba(29,161,139,0.6);
  width: 156px;
  padding-top: 8px;
}

.sloupcovaInner a {
  text-decoration: none;
}

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

.sloupcovaInner a img {
  height: 107px;
  width: 156px;
}

.sloupcovaInner .dest {
  border-top: 1px solid #59aa9a;
  border-bottom: 1px solid #59aa9a;
  margin: 10px 0 5px 0;
  padding: 5px 10px;
  background:#fff;
}

.sloupcovaInner .dest a {
  color: #ec6065;
}

.sloupcovaInner .hotel {
  height: 17px;
  overflow: hidden;
}

.sloupcovaInner .hotel a {
  font-size: 13px;
  font-weight: bold;
}

.sloupcovaInner .info {
  color: #fff;
  padding: 0 10px;
  margin-bottom: 5px;
}

.sloupcovaInner table {
  width: 136px !important;
}

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

.sloupcovaInner .price  {
  background: #ec6065;
  padding: 10px 0;
  text-align: center;
}

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

/* Radkova sablona */
.radkova-wrapper {
  padding: 20px 20px 0 20px;
  background: rgba(255,255,255,0.3);
  border: 1px solid #e1e0da;
  display: table;
}

.radkovaInner {
  width: 312px;
  margin-right: 20px;
  margin-bottom: 20px;
  color: #198b78;
}

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

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

.radkovaInner .dest {
  width: 130px;
  margin-right: 20px;
  float: left;
}

.radkovaInner .hotel {
  height: 17px;
  overflow: hidden;
}

.radkovaInner .hotel a {
  font-size: 13px;
  font-weight: bold;
}

.radkovaInner .info {
  float: left;
}

.radkovaInner .price {
  float: right;
  background: #ec6065;
  padding: 10px 0;
  text-align: center;
  width: 80px;
}

.radkovaInner .price a {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

/* footer */
#footer {
  border: 0;
  text-align: center;
  padding: 15px 0;
  text-transform: uppercase;
  box-sizing: content-box;
  margin-bottom: 20px;
}

.form-line-10000 input, .form-line-10001 input, .form-line-10002 input, .form-line-10003 input, .form-line-10005 input{
  width:163px!important;
}


.social img {
    width: auto !important;
}
.social {
    position: absolute;
    right: 0;
    margin-top: 43px;
}
.social > a {
    float: left;
    margin-left: 7px;
}

.tour-operator-link.colorbox.cboxElement {
    color: #ddd8cb;
}


/* 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:#ffffff;font-size:20px;text-transform:none;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#494949;}
.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;background-repeat:no-repeat;color:#6db1a1;font-size:27px;text-transform:none;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#494949;}
.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-2{}
.contentsideboxes-view-2 .cd-title{display:none;min-height:22px;_height:22px;background-image:none;color:#ffffff;font-size:20px;text-transform:none;}
.contentsideboxes-view-2 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-2 .cd-content{background-image:none;color:#494949;padding:0;}
.contentsideboxes-view-2 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.contentsideboxes-view-2 .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */