
#m_container {
	width: 700px;
	height: 450px;
	margin: 2px auto;
	font-family: arial,verdana; 
	font-size:12px;
	overflow:hidden;
}

#m_map {
	width: 400px;
	height: 450px;
	float: left;
}

#top_bar {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: top;	
	color: #DE4227;
	border-bottom:1px solid #e4e4e4;
	width: 278px; 
	height: 38px; 
	float: left; 
	overflow: auto; 
	margin-left: 2px; 
	margin-bottom: 2px; 	
	padding: 10px;	
	padding-top: 7px;	
	letter-spacing: 5px;	
}

#top_bar select {
	margin-top: 2px;

	font-size: 11px; 
	letter-spacing: 0px;	
}

#side_bar {
	
	font-size:11px; 
	background-color: #fefefe;
	width: 294px; 
	height: 388px; 
	float: left; 
	overflow: auto; 
	margin-left: 2px; 
	padding: 2px; 
}

.field {
	border: none;
	border-bottom:1px solid #e4e4e4;
	margin-bottom: 10px; 
	padding: 2px;
	margin: 2px;
}

.field img {
	height:14px; 
	border: none;
}

.field legend {	
	margin-left: 5px;	
}

.field legend input {	

	
}

.field legend span {	
	color: #496074;	
	letter-spacing: 1px;
	
	font-size:12px;	
	font-weight: bold;
	cursor: pointer;
}

.field div {
	margin: 10px;
}

.field ul {	
	list-style: none;
	list-style-image: url(images/kispirosnyil.jpg);			
}

.field ul li {
	padding: 1px;
}

.field ul li.selected {		
	font-weight: bold;
}

.field a {
 text-decoration: none; 
 color: black;
}

.marker_style {
	margin:0px;
	padding:0px;
}