body{
	background:#fff;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	}
a:link, a:active, a:visited {
	color: #ffe500;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none; 
	color:#ffe500;
	}
.style1 {
	color:#990000;
	font-weight: normal;
	}
dl.dishmap {
	position:relative;
	text-align:left;
	margin:0px auto;
	padding:0px;
	border:#fedd00 0px solid;
	width:990px;
	}
dl.dishmap dt {
	list-style:none;
	display:block;
	}
dl.dishmap dt img{
	position:relative;
	top:0;
	left:0;
	z-index:4;
	height:34px;
	width:34px;
	border:none;
	}
dl dd {
	display:block;
	position:absolute;
	left:-9999px;
	width:150px;
	z-index:2;
	visibility: visible;
	}

dl dd p{
	padding:12px 5px 20px 15px;
	margin:2px;
	font-size:11px;
	line-height: 1.5;
	color:#000000;
	}
/*egysoros*/	
.egysor {	
	padding:28px 5px 20px 15px;
	}
.egysor_b {	
	padding:28px 15px 20px 10px;
	}	

/*ketsoros*/	
.ketsor{	
	padding:20px 5px 20px 15px;
	}
.ketsor_b{	
	padding:20px 15px 20px 10px;
	}
	
/*udvozlo_oldal.htm*/	
#callout1{
	background:url("./img/buborek_1.gif") no-repeat;
	width:230px;
	}
#callout2{
	background:url("./img/buborek_2.gif") no-repeat;
	width:330px;
	}
#callout3{
	background:url("./img/buborek_3.gif") no-repeat;
	width:290px;
	}
#callout4{
	background:url("./img/buborek_4.gif") no-repeat;
	width:300px;
	}
#callout5{
	background:url("./img/buborek_5.gif") no-repeat;
	width:330px;
	}
	
/*leveliras.htm*/	
#callout6{
	background:url("./img/buborek_6.gif") no-repeat;
	width:260px;
	}
#callout7{
	background:url("./img/buborek_7.gif") no-repeat;
	width:330px;
	}
#callout8{
	background:url("./img/buborek_8.gif") no-repeat;
	width:210px;
	}

/*mappak.htm*/	
#callout9{
	background:url("./img/buborek_9.gif") no-repeat;
	width:190px;
	}
#callout10{
	background:url("./img/buborek_10.gif") no-repeat;
	width:160px;
	}	
#callout11{
	background:url("./img/buborek_11.gif") no-repeat;
	width:280px;
	}
#callout12{
	background:url("./img/buborek_12.gif") no-repeat;
	width:260px;
	}
#callout13{
	background:url("./img/buborek_13.gif") no-repeat;
	width:260px;
	}	
#callout14{
	background:url("./img/buborek_14.gif") no-repeat;
	width:345px;
	}

/*level_lista.htm*/	
#callout15{
	background:url("./img/buborek_15.gif") no-repeat;
	width:290px;
	}
#callout16{
	background:url("./img/buborek_16.gif") no-repeat;
	width:310px;
	}
#callout17{
	background:url("./img/buborek_17.gif") no-repeat;
	width:150px;
	}	
	

dl.dishmap a.location {
	display:block;
	position:absolute;
	background:url('../img/px.gif') no-repeat;
	width:25px;
	height:25px;
	outline:none;
	z-index:5;
	text-decoration:none;
	cursor:default;
	color:#fdf2ad;
	visibility: visible;
}

dl.dishmap a.location:hover {
	background:url('../img/px.gif') no-repeat 0px 0px;
}



dl.dishmapoff dt{
	background: white;
}
dl.dishmapoff dd{
	background: white;
}

li {
	list-style-type: square;
}
#fejlec {
	background: #fc1a00;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	}