@import url("menu.php");

body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  font-family: "Arial", "Verdana", sans-serif;
  font-size: 14px;
/*  background-color: #000000;*/
  background-color: #ff1709;
  background-image: url("img/pozadi2.jpeg");
  background-repeat: repeat-x;
  background-position: center top;
}

img {
  border: none;
}

img.left {
  float: left;
}

img.right {
  float: right;
}

.nev {
  display: none;
}

.page {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
/*  height: 100%;*/
}

.page .background {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 1056px;
  width: 100%;
  background: url("img/horni-gradient.png") repeat-x;
  background-position: 0px -250px;
  z-index: 3;
}

.page .margins {
  position: relative;
  top: 0px;
  width: 958px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

.page .content {
  position: relative;
  top: 0px;
  bottom: 0px;
  width: 100%;
}

.page .content .padding-top {
  height: 51px;
}

.page .content .bg-extra {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 51px;
  background-image: url("img/mlha-p.png");
  background-repeat: no-repeat;
  background-position: 0px -172px;
  z-index: 20;
}

.page .content .fbbutton {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 210px;
  height: 70px;
  background-image: url("img/facebook2.png");
}

.page .content .instagrambutton {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  height: 36px;
  background-image: url("img/instagram.png");
}


.page .content #topmenu {
  position: relative;
  width: 100%;
  height: 55px;
  top: 0px;
  background-image: url("img/topmenu-bg.png");
  z-index: 10;
}

.page .content #topmenu .text {
  position: absolute;
  width: 100%;
  height: 55px;
  top: 0px;
/*  background: url("img/topmenu-text.png") left top no-repeat;*/
  z-index: 11;
}

.page .content #znacka {
  position: absolute;
  top: 214px;
  left: 35px;
  width: 366px;
  height: 84px;
  background: url("img/autofolie-logo.png") no-repeat left top;
  z-index: 10;
}

.page .content #znacka .text {
  position: absolute;
  top: 66px;
  left: 96px;
  width: 260px;
  height: 36px;
  background: url("img/autofolie-podtitul.png") no-repeat left top;
  z-index: 10;
}

.page .content #znacka2 {
  position: absolute;
  top: 129px;
  left: 11px;
  width: 180px;
  height: 42px;
  background: url("img/logo_centrocar_oranzove.png") no-repeat left top;
/*  background-size: 184px 43px; */
  z-index: 10;
}

.page .content #auto-obrazek {
  position: absolute;
  top: 0px;
/*  left: 276px;*/
  left: 272px;
  height: 675px;
  width: 900px;
  background-image: url("img/lambo-p.png");
  background-repeat: no-repeat;
  background-position: 0px -77px;
  z-index: 1;
}

.page .content #upper-block {
  position: relative;
  top: 0px;
  height: 296px;
}

.page .content #main-block {
/*  position: absolute;
  top: 402px;*/
  position: relative;
  top: 0px;
  left: 0px;
  padding: 0px 0px 0px 27px;
/*  width: 900px;*/
/*  background-color: #808080;*/
}

.page .content .vbox {
  float: left;
}

.page .content .vbox#vbox1 {
  width: 210px;
  margin-right: 23px;
}

.page .content .vbox#vbox1>.vbox-background {
  background-color: #ff1709; /* hack */
}

.page .content .vbox#vbox2 {
}

.page .content .vbox.full {
  width: 100%;
  float: none;
}

.page .content #image-browser {
  position: relative;
  top: 0px;
/*  left: 260px;*/
/*  width: 672px;
  height: 322px;*/
  width: 680px;
/*  height: 319px;
  background: url("img/imagebrowser.png") no-repeat top left;*/
  height: 311px;
/*  margin: 0px 0px 8px 0px;*/
  padding: 0px 0px 28px 0px;
/*  background: url("img/photoframe.png") no-repeat top left;*/
  z-index: 10;
  background-image: url("img/pozadi2.jpeg");
  background-repeat: no-repeat;
  background-position: -489px -402px;
}

.page .content #image-browser #photo-display {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 553px;
  height: 311px;
  overflow: hidden; /* obchĂzenĂ */
}

.page .content #image-browser #photo-frame {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 553px;
  height: 311px;
  z-index: 55;
  background-image: url("img/imageframe.png");
}

.page .content #image-browser #photo-banner {
  position: absolute;
  top: -24px;
  left: 565px;
  width: 107px;
  height: 359px;
  background-image: url("img/bannerframe.png");
  background-repeat: no-repeat;
  background-position: 0px 24px;
}

.page .content #news, .page .content #side-banners, .page .content .left-last {
  position: relative;
  width: 210px;
  z-index: 5;
  margin-bottom: 10px;
}

/* side banners */
.page .content #side-banners {
  overflow: hidden;
  position: relative;
}

.page .content #side-banners .vstretch {
  white-space: nowrap;
}

.page .content #side-banners .vstretch a {
  display: inline-block;
  visibility: hidden;
}

.page .content #side-banners>a {
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
}

.page .content #side-banners a img {
}


.page .content #news>.top,
.page .content .left-last>.top {
  height: 6px;
  background-color: #ff1709; /* hack */
  background-image: url("img/news-left-top.png");
}
.page .content #news>.mid,
.page .content .left-last>.mid {
  color: #cccccc;
/*  padding: 18px 24px 18px 24px;*/
  background-image: url("img/news-left-middle.png");
}
.page .content #news>.bottom {
  height: 6px;
  background-color: #ff1709; /* hack */
  background-image: url("img/news-left-bottom.png");
}

.page .content #news .fb-like-box {
  margin: 0px 1px 0px 1px;
}

.page .content #news a {
  text-decoration: none;
}

.page .content #news .calendar {
  display: block;
  padding: 0px 8px 0px 8px;
  color: #ffffff;
}

.page .content #news .calendar .h2 {
  display: block;
  margin: 5px 0px 0px 0px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #f0a700;
}

.page .content #news .calendar .h3 {
  display: block;
  margin: 5px 0px 0px 0px;
  font-weight: bold;
  font-size: 14px;
}

.page .content #news .panel-button {
  display: block;
  text-align: center;
  color: #ff8600;
  margin: 5px auto 15px auto;
  padding: 20px 12px 10px 12px;
  width: 146px;
  height: 54px;
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
  background-image: url("img/panel-button.png");
}

.page .content #news .panel-button:hover {
  background-image: url("img/panel-button-hl.png");
  color: #ffff00;
}

.page .content #news-bg {
  position: absolute;
  width: 210px;
  left: 27px;
  top: 0px;
  bottom: 0px;
  z-index: -1;
  color: white;
}
.page .content #news-bg>.top {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 6px;
  background-image: url("img/news-left-middle.png");
}

.page .content #news-bg>.bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 6px;
  background-image: url("img/news-left-bottom.png");
}

.page .content .image-icons,
.page .footer .image-icons {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 198px;
}

.page .content .image-icons .icon,
.page .footer .image-icons .icon,
.page .content .image-icons .icon-wrapper,
.page .footer .image-icons .icon-wrapper {
  float: left;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin: 3px;
}

.page .content .image-icons .icon,
.page .footer .image-icons .icon {
  background-repeat: no-repeat;
  background-position: 12px 12px;
  background-image: url("img/instagram-icon-2.png");
}

.page .content .image-icons .icon-wrapper img,
.page .footer .image-icons .icon-wrapper img {
  height: 60px;
  margin-left: 50%;
  transform: translateX(-50%);
}

.page .content #textblock {
  position: relative;
/*  width: 680px;*/
  width: 672px;
  z-index: 14;
  color: #cccccc;
  font-size: 14px;
}

.page .content #textblock>.top {
  height: 6px;
  background-image: url("img/textblock-top.png");
}
.page .content #textblock>.top.upper {
/*  background-color: #ff1709; /* hack */
}
.page .content #textblock>.top.lower {
  background-color: #ff1709; /* hack */
}
.page .content #textblock>.tophl {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 672px;
  height: 45px;
  background-image: url("img/textblock-tophl.png");
}
.page .content #textblock>.mid {
  background-color: #000000;
  padding: 18px 24px 18px 24px;
}
.page .content #textblock>.mid.upper {
  background-color: #000000;
  padding: 47px 24px 18px 24px;
}
.page .content #textblock>.bottom {
  height: 6px;
  background-image: url("img/textblock-bottom.png");
}

.page .content #textblock #photo-banner-2 {
  height: 74px;
  padding: 18px 0px 18px 0px;
}

.page .content #textblock #photo-display-container {
  position: relative;
}

.page .content #textblock #photo-frame {
  display: block;
  width: 624px;
  height: 351px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 100;
}

.page .content #textblock .location {
  position: absolute;
  top: 13px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  z-index: 6;
}

.page .content #textblock .caption {
  text-align: center;
  font-weight: bold;
  font-size: 110%;
}

.page .content #textblock .emph {
  font-weight: bold;
  font-size: 110%;
/*  color: #f0a080;*/
  color: #ff2400;
}

.page .content #textblock .center {
  text-align: center;
}

.page .content #textblock .pictures {
  text-align: center;
}

.page .content #textblock .pictures img {
  margin: 0px 5px 0px 5px;
}

.page .content #textblock .pictures img {
  max-width: 100%;
}

.page .content #textblock .pictures.single img {
  margin: 0px 5px 0px 5px;
  width: 100%;
}

.page .content #textblock .pictures.spread img {
  margin: 20px 5px 20px 5px;
}

.page .content #textblock p.pictures.vertical {
  padding: 0px;
}

.page .content #textblock .pictures.vertical img {
  margin: 0px 0px 5px 0px;
}

.page .content #textblock .pictures.dense-multirow img {
  margin: 2px;
}

.page .content #textblock .bt-ref {
  display: block;
  width: 330px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0px 15px 0px;
  color: #000000;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 110%;
  background-image: url("img/bt-ref.png");
  background-position: left top;
}

.page .content #textblock .link-button {
  position: relative;
  display: block;
  width: 515px;
  height: 18px;
  padding: 30px 15px 30px 20px;
  background-image: url("img/ref-polozka-dlouha-2.png");
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}

.page .content #textblock .link-button.orange {
  background-image: url("img/ref-polozka-dlouha-hl-2.png");
}


.page .content #textblock .page-table {
}

.page .content #textblock .separator {
  float: left;
  display: block;
  width: 8px;
  height: 118px;
}
.page .content #textblock .page-table a {
  display: block;
  float: left;
  width: 308px;
  height: 118px;
  margin-bottom: 9px;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  background-image: url("img/ref-polozka.png");
}
.page .content #textblock .page-table a:hover {
  background-image: url("img/ref-polozka-hl.png");
}
.page .content #textblock .page-table .icon {
  display: block;
  float: left;
  width: 150px;
  height: 100%;
  padding: 15px 0px 15px 17px;
}
.page .content #textblock .page-table .label {
  display: block;
  float: right;
  width: 100px;
  height: 28px;
  text-align: center;
  padding: 45px 15px 45px 15px;
}

.page .content #textblock .location a {
  text-decoration: underline;
  color: #ffffff;
}

.page .content #textblock a {
  text-decoration: underline;
  color: #a2a2a2;
}

.page .content #textblock h1, .page .content #textblock h2,
.page .content #textblock .header.level1,
.page .content #textblock .header.level2 {
  margin: 0px;
  text-transform: uppercase;
  color: white;
}
.page .content #textblock h1,
.page .content #textblock .header.level1 {
  padding: 0px;
  font-size: 25px;
}
.page .content #textblock h2,
.page .content #textblock .header.level2 {
  padding: 20px 0px 0px 0px;
  font-size: 20px;
}

.page .content #textblock .header.emph {
  color: #f0a700;
}

.page .content #textblock strong {
  color: white;
}

.page .content #textblock .red {
  color: red;
}

.page .content #textblock .vbox.contact-left {
  width: 235px;
  margin-right: 32px;
}

.page .content #textblock .vbox.contact-right {
  width: 357px;
}

.page .content #textblock table {
  color: #cccccc;
}

.page .content #textblock table.contact {
  margin: 8px 0px 0px 0px;
}

.page .content #textblock table.contact td.col1,
.page .content #textblock table.contact td.col2 {
  padding: 5px 0px 0px 0px;
  text-align: right;
  vertical-align: top;
}
.page .content #textblock table.contact td.col1 {
  width: 99px;
}

.page .content #textblock table.contact td.col2 {
  text-align: left;
  width: 10px;
}
.page .content #textblock table.contact td.col3 {
  text-align: left;
  width: 248px;
}

.page .content #textblock table.contact input { 
  width: 100%;
}
.page .content #textblock table.contact textarea {
  width: 100%;
  height: 120px;
}
.page .content #textblock table.contact input.small { 
  width: 40%;
}
.page .content #textblock table.contact button {
  width: 121px;
  height: 31px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: transparent;
  background-image: url("img/tlacitko.png");
  color: #ffffff;
  border: none;
}

.page .content #textblock iframe.gmap {
  width: 100%;
  height: 400px;
  border: 0px;
}

.page .content #textblock .gallery {
  position: relative;
}

.page .content #textblock .gallery .pic {
  float: left;
  display: block;
  width: 138px;
  height: 78px;
  margin: 5px 9px;
  background-color: #808080;
}

.page .content #textblock .gallery .pic img {
  width: 138px;
  height: 78px;
}

.page .content #textblock .gallery .next-text {
  display: block;
  position: absolute;
  bottom: -30px;
  height: 30px;
  font-size: 150%;
}

.page .content #textblock-bg {
  position: absolute;
  width: 672px;
  left: 260px;
  top: 0px;
  bottom: 0px;
  z-index: 4;
  color: white;
}
.page .content #textblock-bg>.top {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 6px;
  background-color: #000000;
}

.page .content #textblock-bg>.bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 6px;
  background-image: url("img/textblock-bottom.png");
}

.page .content #textblock .calendar {
  position: relative;
  width: 555px;
  margin: 0px 42px 10px 43px;
/*  margin: 0px auto 10px auto;*/
/*  background-color: #008000;*/
}

.page .content #textblock .calendar>.scroller {
  position: absolute;
  width: 456px;
  overflow: hidden;
  margin: 0px;
  left: 95px;
  padding: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
/*  background-color: #000080;*/
}
.page .content #textblock .calendar>.scroller>.scroller-content {
  position: relative;
  width: 2000px;
  height: 100%;
}

.page .content #textblock .calendar>.arrowprev {
  position: absolute;
  left: -42px;
  top: 129px;
  width: 14px;
  height: 50px;
  background-image: url("img/cal-arrow-prev.png");
}

.page .content #textblock .calendar>.arrownext {
  position: absolute;
  right: -34px;
  top: 129px;
  width: 14px;
  height: 50px;
  background-image: url("img/cal-arrow-next.png");
}
   
.page .content #textblock .calendar .column {
  float: left;
/*  width: 106px;*/
  width: 52px;
/*  height: 230px;*/
  height: 100%;
  margin: 0px 5px 0px 0px;
  position: relative;
}

.page .content #textblock .calendar .column.time {
  width: 90px;
  margin: 0px 5px 0px 0px;
}

.page .content #textblock .calendar .column>.column-bg {
  background-image: url("img/contact-empty-1.png");
  background-repeat: repeat-y;
  position: absolute;
  top: 44px;
  bottom: 0px;
  width: 100%;
}

.page .content #textblock .calendar .column.time>.column-bg {
}

.page .content #textblock .calendar .cell {
  position: absolute;
/*  width: 105px;*/
  width: 52px;
  height: 15px;
  color: #ffffff;
  padding: 8px 0px 8px 0px;
  text-align: center;
  font-weight: bold;
/*  background-image: url("img/contact-arrow.png");*/
  background-position: 0px 11px;
  background-repeat: no-repeat;
}
.page .content #textblock .calendar .column .cell.even {
  background-color: #4f4f4f;
}

.page .content #textblock .calendar .column .cell.odd {
  background-color: #616161;
}

.page .content #textblock .calendar .cell.empty {
  background-color: #313131;
}

.page .content #textblock .calendar .cell.available {
  background-image: url("img/volno.png");
  background-position: 0px 0px;
}

.page .content #textblock .calendar .cell.occupied {
  background-image: url("img/obsazeno.png");
  background-position: 0px 0px;
}


.page .content #textblock .calendar .cell.header {
  padding: 5px 0px 5px 0px;
  height: 30px;
  margin: 0px 0px 4px 0px;
  background: none;
  background-color: #0e0e0e;
  color: #b8b8b8;
  top: 0px;
}

.page .content #textblock .calendar .column.time .cell.header {
  padding: 12px 0px 12px 0px;
  height: 16px;
}

.page .content #textblock .calendar .column.time .cell {
  width: 90px;
  /* trick to allow dynamic column growth */
  position: relative;
  float: left;
}

.page .content #textblock .calendar .cell.h0,
.page .content #textblock .calendar .cell.h1  { top: 44px;  }
.page .content #textblock .calendar .cell.h2,
.page .content #textblock .calendar .cell.h3  { top: 75px;  }
.page .content #textblock .calendar .cell.h4, 
.page .content #textblock .calendar .cell.h5  { top: 106px; }
.page .content #textblock .calendar .cell.h6,
.page .content #textblock .calendar .cell.h7  { top: 137px; }
.page .content #textblock .calendar .cell.h8,
.page .content #textblock .calendar .cell.h9  { top: 168px; }
.page .content #textblock .calendar .cell.h10,
.page .content #textblock .calendar .cell.h11 { top: 199px; }
.page .content #textblock .calendar .cell.h12,
.page .content #textblock .calendar .cell.h13 { top: 230px; }

.page .content #textblock .calendar .cell.t1  { top: 44px;  }
.page .content #textblock .calendar .cell.t2  { top: 75px;  }
.page .content #textblock .calendar .cell.t3  { top: 106px;  }
.page .content #textblock .calendar .cell.t4  { top: 137px;  }
.page .content #textblock .calendar .cell.t5  { top: 168px;  }
.page .content #textblock .calendar .cell.t6  { top: 199px;  }
.page .content #textblock .calendar .cell.t7  { top: 230px;  }
.page .content #textblock .calendar .cell.t8  { top: 261px;  }
.page .content #textblock .calendar .cell.t9  { top: 292px;  }
.page .content #textblock .calendar .cell.t10  { top: 323px;  }
.page .content #textblock .calendar .cell.t11  { top: 354px;  }
.page .content #textblock .calendar .cell.t12  { top: 385px;  }

/* auxiliary photo display */
.page .content #textblock #photo-display {
  display: block;
  position: relative;
  width: 624px;
  height: 351px;
  margin-bottom: 18px;
}

/* discard its wallpaper */
.page .content #textblock #photo-display .wallpaper {
  display: none;
}

.page .content #textblock #photo-display .button,
.page .content #textblock #photo-display .button>img {
  display: none;
}

.page .content .anchor,
.page .footer .anchor {
  clear: both;
}

.page .content .anchor.thin,
.page .footer .anchor.thin {
  display: block;
  margin-top: -1px;
  height: 1px;
}

.page .footer {
  height: 148px;
/*  position: absolute;
  bottom: 0px;*/
  width: 100%;
  z-index: 30;
  color: #a2a2a2;
  font-size: 13px;
  margin-top: 17px;
}
.page .footer>.top {
  height: 11px;
  background-image: url("img/footer-bg-top.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.page .footer>.bottom {
  height: 137px;
  background-image: url("img/footer-bg-bottom.png");
  background-repeat: repeat-x;
  background-position: left top;
  position: relative;
}

.page .footer .fbbutton {
  display: block;
  position: absolute;
  left: 27px;
  top: 7px;
  width: 210px;
  height: 94px;
  background-image: url("img/facebook.png");
}

.page .footer .instagrambutton {
  display: block;
  position: absolute;
  left: 57px;
  top: 7px;
  width: 150px;
  height: 36px;
  background-image: url("img/instagram.png");
}

.page .footer .banner {
  position: absolute;
  left: 260px;
  top: 0px;
  width: 680px;
  height: 52px;
  background-image: url("img/footer-banner.png");
}
.page .footer .text {
  position: absolute;
  left: 260px;
  top: 48px;
  width: 672px;
}
.page .footer .text .sep {
  color: #6e1703;
}
.page .footer .text a {
  color: #a2a2a2;
}
.page .footer .text a:hover {
  text-decoration: underline;
}

/* headers */
.page .content .offers {
  padding: 0px 8px 0px 8px;
}

.page .content .offers h2,
.page .content .offers h3,
.page .content .offers h4 {
  color: #808080;
  font-size: 10px;
  font-weight: normal;
  margin: 0px;
}

/* counter */
#pocitadlo {
  display: none;
}

