input[type=submit]#btnGroup {
	width: 92px;
	height: 24px;
	background-color: #ffffff;
	background-image: url(img/groupButton/btn_grupuj3.gif);
	cursor: pointer;
	border: 0;
}

input[type=submit]#btnGroup._over {
	background-image: url(img/groupButton/btn_grupuj3_over.gif);
}