body {
	background-color: #99CCFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.g_map {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
A:ACTIVE{
	color: #FF9900;
	text-decoration : underline;	
}
A:HOVER{
	color: #FF9900;
	text-decoration : underline;
}
A:LINK{
	color: #000000;
	text-decoration : underline;
}
A:VISITED {
	color: #999999;
	text-decoration : underline;
}
.tekst_content {
	width: 798px;
	height: 574px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
hr{
	color: #CCCCCC;
	border-style : dotted;
}
/* map help */
#map_help{
	color: #999999;
	z-index:10;
	padding-top: 4px;
	padding-left: 4px;
	width:158px;
	height:210px;
	background-image: url(../images/map_help_bg.gif);
	background-repeat: no-repeat;	
}
/* loading message */
#loading{
	z-index:5;
	width:300px;
	height:88px;
}


