html
 
.button1 a {
	background: url(../pic/menu/eredetisegvizsgalat_b.jpg) no-repeat;
	width: 278px;
	height: 54px;
	display: block;
	margin: 0 auto 0 auto;
	text-decoration: none;
	text-indent: -400px;
	overflow: hidden;
}
 
.button1 a:hover{
  background-position: 0 -54px;
}

html

.button2 a {
	background: url(../pic/menu/okmanyok_b.jpg) no-repeat;
	width: 278px;
	height: 54px;
	display: block;
	margin: 0 auto 0 auto;
	text-decoration: none;
	text-indent: -400px;
	overflow: hidden;
}
 
.button2 a:hover{
  background-position: 0 -54px;
}

html

.button3 a {
	background: url(../pic/menu/informacio_b.jpg) no-repeat;
	width: 278px;
	height: 54px;
	display: block;
	margin: 0 auto 0 auto;
	text-decoration: none;
	text-indent: -400px;
	overflow: hidden;
}
 
.button3 a:hover{
  background-position: 0 -54px;
}

html
 
.button4 a {
	background: url(../pic/menu/arlista_b.jpg) no-repeat;
	width: 278px;
	height: 54px;
	display: block;
	margin: 0 auto 0 auto;
	text-decoration: none;
	text-indent: -400px;
	overflow: hidden;
}
 
.button4 a:hover{
  background-position: 0 -54px;
}
html
 
.button5 a {
	background: url(../pic/menu/elerhetoseg_b.jpg) no-repeat;
	width: 278px;
	height: 54px;
	display: block;
	margin: 0 auto 0 auto;
	text-decoration: none;
	text-indent: -400px;
	overflow: hidden;
}
 
.button5 a:hover{
  background-position: 0 -54px;
}

