/** Struktúra **/
.wide_container {background: #509045 url(../images/structure/winter/bg.png) center top repeat-x;}
.content_container {
	background-color: transparent;
    background-image: url(../images/structure/winter/content_bg_top.png), url(../images/structure/winter/content_bg_middle.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: center 15px, center 893px, center bottom;
	background-size: auto, 1594px 100%, auto;
}
.bottom {
	background-color: transparent;
    background-image: url(../images/structure/winter/bottom_bg.png), url(../images/structure/winter/content_bg_bottom.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center top;
}