.gomb_normal {
	width: 27px;
	height: 27px;
	background: url('../i/gomb_j_normal_a.png') no-repeat left top;
}
.gomb_over {
	width: 27px;
	height: 27px;
	background: url('../i/gomb_j_over_a.png') no-repeat left top;
}
.gomb_aktiv {
	width: 27px;
	height: 27px;
	background: url('../i/gomb_j_aktiv_a.png') no-repeat left top;
}

.gomb_bal_normal {
	width: 27px;
	height: 27px;
	background: url('../i/gomb_b_normal_a.png') no-repeat left top;
}
.gomb_bal_over {
	width: 27px;
	height: 27px;
	background: url('../i/gomb_b_over_a.png') no-repeat left top;
}
.gomb_bal_aktiv {
	width: 27px;
	height: 27px;
	background: url('../i/gomb_b_aktiv_a.png') no-repeat left top;
}
