* {
  margin: 0;
  padding: 0;
  border: none;
}
*:focus {
  outline:none;
}
html, body {
  width: 100%;
  height: 100%;
}
@font-face {
  font-family: 'handsean';
  src: url('../font/handsean.eot');
  src: url('../font/handsean.eot?#iefix') format('eot'),
       url('../font/handsean.woff') format('woff'),
       url('../font/handsean.ttf') format('truetype'),
       url('../font/handsean.svg') format('svg');
  font-style: normal;
  font-weight: normal;
}
.cleaner {
  clear: both;
  margin: -1px 0 0 0; 
  padding: 0;
  height: 0;
  border: none;
  visibility: hidden;
}
section, article, aside, footer, header, nav, hgroup {
  display:block;
}
body {
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #808080;
  background: #fafaf5;
}
#contentWrap {
  width: 900px;
  margin: 0 auto;
  position: relative;
}
/*#main {
    position: absolute;
    left: 0;
    top: 410px;
}*/
header {
    position: relative;
}
header, footer, #main {
  width: 900px;
  margin: 0 auto;
  background: white;
  border-left: 1px solid black;
  border-right: 1px solid black;
}
a {
  color: #851027;
}
article h1, article h2, article#aboutUsSection h2, section#contactSection h1 {
  color: black;
  font-size: 30px;
  padding: 5px 0;
  font-weight: normal;
}
section#tourDetailInfo h1, article.tourDetailArt h2 {
  color: black;
}
article h1.smallerH1, article h2.smallerH1 {
  font-size: 20px;
}
article h1.formHeader, article h2.formHeader {
  text-align: center;
}
article h1 span, article h2 span, .tourDetailPage section#tourDetailInfo h1 span, section#contactSection h1 span {
  color: #a18871;
}
article h2 {
  color: gray;
  font-size: 16px;
  margin: 5px 0;
  font-weight: normal;
}
sup {
  font-size: 8px;
}
 /*
 *  HLAVIČKA
 */ 
/*header {
  min-height: 219px;
  _height: 219px;
  background: black url('../img/prague-astronomical-clock.png') right bottom no-repeat;
  text-align: center;
  padding-bottom: 5px;
}*/
header {
  height: 410px;
  background: black url('../img/bg-header.jpg') left top no-repeat;
}
/*#logo {
  margin: 15px auto;
  margin-right: 100px;
}*/
header p.h1header {
  visibility: hidden;
  height: 0;  
}
header p.h2header {
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  color: white;
  margin-right: 250px;
  margin-left: 125px;
  /*margin-top: 22px;*/
  
}
/*#mainMenuWrap {
  border-top: 1px solid white;
  margin-top: 30px;
  padding: 0;
}*/
#mainMenuWrap {
    width: 900px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 381px;
}
.headerText {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 46px;
    font-style: italic;
    position: absolute;
    right: 25px;
    bottom: 40px;
    opacity: .6;
    width: 435px;
    text-align: right;
    font-weight: normal;
}
#mainMenuWrap ul, #mainMenuWrap li {
  list-style: none;
}
#mainMenuWrap ul#mainMenuUl {
  float: left;
  /*width: 450px;*/
  text-align: center;
  /*margin-left: 200px;*/
  margin-left: 160px;
}
#mainMenuWrap ul#langMenuUl {
  width: 220px;
  /*float: right;*/
  float: left;
}
#mainMenuWrap ul#langMenuUl li a {
  text-indent: -50000px;
  width: 25px;
  height: 17px;
  float: left;
  display: block;
  margin-right: 10px;
}
#mainMenuWrap ul#langMenuUl li a#lngMenuEn {
  background: url('../img/gb-128x86.png') left top no-repeat;
}
#mainMenuWrap ul#langMenuUl li a#lngMenuEs {
  background: url('../img/es-128x86.png') left top no-repeat;
}
#mainMenuWrap ul#langMenuUl li a#lngMenuDe {
  background: url('../img/de-128x86.png') left top no-repeat;
}
#mainMenuWrap ul#langMenuUl li a#lngMenuIt {
  background: url('../img/it-128x86.png') left top no-repeat;
}
#mainMenuWrap ul#langMenuUl li a#lngMenuRu {
  background: url('../img/ru-128x86.png') left top no-repeat;
}
#mainMenuWrap ul#langMenuUl li a#lngMenuFr {
  background: url('../img/fr-128x86.png') left top no-repeat;
}
#mainMenuWrap ul#langMenuUl li {
  float: left;
  margin-right: 0;  
}
#mainMenuWrap li {
  float: left;  
  margin-top: 5px;
  margin-right: 25px;
}
#mainMenuWrap ul a {
  color: white;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
  /*color: #A18871;*/
  color: #c5c5b6;
}
/* submenu lang */
#mainMenuWrap li#langMenu {
  position: relative;
  margin-left: 50px;
}
#mainMenuWrap li#langMenu {
  color: red;
  font-size: 15px;
  text-transform: uppercase;
}
#mainMenuWrap ul ul {
  display: none;
  border-top: none;
}
#mainMenuWrap li#langMenu ul a {
  color: white;
}
.smVisible {
  display: block;
  position: absolute;
  left: 0;
  top: -28px;
  padding-top: 20px;
  padding-left: 0;
  cursor: pointer;
  z-index: 10;
}
.smVisible li {
  background: #231F20;
  width: 60px;
  padding: 5px;
}
/* submenu lang */
/**
 *  HLAVIČKA
 */
 
 
/**
 *  PATIČKA
 */
footer {
  clear: both;
  height: 100px;
  border-top: 1px solid #c7c8ba;
  /*background: url('../img/footer-bg.jpg') left top repeat-x;*/
  background: black;
  text-align: center;
  font-size: 10px;
}
footer ul, footer li {
  list-style: none;
}
footer ul {
  height: 83px;
  float: left;
  margin-left: 17px;
}
footer li {
  float: left;
  margin-top: 22px;
}
footer ul a {
  display: block;
  text-indent: -50000px;
  width: 39px;
  height: 39px;
}
footer a#privacyPolicy {
  color: white;
}
#facebook {
  background: url('../img/facebook-bg.jpg') left top no-repeat;
  margin-right: 13px;
}
#twitter {
  background: url('../img/twitter-bg.jpg') left top no-repeat;
}
footer .fsection {
  margin-right: 91px;
  padding-top: 15px;
}
/**
 *  PATIČKA
 */
 

/**
 *  TOUR OBSAHUJE - modul na úvodní stránce
 */ 
#tourInclude {
  height: 224px;
  background: url('../img/tour-include-bg.jpg') left top no-repeat;
  color: white;
}
#tourInclude div {
  float: right;
  margin-right: 44px;
  width: 240px;
  height: 224px;
  background: url('../img/tour-include-text-bg.png') left top repeat;
}
#tourInclude h1.h1header {
  font-size: 19px;
  text-transform: uppercase;
  border-bottom: 1px solid white;
  min-width: 5px;
  float: left;
  margin: 25px 17px 10px 17px;
  font-weight: normal;
  min-height: 25px;
  _height: 25px;
}
#tourInclude h1.h1header a {
  text-decoration: none;
  color: white;
}
#tourInclude ul, #tourInclude li {
  clear: both;
  list-style: none;
}
#tourInclude ul {
  margin: 15px 0 0 17px;
  font-size: 14px;
}
/**
 *  TOUR OBSAHUJE - modul na úvodní stránce
 */
 
 
/**
 *  SEKCE MAIN PAGE
 */
/* levý sloupec */ 
#offer {
  width: 600px;
  float: left;
}
/*#offer > article {
  margin: 15px 25px 0 15px;
}*/
#offer > article h1, #offer > article h2, #offer > article h3, #offer > section h1 {
  color: black;
  font-size: 30px;
  margin: 5px 0;
  font-weight: normal;
}
#offer > article h1 {
  font-size: 25px;
}
#offer > section h1 {
  text-transform: uppercase;
  font-size: 21px;
}
#offer > article#articlePackage h1, #offer > article#articlePackage h2 {
  font-size: 28px;
}
/*#offer > article a {
  color: #bdb399;
  font-weight: bold;
  text-decoration: none;
  font-weight: normal;
}*/
#offer > article a.darkRedColor {
  color: #851027;
}
#offer > article h1 a {
  color: black;
}
#offer > article a#hpTourDetailLink, #offer > article a.rightAnchor {
  display: block;
  text-align: right;
}
#offer > article#dealsSec a.rightAnchor {
  margin-right: 20px;
  margin-top: 40px;
}

/* ARTICLE PACKAGE */
#offer > article#articlePackage div {
  width: 537px;
  height: 255px;
  background: url('../img/article-package-bg.jpg') left top no-repeat;
}
#offer > article#articlePackage p {
  float: left;
  margin-top: 215px;
  margin-left: 15px;
  font-size: 30px;
  color: white;
}
#offer > article#articlePackage a {
  display: block;
  float: right;
  margin-top: 230px;
  margin-right: 30px;
  text-align: right;
  text-transform: uppercase;
  color: #2dbfbf;
}
/* ARTICLE PACKAGE */

/* ARTICLE DEAL */
#offer > article#dealsSec h1 {
  font-size: 20px;
}
.dealArticle {
  clear: both;
  margin-bottom: 20px;
  min-height: 105px;
  _height: 105px;
}
#offer > article a.hpPackImgWrap {
  display: block;
  width: 185px;
  height: 119px;
  overflow: hidden;
}
.dealImg {
  float: left;
  width: 185px;
}
.dealText {
  float: right;
  width: 340px;
  margin-left: 10px;
}
.dealText h2 {
  color: #515d8c;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 0;
}
#offer > article .dealText h2 a, #offer > article .dealText h3 a {
  color: #515d8c;
  font-size: 15px;
  font-weight: normal;
}
.dealInfo {
  float: left;
  width: 210px;
  margin-right: 10px;
  margin-top: 0;
  font-size: 13px;
  color: #757575;
}
#offer > article .dealInfo a {
  color: #515d8c;
  display: block;
  float: right;
}
.dealPrice {
  float: left;
  font-size: 52.73px;  
}
.dealPrice sup {
  font-size: smaller;  
}
.biggerAnchor {
  font-size: 18px;
}
.dealPeriod {
  color: red;
  clear: left;
  
}
/* ARTICLE DEAL */
/* levý sloupec */


/* pravý sloupec */
#otherInfo {
  width: 270px;
  float: left;
}
#otherInfo h1, #otherInfo h2 {
  font-size: 24px;
  text-align: center;
  color: #851027;
  margin: 20px;
  font-weight: normal;
  padding-top: 20px;
}
#otherInfo p, #otherInfo li {
  margin: 0 20px 10px 20px;
}
#guestReviews {
  width: 310px;
  height: 370px;
  background: #ededde;
  margin-top: 65px;
  text-align: center;
  /*opacity: 0.24;*/
  color: gray;
}
#guestReviews h2 {
  font-family: handsean;
  font-size: 20px;
}
#guestReviews p {
  list-style: none;
  font-family: handsean;
  font-size: 15px;
  color: gray;
}
#guestReviews p span {
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 13px;
  font-style: normal;
}
#reviewStatic {
  overflow: hidden;
  height: 280px;
  position: relative;
}
#reviewMove {
  position: absolute;
  left: 0;
  top: -999999px;
}
#tourAdvice {
  width: 310px;
  /*background: #d1bea3;*/
  background: #ededde;
  margin-top: 15px;
  padding-bottom: 20px;
  color: #e5e1ca;
  /*opacity: 0.24;*/
  color: gray;
}
#tourAdvice h2 {
  color: black;
  font-size: 23px;
}
#pragueMap {
  margin-top: 15px;
}
#weatherWidget {
  margin-left: 20px;
  margin-top: 15px;

}
/* pravý sloupec */
/**
 *  SEKCE MAIN PAGE
 */
 
 
/**
 *  SEKCE TRANSFER
 */
#airportTransfer {
  height: 195px;
  margin-top: 40px;
  background: url('../img/transfer-section-bg.jpg') left top no-repeat;
}
#airportTransfer a {
  text-decoration: none;
} 
#transferInfo1 {
  font-family: 'Lucida Fax', "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif;
  font-size: 22px;
  color: #b7b399;
  padding-top: 80px;
  margin-left: 30px;
  line-height: 50px;
}
#transferInfo2 {
  font-size: 39px;  
  margin-left: 30px;
  text-align: center;
  color: white;
  line-height: 14px;
}
#transferInfo2 sup {
  font-size: smaller;  
}
#transferInfo2 span {
  font-size: 56px;
  color: #808080;
  line-height: 14px;
} 
/**
 *  SEKCE TRANSFER
 */
 
 


/**
 *  STRÁNKA TOUR INFO
 */ 
.tourInfoSection {
  padding: 10px 15px 15px 15px;
}
.tourPointArt {
  margin-top: 30px;
  margin-right: 30px;
  width: 195px;
  float: left;  
}
.tourPointArt a {
  text-decoration: none;
  color: gray;  
}
.tourPointArt a:hover {
  text-decoration: underline;
}
.lastTourPointArt {
  margin-right: 0;
}
.tourPointArt h1 {
  text-align: center;
  font-size: 17px;
  color: #a18871;  
  margin: 5px 0;
  font-weight: normal;
}
.tourPointArt ol {
  margin-left: 23px;
  font-size: 14px;
  margin-top: 10px;  
}
.tourDetailArt {
  width: 420px;
}
.tourDetailArt p {
  margin-top: 5px;
}
#tourDetailBoat {
  margin-top: 10px;
}
#tourDetailInfo {
  width: 395px;
  float: right;
  background: #ededde;
  margin-top: 48px;
  text-align: center;
  padding: 15px 10px 45px 10px;
}
article#tourDetailInfo h2 span {
  color: #851027;
}
#tourDetailInfo img {
  margin: 0 auto 10px auto;
}
#tourDetailInfo table, #tourDetailInfo p {
  margin: 10px 0;
}
#tourDetailInfo td {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
#tourDetailInfo td.boldTd {
  font-weight: bold;
  text-transform: uppercase;
}
#tourDetailInfo a {
  display: block;
  color: white;
  font-size: 20px;
  font-weight: normal;
  color: white;
  background: #8c1e33;
  width: 235px;
  text-decoration: none;
  padding: 5px 15px;
  margin: 0 auto;
  border-radius: 15px;
  -moz-border-radius: 15px;
}
/**
 *  STRÁNKA TOUR INFO
 */
 
 

/**
 *  STRÁNKA PACKAGES
 */ 
.packages {
  padding: 25px 15px;
}
.packages article h1 {
  font-size: 26px;
}
#actualOffer {
  width: 520px;
  float: left;
}
#actualOffer p {
  /*padding-top: 250px;*/
  padding: 7px 15px;
  font-size: 24px;
  color: white;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url('../img/opacity-bg.png') left top repeat;
  width: 490px;
}
.packImgMoveWrap {
  position: relative;
  width: 520px;
  height: 334px;
  overflow: hidden;
  float: left;
  /*background: url('../img/hotel-christie-bg.jpg') left top no-repeat;*/
}
.packImgMoveWrap a {
  text-decoration: none;
}
#packImgStatic {
  position: relative;
  width: 520px;
  height: 334px;
  overflow: hidden;
}
#packImgMove {
  position: absolute;
  left: 0;
  top: 0;
  height: 334px;
}
#packageInfo {
  margin-top: 40px;
  background: #ededde;
  float: right;
  width: 330px;
  height: 337px;
  overflow: hidden;  
}
#packageInfo h1, #packageInfo p {
  margin: 0 10px;
}
#packageInfo h1 {
  font-size: 24px;
  color: black;
  font-weight: normal;
  padding: 5px 0;
}
#packageInfo h1 span {
  color: #8c1e32;
}
.packPreview {
  width: 280px;
  height: 350px;
  float: left;
  margin-right: 15px;
}
.packImgWrap {
  display: block;
  width: 280px;
  height: 180px;
  overflow: hidden;
}
.lastInRow {
  margin-right: 0;
}
.packPrevInfo {
  border: 2px solid #a0a0a0;
  /*margin-top: -4px;*/
  height: 47px;
  padding: 0;
}
.packPrevInfo span {
  display: block;
  float: left;
  height: 47px;
}
.packPrevInfo span.packPrevDayCount {
  width: 50px;
  margin-left: 15px;
  padding-top: 7px;
  height: 40px;
}
.packPrevInfo span.packPrevPrice {
  width: 85px;
  margin-left: 10px;
  font-size: 40px;
  /*line-height: 14px;*/
}
.packPrevInfo span.packPrevEuro {
  font-size: 25px;
}
.packPrevInfo span.packPrevPrice sup {
  font-size: 34px;
  line-height: 24px;
}
.packPrevInfo span.packPrevDate {
  background: #ededde;
  width: 105px;
  padding-left: 11px;
  padding-top: 4px;
  height: 43px;
}
.packPreview h1 {
  color: #505d8c;
  font-size: 16px;
  font-weight: normal;
  padding: 5px 0;
  margin: 5px 0;
}
.packPreview h1 a {
  color: #505d8c;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}
.packPreview a.textAnchor {
  color: #2dbebe;
  text-decoration: none;
  display: block;
  text-align: right;
  padding: 5px 0;
}
/**
 *  STRÁNKA PACKAGES
 */
 
 
 
/**
 *  STRÁNKA PACKAGE DETAIL
 */
#packageDetail {
  padding: 25px 15px;
}
#packageDetail article h1 {
  color: #851027;
} 
#packDetailLeft {
  float: left;
  width: 310px;
}
#packDetailLeft p {
  padding-bottom: 15px;
}
#packDetailLeft h2 {
  font-weight: bold;
  text-transform: uppercase;
}
#packDetailRight {
  float: right;
  width: 538px;
  color: black;
}
#packDetailRight h2, #packDetailRight h3{
  font-size: 12px;  
  font-weight: bold;
}
#packDetailRight h3{
  font-size: 14px;  
  font-weight: bold;
} 
#packDetailRight h2 {
  text-transform: uppercase; 
  color: black;
  font-weight: bold;
  font-size: 15px;
}
#packDetailFormWrap {
  background: #ededde;
  padding: 25px 25px 50px 25px;
  margin: 10px 0;
}
#packDetailRight ul {
  margin: 15px;
}
.packFormWrap {
  background: #b4b4a0;
  padding: 20px 10px;
  font-weight: bold;
  margin-bottom: 15px;
}
.packFormWrap label {
  float: left;
  clear: left;
  width: 175px;
  margin: 2px 0;
  height: 20px;
  font-weight: normal;
}
.packFormWrap input, .packFormWrap select {
  float: left;
  width: 240px;
  height: 20px;
  border: 1px solid #a2a3a4;
  margin: 2px 0;
  background: white;
}
.formText {
  text-align: center;
  margin-bottom: 15px;
  font-weight: normal;
  color: #851027;
}
.formUnavailText {
  border: 1px solid #851027;
  margin: 25px 50px;
  padding: 20px;
  text-align: center;
}
#packDetailSubmitBtn {
  display: block;
  color: white;
  font-size: 20px;
  font-weight: normal;
  background: #8c1e33;
  width: 235px;
  padding: 5px 0;
  margin: 45px auto 20px auto;
  border-radius: 15px;
  -moz-border-radius: 15px;
  cursor: pointer;
}
.yourPrice {
  color: #851027;
}
#cardsList {
  margin: 0 auto;
  display: block;
}
#packDetailImgWrap {
  width: 538px;
  height: 346px;
  overflow: hidden;
  position: relative;
}
ul#thumbs, ul#thumbs li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#thumbs {
  margin: 10px 0 10px 3px;
}
ul#thumbs li {
  float: left;
  margin-right: 8px;
  cursor: pointer;
}
ul#thumbs li:last-child {
  margin-right: 0;
}
#packDetailImgMove {
  position: absolute;
  left: 0;
  top: 0;
  height: 282px;
  width: 20000px;
}
#packDetailImgMoveLeft {
  position: absolute;
  left: 0;
  top: 0;
  width: 44px;
  height: 282px;
  z-index: 10;
}
#packDetailImgMoveRight {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 282px;
  z-index: 10;
}
.isMoveLeft {
  cursor: pointer;
  background: url('../img/move_left.png') left top no-repeat;
}
.isMoveRight {
  cursor: pointer;
  background: url('../img/move_right.png') left top no-repeat;
}
/**
 *  STRÁNKA PACKAGE DETAIL
 */
 
 
 
/**
 *  STRÁNKA CONTACT
 */
#contactSection {
  padding: 25px 15px;  
}
#contactFormWrap {
  background: #ededde;
  width: 465px;
  padding: 25px;
  margin: 25px auto;
}
#contactSection input, #contactSection select {
  background: white;
  width: 330px;
  height: 35px;
  margin: 10px 0;
}
#contactSection textarea {
  background: white;
  width: 465px;
  height: 210px;
  margin: 10px 0;
}
#contactSection label {
  display: block;
}
#contactSection label.labelInfo {
  font-size: 13px;
  font-style: italic;
}
#contactSection input#contactSubmitBtn {
  display: block;
  color: white;
  font-size: 20px;
  font-weight: normal;
  background: #8c1e33;
  width: 235px;
  padding: 5px 0;
  margin: 15px auto;
  text-transform: uppercase;
  border-radius: 15px;
  -moz-border-radius: 15px;
  cursor: pointer;
  height: auto;
  clear: both;
  float: none;
} 
/**
 *  STRÁNKA CONTACT
 */
 
 

/**
 *  STRÁNKA CONTACT
 */
#aboutUsSection {
  padding: 25px 15px;
} 
.abusImgWrap {
  float: right;
  position: relative;
  width: 411px;
  height: 435px;
  margin: 0 0 15px 15px;
}
.abusImgWrap p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 411px;
  padding: 10px 0;
  text-align: center;
  background: url('../img/opacity-bg.png') left top repeat;
  color: white;
  font-size: 20px;
  z-index: 1;
}
/**
 *  STRÁNKA CONTACT
 */
 
 
 
/**
 *  STRÁNKA TOUR BOOKING
 */
#contactSection .radioInput {
  width: 14px;
  float: left;
  clear: left;
  height: 16px;
  margin: 5px 0 0 10px;
}
#contactSection .lastChild {
  margin-bottom: 15px;
}
#contactSection .langTimeLabel {
  height: 16px;
  float: left;
  margin: 5px 0 0 5px;
  width: 300px;
}
legend {
  padding-bottom: 15px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
#contactSection textarea.smallArea {
  width: 465px;
  height: 50px;
}
#cDetailField {
  padding-bottom: 15px;
  padding-top: 25px;
}
.formValErr {
  border: 1px solid red;
  margin-bottom: 10px;
  padding: 3px 5px;
  color: red;
  background: rgb(255,204,204);
}
.sendMsgOk {
  border: 1px solid green;
  margin-bottom: 10px;
  padding: 3px 5px;
  color: green;
  background: rgb(204,255,153);
}
/**
 *  STRÁNKA TOUR BOOKING
 */
 
 
/**
 *  LOADER
 */ 
#ajaxInfo {
  display: none;
}
.ajaxInfoVisible {
  display: block;
  width: 488px;
  height: 200px;
  text-align: center;
  background: black url('../img/loader_transparent.gif') center 17px no-repeat;
  opacity: .85;
  padding-top: 70px;
}
/**
 *  LOADER
 */
 
 
 
/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-datepicker-trigger {float: left; margin-top: 4px; margin-left: 2px;}
#packBookForm .ui-datepicker-trigger {margin-top: 6px;margin-left: 4px;}
#tourBookForm .ui-datepicker-trigger {float: none; margin-left: 4px;} 
/**
 * BOOKING FORM
 */
#packBookForm label {
  width: 200px;
  float: left;
  clear: left;
  min-height: 20px;
  _height: 20px;
  margin: 3px 0;
  
}
#packBookForm label.fullFormLabel {
  width: auto;
  margin: 3px 0 10px 0;
}
#packBookForm input, #packBookForm select, #packBookForm div.selectedValue, #contactSection #packBookForm textarea {
  float: left;
  width: 230px;
  height: 20px;
  margin: 3px 0;
}
#contactSection #packBookForm .radioInput {
  clear: none;
}
#packBookForm fieldset {
  margin-bottom: 40px;
}
#contactSection #packBookForm textarea {
  height: 50px;
}
/**
 * BOOKING FORM
 */ 
 
 
/**
 * CHECKOUT PAGE
 */ 
#checkoutWrap {
  background: #EDEDDE;
  width: 465px;
  padding: 25px;
  margin: 25px auto;
}
article #checkoutWrap h1 {
  font-size: 18px;
  text-align: center;
}
#checkoutWrap td {
  padding: 2px 15px;
}
#checkoutWrap #paypalForm {
  width: 144px;
  margin: 0 auto;
}
.paypalReturn {
  text-align: center;
}
.paypalReturn p.biggerPar {
  font-size: 20px;
  margin-top: 30px;
  font-weight: 600;
}
.paypalReturn p.smallerPar {
  font-size: 16px;
  font-style: italic;
}
#paymentMethod {
  margin-top: 30px;
}
#paymentMethod td, #paymentMethod th {
  padding: 10px 30px 0 30px;
  text-align: center;
  vertical-align: top;
}
#paymentMethod input {
  cursor: pointer;
}
#paymentMethod input.submitBtn {
  width: 107px;
  height: 26px;
  background: url('../img/pay-now-btn.png') left top no-repeat;
  text-indent: -50000px;
  margin-bottom: 6px;
}
/**
 * CHECKOUT PAGE
 */


/**
 * PRIVACY POLICY
 */ 
#ppWrap {
  padding: 20px 40px;
}
#ppWrap h2 {
  margin-bottom: 25px;
}
#ppWrap h3 {
  margin-bottom: 5px;
  margin-top: 25px;
}
/**
 * PRIVACY POLICY
 */
 



/**
 * TOUR PREVIEW
 */ 
#tourPrev {
  background: #f6f4f1;
  padding: 0 15px 30px 15px;
}
#offer > section.home-tour-preview h1 {
  text-transform: none;
  font-size: 28px;
  padding: 40px 0 15px 0;
}
#offer > article#tourPrev h3 a {
  font-size: 17px;
  color: #29a6dd;
}
#offer > article#tourPrev p {
  font-size: 13px;
}
#offer > article#tourPrev a.hpPackImgWrap {
  width: 140px;
  height: 90px;
}
.tourDetailPageArt {
  padding-left: 15px;
  padding-bottom: 15px;
}

#tourDetailObjects {
  float: right;
  padding: 10px 25px;
  width: 225px;
  background: #d16367;
  color: white;
  height: 354px;
  margin-right: 35px;
}
#tourDetailObjects ol {
  margin-left: 15px;
}
#tourDetailImgWrap {
  width: 563px;
  height: 374px;
  overflow: hidden;
  position: relative;
}
#tourDetailObjects a {
  color: white;
  text-decoration: none;
}
#tourDetailObjects a:hover {
  text-decoration: underline;
}
#tourDetailObjects h2 {
  color: #ecefef;
  border-bottom: 1px solid white;
  text-align: center;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 0;
  margin-bottom: 10px;
  font-size: 17px;
  margin-top: 0;
}
#tourDetailObjects li {
    font-size: 13px;
}
.tourDetailDesc {
  margin-top: 15px;
  margin-right: 25px;
}
.tourDetailPage #tourDetailInfo {
  margin-top: 40px;
  margin-right: 35px;
}
#tourDetailInfo2 {
  float: left;
  width: 410px;
  padding: 13px;
  margin-top: 40px;
  border-top: 2px solid #a18871;
  background: url('../img/tour-detail-desc-2-bg.jpg') right top no-repeat;
}
#tourDetailInfo2 h2 {
  font-size: 19px;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
  color: black;
}
.tourDetailPage ul#thumbs {
  margin-left: 0px;
}
.tourDetailPage ul#thumbs li {
  margin-right: 13px;
}
.hpTourPrevImgWrap {
  display: block;
  width: 140px;
  height: 93px;
  overflow: hidden;
}
.hpTourPrevImgWrap img {
  margin-top: 3px;
  width: 140px;
  height: 93px;
}
#addtourImg {
  position: relative;  
}
#addtourImg a {
  text-decoration: none;  
}
#addtourImg span {
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 215px;
  padding: 15px;
  color: white;
  font-size: 22px;
  background: transparent url('../img/odto-bg.png') left top repeat;
}
article h2.hpTourHeader {
  margin-top: 0;
}
/**
 * TOUR PREVIEW
 */
 
 
/**
 * OBJEKT DETAIL
 */
#leftSide {
  float: left;
  width: 580px;
}
.objectDetailPage #leftSide {
  float: left;
  width: 595px;
}
#rightSide {
  float: left;
  width: 263px;
  margin-left: 20px;
  margin-top: 46px;
}
.objectDetailPage #rightSide {
  float: right;
  width: 263px;
  margin: 46px 19px 0 0 ;
}
.objectDetailPage h1.objectHeader {
  float: left;
}
.objectDetailPage p#objectAddress {
  float: left;
  font-size: 11px;
  padding-top: 24px;
  margin-left: 10px;
  color: black;
  font-style: italic;
}
#objectDesc {
  float: left;
  width: 285px;
  margin-right: 10px;
  margin-top: 20px;
}
#objectDesc p {
  margin-bottom: 15px;
}
#objectInfo {
  float: left;
  width: 285px;
  margin-top: 20px;
  /*
  position: absolute;
  bottom: 0;
  right: 0;
  */
}
#objectDescWrap {
  position: relative;
}
#objectInfo h2 {
  color: white;
  font-weight: bold;
  font-size: 19px;
  background: #736362;
  text-align: center;
  padding: 20px 10px;
  margin: 0;
}
#objectInfo > div {
  background: #dcd8d5;
  padding: 10px;  
}
#objectInfo > div h3 {
  font-size: 17px;
  color: #29a7ff;
  font-weight: normal;  
}
#objectInfo > div h4 {
  font-size: 15px;
  color: #736362;  
}
#objectInfo > div div.objectInfoContent {
  font-size: 12px;
}
#objDetailTourOffer {
  position: relative;
  margin-top: 40px;
  border-top: 3px solid black;
  padding-top: 27px;
  margin-bottom: 12px;
}
#odtoText {
  float: right;
  width: 210px;
  height: 246px;
  background: #f0e5da;
}
#odtoText h2, #odtoText p {
  margin: 10px;
}
#odtoText h2 {
  text-align: center;
  font-size: 19px;
  color: black;
}
#odtoText p {
  font-size: 10px;
}
#odtoText p.odtoAvail {
  text-align: center;
}
#odtoText p span {
  font-weight: bold;
}
#odtoText a {
  display: block;
  text-align: center;
  /*margin-top: 25px;*/
  color: #892435;
  text-decoration: none;
   
}
#odtoImg {
  float: left;
  width: 370px;
  height: 246px;
}
#odtoImg span {
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 215px;
  padding: 15px;
  color: white;
  font-size: 22px;
  background: transparent url('../img/odto-bg.png') left top repeat;
}
.rsInfoHeader {
  color: black;
  text-align: center;
  font-size: 19px;
  margin-bottom: 30px;
}
#rightSide h4 {
  text-align: center;
  color: white;
  font-size: 19px;
  background: #8b8b8b;
  padding: 10px;
  font-weight: normal;
}
#rightSide .tourLink {
  text-decoration: none;
}
.rsInfoText {
  margin-top: 13px;
  margin-bottom: 30px;
}
/**
 * OBJEKT DETAIL
 */
#gallery-form {
    border: 1px solid #e7e7e7;
    background: #fcfcfa;
    text-align: center;
    margin: 30px 0;
    /*width: 310px;*/
}
#gallery-form p {
    margin: 10px;
}
#gallery-form input {
    border: 1px solid #0c0c0c;
    padding: 5px 15px;
}
.gallery-item {
    width: 130px;
    height: 130px;
    padding: 10px;
    margin: 10px;
    border: 1px solid #a18871;
    overflow: hidden;
    float: left;
    box-shadow: #a18871 2px 2px 2px; 
    -webkit-box-shadow: #a18871 2px 2px 2px;
    -moz-box-shadow: #a18871 2px 2px 2px;
    background: #faeadb;
}
.gallery {
    padding: 20px;
}
.gallery h1 {
    font-size: 26px;
    color: black;
    padding: 5px 0;
    font-weight: normal;
}
.gallery h2 {
    font-size: 20px;
    color: #a18871;
    padding: 5px 0;
    font-weight: normal;
}
.galery-preview {
    height: 350px;
    overflow: hidden;
}
.galery-preview.galery-preview-all {
    height: auto;
    overflow: auto;
}
.download-link {
    display: inline-block;
    padding: 10px 20px;
    color: white;
    background: #851027;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 5px 0;
}
.download-link span {
    text-transform: lowercase;
    font-size: .9em;
}
.homeBox {
    background: #fcfcfa;
    border: 1px solid #e7e7e7;
}
.homeWrap {
    margin: 0 15px;
}
#paiOffer h1, #paiOffer h1 a {
    font-size: 41px;
    color: #020202;
    text-decoration: none;
}
#paiOffer h1 {
    border-bottom: 2px solid #b7b7ac;
    margin-bottom: 9px;
}
/*.homeWrap #paiOffer h1 {
    margin-top: 9px;
}*/
.homeWrap p {
    font-size: 16px;
}
h2.homeBoxTitle {
    color: #2e2e2e;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px 19px;
}
.homeBox p {
    padding: 3px 19px;
}
.homeBox p.moreLink {
    text-align: right;
    padding: 25px 19px;
}
.homeBox p.moreLink a {
    color: #0374a0;
    text-decoration: none;
}
.home-service {
    padding-top: 150px;
    margin: 57px 7px 60px 19px;  
    width: 250px;
    float: left;
    text-align: justify;
}
.home-pick-up-service {
    background: transparent url('../img/bg-home-pick-up-service.jpg') left top no-repeat;
}
.home-boat-trip {
    background: transparent url('../img/bg-home-boat-trip.jpg') left top no-repeat;    
    margin-right: 0;    
}
.home-starting-time, .home-tour-preview {
    clear: both;
    float: none;
    width: 550px;
}
.home-starting-time div.homeBox {
    background: #fcfcfa url('../img/bg-home-starting-time-2.jpg') center 1px no-repeat;    
    padding-top: 150px;
}
.homeWrap .home-service p, .homeWrap .home-starting-time p {
    font-size: 14px;
    line-height: 21px;
}
.home-starting-time h1 {
    padding-left: 19px;
}
.home-starting-time table {
    border-collapse: collapse;
    margin: 10px 0 10px 55px;
}
.home-starting-time td {
    padding: 14px 48px;
}
.timeEn {
    background: transparent url('../img/gb-128x86.png') left center no-repeat;    
}
.timeEs {
    background: transparent url('../img/es-128x86.png') left center no-repeat;    
}
.timeDe {
    background: transparent url('../img/de-128x86.png') left center no-repeat;    
}
.timeFr {
    background: transparent url('../img/fr-128x86.png') left center no-repeat;    
}
.timeIt {
    background: transparent url('../img/it-128x86.png') left center no-repeat;    
}
.timeRu {
    background: transparent url('../img/ru-128x86.png') left center no-repeat;    
}
.tour-preview-item {
    width: 158px;
    float: left;
    padding: 26px 12px 10px 12px;
    background: transparent url('../img/bg-tour-preview-item.jpg') right 20px no-repeat;
}
.tour-preview-item-last {
    padding-right: 0;
    background: none;
}
.tour-preview-item-img-wrap {
    height: 84px;
}
#offer > section .tour-preview-item h2 {
    color: #0374a0;
    font-size: 16px;
    margin: 14px 0 0 0;
    line-height: normal;
    min-height: 42px;
    font-weight: normal;
}
#offer > section .tour-preview-item h2 a {
    color: #0374a0;
    text-decoration: none;
}
.homeBox .tour-preview-item p {
    padding: 3px 0;
    font-size: 14px;    
}
.homeBox .tour-preview-item p.tour-preview-item-duration {
    text-transform: uppercase;
    color: black;
}
.homeBox .tour-preview-item p.tour-preview-item-text {
    line-height: 21px;
    /*text-align: justify;*/
}
.home-package-item {
    width: 246px;
    float: left;
    padding: 16px 4px 0 17px;
}
.home-package-item-img-price-wrap {
    border: 2px solid #78786f;
    border-top: 0;
    padding-top: 3px;
    margin-top: -6px;
}
a.home-package-item-img-link {
    display: block;
    text-decoration: none;
}
.home-packages {
    width: 550px;
    margin-bottom: 102px;
}
.home-packages .homeBox {
    border-top: 2px solid #78786f;
}
.home-packages table {
    border-collapse: collapse;
    clear: both;
    float: none;
    border-top: 2px solid #78786f;
    width: 100%;
}
.home-package-item-price, .td-price {
    font-size: 30px;
    font-weight: bold;
}
.home-package-item-price sup, .td-price sup {
    font-size: 20px;
}
.home-package-item-price {
    padding: 5px;
}
.home-package-item-stars {
    float: right;
    padding: 8px 15px 0 0;
}
.home-package-item-stars img {
    margin-left: 3px;
}
#offer > section.home-packages h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0;
}
#offer > section.home-packages h2 a {
    color: #0374a0;
    text-decoration: none;
}
.home-packages .homeBox p {
    padding: 3px 0;
    font-size: 14px;
}
.home-packages .homeBox p.moreLink {
    text-align: right;
    padding: 25px 19px;
}
.home-packages td {
    text-align: center;
    padding: 15px 5px;
}
.home-packages td.td-price {
    padding: 15px 5px 15px 40px;
}
.home-packages td.td-text {
    text-align: left;
    padding: 15px 40px 15px 15px;
}
.home-packages td.td-stars {
    width: 100px;
}
.home-packages td.td-stars img {
    margin-left: 3px;
}
/*.home-packages tr {
    background: transparent url('../img/bg-tour-package-tr-2.jpg') center bottom no-repeat;
}*/
.home-commitment {
    margin-top: 57px;
}
.home-commitment .homeBox {
    background: #fcfcfa url('../img/bg-home-commitment.jpg') left top no-repeat;
    padding-top: 87px;
}
#otherInfo .home-commitment h1 {
    font-size: 25px;
    text-align: center;
    color: #2e2e2e;
    padding: 14px 0 11px 0;
    margin: 0;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 2px solid #b7b7ab;
}
#otherInfo .home-commitment .homeBox p {
    margin: 0;
    padding: 9px 19px;
}
.headerTextCall {
    color: white;
    font-size: 25px;
    position: absolute;
    right: 52px;
    top: 15px;
    text-align: right;
}
#offer > section.home-packages h1 {
    margin: 10px 0;
}
.packagesHeader {
    font-size: 26px;
    color: black;
    padding: 5px 0;
    font-weight: normal;
}
.packagesHeader span {
    color: #a18871;
}
#tourDetailInfo .smallerH1 {
    color: black;
    font-size: 20px;
    margin: 5px 0;
    font-weight: normal;
    padding: 5px 0;
}
#tourDetailInfo .smallerH1 span {
    color: #851027;
}
#tourDetailInfo .boldTd h2 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    vertical-align: top;
    text-align: left;
}
.tourDetailArt h1 {
    font-size: 20px;
    color: black;
    margin: 5px 0;
    font-weight: normal;
    padding: 5px 0;
}
.tourDetailArt h1 span {
    color: #a18871;
}