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

/* settings - start */
body {
    font-size: 11px;
	    background: #465c76  url("/11934/uploads/fs_images/settings/34/bg_186_o.jpg")  no-repeat;
}
a {
    color: #3b3b3b;
}

a:hover {
    color: #e2007a;
}
#menu {
		background: #ffffff url("") repeat-x;
}
.nav li li {
    background: #c91286 none repeat;
}
.nav li li a:hover {
    background-color: #f431a4;
}
.nav a {
    color: #3b3b3b;
}
.nav li li a {
    color: #3b3b3b;
}

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

#nav li a:hover {
    background-color: #383838;
    color: #3b3b3b;
}

#left-slave {
    background-color: #F5F9FE;
}

#right-slave {
    background-color: #F5F9FE;
}
#country-list a{
    color: #3A80AD;
}
#country-list a:hover{
    color: #9B4A3F;
}
#footer {
	    background:  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 : #3b3b3b;
}

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

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

#cont {
  border: 0;
  padding: 0 30px;
  background: #fff;
}

#extra {
  background: #fff;
  display: table;
  padding-bottom: 20px;
}

.default-design .cd-title {
  padding: 10px 20px;
  text-transform: uppercase;
}

.default-sidebox-design .cd-title {
  padding: 10px 20px;
}

#master .default-design .cd-title {
  margin-bottom: 20px;
}

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

#heading {
  width: 960px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 20px;
  background: #c91286;
  color: #fff;
  text-transform: uppercase;
}

/* hlavicka */
#head {
  height: 365px;
	position: relative;
}

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

#head a img {
  margin-top:20px;
}
#head .exim-partner {
	position: absolute;
	top: 19rem;
  display: none;
}

#head .kontakt {
	position: absolute;
	top: 10rem;
}

#head .kontakt span {
  background: #fff;
  color: #738baf;
  width: 245px;
  display: block;
  padding-left: 10px;
}

#head .kontakt h2,
#head .kontakt h3 {
  margin: 0;
  width: 255px;
  padding: 5px 0;
  color: #c91286;
  font-size: 35px;
  background: #fff;
  text-align: center;
}

#head .kontakt h3 {
	font-size: 25px;
}

#head .kontakt strong {
  background: #738baf;
  color: #fff;
  width: 255px;
  display: block;
  text-align: center;
  font-weight: normal;
  padding: 7px 0;
}

/* Menu */
#menu {
  height: 49px;
}

#menu > ul {
  height: 46px;
}

#menu li div a {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 15px;
  padding: 6px 17px;
}

#menu li:hover {
  position: relative;
  top: 0px;
}


#menu li:hover div a {
  background: #c91286;
  color: #fff;
  border-radius: 3px;
  padding: 9px 20px 6px 20px;
  position: relative;
  top: -3px;
}

#menu ul ul {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}

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

#menu li li a {
  color: #fff;
  font-weight: normal;
}

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


/* sidebox */
.sidebox {
  width: !important;
  z-index: 1;
}

.sidebox input[type="text"] {
  padding-left: 10px;
}

/* vyhledavaci maska */
.homepage .searchmask-global {
  float: left;
  width: 760px;
}
.searchmask-global, .searchmask-global * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchmask-global .input {
  width: 50%;
  margin: 0;
  padding: 0 7px 10px 7px;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener{
  width: 100% !important;
  height: 35px;
  border: 0;
  border-radius: 3px;
  background: #f3f3f3;
}

.searchmask-global input[type="submit"] {
  background: #c91286;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  padding: 10px;
  border: 0;
  border-radius: 3px;
  margin-right: 5px;
}


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

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

.searchmask-global label {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 5px;
}

.selectBox-dropdown .selectBox-arrow {
  background: url("/11934/uploads/fs_images/contentdesignimagesets/7/arrow_172_o.png") no-repeat center center;
  border: 0;
  margin-right: 5px;
}

.searchmask-global .checkbox label {
  width: 140px;
  float: left;
}

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

/* Extra top nabídka slider */
.hp-offer {
  width: 240px;
  float: right;
}

.hp-offer .cd-title {
  padding: 10px 0;
}

.hp-offer .next {
  display: none;
}

.caroufredsel_wrapper {
  height: 323px !important;
}

.caroufredsel_wrapper ul {
  padding: 0;
  height: 323px !important;
}

.sliderInner {
  background: #ecf1f7;
  width: 224px;
}

.sliderInner a {
  text-decoration: none;
}

.sliderInner a img {
  width: 224px;
  height: 168px;
}

.sliderInner .info {
  padding: 10px;
  text-transform: uppercase;
}

.sliderInner .dest {
  margin-bottom: 10px;
}

.sliderInner .hotel {
  font-size: 15px;
  font-weight: bold;
  height: 18px;
  overflow: hidden;
}

.sliderInner table {
  margin-bottom: 10px;
}

.sliderInner .price {
  text-align: right;
  text-transform: none;
  font-size: 14px;
}

.sliderInner .price a {
  font-weight: bold;
}

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

.exchangerates-sidebox table {
  width: 273px !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:12px;
  text-transform: uppercase;
}
.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;
}

.exchangerates-sidebox tr td {
  text-transform: uppercase;
  font-size: 12px;
  height: 25px;
}

/* sloupcova sablona */
.sloupcovaInner {
  margin-bottom: ;
  margin-right: ;
}

.sloupcovaInner a {
  text-decoration: none;
}

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

.sloupcovaInner a img {
  height: ;
  width: ;
}

/* Radkova sablona */
.radkovaInner {
  margin-bottom: 20px;
  margin-right: 20px;
  width: 450px;
  background: #ecf1f7;
  text-transform: uppercase;
  padding-right: 10px;
  position: relative;
}

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

.radkovaInner a {
  text-decoration: none;
}

.radkovaInner .thumb {
  margin-right: 10px;
  height: 180px;
  width: 215px;
  position: relative;
}

.radkovaInner a  img {
  height: 180px;
  width: 215px;
}

.radkovaInner .rating {
  background: #fff url("/11934/uploads/fs_images/contentdesignimagesets/7/stars_176_o.png") no-repeat;
  position: absolute;
  right: 0;
  bottom: 13px;
  width: 70px;
  border: 7px solid #fff;
  border-radius: 3px 0 0 3px;
}

.radkovaInner .dest {
  margin-top: 20px;
  margin-bottom: 11px;
}

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

.radkovaInner .hotel a {
  float: left;
  width: 191px;
  font-size: 15px;
  font-weight: bold;
}

.radkovaInner .flag {
  border: 0;
  float: right;
}

.radkovaInner .country {
  height: 30px;
  overflow: hidden;
}

.radkovaInner table {
  border-spacing: 0;
  width: 225px !important;
  margin-bottom: 10px;
}

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

.radkovaInner .price {
  background: #d9e3ee;
  padding: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 225px;
  text-transform: none;
  font-size: 15px;
}

.radkovaInner .price strong {
  background: #c91286;
  color: #fff;
  padding: 2px;
}

.radkovaInner .price a {
  float: right;
  font-weight: bold;
  color: #c91286;
}

/* footer */
#footer {
  border: 0;
  text-align: center;
}

#left-slave {
  width: 940px;
  padding: 0 30px;
  background: #fff;
  padding-bottom: 30px;
}

.hp-footer {
  clear:none;
  float: left;
  margin-right: 30px;
  width: 293px !important;
  margin-bottom: 0;
}

.hp-footer:last-child {
  margin-right: 0;
}

.hp-footer .cd-content {
  padding: 10px;
}

#footer-code .column {
  float: left;
  padding: 0 20px;
  width: 210px;
  color: #fff;
}

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

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

#footer-code .column h2 {
  height: 25px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
}


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

#footer-code .column.socials a {
  margin-right: 10px;
}

/* Newsletter */
.newsletters-view {
  background: url("/11934/uploads/fs_images/contentdesignimagesets/7/newsletter_175_o.jpg") no-repeat !important;
}

.newsletters-view .cd-title {
  background: transparent !important;
}

.newsletters-view .cd-title .text {
  font-weight: normal;
}

.newsletters-view .cd-content {
  height: 192px;
  background: transparent !important;
}

.newsletters-view .cd-content p {
  color: #fff;
  font-size: 12px;
}

.newsletters-view .cd-content p a {
  color: #fff;
}

.newsletters-view td {
  color: #fff;
}

.newsletters-view input[type="text"] {
  background: #fff;
  border-radius: 3px;
  border: 0;
  height: 34px;
  width: 257px !important;
}

.newsletters-view input[type="submit"] {
  background: #c91286;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px;
  border: 0;
  border-radius: 0;
  height: 47px;
  width: 120px;
  float: right;
}

/* Vysledky vyhledavani */
#offers-de,
#offers-de *,
.searchmasks-index,
.searchmasks-index *{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sm-result{
  width: 50%;
  padding: 0 7px 10px 7px;
  margin: 0;
  float: left;
  min-height: 125px;
}
.sm-result .inner{
  border: 0;
  background: #ECF1F7;
}
.sm-result .inner .desc{
  width: 335px;
  height: 63px;
  overflow: hidden;
}
#offers-de .inner .desc{
  width: 330px;
}
.sm-result .inner .desc span,
.sm-result .inner .desc strong{
  color: #000000;
}
.sm-result .inner .prices{
  margin-top: 10px;
  width: 100%;
}
.sm-result .inner .prices p{
  float: left;
  margin: 0 !important;
  width: 50%;
  height: 20px;
  font-size: 15px;
  color: #c91286;
  text-align: left;
}
.sm-result .inner .prices p.kc{
  text-align: right;
}
.sm-result .inner .prices p.eur{
  display: none !important;
}
.paging{
  clear: both;
}



#grid-box{
  width: 899px !important;
}

/* qbox vyhody */

.qbox {
  clear: both;
  display: table;
  width: 940px;
  margin-bottom: 20px;
}

.qbox .column {
  width: 162px;
  text-align: center;
  margin-right: 20px;
  border: 5px solid #738baf;
  height: 142px;
  position: relative;
}

.qbox .columns-cont {
  width: 100%;
  height: 150px;
  display: block;
  margin-bottom: 20px;
} 

.qbox .column:hover {
  border: 5px solid #000;
}

.qbox .column:nth-child(1) {
  background: url("/11934/uploads/fs_images/contentdesignimagesets/7/gift_187_o.png") no-repeat center top;
}

.qbox .column:nth-child(2) {
  background: url("/11934/uploads/fs_images/contentdesignimagesets/7/plus_188_o.png") no-repeat center top;
}

.qbox .column:nth-child(3) {
  background: url("/11934/uploads/fs_images/contentdesignimagesets/7/parking_189_o.png") no-repeat center top;
}

.qbox .column:nth-child(4) {
  background: url("/11934/uploads/fs_images/contentdesignimagesets/7/plane_190_o.png") no-repeat center top;
}

.qbox .column:nth-child(5) {
  background: url("/11934/uploads/fs_images/contentdesignimagesets/7/pojisteni_191_o.png") no-repeat center top;
}

.qbox .column:nth-child(1):hover {
  background: url("/11934/uploads/fs_images/contentdesignimagesets/7/gift-black_192_o.png") no-repeat center top;
}

.qbox .column:nth-child(2):hover {
  background: url("/11934/uploads/fs_images/contentdesignimagesets/7/plus-black_193_o.png") no-repeat center top;
}

.qbox .column:nth-child(3):hover {
  background: url("/11934/uploads/fs_images/contentdesignimagesets/7/parking-black_194_o.png") no-repeat center top;
}

.qbox .column:nth-child(4):hover {
  background: url("/11934/uploads/fs_images/contentdesignimagesets/7/plane-black_195_o.png") no-repeat center top;
}

.qbox .column:nth-child(5):hover {
  background: url("/11934/uploads/fs_images/contentdesignimagesets/7/pojisteni-black_196_o.png") no-repeat center top;
}

.qbox .column:hover a {
  color: #000;
}

.qbox .column:last-child {
  margin-right: 0;
}

.qbox .column img {
  display:table;
  margin: 0 auto;
}

.qbox .column a {
  color: #738baf;
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
  width: 162px;
  height: 142px;
  display: block;
}

.qbox .column span {
  position: absolute;
  bottom: 10px;
  left: 0;
  text-align: center;
  width: 162px;
  display: block;
}

.fb-like.fb_iframe_widget {
  position: absolute;
  bottom: 1rem;
  right: 30px;
}
.fm-ik {
  position: absolute;
  right: 0;
  bottom: 1rem;
}
.fm-ik img {
  width: 20px !important;
}

.box-price {
  background: #c91286;
  color: #fff;
  padding: 1px 0px;
  text-align: center;
  display: block;
  width: 100%;
}

.box-price p {
  font-size: 16px;
  margin: 10px;
}

#search-form {
  position: absolute;
  top: 10px;
	right: 0;
}

#sm-ft {
  width: 200px;
  height: 29px;
  border: 0;
  padding: 6px;
}

#search-icon {
  background-color: #AE2B82;
  color: white;
  border: 0;
  height: 29px;
}
.dest-selector ul.modal-selector-list li[data-country="41"],
.dest-selector ul.modal-selector-list li[data-country="195"] {
	background: red;
}

#head .note {
    position: absolute;
    color: #f431a4;
    top: 335px;
    font-size: 16px;
}

.nb.star {
    width: 12px;
    height: 12px;
    margin-right: 2px;
}
/* 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:#738baf;background-image:none;color:#ffffff;font-size:18px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#d9e3ee;background-image:none;color:#000000;}
.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-color:#738baf;background-image:none;color:#ffffff;font-size:18px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#000000;}
.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 */