#container {
  margin: 0px 0px 0px 0px;
  padding: 0;	
  position: absolute;
  width: 100%;	
  height: 100%;
	
}

*/

#galerry {
  top: 200px;
  width: 800px;
  height: 450px:	
  position: relative;		
  float: center;
}

#logo {
  	width: 377px;
	top: 60px;
	left: 5%;
	height: 112px;
	background-image: url('../images/logo.png');		
  	background-repeat: repeat-x;
	position: absolute;	
	float: left;	
  
}

#spring {
  	width: 342px;
	top: 90px;
	right: 5%;
	height: 82px;
	background-image: url('../images/spring.png');		
  	background-repeat: repeat-x;
	position: relative;
	float: right;
  
}

#katalog {
  	width: 299px;
	right: 5%;
	height: 124px;
	background-image: url('../images/katalog.png');		
  	background-repeat: repeat-x;
	position: relative;
	float: right;
  
}

#kontakt {
  	width: 291px;
	left: 5%;
	height: 95px;
	background-image: url('../images/kontakt.png');		
  	background-repeat: repeat-x;
	position: relative;	
	float: left;
  
}

#film {
  	width: 202px;
	left: 40%;
	height: 97px;
	background-image: url('../images/film.png');		
  	background-repeat: repeat-x;
	position: relative;
	float: center;
  
}
