body {
   background-image: url(../images/sadrzaj/papirv.png);
   background-size: cover;
}

#sky {
   width:55%;
   height:35%;
   background-image: url(../images/portrait/ekran.png);
   background-repeat:no-repeat;
   background-size:90% 100%;
   position: absolute;
   top:20%;
   left:32%;
}

#lyrics  * { 
	width:0%; 
	overflow-x: hidden;
}

#story  * { 
	width:0%; 
	overflow-x: hidden;
}

#menu  { 
	width:0%; 
	overflow-x: hidden;
}