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

/* settings - start */
body {
    font-size: 11px;
	    background: #e3ecf0  url("/11805/uploads/fs_images/settings/34/bg_183_o.jpg")  repeat-x;
}
a {
    color: #9B4A3F;
}

a:hover {
    color: #9B4A3F;
}
#menu {
		background: #821123 url("") repeat-x;
}
.nav li li {
    background: #a8162e none repeat;
}
.nav li li a:hover {
    background-color: #821123;
}
.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: #64bef7;
    color: #ffffff;
}

#left-slave {
    background-color: ;
}

#right-slave {
    background-color: ;
}
#country-list a{
    color: #3A80AD;
}
#country-list a:hover{
    color: #9B4A3F;
}
#footer {
	    background: #258CC9 url("/11805/uploads/fs_images/settings/33/default-menu_28_o.gif") 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{
        width:749px;border-left:none;
        }

#show-map{
    color : #9B4A3F;
}

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

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

#cont {
  border: 0;
}

#right-slave {
  width: 193px;
  margin-left: 16px;
  background: transparent;
  margin-top: 38px;
}

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

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

#head a img {
  width: 645px;
  margin-top:22px;
}

#head .kontakt {
  color: #8f172a;
  font-size: 14px;
  margin-top: 10px;
}

/* menu */
#menu {
  background: #91182b;
  background: -moz-linear-gradient(top,  #91182b 0%, #7d0f20 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91182b), color-stop(100%,#7d0f20));
  background: -webkit-linear-gradient(top,  #91182b 0%,#7d0f20 100%);
  background: -o-linear-gradient(top,  #91182b 0%,#7d0f20 100%);
  background: -ms-linear-gradient(top,  #91182b 0%,#7d0f20 100%);
  background: linear-gradient(to bottom,  #91182b 0%,#7d0f20 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91182b', endColorstr='#7d0f20',GradientType=0 );
  height: 47px;
  margin-bottom: 35px;
}

#menu li {
  border-right: 1px solid #660a17;
  border-left: 1px solid #8d1729;
}

#menu li.menu-first {
  border-left: 0;
}

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

#menu li a {
  padding: 5px 25px;
  font-weight: normal;
  font-size: 14px;
}

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

}

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

/* sidebox */
.sidebox {
  width: 159px !important;
  z-index: 1;
  padding: 17px;
  background: #fff;
  border-radius: 3px;
  margin-bottom: 15px;
  -webkit-box-shadow: 1px 1px 0 0 #cfdce2;
  box-shadow: 1px 1px 0 0 #cfdce2;
}

.sidebox .cd-title {
  border-bottom: 1px solid #e9f0f3;
  padding-bottom: 5px;
}

.sidebox input {
  width: 145px !important;
}


.sidebox input[type="text"] {
  padding-left: 10px;
  border: 1px solid #e3ecf0;
  border-radius: 3px;
  background: #fff;
  height: 30px;
}

.sidebox input[type="submit"] {
  background: #7d0f20;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  height: 30px;
  width: 145px;
  border-radius: 5px;
  border: 0;
}

.sb-img {
  padding: 0;
}

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

.sb-img .cd-content {
  padding: 0;
}

/* vyhledavaci maska */
.searchmask-global {
  background: #91182b;
  background: -moz-linear-gradient(top,  #91182b 0%, #7d0f20 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91182b), color-stop(100%,#7d0f20));
  background: -webkit-linear-gradient(top,  #91182b 0%,#7d0f20 100%);
  background: -o-linear-gradient(top,  #91182b 0%,#7d0f20 100%);
  background: -ms-linear-gradient(top,  #91182b 0%,#7d0f20 100%);
  background: linear-gradient(to bottom,  #91182b 0%,#7d0f20 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91182b', endColorstr='#7d0f20',GradientType=0 );
  border-radius: 5px;
  width: 600px;
}

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

.searchmask-global .cd-content {
  background: transparent !important;
}

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

.homepage .searchmask-global .input {
  width: 134px !important;
}

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

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

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox {
  width: 132px !important;
  height: 30px;
  border: 0;
  border-radius: 2px;
  background: #fff;
  -webkit-box-shadow: 1px 1px 0 0 #43040a;
  box-shadow: 1px 1px 0 0 #43040a;
}

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

.selectBox-dropdown {
  min-width: 0 !important;
}

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

.searchmask-global input[type="submit"] {
  background: #c8334b;
  color: #fff;
  border: 0;
  border-radius: 2px;
  width: 141px;
  height: 30px;
  -webkit-box-shadow: 1px 1px 0 0 #700c1b;
  box-shadow: 1px 1px 0 0 #700c1b;
  font-weight: bold;
}

.homepage .searchmask-global input[type="submit"] {
  width: 127px;
}

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

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

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

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

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


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

.exchangerates-sidebox table {
  width: 155px !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: 15px;
  margin-right: 15px;
  background: #7d0f20;
  padding: 8px;
  width: 170px;
  border-radius: 3px;
  color: #fff;
}

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

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

.sloupcovaInner a img {
  height: ;
  width: 170px;
  height: 134px;
  border-radius: 3px;
}

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

.sloupcovaInner .country {
  font-weight: bold;
  font-size: 13px;
  height: 32px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}

.sloupcovaInner .hotel {
  font-size: 12px;
  height: 14px;
  overflow: hidden;
}

.sloupcovaInner .info {
  border-bottom: 1px solid #640916;
  padding: 10px 0;
}

.sloupcovaInner .price {
  border-top: 1px solid #9f283b;
  text-align: center;
  font-weight: bold;
  font-size: 19px;
  padding: 10px;
}

.sloupcovaInner .price a {
  float: left;
}

.sloupcovaInner .discount {
  font-size: 15px;
  margin-top: 3px;
}

/* radkova sablona */
.radkovaInner {
  margin-bottom: 15px;
  margin-right: 15px;
  background: #7d0f20;
  padding: 8px;
  border-radius: 3px;
  color: #fff;
  position: relative;
}

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

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

.radkovaInner a img {
  height: ;
  width: 140px;
  height: 100px;
  border-radius: 3px;
  margin-right: 8px;
}

.radkovaInner .dest {
  padding: 7px 0 10px 0;
  width: 300px;
}

.radkovaInner .country {
  font-size: 12px;
  height: 14px;
  overflow: hidden;
}

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

.radkovaInner .info {
  padding: 10px 0;
}

.radkovaInner .price {
  text-align: center;
  font-weight: bold;
  font-size: 19px;
  padding: 10px;
  position: absolute;
  right: 8px;
  bottom: 8px;
  background: #c8334b;
  border-radius: 3px;
  width: 130px;
}

.radkovaInner .price a {
  float: left;
  width: 130px;
}

.radkovaInner .discount {
  font-size: 15px;
  margin-top: 3px;
  float: right;
}

/* Akce */
.akce {
  background: url("/11805/uploads/fs_images/contentdesignimagesets/7/akce2_193_o.png") no-repeat top left;
  height: 52px;
  width: 193px;
  position: relative;
  box-shadow: none;
  padding-bottom: 50px;
}

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

.akce .cd-content {
  background: transparent !important;
}

.akce .cd-content p {
  position: absolute;
  right: 0;
  bottom: 17px;
  text-align: center;
}

.akce .cd-content p a {
 text-decoration: none;
  line-height: 20px;
}

.akce span {
  font-size: 20px;
}

.akce strong {
  font-size: 21px;
}

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

.fotka .cd-content {
  background: transparent !important;
}

.fotka {
  width: 400px;
}

.fotka img {
  margin-top: 10px;
}

/* footer */
#footer {
  border: 0;
  background: #91182b;
  background: -moz-linear-gradient(top,  #91182b 0%, #7d0f20 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91182b), color-stop(100%,#7d0f20));
  background: -webkit-linear-gradient(top,  #91182b 0%,#7d0f20 100%);
  background: -o-linear-gradient(top,  #91182b 0%,#7d0f20 100%);
  background: -ms-linear-gradient(top,  #91182b 0%,#7d0f20 100%);
  background: linear-gradient(to bottom,  #91182b 0%,#7d0f20 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91182b', endColorstr='#7d0f20',GradientType=0 );
  text-align: center;
  padding: 5px 0;
}
.sm-result {
  background: #fff;
}

#expectacbox {
  margin: -2px 0 0 -1px;
}
/* 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-color:#ffffff;background-image:none;background-repeat:no-repeat;color:#8f172a;font-size:20px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#ffffff;background-image:none;color:#8f172a;}
.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:#7d0f20;font-size:25px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#7d0f20;}
.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:none;height:0px;width:0px;}
.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:none;height:0px;width:0px;}
.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 */