BODY, td, th { 
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

.menu ul{
	margin: 140px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	background-color: #CEDEE8;
	width: 320px;
	height: 22px;
	display: bock;
	list-style: none;
	border: 1px solid #fff;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	_height: 0px;
}

.menu li {
  display: block;
  float: left;
  margin: 0px;
  border-right: solid 1px #003366;
  height: 20px;
  line-height: 20px;
  _height: 20px;
  _line-height: 20px;
  _margin-bottom: 5px;
}
.menu li.last {
  display: block;
  float: left;
  margin: 0px;
  border-right: none;
  height: 20px;
  line-height: 20px;
  _height: 20px;
  _line-height: 20px;
  _margin-bottom: 5px;

}


.menu a:link, .menu a:visited {
	text-decoration: none;
	margin: 0px;
	color: #00597B;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px;
}

.menu a:hover {
	color: #663300;
	text-decoration: none;
}

h1 {
	color: #663300;
	font-size: 14px;

}

h2 {
	color: #8CAAAA;
	font-size: 10px;
	text-align: center;

}

h3 {
	font-size: 10px;
}

a:link {
	color: #336600;
	text-decoration: underline;

}

a:visited {
	color: #336600;
	text-decoration: underline;

}

a:hover{
	color: #336600;
	text-decoration: underline;

}
.copyright {
	font-size: xx-small;
}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	color: #003366;

}

p.akcio {
	color: red;
	background-color: #EFEFEF;
	border: 1px dashed #557575;
	padding: 10px;
}
p.akcio_homepage {
	padding: 0px;
}
.attn {
	font-weight: bold;
	color: #990000;
	border-bottom: 1px solid #003366;
	display:block;
}

#flag {
	border: none;
	background-color: #CEDEE8;
	margin: 0px auto 0px auto;
}

/*#flag-container {
	margin: 0px;
}*/

#flag-container-hu {
	position: relative;
	z-index: 100;
	background-color: #CEDEE8;
	width: 36px;
	height: 24px;
	text-align: center;
	margin: 0px -7px 1px 0px;
}

#hotspotmap{
	margin: 20px 0px 0px 0px;
}
