body
{
	background-color: #dddddd;
}

.category_select_area
{
	margin: 0px;
	background-color: #ececec;
	color: #000;
	font-family: Verdana;
	font-size: 12;
}

.category_header
{
	margin: 0px;
	background-color: #ececec;
	color: #000;
	font-family: Verdana;
	font-size: 12;
	font-weight: bolder
}

.map_table
{
	border-right: black thin solid;
	padding-right: 0px;
	border-top: black thin solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black thin solid;
	padding-top: 0px;
	border-bottom: black thin solid;
	background-color: #ececec;
	border-width: 1px
}

.map_image
{
	border-right: black thin solid;
	padding-right: 0px;
	border-top: black thin solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black thin solid;
	padding-top: 0px;
	border-bottom: black thin solid;
	background-color: #ececec;
	border-width: 1px
}

.map_border
{
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ececec;
	border-bottom-style: none;
}

.map_object_info_area
{
	margin: 0px;
	background-color: #ececec;
	color: #000;
	font-family: Verdana;
	font-size: 12;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-width: 0px
}

.map_object_name
{
	font-weight: bolder;
}

.map_object_category
{
	font-weight:normal
}

A.umeny1, A.umeny1:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: none;
	color: #006699;
	font-weight: bold

 } 

A.umeny1:hover, A.umeny1:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration: none; 
	color: #339933;
	font-weight: bold
 
}

.numbercol
{
	font-size: 11px;
	font-weight:bold;
	background-color: Yellow;
}

.textcol
{
	font-size: 11px;
	width: 370px;
}

.link
{
	text-decoration: none;
}
.jfont
{
	font-family: Verdana;
	font-size: 10;
}

.jbutton
{
	background-color: #EEF0EF;
	font-family: Verdana;
	font-size: 10;
	color: Black;
	border-color: #999999;
	border-width: 1px;
}
	

