/* https://isss.cz/wp-content/themes/isss/resources/assets/images/bg-homepage-yellow1.png  */
body.site-id-1 .header-slider .slide#slide0 {
	background-image: url('https://isss.cz/wp-content/themes/isss/resources/assets/images/isss_26-e.png') !important;
    background-position: right bottom !important;
    background-repeat: no-repeat !important;
}
body.site-id-1 .homepage-block-container .homepage-block.bck-yellow.background-type-1 {
	background-image: url('https://isss.cz/wp-content/themes/isss/resources/assets/images/web_ctverce_A.png');
    background-size: 100% auto;
}
body.site-id-1 .homepage-block-container .homepage-block.bck-blue {
	background-image: url('https://isss.cz/wp-content/themes/isss/resources/assets/images/web_ctverce_A.png');
    background-size: 100% auto;
}
body.site-id-1 .footer {
	background-image:none;
    position:relative;
}
body.site-id-1 .footer:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 2;
	background-image: url('https://isss.cz/wp-content/themes/isss/resources/assets/images/isss_26-e.png');
    background-position: right bottom;
    background-size: auto auto;
    background-repeat: no-repeat;
    /* opacity: 0.25; */
}