.rollover1 a {
	background-image: url(../images/images/deko_normal.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 186px;
	display: inline;
	float: left;
}
.rollover1 a:hover {
	background-image: url(../images/images/deko_over.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 186px;
}
.rollover2 a {
	background-image: url(../images/images/topljeno_normal.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 186px;
	display: inline;
	float: left;
}
.rollover2 a:hover {
	background-image: url(../images/images/topljeno_over.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 186px;
}
.rollover3 a {
	background-image: url(../images/images/murano_normal.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 186px;
	display: inline;
	float: left;
}
.rollover3 a:hover {
	background-image: url(../images/images/murano_over.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 186px;
}

.rollover4 a {
	background-image: url(../images/images/enter_normal.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 186px;
	display: inline;
	float: left;
}
.rollover4 a:hover {
	background-image: url(../images/images/enter_over.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 186px;
}

