			.hero-section, .page-caption {
				background: url(../upload/57/vasicek_uvodni_photo.jpg);
			}
			.hero-section h1 {
				text-shadow: 0px 0px 15px #000;
				background: rgba(0, 0, 0, 0.5);
				margin-left: 50px;
				margin-right: 10px;
				margin-top: 10px;
				padding: 20px;

			}
			.page-caption {
				padding:0;
			}
			.page-caption h1 {
				text-shadow: 0px 0px 15px #000;
				background: rgba(0, 0, 0, 0.5);
				margin: 0;
				padding: 80px;
				display: block;
				width: 100%;
				height: 100%;
			}

			#sticky-wrapper .header {
				z-index: 1000;
				border-bottom: 2px solid #09792f;
			}
			.footer {
				color:#eee;
			}
			.footer a {
				color: #fff;
				font-weight: bold;
			}
			#navigation ul li:hover a {
				background: #09792f;
			}
			.bg-default, .bg-header {
				background: #09792f;
			}
			.bg-page {
				background: #ffffff;
			}

			.wazp-photogallery ul li {
				list-style: none;
			}
			.wazp-photogallery ul li {
				width: 150px;
				height: 150px;
				padding: 5px;
				margin: 5px;
				border: 1px solid gray;
				float: left;

			}
			
/****** CUSTOM WEB CSS *****/

.hero-section, .page-caption {
    background-position-y: 0%;
    background-position-y: -291px;
}
.header img {
  /*  height: 110px !important; */
 background: white;
 margin: 20px;
 padding: 20px;
 top: -31px;
}

@media only screen and (min-width : 992px) {
.header img {
   position: absolute;
   height: 120px !important;
   box-shadow: black 0px 8px 8px 1px;
}
}

@media only screen and (max-width : 991px)  {
.header {
   text-align: center;
}
}

.header {
background: #C1DCB3;
}

