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

/* settings - start */
body {
    font-size: 11px;
	    background: #9ae4ff  url("/11878/uploads/fs_images/settings/34/bg_171_o.jpg")  no-repeat;
}
a {
    color: #4b3f70;
}

a:hover {
    color: #c40d0d;
}
#menu {
		background: #c20063 url("") repeat-x;
}
.nav li li {
    background: #a60d0f none repeat;
}
.nav li li a:hover {
    background-color: #ce1214;
}
.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: ;
}

#right-slave {
    background-color: ;
}
#country-list a{
    color: #3A80AD;
}
#country-list a:hover{
    color: #9B4A3F;
}
#footer {
	    background: #850044 url("") 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 : #4b3f70;
}

/* 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;
}
body {
  background-position:bottom center;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}

#bg-overlay {
  background: url("/11878/uploads/fs_images/contentdesignimagesets/7/plane_172_o.png") no-repeat right -40px;
}

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

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

#cont {
  border: 15px solid #f0eff3;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #f0eff3;
}

#left-slave {
  width: 178px;
  margin-right: 15px;
  background: transparent;
}

#right-slave {
  width: 178px;
  margin-left: 15px;
  background: transparent;
}

.default-design .cd-title .text {
  font-weight: normal;
}

/* hlavicka */
#head {
  height: 187px;
  margin-top: ;
  position: relative;
}

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

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

#head .kontakt {
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 40px;
  background: #fff;
  border-radius: 4px;
  padding: 10px 20px;
  -webkit-box-shadow:inset 0px 0px 3px 0 #d8d8d8;
  box-shadow:inset 0px 0px 3px 0 #d8d8d8;
}

#head .kontakt span {
  color: #130776;
  float: left;
  text-transform: uppercase;
}

#head .kontakt a {
  color: #e11717;
  text-decoration: none;
  padding-left: 10px;
}
#head .kontakt .adresa {
  font-size: 14px;
  margin-top: 10px;
  text-align: right;
}

/* Menu */ 
#menu {
  height: 53px;
  background: #ff2121;
  background: -moz-linear-gradient(top,  #ff2121 0%, #bb0a0a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff2121), color-stop(100%,#bb0a0a));
  background: -webkit-linear-gradient(top,  #ff2121 0%,#bb0a0a 100%);
  background: -o-linear-gradient(top,  #ff2121 0%,#bb0a0a 100%);
  background: -ms-linear-gradient(top,  #ff2121 0%,#bb0a0a 100%);
  background: linear-gradient(to bottom,  #ff2121 0%,#bb0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2121', endColorstr='#bb0a0a',GradientType=0 );
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

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

#menu li a:hover {
  background: #3a307f;
  background: -moz-linear-gradient(top,  #3a307f 0%, #0e0551 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a307f), color-stop(100%,#0e0551));
  background: -webkit-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: -o-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: -ms-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: linear-gradient(to bottom,  #3a307f 0%,#0e0551 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a307f', endColorstr='#0e0551',GradientType=0 );
}

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

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

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

#cont .default-sidebox-design .cd-title {
  background: #ff2121;
  background: -moz-linear-gradient(top,  #ff2121 0%, #bb0a0a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff2121), color-stop(100%,#bb0a0a));
  background: -webkit-linear-gradient(top,  #ff2121 0%,#bb0a0a 100%);
  background: -o-linear-gradient(top,  #ff2121 0%,#bb0a0a 100%);
  background: -ms-linear-gradient(top,  #ff2121 0%,#bb0a0a 100%);
  background: linear-gradient(to bottom,  #ff2121 0%,#bb0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2121', endColorstr='#bb0a0a',GradientType=0 );
  border-radius: 4px;
  position: relative;
  z-index: 100;
}

.default-sidebox-design .cd-title .text {
  font-weight: normal;
  padding: 7px 15px;
}

.sidebox input[type="text"] {
  padding-left: 10px;
  height: 23px;
  width: 164px;
  border: 1px solid #d6d3e1;
  border-radius: 2px;
  -webkit-box-shadow:inset 2px 2px 2px 0 #eeeeee;
  box-shadow:inset 2px 2px 2px 0 #eeeeee;
}

.sidebox input[type="submit"] {
background: #3a307f;
  background: -moz-linear-gradient(top,  #3a307f 0%, #0e0551 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a307f), color-stop(100%,#0e0551));
  background: -webkit-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: -o-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: -ms-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: linear-gradient(to bottom,  #3a307f 0%,#0e0551 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a307f', endColorstr='#0e0551',GradientType=0 );
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  height: 29px;
  width: 164px;
  border-radius: 4px;
  border: 0;
}
.sidebox .cd-content{
  padding: 15px 0;
}
.price-min {
  position: relative;
  display: table;
}

.price-min .cd-content{
  padding: 0;
}
.price-min .cd-content span {
  position: absolute;
  bottom: 3px;
  left: 0;
  color: #fff;
  background: rgba(58,48,127,0.7);
  text-align: center;
  padding: 7px 0;
  width: 178px;
  font-size: 17px;
  z-index: 1000;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.price-min .cd-content img {
  position: relative;
  top: -3px;
  z-index: 1;
}

/* vyhledavaci maska */
.searchmask-global {
  background: #ff2121;
  background: -moz-linear-gradient(top,  #ff2121 0%, #bb0a0a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff2121), color-stop(100%,#bb0a0a));
  background: -webkit-linear-gradient(top,  #ff2121 0%,#bb0a0a 100%);
  background: -o-linear-gradient(top,  #ff2121 0%,#bb0a0a 100%);
  background: -ms-linear-gradient(top,  #ff2121 0%,#bb0a0a 100%);
  background: linear-gradient(to bottom,  #ff2121 0%,#bb0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2121', endColorstr='#bb0a0a',GradientType=0 );
  border-radius: 4px;
  padding-bottom: 10px;
}

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

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

.searchmask-global .input {
  width: 227px;
  margin: 0 15px 10px 15px;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox {
  width: 227px !important;
  height: 33px;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-box-shadow:inset 3px 3px 3px 0 #d8d8d8;
  box-shadow:inset 3px 3px 3px 0 #d8d8d8;
  background: #fff;
  
}

.searchmask-global .submit {
  margin-right: 17px;
}

.searchmask-global input[type="submit"] {
  background: #3a307f;
  background: -moz-linear-gradient(top,  #3a307f 0%, #0e0551 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a307f), color-stop(100%,#0e0551));
  background: -webkit-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: -o-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: -ms-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: linear-gradient(to bottom,  #3a307f 0%,#0e0551 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a307f', endColorstr='#0e0551',GradientType=0 );
  text-transform: uppercase;
  color: #fff;
  font-size: 17px;
  height: 39px;
  width: 227px;
  border-radius: 4px;
  border: 0;
}

.searchmask-global .dest-selector-opener {
  width: 227px !important;
  height: 33px;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-box-shadow:inset 3px 3px 3px 0 #d8d8d8;
  box-shadow:inset 3px 3px 3px 0 #d8d8d8;
  background: #fff;
}

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

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

.searchmask-global label {
  color: #fff;  
  font-weight: normal;
}

.selectBox-dropdown .selectBox-arrow {
  background: url("") no-repeat center center;
  border: 0;
}

.extended-search-link {
  background: url("/11878/uploads/fs_images/contentdesignimagesets/7/extended_174_o.png") no-repeat;
  color: #fff;
  padding: 3px 0 0px 24px;
  text-decoration: none !important;
  margin-left: 19px;
}  
  
.side-weather .cd-content{
  display:table;
  width: 175px/*vnitřní šířka sideboxu*/;
}

.exchangerates-sidebox table {
  width: 175px !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: 3px;
  background: #ddd9e9;
  background: -moz-linear-gradient(top, #ddd9e9 0%, #f0eff3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd9e9), color-stop(100%,#f0eff3));
  background: -webkit-linear-gradient(top, #ddd9e9 0%,#f0eff3 100%);
  background: -o-linear-gradient(top, #ddd9e9 0%,#f0eff3 100%);
  background: -ms-linear-gradient(top, #ddd9e9 0%,#f0eff3 100%);
  background: linear-gradient(to bottom, #ddd9e9 0%,#f0eff3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddd9e9', endColorstr='#f0eff3',GradientType=0 );
  border: 1px solid #cac7d5;
  border-radius: 4px;
  width: 131px;
  padding: 5px;
}

.sloupcovaInner a {
  text-decoration: none;
}

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

.sloupcovaInner a img {
  height: 80px; 
  width: 131px;
}

.sloupcovaInner .dest {
  padding: 10px 0;
}

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

.sloupcovaInner .hotel {
  font-weight: bold;
  font-size: 14px;
  height: 20px;
  overflow: hidden;
}

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

.sloupcovaInner .info {
  padding: 5px 0;
}

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

.sloupcovaInner table tr td {
  border-bottom: 1px solid #dad7e1;
}

.sloupcovaInner table tr:last-child td {
  border-bottom: 0;
}

.sloupcovaInner .price {
  background: #3a307f;
  background: -moz-linear-gradient(top,  #3a307f 0%, #0e0551 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a307f), color-stop(100%,#0e0551));
  background: -webkit-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: -o-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: -ms-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: linear-gradient(to bottom,  #3a307f 0%,#0e0551 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a307f', endColorstr='#0e0551',GradientType=0 );
  border-radius: 4px;
  padding: 5px 0;
  width: 110px;
  text-align: center;
  margin-left: 11px;
}

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

/* radkova sablona */
.radkovaInner {
  margin-bottom: 3px;
  background: #dad7e3;
  border: 1px solid #cac7d5;
  border-radius: 4px;
  height: 76px;
}

.radkovaInner a {
  text-decoration: none;
}

.radkovaInner .dest {
  background: #3a307f;
  background: -moz-linear-gradient(top,  #3a307f 0%, #0e0551 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a307f), color-stop(100%,#0e0551));
  background: -webkit-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: -o-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: -ms-linear-gradient(top,  #3a307f 0%,#0e0551 100%);
  background: linear-gradient(to bottom,  #3a307f 0%,#0e0551 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a307f', endColorstr='#0e0551',GradientType=0 );
  height: 56px;
  padding: 10px 15px;
  width: 110px;
}

.radkovaInner .country a {
  color: #fff;
}

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

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

.radkovaInner a img {
  width: 151px;
  height: 76px;
}

.radkovaInner .info {
  padding: 19px;
  font-size: 13px;
}

.radkovaInner .price {
  background: #ff2121;
  background: -moz-linear-gradient(top,  #ff2121 0%, #bb0a0a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff2121), color-stop(100%,#bb0a0a));
  background: -webkit-linear-gradient(top,  #ff2121 0%,#bb0a0a 100%);
  background: -o-linear-gradient(top,  #ff2121 0%,#bb0a0a 100%);
  background: -ms-linear-gradient(top,  #ff2121 0%,#bb0a0a 100%);
  background: linear-gradient(to bottom,  #ff2121 0%,#bb0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2121', endColorstr='#bb0a0a',GradientType=0 );
  padding: 27px;
  width: 68px;
}

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

/* footer */
#footer {
  border: 0;
  background: #ff2121;
  background: -moz-linear-gradient(top,  #d01111 0%, #bb0a0a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d01111), color-stop(100%,#bb0a0a));
  background: -webkit-linear-gradient(top,  #d01111 0%,#bb0a0a 100%);
  background: -o-linear-gradient(top,  #d01111 0%,#bb0a0a 100%);
  background: -ms-linear-gradient(top,  #d01111 0%,#bb0a0a 100%);
  background: linear-gradient(to bottom,  #d01111 0%,#bb0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d01111', endColorstr='#bb0a0a',GradientType=0 );
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
}
/* footer */
#footer-code {
  color: #fff;
  background: #ff2121;
  background: -moz-linear-gradient(top,  #ff2121 0%, #d01111 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff2121), color-stop(100%,#d01111));
  background: -webkit-linear-gradient(top,  #ff2121 0%,#d01111 100%);
  background: -o-linear-gradient(top,  #ff2121 0%,#d01111 100%);
  background: -ms-linear-gradient(top,  #ff2121 0%,#d01111 100%);
  background: linear-gradient(to bottom,  #ff2121 0%,#d01111 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2121', endColorstr='#d01111',GradientType=0 );
}
#footer-code::after {
  visibility: hidden;
  display: block;
  content: " ";
  clear: both;
  height: 0;
}

#footer-code .column {
  float: left;
  width: 333px;
  padding:0 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#footer-code .column ul {
  padding: 0;
}

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

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

#footer-code .column a:hover {
  text-decoration: underline;
}
/* 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:#ffffff;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:#4b3f70;}
.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:#4b3f70;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:#4b3f70;}
.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;}
.localcountries-index{}
.localcountries-index .cd-title{display:none;min-height:22px;_height:22px;background-color:#3B9AD7;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;}
.localcountries-index .cd-icon{background-image:url("/11878/uploads/fs_images/contentdesignimagesets/2/palma_12_o.gif");height:21px;width:21px;}
.localcountries-index .cd-content{background-color:#ffffff;background-image:none;color:#364A90;}
.localcountries-index .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.localcountries-index .cd-icon-footer{background-image:none;height:0px;width:0px;}
.localcountries-home{}
.localcountries-home .cd-title{display:none;min-height:22px;_height:22px;background-color:#3B9AD7;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;}
.localcountries-home .cd-icon{background-image:url("/11878/uploads/fs_images/contentdesignimagesets/2/palma_12_o.gif");height:21px;width:21px;}
.localcountries-home .cd-content{background-color:#ffffff;background-image:none;color:#364A90;}
.localcountries-home .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.localcountries-home .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */