.exhibition {
 	background-image:url(images/kaytava.png);
}
.room {
 	background-image:url(images/huone.png);
 	width:200px;
 	height:200px;
 	overflow:hidden;
 	position:absolute;
}
.item {
 	width:180px;
 	height:90px;
 	overflow:hidden;
 	font-size:8pt;
 	position:absolute;
}