#mapaUczelni {
	width: 650px;
	height: 740px;
	margin: 0 auto;
	background: transparent url(/images/gfx/mapa_kampus.jpg) no-repeat;
	position: relative;
}
#mapaUczelni a {
	display: block;
	width: 24px;
	height: 19px;
	float: left;
	cursor: pointer;
}
a#halasportowa, a#silownia, a#instZarz, a#boisko, a#rektorat, a#instytutinformatyki, a#pielegniarstwo, a#klub, a#klub1, a#budCD {
	background: transparent url(/images/gfx/aparat.png) no-repeat;
	width: 25px;
	height: 21px;
	position: absolute;
}
a#halasportowa {
	top: 327px;
	left: 315px;
}
a#silownia {
	top: 395px;
	left: 280px;
}
a#instZarz {
	left: 245px;
	bottom: 288px;
}
a#boisko {
	right: 176px;
	bottom: 280px;
}
a#rektorat {
	right: 275px;
	bottom: 280px;
}
a#instytutinformatyki {
	right: 305px;
	bottom: 268px;
}
a#pielegniarstwo {
	left: 145px;
	bottom: 258px;
}
a#klub {
	left: 271px;
	bottom: 250px;
}
a#klub1 {
	left: 280px;
	bottom: 230px;
}
a#budCD {
	left: 225px;
	bottom: 65px;
}










