			.hero-section, .page-caption {
				background: url(../upload/83/sfzeiff-foto-uvod1.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: 9;
				border-bottom: 2px solid #c44300;
			}
			.footer {
				color:#eee;
			}
			.footer a {
				color: #fff;
				font-weight: bold;
			}
			#navigation ul li:hover a {
				background: #c44300;
			}
			.bg-default, .bg-header {
				background: #c44300;
			}
			.bg-page {
				background: #edf0cc;
			}

			/*
			.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 *****/

.header img {
    position: absolute;
    height:100px !important;
    padding:10px;
    background: #eec100;
    border: 1px solid #666;
}
#menu-button {
color: white !important;
float: right;
}
#menu-button img {
display: none;
}

.header {
    background: #4d4536;
}

.header a {
    background: #4d4536 !important;
    color: white !important;
}

.hero-section, .page-caption {
    background: url(../upload/83/sfzeiff-foto-uvod1.jpg);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #311a0a;
}

#wazp-page-content img.content-img {
margin: 10px;
padding: 5px;
border: 1px solid #444;
}
