body {
  background-color: transparent;
  background-image: url('../images/hotel_very_optimised_1920.jpg');
  background-size: cover;
  background-attachment: fixed;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  display: block;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 39px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}
h2 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  color: #d6d6d6;
  text-align: left;
}
a {
  left: 0px;
  top: 0px;
  color: #e6e6e6;
  text-decoration: none;
}
a:hover {
  color: white;
  text-decoration: none;
}
a.w--current {
  padding: 5px;
}
.button {
  display: block;
  width: 175px;
  margin: 10px auto auto;
  padding: 5px 15px;
  border: 5px solid #78551d;
  background-color: #523a13;
  font-family:'Open Sans', sans-serif;
  color: white;
  text-align: center;
  text-decoration: none;
}
.mavbar1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: transparent;
}
.navlink {
  width: auto;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 5px;
  padding: 4px 8px;
  border: 2px solid transparent;
  border-radius: 10px;
  opacity: 1;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 700;
  text-shadow: black 1px 1px 6px;
}
.navlink:hover {
  border-style: solid;
  border-color: white;
  background-color: transparent;
  color: white;
}
.navlink:active {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.navlink.w--current {
  padding: 4px 8px;
  border-bottom-color: #ccc;
  border-radius: 0px;
  color: #ccc;
}
.navlink.w--current:active {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.section_about {
  background-image: url('../images/korytarz_mini.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}
.section_home {
  position: relative;
  height: 100vh;
  min-height: 400px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/hotel_very_optimised_1920.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.logo-img {
  display: inline-block;
  height: 20vh;
  max-height: 180px;
  margin-top: 15px;
  margin-left: 15px;
  float: none;
  clear: none;
  color: transparent;
  text-shadow: none;
}
.mnu {
  display: block;
  max-width: 1800px;
  margin-right: 32px;
  margin-left: 10px;
}
.manumini {
  position: fixed;
  top: 0px;
  right: 0px;
  margin-top: 3px;
  margin-right: 3px;
  padding: 5px;
  border-radius: 60px;
  background-color: rgba(163, 163, 163, 0.6);
}
.navmenutel {
  left: 0px;
  top: 0px;
  overflow-x: visible;
  overflow-y: visible;
  float: right;
  clear: none;
  text-align: right;
}
.navbarfixed {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
  display: none;
  background-color: rgba(61, 45, 17, 0.8);
  background-image: url('../images/hotel_very_optimised_1920.jpg');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.divlight {
  width: 100%;
  padding: 15px;
  background-color: rgba(237, 237, 237, 0.49);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}
.intro {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: inline-block;
  width: 80%;
  margin: 20% auto 15% 91px;
  padding-top: 31px;
  padding-left: 10px;
  background-color: rgba(0, 0, 0, 0.49);
  box-shadow: rgba(0, 0, 0, 0.49) 0px 0px 50px 25px;
  opacity: 0.89;
  font-family:'Open Sans', sans-serif;
  color: white;
  text-align: left;
  text-shadow: black 0px 1px 25px, black 0px 1px 23px;
}
.promotion {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  background-color: #422d0d;
}
.promotion_tekst {
  left: 0px;
  top: 0px;
  font-family:'Open Sans', sans-serif;
  color: #d6d6d6;
  text-align: center;
}
.lang {
  margin-top: 20px;
  padding: 8px 4px;
  color: white;
}
.lang_list {
  position: static;
  display: inline;
  padding-right: 0px;
  padding-left: 8px;
  float: left;
  clear: none;
}
.lang_list.w--open {
  background-color: #525252;
  color: white;
}
.langmenu {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 400px;
  height: 80%;
}
.bookingbttn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.logo_small {
  display: inline-block;
  height: 8vh;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 60px;
}
.section_rooms {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #3d2c0f;
  background-image: url('../images/Pokoj2_mini.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.section_restaurant {
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url('../images/Fotolia_66082123_Subscription_Monthly_XL_1200_opt.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.section_conferences {
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url('../images/Fotolia_66825250_Subscription_Monthly_L_1200_opt.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.section_prices {
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url('../images/Prices_BG.jpg');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.section_contact {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 5px solid #919191;
  background-image: url('../images/hotel_blur2_mini.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.langdiv {
  position: absolute;
  top: 22vh;
  right: -302px;
  z-index: 8;
  display: inline-block;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-left: 8px;
  float: right;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #3d3d3d;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.langdiv:hover {
  right: 0px;
}
.section_footer {
  display: block;
  background-color: #4a3412;
}
.map {
  display: block;
  height: 270px;
  padding-top: 15px;
}
.h2_dark {
  padding-bottom: 8px;
  font-family:'Open Sans', sans-serif;
}
.p_dark {
  font-family:'Open Sans', sans-serif;
  color: #121212;
  font-size: 14px;
  font-weight: 400;
  list-style-type: none;
}
.image_white {
  position: static;
  display: inline-block;
  margin-top: 20px;
  float: left;
  border: 7px solid white;
}
.divdark {
  padding: 15px;
  border-left: 4px solid transparent;
  background-color: rgba(0, 0, 0, 0.52);
}
.p_light {
  font-family:'Open Sans', sans-serif;
  color: #d6d6d6;
  font-size: 14px;
}
.h2_light {
  margin-top: 15px;
  padding-bottom: 8px;
  font-family:'Open Sans', sans-serif;
  color: #ccc;
  text-align: center;
}
.section_rooms2 {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url('../images/Pokoj3_mini.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.logo_bottom {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}
.coyrihgt {
  margin-top: 20px;
  font-family:'Open Sans', sans-serif;
  color: #9e9e9e;
  font-size: 10px;
  text-align: center;
}
.small_text {
  font-size: 11px;
}
.img_tabs {
  left: 0px;
  top: 0px;
  padding-top: 10px;
  float: left;
  clear: right;
  text-align: center;
}
.img_tab_contents {
  left: 0px;
  top: 0px;
  right: 0px;
  height: 400px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}
.obok {
  display: inline;
  padding-left: 5px;
  text-decoration: none;
}
.galery_link {
  padding: 5px;
}
.image_big {
  width: 80vh;
  border: 5px solid white;
}
.h5_light {
  font-family:'Open Sans', sans-serif;
  color: #d6d6d6;
  font-size: 18px;
}
.image_conf {
  border-style: solid;
  border-width: 4px;
  border-color: rgba(0, 0, 0, 0.4);
}
.conf_galery {
  margin-top: 10px;
  border-top: 4px dotted #7d7d7d;
}
.price_tab {
  width: 40%;
  margin: 5px 5px 15px;
  background-color: #0a0a33;
  font-family:'Open Sans', sans-serif;
  font-size: 17px;
  text-align: center;
}
.price_tab:hover {
  background-color: #38270c;
}
.price_tab.w--current {
  padding: 8px 20px;
  background-color: #523a13;
  font-family:'Open Sans', sans-serif;
  text-align: center;
}
.form_label {
  display: inline-block;
  width: 90%;
  margin-top: 11px;
  margin-bottom: 0px;
  padding-left: 13px;
  float: left;
  clear: left;
  font-family:'Open Sans', sans-serif;
  color: #b3b3b3;
  text-align: left;
}
.form_input {
  display: inline-block;
  width: 91%;
  margin-right: 14px;
  margin-bottom: auto;
  margin-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  float: left;
  background-color: rgba(82, 82, 82, 0.47);
  color: #f7f7f7;
  font-weight: 700;
}
.form_input:hover {
  border: 1px dashed white;
}
.form_input:focus {
  border: 3px solid white;
  color: white;
}
.form_submit {
  display: block;
  width: 91%;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  border-style: solid;
  border-width: 5px;
  border-color: rgba(255, 255, 255, 0.36);
  background-color: rgba(82, 82, 82, 0.47);
  font-family:'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
}
.pricetop {
  width: 19%;
  margin-top: 4px;
  margin-right: 4px;
  margin-left: 4px;
  float: left;
  background-color: rgba(120, 85, 29, 0.6);
}
.procepar {
  font-family:'Open Sans', sans-serif;
  text-align: center;
  text-shadow: black 1px 1px 6px;
}
.proceparbig {
  padding-top: 12px;
  padding-bottom: 2px;
  font-family:'Open Sans', sans-serif;
  font-size: 20px;
  text-align: center;
  text-shadow: black 1px 1px 6px;
}
.priceh {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(82, 58, 19, 0.8);
  font-family:'Open Sans', sans-serif;
  color: #d4d4d4;
}
.divpricee {
  display: block;
  width: 100%;
  height: 100%;
}
.pricesala {
  width: 32%;
  margin-right: 4px;
  margin-bottom: 6px;
  margin-left: 4px;
  float: left;
  background-color: rgba(120, 85, 29, 0.6);
}
.rezerwuj {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.separator {
  margin-top: 10px;
  padding-left: 15px;
  border-left: 7px solid rgba(255, 255, 255, 0.14);
}
.formdiv {
  width: 50%;
  float: left;
  text-align: center;
}
.rezerwacjah {
  font-family:'Open Sans', sans-serif;
  color: rgba(255, 255, 255, 0.59);
}
.sala {
  width: 80%;
  float: left;
  border-top: 5px none rgba(0, 0, 0, 0.29);
  box-shadow: none;
}
.sikona {
  width: 20%;
  float: left;
  border-top: 5px none rgba(0, 0, 0, 0.29);
}
.icon {
  max-width: 60px;
  padding: 5px 10px;
}
.stoly {
  margin-top: 7px;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
}
.formerr {
  display: none;
  background-color: rgba(255, 0, 0, 0.4);
}
.formok {
  display: none;
  background-color: rgba(0, 0, 0, 0.70);
  text-align: center;
}
.myslider {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 70vh;
}
.thumb {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 8;
  display: inline-block;
  overflow-x: visible;
  overflow-y: visible;
  width: 96px;
  height: 67px;
  margin-right: 1px;
  margin-left: 1px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 4px;
  border-color: rgba(0, 0, 0, 0.49);
  border-radius: 4px;
}
.nav1 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: block;
  height: 68px;
  padding-top: 0px;
  background-color: red;
  opacity: 0;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 100px;
}
.nav2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: inline-block;
  opacity: 1;
  color: #333;
}
.maskkkk {
  background-color: rgba(66, 13, 13, 0.58);
}
.imghhhh {
  position: absolute;
  left: 0px;
  top: -184px;
  right: 0px;
  bottom: auto;
}
.s3 {
  background-image: url('../images/korytarz_mini.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.flagtxt {
  margin-right: 15px;
  margin-left: 7px;
}
.conftitle {
  min-height: 104px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-top: 1px;
  padding-right: 6px;
  padding-left: 6px;
  background-color: rgba(0, 0, 0, 0.74);
}
.p_light_conf {
  font-family:'Open Sans', sans-serif;
  text-align: center;
}
.pokoj-szeroki {
  height: 20vh;
  margin-top: 15px;
  border-top: 10px solid #4d3300;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/DSC06123 - DSC06111_blended_fused.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/DSC06123 - DSC06111_blended_fused.jpg');
  background-position: 0% 0%, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}
.s2 {
  background-image: url('../images/2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.s1 {
  background-image: url('../images/1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.s4 {
  background-image: url('../images/4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.s5 {
  background-image: url('../images/5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.s6 {
  background-image: url('../images/6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.s7 {
  background-image: url('../images/7.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.best_logo {
  margin-top: 10px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 6px;
  border-color: rgba(0, 0, 0, 0.29);
  border-radius: 5px;
}
.linklang {
  height: 100%;
  padding-top: 9px;
  padding-bottom: 9px;
}
@media (max-width: 991px) {
  .logo-img {
    text-shadow: none;
  }
  .navmenutel {
    position: absolute;
    left: auto;
    top: 0px;
    right: 0px;
    text-align: right;
  }
  .intro {
    font-size: 33px;
  }
  .price_tab {
    padding-right: 0px;
    padding-left: 0px;
    border-bottom: 3px solid transparent;
    text-align: center;
  }
  .price_tab.w--current {
    border-bottom: 3px solid #78551d;
    font-weight: 400;
    text-decoration: none;
  }
  .pricetop {
    display: inline;
    width: 31%;
    margin: 5px;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(255, 255, 255, 0.34);
  }
  .thumb {
    width: 70px;
    height: 48px;
  }
  .nav1 {
    opacity: 0;
    font-size: 72px;
  }
  .nav2 {
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .navlink {
    display: inline-block;
    margin-top: 14px;
    margin-right: 4px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .navlink:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .logo-img {
    max-height: 120px;
    text-shadow: none;
  }
  .manumini:hover {
    text-shadow: none;
  }
  .manumini:active {
    text-shadow: none;
  }
  .manumini:focus {
    text-shadow: none;
  }
  .manumini.w--open {
    z-index: 5;
    background-color: transparent;
    color: #787878;
    text-shadow: none;
  }
  .manumini.w--open:focus {
    text-shadow: none;
  }
  .navmenutel {
    position: fixed;
    left: 0px;
    top: 0px;
    right: auto;
    display: inline-block;
    width: 100%;
    padding-right: 25px;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
  }
  .navbarfixed {
    display: block;
  }
  .intro {
    font-size: 25px;
  }
  .form_submit {
    display: inline-block;
  }
  .pricetop {
    width: 48%;
  }
  .pricesala {
    width: 48%;
  }
}
@media (max-width: 479px) {
  .logo-img {
    max-height: 100px;
    text-shadow: none;
  }
  .manumini {
    text-shadow: none;
  }
  .intro {
    margin-left: 10px;
  }
  .section_restaurant {
    background-attachment: scroll;
  }
  .price_tab {
    width: 98%;
  }
  .price_tab.w--current {
    width: 98%;
  }
  .pricetop {
    width: 98%;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .priceh {
    margin-top: 0px;
    padding-top: 3px;
  }
  .pricesala {
    width: 99%;
  }
  .formdiv {
    width: 100%;
  }
  .thumb {
    width: 28px;
  }
  .nav1 {
    font-size: 30px;
  }
}

