body#dishmap-frame	{
	background:#fff;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
}
a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline; color:#fff;
}
.style1 {
	color:#990000;
	font-weight: normal;
}
dl.dishmap {
	position:relative;
	text-align:left;
	margin:0px auto;
	padding:0px;
	border:#fedd00 0px solid;
	width:1000px;
	height:1700px;
}
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:11px 5px 20px 7px;
	margin:2px;
	font-size:12px;
	line-height: 1.5;
	color:#000000;
	}
	
#callout1{
	background:url("../img/buborek4.gif") no-repeat;
	width:280px;
}
#callout2{
	background:url("../img/buborek2.gif") no-repeat;
	width:280px;
}
#callout3{
	background:url("../img/buborek4.gif") no-repeat;
	width:300px;
}
#callout4{
	background:url("../img/buborek4.gif") no-repeat;
	width:280px;
}
#callout5{
	background:url("../img/buborek4.gif") no-repeat;
	width:280px;
}
#callout6{
	background:url("../img/buborek3.gif") no-repeat;
	width:270px;
}

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;
}