#header-text-8 .bg {
    background-image: url('../images/doubrava-mesto-bg.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.75;
}
#uvod .bg {
	background-image: url('../images/doubrava-mesto-bg.jpg');
}
#inner-text .bg-wrap {
	background: #364b9b;
}#team-4col .bg-wrap {
    background: #364b9b;
}#text-4col .bg {
    background-image: url('../images/doubravane-logo-big3.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0.08;
}

#contact-center-form .bg-wrap {
	background: #364b9b;
}