* {
  -webkit-tap-highlight-color: transparent; }

body {
  color: white;
  margin: 0;
  font-family: Verdana;
  background: #000000; }

#naviBox {
  margin-top: 50px;
  font-size: 28px;
  text-align: center; }

#content {
  overflow: hidden;
  position: relative;
  z-index: 102; }

#photoHome {
  text-align: center;
  position: relative;
  z-index: 101;
  margin: 0 auto; }

#header {
  position: relative; }

#copyright {
  color: white; }
  #copyright a {
    color: white; }

#version {
  text-align: center;
  margin-top: 10px;
  color: white; }

.photo {
  border: 3px solid #000000; }

.classic {
  color: white; }

.mobile {
  color: grey; }

ul {
  padding-left: 50px !important; }

.arrow {
  position: relative;
  top: 5px;
  margin-right: 10px; }

.naviContent {
  margin: 0 auto;
  padding-left: 10px;
  font-size: 19px; }

.thumbs {
  margin: 0 auto 15px;
  overflow: hidden; }
  .thumbs .thumb {
    width: 166px;
    float: left;
    height: 114px; }
    .thumbs .thumb .thumbStripe {
      width: 160px;
      margin-left: 2px;
      height: 32px;
      display: block;
      background-color: #3C2D28;
      border-radius: 0 0 5px 5px;
      color: white;
      text-align: center;
      font-size: 13px; }

.galleryButton {
  margin: 0 auto;
  text-align: center; }

html {
  margin: 0; }

a {
  color: black;
  text-decoration: none; }

.clear {
  clear: both; }

.italic {
  font-style: italic;
  text-decoration: underline; }

#cennik {
  margin: 0 auto;
  padding: 20px; }
  #cennik .month {
    background: #3C2D28;
    color: white;
    font-weight: bold;
    padding: 5px;
    cursor: pointer;
    text-align: center; }
  #cennik td {
    background: #F8F5E6;
    padding: 5px; }
  #cennik .tableTitle {
    font-weight: bold; }
  #cennik .price {
    width: 95px;
    text-align: center; }
  #cennik .active {
    background: #857456; }

.lista {
  margin: 0 0 20px;
  padding: 0;
  list-style: none; }

.lowerLogo {
  width: 124px;
  height: 142px;
  background-image: url("../img/logoDown.png");
  margin: 0 auto; }

.offerContent {
  text-align: center; }
  .offerContent .leftOffer.margin {
    margin-bottom: 10px; }

div.blue {
  color: #03CDE1;
  margin-bottom: 5px; }

.offerContent img {
  margin-bottom: 10px; }

.contactContent .blue {
  color: #00D8F4; }

.centerContact {
  text-align: center; }
  .centerContact div {
    text-align: center; }
