@import url("font.css");

body {
  font-family: 'BrandonText-Regular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #fbb040;
  background: #382c25;
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 30px;
}
h1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
h2 {
  font-weight: normal;
  font-style: normal;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 48px;
  line-height: 60px;
  color: #fbb040;
  text-transform: uppercase;
}
h3 {
  font-weight: normal;
  font-style: normal;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 30px;
  color: #FBAF3F;
  text-transform: uppercase;
}
p {
  margin: 0;
  padding-bottom: 12px;
}
strong {
  font-weight: normal;
  font-style: normal;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
a, a:active:focus:link:visited {
  color: #fbb040;
  text-decoration: none;
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
}
a strong {
  color: #fbb040;
}
a:hover {
  color: #fbb040;
  text-decoration: underline;
}
ul, ol {
  margin-left: -20px;
}
li {
  margin-bottom: 6px;
}
ul.glypList, ol.glypList {
  list-style-type: none;
}
ul.glypList li:before {
  content: "\e258";
  font-family: 'Glyphicons Halflings';
  font-size: 14px;
  color: #fbb040;
  float: left;
  margin-top: -1px;
  margin-left: -22px;
}
.table td {
  vertical-align: middle !important;
  border: none !important;
}
label {
  font-weight: normal;
}
input[type="button"], input[type="submit"], button, a.button {
  display: inline-block;
  background: #4a382d;
  padding: 0 20px;
  color: #ffd298;
  font-size: 24px;
  min-width: 200px;
  height: 60px;
  line-height: 60px;
  font-weight: normal;
  font-style: normal;
  font-family: 'BrandonText-Regular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  outline: none;
  border-radius: 4px;
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
}
input[type="button"]:hover, input[type="submit"]:hover, button:hover, a.button:hover {
  background: #221b18;
}
input[type="text"], textarea {
  border: 1px solid #ffd297 !important;
  padding: 28px 12px;
  background: #ffd297;
  color: #382C24;
  line-height: 45px;
  font-size: 16px;
}
textarea {
  min-height: 96px !important;
  border: 1px solid #ffd297 !important;
  padding: 10px 12px !important;
  line-height: 22px;
  background: #ffd297 !important;
  font-size: 16px !important;
}
.has-error .form-control {
  border-color: #a94442 !important;
}
.form-control:focus {   
  border-color: none;
  box-shadow: none;
  outline: 0 none;
}
.form-group.required label:after {
  content: " *";
  color: #d44950;
}
.item-image {
  position: relative;
  display: block;
  overflow: hidden;
  padding-bottom: 50%;
}
.item-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
}
.tooltip {
  font-family: 'BrandonText-Regular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.popover {
  font-family: 'BrandonText-Regular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.none {
  display: none;
}
.br {
  display: block;
}
.nopadding {
  padding: 0 !important;
}
.eu-cookies {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 14px;
  padding: 15px;
  font-family: 'BrandonText-Regular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  background: rgba(0,0,0,0.60);
  border-top: 5px solid #fbb040;
  z-index: 999999999999999;
}
.eu-cookies button {
  margin-left: 12px;
}
.container {
  position: relative;
}
#art-holder {
  position: relative;
  overflow-x: hidden;
}
#header-holder {
  position: relative;
  background: #fcb040 url(../images/bg-header.png) bottom center no-repeat;
  text-align: center;
}
#header-holder p {
  text-align: center;
  font-family: 'BrandonText-Regular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #49382d;
  text-transform: uppercase;
  margin-top: 35px;
  letter-spacing: 0;
}
#header-holder .langs-holder {
  position: absolute;
  top: 30px;
  right: 0px;
  color: #f7941e;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  z-index: 9;
}
#header-holder .langs-holder a {
  display: inline-block;
  padding: 0 2px;
  color: #f7941e !important;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
#header-holder .langs-holder a.active {
  color: #382c25 !important;
}
#navigation {
  position: relative;
  height: 60px;
  background: #382c25;
  overflow: hidden;
  z-index: 2;
}
.navbar {
  padding: 0;
  margin: 0;
  border-radius: 0 !important;
  min-height: 1px;
  background: #382c25;
  overflow: hidden;
}
.navbar-collapse {
  padding: 0;
  overflow: initial !important;
}
.navbar-toggle {
  width: auto !important;
  height: auto !important;
  min-width: auto !important;
  border: none !important;
  margin: 4px 0 0 0;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle:hover .icon-bar {
  background: #fbb040 !important;
}
.navbar-toggle .icon-bar {
  width: 30px;
  height: 3px;
  background: #fff;
  margin: 6px 0 !important;
}
.navbar-nav {
  float: none !important;
  display: inline-block !important;
  overflow: hidden;
}
.caret {
  vertical-align: 3px;
}
.nav > li {
  background: transparent;
  margin: 0;
}
.nav > li > a {
  padding: 0 15px;
  color: #e5af73;
  font-size: 18px;
  line-height: 58px;
  text-transform: uppercase;
  background: transparent;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.nav > li > a:hover, .nav > li.active > a {
  color: #fbb040 !important;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav > a:focus, .nav > li.dropdown a.dropdown-toggle {
  color: #fbb040 !important;
}
#slider-holder {
  position: relative;
  background: #e5ae72;
}
#slider-holder .homeSlider {
  margin-bottom: 40px;
  background: #552813 url(../images/wood-bg.jpg) top center repeat;
}
#slider-holder .homeSlider .slick-dots {
  /* background: #552813;
  padding-bottom: 8px; */
  bottom: -30px;
}
#slider-holder .homeSlider a {
  outline: none;
}
#slider-holder .slideDesc-holder .img-responsive {
  margin: 40px 0 20px 0;
}
#slider-holder .homeSlider h2 {
  font-size: 20px;
  line-height: 30px;
}
#slider-holder .slideImg-holder img {
  height: 400px;
}
#slider-holder .slideDesc-holder {
  padding: 0 0 8px 30px;
}
.homeNotice {
  text-align: center;
  padding: 50px 30px 30px 30px;
  margin-top: -40px;
  background: #552813 url(../images/notice-bg.png) bottom left no-repeat;
}
.homeBanner {
  padding: 30px 0;
}
.homeBanner h2 {
  font-size: 40px;
  line-height: 50px;
  color: #382c25;
  text-transform: uppercase;
}
.homeBanner p {
  color: #382c25;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
}
.homeBanner a {
  color: #382c25 !important;
  text-transform: uppercase;
  text-decoration: underline !important;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BrandonText-Medium', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
#homepage-holder {
  position: relative;
  padding: 80px 0;
  background: transparent url(../images/home-right-comode.png) right 30% no-repeat;
}
#homepage-holder .homepageServices h3 {
  min-height: 60px;
}
#homepage-holder .homepageServices img {
  max-height: 120px;
  margin: 0 auto 20px auto;
}
#homepage-holder .homepageServices p {
  color: #E5AE72;
  font-size: 14px;
  line-height: 20px;
}
#homepage-holder .homepageServices ul {
  list-style-type: none;
  margin-left: -40px;
}
#homepage-holder .homepageServices ul li {
  text-align: left;
  margin-bottom: 2px;
}
#homepage-holder .homepageServices ul li a {
  color: #FBAF3F !important;
  font-size: 14px;
  line-height: 20px;
  text-decoration: underline !important;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
#dargline-holder {
  position: relative;
  padding: 80px 0;
  background: #221b18;
}
#yellow-holder {
  position: relative;
  padding: 80px 0;
  background: #fcb040 url(../images/contact-art.png) 5% top no-repeat;
  color: #382C24;
}
#yellow-holder h2 {
  color: #382C24;
}
#yellow-holder a {
  color: #382C24;
  font-family: 'BrandonText-Medium', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
#contact-holder {
  position: relative;
  padding: 80px 0;
  background: #e5af73 url(../images/contact-bg.jpg) no-repeat center bottom;
  color: #382C24;
  font-size: 16px;
  line-height: 24px;
  min-height: 1000px;
}
#contact-holder h2 {
  color: #382C24;
}
#contact-holder a {
  color: #382C24;
  text-decoration: underline;
}
#about-holder {
  position: relative;
  padding: 80px 0;
  background: #e5af73 url(../images/about-bg.jpg) center top no-repeat;
  color: #382C24;
  font-size: 16px;
  line-height: 24px;
}
#about-holder h2, #about-holder h3 {
  color: #382C24;
}
#about-holder a {
  color: #382C24;
  text-decoration: underline;
}
#services-holder {
  position: relative;
  padding: 80px 0;
  background: #e5af73;
  color: #382C24;
  font-size: 16px;
  line-height: 24px;
}
#services-holder h2 {
  color: #382C24;
}
#services-holder img {
  max-height: 120px;
  margin: auto;
}
#services-holder a {
  display: block;
  margin: 8px 0;
  color: #382C24;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
}
#services-holder em {
  color: #382C24;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BrandonText-Medium', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
#vykup {
  position: relative;
  background: #dfc0a4;
  padding: 80px 0;
  color: #382C24;
  font-size: 16px;
  line-height: 24px;
}
#vykup h2 {
  color: #382C24;
}
#vykup a {
  color: #382C24;
  text-decoration: underline;
}
#vykup ul {
  display: block;
  list-style-type: none;
  margin-top: 8px;
  margin-bottom: 20px;
}
#vykup ul li {
  display: block;
  margin: 12px 0;
  color: #382C24;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
}
#vykup ul li:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #887261;
  float: left;
  margin-top: 3px;
  margin-left: -22px;
}
#doprava {
  position: relative;
  background: #382c25 url(../images/doprava-bg.png) 90% top no-repeat;
  padding: 80px 0;
  font-size: 16px;
  line-height: 24px;
}
#doprava ul {
  display: block;
  list-style-type: none;
  margin-top: 8px;
  margin-bottom: 20px;
}
#doprava ul li {
  display: block;
  margin: 12px 0;
  color: #F3B835;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
}
#doprava ul li:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a07233;
  float: left;
  margin-top: 3px;
  margin-left: -22px;
}
#doprava ul li span {
  display: block;
  margin: 12px 0;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BrandonText-Regular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  text-transform: none;
}
#doprava ul li ul li {
  font-size: 16px;
  line-height: 24px;
  font-family: 'BrandonText-Regular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  text-transform: none;
}
#doprava ul li ul li:before {
  content: "\f192";
  margin-top: 4px;
}
#restaurovani {
  position: relative;
  background: #fcb040;
  color: #382C24;
  padding: 80px 0;
  font-size: 16px;
  line-height: 24px;
}
#restaurovani h2, #restaurovani h3 {
  color: #382C24;
}
#restaurovani a {
  color: #382C24;
  text-decoration: underline;
}
#restaurovani ul {
  display: block;
  list-style-type: none;
  margin-top: 8px;
  margin-bottom: 20px;
}
#restaurovani ul li {
  display: block;
  margin: 12px 0;
  color: #382C24;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
}
#restaurovani ul li:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #9f7233;
  float: left;
  margin-top: 3px;
  margin-left: -22px;
}
#restaurovani ul li span {
  display: block;
  margin: 12px 0;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BrandonText-Regular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  text-transform: none;
}
#pujcovna {
  position: relative;
  background: #e5af73;
  color: #322620;
  padding: 80px 0;
  font-size: 16px;
  line-height: 24px;
}
#pujcovna h2 {
  color: #322620;
}
#pujcovna a {
  color: #322620;
  text-decoration: underline;
}
#detail-holder {
  position: relative;
  padding: 40px 0;
  background: #e5af73 url(../images/detail-bg.png) right top no-repeat;
  color: #382C24;
  font-size: 16px;
  line-height: 24px;
}
#detail-holder h2 {
  color: #382C24;
}
#detail-holder small {
  color: #a97c50;
}
#products-holder {
  position: relative;
  background: #fcb040;
  color: #382C24;
  padding: 80px 0;
  font-size: 16px;
  line-height: 24px;
}
#products-holder a.clearFilter {
  color: #382C24;
  font-family: 'BrandonText-Medium', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  text-decoration: underline;
}
a.oneProduct {
  display: block;
  text-decoration: none;
  margin-bottom: 30px;
  padding: 20px;
  background: #e4ae72;
  border: 1px solid #c99d6c;
  min-height: 330px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
}
a.oneProduct span.imgHolder {
  display: block;
  text-align: center;
  height: 200px;
  overflow: hidden;
}
a.oneProduct span.productName {
  display: block;
  font-family: 'BrandonText-Medium', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  margin-top: 8px;
  color: #382C24 !important;
  text-align: center;
  overflow: hidden;
}
a.oneProduct span.productStyle {
  display: block;
  color: #1d1713;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  text-align: center;
  overflow: hidden;
}
a.oneProduct span.productPrice {
  font-family: 'BrandonText-Medium', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #754c29;
  display: block;
  text-align: center;
}
a.oneProduct:hover {
  border: 1px solid #754c29;
}
a.oneProduct span.productPrice, a.oneProduct span.madeBy {
  visibility: hidden;
}
a.oneProduct:hover span.productPrice, a.oneProduct:hover span.madeBy {
  visibility: visible;
}
.fpaging_holder {
  position: relative;
}
.fpaging_holder .gui_list_paging_links_base a, .fpaging_holder .gui_list_paging_links_select,
.fpaging_holder .gui_list_paging_links_disabled {
  display: inline-block;
  padding: 0 6px;
  margin-right: 4px;
  margin-bottom: 4px;
  min-width: 32px;
  height: 32px;
  line-height: 30px;
  background: transparent;
  border: 2px solid #a97c50;
  color: #a97c50;
  text-align: center;
  border-radius: 4px;
}
.fpaging_holder .gui_list_paging_links_select, .fpaging_holder .gui_list_paging_links_disabled {
  background: #4a392e;
  border-color: #4a392e;
  color: #fbb040;
}
.fpaging_holder div.text-right {
  line-height: 32px;
}
#map-holder {
  display: block;
  width: 100%;
  height: 400px;
  border-top: 5px solid #382c25;
  border-bottom: 5px solid #382c25;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
}
#map-holder:hover {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
}
.filterForm label {
  color: #a97c50;
  font-family: 'BrandonText-Medium', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 8px;
  line-height: 30px;
  vertical-align: -2px;
}
.filterForm select {
  background: #382c25 url(../images/new_arrow.png) 98% center no-repeat;
  border-color: #382c25;  
  height: 30px;
  line-height: 30px;
  padding: 0px 22px 0 12px;
  color: #e5af73;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  border-radius: 15px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.filterForm select::-ms-expand{
    display: none;
}
.filterForm option {
  font-size: 13px;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  text-transform: uppercase;
}
.typesSwitch {
  font-size: 60px;
  line-height: 60px;
}
.typesHolder label {
  text-transform: uppercase;
  color: #754c29;
  font-size: 14px;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.typesHolder input[type="checkbox"] {
  position: absolute;
	right: 9000px;
}
.typesHolder input[type="checkbox"] + span:before{
	content: "\f10c";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 20px;
	vertical-align: -2px;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 5px;
}
.typesHolder input[type="checkbox"]:checked + span:before{
	content: "\f111";
	color: #3c2415;
	animation: effect 250ms ease-in;
}
.typesHolder input[type="checkbox"]:checked + span{
	color: #3c2415;
}
.typesHolder input[type="submit"] {
  border: none;
  min-width: 0px;
  width: 155px;
  height: 117px;
  cursor: pointer;
  background: url(../images/form_submit.png) no-repeat left top;
  text-transform: uppercase;
  text-indent: 40px;
  color: #49382d;
  font-family: 'BrandonText-Black', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 18px;
}
#contactForm .modal-content {
  background-color: #fcb040;
  border-radius: 0;
  border: none;
}
#contactForm .modal-header {
  border: none;
  padding: 0;
  margin: 0;
}
#contactForm .modal-header button {
  font-size: 60px;
  line-height: 60px;
  min-width: 1px;
  height: auto;
  margin-right: 20px;
  border-radius: none;
}
#contactForm .modal-header button:hover {
  background: transparent;
}
#contactForm iframe {
  min-height: 460px;
  border: none !important;
}
#footer-holder {
  position: relative;
  padding-top: 60px;
}
.art-nav-desk {
  position: absolute;
  left: 10%;
  top: 10px;
  width: 30px;
  z-index: 9;
}
.art-footer-desk {
  position: absolute;
  right: -220px;
  top: -140px;
}
.art-slider-comode {
  position: absolute;
  left: -140px;
  bottom: -100px;
  z-index: 9;
}
.art-service-skrin {
  position: absolute;
  left: -280px;
  bottom: -200px;
  z-index: 9;
}
.art-service-set {
  position: absolute;
  right: -400px;
  bottom: -140px;
  z-index: 9;
}
.art-service-desk {
  position: absolute;
  left: -400px;
  bottom: -160px;
  z-index: 9;
}
.art-products-desk {
  position: absolute;
  right: -240px;
  bottom: -160px;
  z-index: 9;
}


/* VIRTUAL CSS
-------------------------------------------------- */
#home-virtual-box {padding: 15px; background: #332720; border-radius: 10px;}
#home-virtual-box iframe {margin-bottom: 15px;}
#home-plan {background: url(../images/plan.png) no-repeat left top; position: relative; width: 900px; height: 284px; margin: auto;}
#home-plan h3 {color: #dfbb99; font-size: 15px; position: absolute; left: 300px; top: 190px; width: 100px; font-family: 'BrandonText-Black'; font-weight: normal;}
#home-plan ul {margin: 0; padding: 0; list-style-type: none; position: absolute; top: 208px; left: 480px;}
#home-plan ul li {color: #e3a75e;  font-size: 13px; font-family: 'BrandonText-Black'; font-weight: normal; line-height: 20px;}
#home-plan a {display: block; width: 9px; height: 9px; position: absolute;}
#home-plan #a1 {left: 149px; top: 223px;}
#home-plan #a2 {left: 149px; top: 153px;}
#home-plan #a3 {left: 149px; top: 133px;}
#home-plan #a4 {left: 119px; top: 133px;}
#home-plan #a4a {left: 89px; top: 133px;}
#home-plan #a5 {left: 60px; top: 133px;}
#home-plan #a6 {left: 61px; top: 29px;}
#home-plan #a6a {left: 89px; top: 29px;}
#home-plan #a7 {left: 119px; top: 29px;}
#home-plan #a8 {left: 149px; top: 29px;}
#home-plan #a9 {left: 185px; top: 29px;}
#home-plan #a10 {left: 222px; top: 29px;}
#home-plan #a11 {left: 260px; top: 29px;}
#home-plan #a12 {left: 297px; top: 29px;}
#home-plan #a13 {left: 335px; top: 29px;}
#home-plan #a14 {left: 374px; top: 29px;}
#home-plan #a15 {left: 420px; top: 29px;}
#home-plan #a16 {left: 500px; top: 29px;}
#home-plan #a17 {left: 558px; top: 29px;}
#home-plan #a18 {left: 588px; top: 29px;}
#home-plan #a19 {left: 618px; top: 29px;}
#home-plan #a20 {left: 648px; top: 29px;}
#home-plan #a21 {left: 678px; top: 29px;}
#home-plan #a22 {left: 708px; top: 29px;}
#home-plan #a23 {left: 738px; top: 29px;}
#home-plan #a24 {left: 769px; top: 29px;}
#home-plan #a25 {left: 799px; top: 29px;}
#home-plan #a26 {left: 829px; top: 29px;}
#home-plan #a27 {left: 829px; top: 133px;}
#home-plan #a28 {left: 799px; top: 133px;}
#home-plan #a29 {left: 769px; top: 133px;}
#home-plan #a30 {left: 738px; top: 133px;}
#home-plan #a31 {left: 708px; top: 133px;}
#home-plan #a32 {left: 678px; top: 133px;}
#home-plan #a33 {left: 648px; top: 133px;}
#home-plan #a34 {left: 618px; top: 133px;}
#home-plan #a35 {left: 588px; top: 133px;}
#home-plan #a36 {left: 558px; top: 133px;}
#home-plan #a37 {left: 374px; top: 133px;}
#home-plan #a38 {left: 335px; top: 133px;}
#home-plan #a39 {left: 297px; top: 133px;}
#home-plan #a40 {left: 260px; top: 133px;}
#home-plan #a41 {left: 222px; top: 133px;}
#home-plan #a42 {left: 185px; top: 133px;}


/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 992px) and (max-width: 1199px) {
  #detail-holder {
    padding: 40px 0;
    background: #e5af73;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #yellow-holder {
    background: #fcb040 !important;
  }
  #detail-holder {
    padding: 40px 0;
    background: #e5af73;
  }
}
@media (max-width: 767px) {
  .xs-center {
    text-align: center;
  }
  .br {
    display: none;
  }
  h2 {
    font-size: 30px;
    line-height: 40px;
  }
  h3 {
    font-size: 18px;
    line-height: 26px;
  }
  #header-holder {
    background-size: 100%;
  }
  #header-holder p {
    margin-top: 8px;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 28px;
  }
  #header-holder .langs-holder {
    top: 40%;
    right: 10px;
  }
  #navigation {
    overflow: visible;
  }
  #slider-holder .slideImg-holder img {
    width: 100%;
    height: auto;
    float: none;
  }
  .homeNotice {
    font-size: 16px;
    line-height: 24px;
  }
  .homeBanner h2 {
    font-size: 28px;
    line-height: 36px;
  }
  #homepage-holder {
    background: transparent !important;
    padding: 40px 0;
  }
  #homepage-holder .homepageServices h3 {
    min-height: 0px;
  }
  #dargline-holder {
    padding: 40px 0;
  }
  #yellow-holder {
    padding: 40px 0;
    background: #fcb040 !important;
  }
  #contact-holder {
    padding: 40px 0;
    min-height: 1140px;
  }
  #about-holder {
    padding: 40px 0;
    background: #e5af73;
  }
  #services-holder {
    padding: 40px 0;
  }
  #vykup {
    padding: 40px 0;
  }
  #doprava {
    background: #382c25;
    padding: 40px 0;
  }
  #restaurovani {
    padding: 40px 0;
  }
  #pujcovna {
    padding: 40px 0;
  }
  #products-holder {
    padding: 40px 0;
  }
  #detail-holder {
    padding: 40px 0;
    background: #e5af73;
  }
  #footer-holder img.img-responsive {
    margin: auto;
  }
}