@charset "utf-8";
/* CSS Document */
div#fejresz_fotok {
	height: 150px;
	width: 650px;
	margin-top: 39px;
	margin-left: 76px;
	position: relative;
}
#fejfotok{
	width: 650px;
	margin: 0; padding: 0;
}
#fejfotok li {
	margin: 0; padding: 0;
	list-style: none;
	float: left;
}
#fejfotok li, #fejfotok a {
	display: block;
	height: 150px;
	text-indent: -99999px; 
}
#withamyn { left: 0; width: 157px; background-image: url(../images/bg/images/tagok_01.gif); }
#white { left: 157px; width: 126px; }
#boklaszom { left: 283px; width: 76px; }
#mark { left: 359px; width: 148px; }
#gyeba { left: 507px; width: 143px; }

#withamyn a:hover, #withamyn a.active { background-image: url(../images/bg/images/a_zenekar_color.jpg); background-repeat: no-repeat; background-position: 0px -2px; z-index: 300; }
#white a:hover, #white a.active {
	background-image: url(../images/bg/images/a_zenekar_color.jpg);
	background-repeat: no-repeat;
	background-position: -157px -1px;
}
#boklaszom a:hover, #boklaszom a.active {
	background-image: url(../images/bg/images/a_zenekar_color.jpg);
	background-repeat: no-repeat;
	background-position: -283px -1px;
}
#mark a:hover, #mark a.active {
	background-image: url(../images/bg/images/a_zenekar_color.jpg);
	background-repeat: no-repeat;
	background-position: -359px -1px;
}
#gyeba a:hover, #gyeba a.active {
	background-image: url(../images/bg/images/a_zenekar_color.jpg);
	background-repeat: no-repeat;
	background-position: -507px -1px;
}
