div#kepdiv {
	margin: auto;
	text-align: center;
	background-image: url('./getimages.php?file=magyarorszag');
	background-repeat: no-repeat;
	width: 540px;
	height: 337px
}

div#kepdiv .point {
	position: absolute;
	width: 3px;
	height: 3px;
	background-color: transparent;
	background-image: url('./images/point.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: -100px;
	left: -100px;
	cursor: pointer;
}

img.rollover {
	width: 540px;
	height: 337px;
	border: 0px
}

/* ------------------------ Megyék ------------------------ */

img.area_budapest { background:url('./getimages.php?file=budapest') no-repeat 229px 117px; }
img.area_nograd   { background:url('./getimages.php?file=nograd') no-repeat 232px 42px; }
img.area_pest     { background:url('./getimages.php?file=pest') no-repeat 211px 64px; }
img.area_baranya  { background:url('./getimages.php?file=baranya') no-repeat 122px 257px; }
img.area_bacs     { background:url('./getimages.php?file=bacs') no-repeat 217px 172px; }
img.area_heves    { background:url('./getimages.php?file=heves') no-repeat 281px 53px; }
img.area_borsod   { background:url('./getimages.php?file=borsod') no-repeat 317px 2px; }
img.area_jasz     { background:url('./getimages.php?file=jasz') no-repeat 286px 106px; }
img.area_csongrad { background:url('./getimages.php?file=csongrad') no-repeat 288px 209px; }
img.area_bekes    { background:url('./getimages.php?file=bekes') no-repeat 349px 160px; }
img.area_hajdu    { background:url('./getimages.php?file=hajdu') no-repeat 380px 73px; }
img.area_szabolcs { background:url('./getimages.php?file=szabolcs') no-repeat 399px 18px; }
img.area_tolna    { background:url('./getimages.php?file=tolna') no-repeat 156px 206px; }
img.area_fejer    { background:url('./getimages.php?file=fejer') no-repeat 159px 120px; }
img.area_komarom  { background:url('./getimages.php?file=komarom') no-repeat 147px 91px; }
img.area_gyor     { background:url('./getimages.php?file=gyor') no-repeat 32px 68px; }
img.area_veszprem { background:url('./getimages.php?file=veszprem') no-repeat 78px 130px; }
img.area_somogy   { background:url('./getimages.php?file=somogy') no-repeat 66px 189px; }
img.area_zala     { background:url('./getimages.php?file=zala') no-repeat 20px 180px; }
img.area_vas      { background:url('./getimages.php?file=vas') no-repeat 2px 132px; }

/* -------------------------------------------------------- */
