
#header-text-3 .bg {
    background-image: url('../images/photo_potok_full.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.36;
}#sep-bottom-7 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-bottom-7 .bg {
    background-image: url('../images/bg-fog-bottom.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: auto 100px;
}
#gallery-3col-carousel .bg-wrap {
    background: #ffffff;
}


#contact-text-map .bg-wrap {
	background: #ffffff;
}
#contact-text-map .bg {
	opacity: 0.04;
	background-position: center bottom;
	background-size: cover;
	background-image: url('../images/photo_potok_full.jpg');
}