html, body {
	overflow:hidden;
	height:100%;
	}
	
body {
margin:0;
padding:0;
background : url(./img/bgr.jpg);
}

img {
border:0;
}

.zew-05 {
width : 100%;
height : 100%;
position : relative;
margin : 0;
background : url(./img/maska_okazjonalna.png);
background-attachment : fixed;
background-position : center center;
background-repeat : no-repeat;
}
.wew-05 {
width : 100%;
height : 600px;
position : absolute;
top : 50%;
left : 50%;

}
.wew-wew-05 {
width : 100%;
height : 600px;
position : absolute;
bottom : 50%;
right : 50%;
background : url(./img/splash.png);
background-attachment : fixed;
background-position : center center;
background-repeat : no-repeat;
}
#belka{
position: absolute;
bottom: 0;
width:100%;
height: 120px;
background: #ffffff;
text-align:center;
opacity:0.7;
filter:alpha(opacity=70);
}

#koncerty{
position: absolute;
width: 390px;
height: 300px;
font-family: Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
color: #404040;
bottom : 30%;
right : 48%;
}

.koncerty_tytul{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #484737;
}

.koncerty_opis{
margin-bottom:5px;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #777661;
}

#logos{
width:99%;
position: absolute;
bottom: -70px;
text-align:right;
}

