@charset "utf-8";

.kalusto1img {
	display: block;
	position: relative;
	width: 198px;
	height: 198px;
	background: url('../img/kalustosprites.png') 0 0 no-repeat;
	text-indent: -99999px;
}
.kalusto1img:hover {
	background-position: 0 -218px;
}
.kalusto2img {
	display: block;
	position: relative;
	width: 198px;
	height: 198px;
	background: url('../img/kalustosprites.png') 0 -1308px no-repeat;
	text-indent: -99999px;
}
.kalusto2img:hover {
	background-position: 0 -1526px;
}
.kalusto3img {
	display: block;
	position: relative;
	width: 198px;
	height: 198px;
	background: url('../img/kalustosprites.png') 0 -872px no-repeat;
	text-indent: -99999px;
}
.kalusto3img:hover {
	background-position: 0 -1090px;
}
.kalusto4img {
	display: block;
	position: relative;
	width: 198px;
	height: 198px;
	background: url('../img/kalustosprites.png') 0 -436px no-repeat;
	text-indent: -99999px;
}
.kalusto4img:hover {
	background-position: 0 -654px;
}