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

/* settings - start */
body {
    font-size: 11px;
	    background: #FFFFFF  url("/11926/uploads/fs_images/settings/34/7047414xxl_200_o.jpg")  no-repeat;
}
a {
    color: #303131;
}

a:hover {
    color: #000000;
}
#menu {
		background:  url("") repeat-x;
}
.nav li li {
    background: #202020 none repeat;
}
.nav li li a:hover {
    background-color: #202020;
}
.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: #258CC9 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{
        width:749px;border-right:none;
            }

#show-map{
    color : #303131;
}

/* 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;
}

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:1000px;
  background:transparent none;
  border:0 none;
}

#inner {
}

#master {
  border: 0;
  width: auto;
  background: transparent;
  padding-left:25px;
  padding-right:25px;
}
.homepage #master{
  padding-right:0;
}

#cont {
  border: 0;
  background: #fff;
}

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

#left-slave {
  background: transparent;
  width: 230px;
}

.default-design .cd-title .text {
  padding: 10px 0;
}

/* hlavicka */
#head{
  height:120px;
}
#head img{
  width:auto;
  background:transparent none;
}
#head p{
  font-size:16px;
  color:#000;
  float:right;
  margin-top:46px;
  margin-bottom:25px;
}
#head p span{
  color:#00aeef;
  font-size:36px;
  font-weight: 600;
}
#head a img {
  margin-top: 10px;
}

/* Menu */
#menu {
  background: #662d91;
  background: -moz-linear-gradient(top,  #662d91 0%, #461e64 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#662d91), color-stop(100%,#461e64));
  background: -webkit-linear-gradient(top,  #662d91 0%,#461e64 100%);
  background: -o-linear-gradient(top,  #662d91 0%,#461e64 100%);
  background: -ms-linear-gradient(top,  #662d91 0%,#461e64 100%);
  background: linear-gradient(to bottom,  #662d91 0%,#461e64 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#662d91', endColorstr='#461e64',GradientType=0 );
  height: 66px;
}

#menu > ul > li {
  padding: 21px 0;
}

#menu li div a {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  border-right: 1px solid #363636;
  text-transform: uppercase;
}

#menu > ul > li:hover div a {
  color: #00aeef;
}

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

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

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

#menu ul li li a {
  height: 30px !important;
  line-height: 30px !important;
}

#menu li li:hover a {
  color: #d7e81f;
}

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

#left-slave .default-sidebox-design .cd-title{
  background: #662d91;
  background: -moz-linear-gradient(top,  #662d91 0%, #461e64 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#662d91), color-stop(100%,#461e64));
  background: -webkit-linear-gradient(top,  #662d91 0%,#461e64 100%);
  background: -o-linear-gradient(top,  #662d91 0%,#461e64 100%);
  background: -ms-linear-gradient(top,  #662d91 0%,#461e64 100%);
  background: linear-gradient(to bottom,  #662d91 0%,#461e64 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#662d91', endColorstr='#461e64',GradientType=0 );

}

.sidebox .cd-title .text {
  width: 228px;
  padding: 10px 5px 10px 10px;
  font-size: 20 px;
  font-weight:normal !important;
  text-align: left;
  color: #fff;
}
.default-sidebox-design .cd-content{
  background:#eaeaea;
}

.sidebox .cd-content {
  padding: 10px 15px;
}

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

.sidebox input[type="text"] {
  padding-left: 10px;
  width: 188px;
  height: 26px;
  border: 1px solid #000;
  border-radius: 0;
  font-size:13px;
}

.sidebox input[type="submit"] {
  width: 188px;
  height: 26px;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  border: 0;
  margin-bottom: 0;
  text-transform:uppercase;
  padding-right:25px;
  background: #00aeef url('/11926/uploads/fs_images/contentdesignimagesets/7/arrow-send_181_o.png') 125px center no-repeat;
}

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

.exchangerates-sidebox table {
  width: 188px !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: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;
}

/* vyhledavaci maska */
.searchmask-global {
  background:#00aeef !important;
  border:none;
}
.search-mask-sb{
  margin:0;
}

.homepage .searchmask-global  {
  float: left;
}

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

.searchmask-global .cd-content {
  padding: 20px 20px 14px 20px;
  background:transparent !important;
}

.searchmask-global form {
  padding: 0;
}

.searchmask-global .input {
  float: none;
  margin: 0 0 3px 0 !important;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener {
  width: 190px !important;
  height: 33px;
  border: 1px solid #0086b8 !important;
  border-top:0;
  border-radius: 0;
  background: #fff;
}

.searchmask-global input[type="submit"] {
  width: 190px !important;
  height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  border: 0;
  margin-right: 0px;
  background: #662d91;
  background: -moz-linear-gradient(top,  #662d91 0%, #461e64 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#662d91), color-stop(100%,#461e64));
  background: -webkit-linear-gradient(top,  #662d91 0%,#461e64 100%);
  background: -o-linear-gradient(top,  #662d91 0%,#461e64 100%);
  background: -ms-linear-gradient(top,  #662d91 0%,#461e64 100%);
  background: linear-gradient(to bottom,  #662d91 0%,#461e64 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#662d91', endColorstr='#461e64',GradientType=0 );
  padding:0;
}

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

.searchmask-global label {
  color: #303131;
  width: 190px;
  margin-bottom: 0px;
  font-size:13px;
  font-weight: normal !important;
  color: #fff;
}

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


/* Homepage slider */
.hp-slider {
  margin-bottom: 0;
}

.hp-slider .cd-title{
  display:none !important;
}
.hp-slider  .cd-content{
  margin-bottom:0;
}
.slider-numeric-button li a {
  border:none;
  width: 8px;
  height: 8px;
  padding: 0;
  display: block;
  margin: 2px;
  text-indent: -9999px;
  background: #000;
  border-radius: 8px;
}

.slider-numeric-button li.current a {
  background: #00aeef !important;
}

.top-offers ol li, .default-sidebox-content-slider ol li, .default-content-slider ol li{
  float:none;
  display:inline-block;
}
.top-offers ol, .default-sidebox-content-slider ol, .default-content-slider ol{
  text-align:center;
}

.hp-slider .top-offer-slider-subscribe {
  background: transparent;
  color: #fff;
  font-weight: bold;
  padding: 30px;
  text-shadow: 1px 1px 2px #575757;
}

.hp-slider .top-offer-slider-subscribe .left {
  width: 300px !important;
  float: none;
  margin-bottom: 30px;
}

.hp-slider .top-offer-slider-subscribe .right {
  float: none;
  width: 300px !important;
}

.hp-slider .top-offer-slider-subscribe .tosl-hotel {
  text-transform: uppercase;
  font-size: 30px;
}

.hp-slider .top-offer-slider-subscribe .tosl-destination {
  font-size: 20px;
}

.hp-slider .top-offer-slider-subscribe .tosl-boarding,
.hp-slider .top-offer-slider-subscribe .tosl-date,
.hp-slider .top-offer-slider-subscribe .tosl-prices p {
  display: none;
}

.hp-slider .top-offer-slider-subscribe p.kc {
  display: block;
  font-size: 30px;
}

/* sloupcova sablona */
.sloupcovaInner {
  background: #303131;
  margin-bottom: 6px;
  margin-right: 6px;
  width: 244px;
}

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

.sloupcovaInner a {
  text-decoration: none;
}

.sloupcovaInner .dest {
  padding: 10px 20px;
  text-align: center;
}

.sloupcovaInner .hotel {
  font-weight: bold;
  text-transform: uppercase;
  height: 18px;
  overflow: hidden;
  margin-top: 5px;
}
.sloupcovaInner .hotel a, .sloupcovaInner .country a{
  color:#00aeef;
}

.sloupcovaInner .thumb {
  position: relative;
}

.sloupcovaInner a img {
  width: 244px;
  height: 140px;
}


.sloupcovaInner .info {
  padding: 10px 20px;
  position: relative;
  color:#fff;
}

.sloupcovaInner table {
  width: 204px !important;
  font-size: 12px;
  margin: 5px 0;
}

.sloupcovaInner table tr td {
  padding: 0;
}

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

.sloupcovaInner .rating {
  height: 14px;
}

.sloupcovaInner .lm-fm {
  width: 36px;
  height: 33px;
  border: 2px solid #0c79a4;
  background: rgb(24,150,199);
  background: -moz-linear-gradient(top,  rgba(24,150,199,1) 0%, rgba(17,129,173,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(24,150,199,1)), color-stop(100%,rgba(17,129,173,1)));
  background: -webkit-linear-gradient(top,  rgba(24,150,199,1) 0%,rgba(17,129,173,1) 100%);
  background: -o-linear-gradient(top,  rgba(24,150,199,1) 0%,rgba(17,129,173,1) 100%);
  background: -ms-linear-gradient(top,  rgba(24,150,199,1) 0%,rgba(17,129,173,1) 100%);
  background: linear-gradient(to bottom,  rgba(24,150,199,1) 0%,rgba(17,129,173,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1896c7', endColorstr='#1181ad',GradientType=0 );
  text-align: center;
  color: #fff;
  line-height: 29px;
  position: absolute;
  right: 10px;
  bottom: 75px;
  font-size: 11px;
  font-weight: bold;
}

.sloupcovaInner .discount {
  width: 36px;
  height: 33px;
  border: 2px solid #0c79a4;
  background: rgb(24,150,199);
  background: -moz-linear-gradient(top,  rgba(24,150,199,1) 0%, rgba(17,129,173,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(24,150,199,1)), color-stop(100%,rgba(17,129,173,1)));
  background: -webkit-linear-gradient(top,  rgba(24,150,199,1) 0%,rgba(17,129,173,1) 100%);
  background: -o-linear-gradient(top,  rgba(24,150,199,1) 0%,rgba(17,129,173,1) 100%);
  background: -ms-linear-gradient(top,  rgba(24,150,199,1) 0%,rgba(17,129,173,1) 100%);
  background: linear-gradient(to bottom,  rgba(24,150,199,1) 0%,rgba(17,129,173,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1896c7', endColorstr='#1181ad',GradientType=0 );
  text-align: center;
  color: #fff;
  line-height: 29px;
  position: absolute;
  right: 10px;
  bottom: 40px;
  font-size: 11px;
  font-weight: bold;
}

.sloupcovaInner .price a{
  color:#fff;
  background: #00aeef url('/11926/uploads/fs_images/contentdesignimagesets/7/detail127o_177_o.png') 182px center no-repeat;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0;
  display: block;
}

.sloupcovaInner:hover .price a {
  background: #303131 url('/11926/uploads/fs_images/contentdesignimagesets/7/detail127o_177_o.png') 182px center no-repeat;
  transition: all 0.5s ease;
}

/* radkova sablona */

.radkovaInner{
  height:130px;
  background:#303131;
  width:100%;
  margin-bottom:6px;
}
.radkovaInner .thumb{
  float:left;
}
.radkovaInner .hotel{
  padding: 20px;
  float: left;
  width: 170px;
  padding: 20px;
  float: left;
  width: 170px;
  margin-top: 20px;
  font-size: 13.5px;
  height: 76px;
  overflow: hidden;
}
.radkovaInner .hotel a{
  color:#d6e721;
  font-weight:bold;
}
.radkovaInner a{
  text-decoration:none;
}
.radkovaInner a img{
  width: 210px;
  height: 130px;
}
.radkovaInner .info{
  float: left;
  width: 190px;
  padding: 30px 20px 20px 20px;
  position: relative;
  font-size: 14px;
  color: #fff;
}
.radkovaInner .price{
  width: 175px;
  text-align: right;
  font-weight: bold;
  float: left;
  height: 130px;
  background: #d7e821 url('/11926/uploads/fs_images/contentdesignimagesets/7/arrowtopponuka124o_176_o.png') 140px center no-repeat;
}
.radkovaInner .price a{
  padding: 10px 0;
  line-height: 110px;
  font-size: 22px;
  color:#000;
  height: 130px;
  width: 175px;
  padding-right:70px;
  text-align: center;
  padding-right: 20px;
  display: block;
}

.radkovaInner:hover .price {
  background: #303131 url("/11926/uploads/fs_images/contentdesignimagesets/7/detail127o_177_o.png") 140px center no-repeat;  
  transition: background 0.5s ease;
}

.radkovaInner:hover .price a {
  color: #fff;
  transition: color 0.5s ease;
}

/*callback*/
.callbacks-view table tr:nth-child(2n-1){
  display:none;
}
.callbacks-view table tr:last-child{
  display:block !important;
}
/*newsletter*/
.newsletters-view .row_title{
  display:none;
}

/* qBOx*/
.qBox .cd-title{
  display:none !important;
}
.qBox {
  padding:20px;
  background:#fff;
  margin-bottom:0;
}
.qBox p{
  margin:0;
}
.qBox span{
  position:absolute;
  height: 125px;
  width: 225px;
  margin-top: 205px;
  text-align: center;
  background: rgba(0,174,239,0.85) url('/11926/uploads/fs_images/contentdesignimagesets/7/arrowdown125o126o_173_o.png') center 100px no-repeat;
  font-size: 24px;
  line-height: 125px;
  color: #fff;
  font-weight: 600;
}

.qBox a:hover span {
  background: rgba(48,49,49, 0.85) url("/11926/uploads/fs_images/contentdesignimagesets/7/arrowdown125o126o_173_o.png") no-repeat center 100px;
  color: #fff;
  transition: all 0.5s ease;
}

.qBox img{
  margin-right:16px;
}
.qBox a:last-child img{
  margin-right:0;
}
/* footer */
#footer {
  border: 0;
  height: 51px;
  line-height: 51px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
  background:#000 !important;
}

.sm-result {
  background: #fff;
}

::-webkit-input-placeholder {
  color: #2d2d2d;
}

:-moz-placeholder { /* Firefox 18- */
  color: #2d2d2d;  
}

::-moz-placeholder {  /* Firefox 19+ */
  color: #2d2d2d;  
}

:-ms-input-placeholder {  
  color: #2d2d2d;  
}
/* 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:20px;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#eaeaea;background-image:none;color:#2d2d2d;}
.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:#303131;font-size:30px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#303131;}
.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 */