html, body {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-color:#dadada;
}
#wrapper {
	width:789px;
	background:url(../img/bg.jpg) repeat-y;
	margin:auto;
}
#header {
	width:789px;
	height:45px;
	background:url(../img/header.jpg) no-repeat;
}
#nav {
	width:749px;
	height:57px;
	background:url(../img/mnbgcs.jpg) no-repeat;
	margin-left:20px;
	position:relative;
}
#nav ul {
	list-style:none none;
	margin:0px 0px 0px 20px;
	padding:0px;
}
#nav ul li {
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}
#nav ul li a {
	display:block;
	height:57px;
}
a.a {
	width:103px;
}
.curra, .a:hover {
	background:url(../img/b1cs.jpg);
}

a.b {
	width:98px;
}
.currb, .b:hover {
	background:url(../img/b2cs.jpg);
}

a.c {
	width:234px;
}
.currc, .c:hover {
	background:url(../img/b3cs.jpg);
}

a.d {
	width:126px;

}
.currd, .d:hover {
	background:url(../img/b4cs.jpg);
}

#angolmap {
	width:749px;
	height:140px;
	background:url(../img/angolmap.jpg) bottom no-repeat;
	margin-left:20px;
}
#content {
	width:789px;
	padding-bottom:60px;
	background:url(../img/btmbg.jpg) bottom left no-repeat;
}
#content p a {
	color:#ff5400;
}
h1 {
	font:bold 18px/130% "Trebuchet MS";
	color:#ff5400;
	margin:10px 45px;
}
h2 {
	font:bold 15px/130% "Trebuchet MS";
	color:#ff5400;
	margin:10px 45px;
}
p {
	font:14px/130% "Trebuchet MS";
	color:#333;
	margin:10px 45px;
	text-align:justify;
}
ul {
	font:14px/130% "Trebuchet MS";
	color:#333;
	list-style-position:inside;
	margin:0px 45px;
	padding-left:10px;
}
li {
	margin:0px;
	padding:0px;
}
#banner {
	text-align:center;
}
#banner a img {
	border:1px solid silver;
}
#map {
	background:#fefefe;
	padding:4px;
	border:1px solid #666;
	margin:auto;
}
.partner a img {
	border:1px solid silver;
	float:left;
	margin:0px 20px 10px 50px;
}
.partner p {
	line-height:100%;
}
.desc {
	color:#555555;
	font-weight:bold !important;
	margin-top:5px;
}
.clearfloat {
	clear:both;
}
form.quicksearch {
	float:left;
}
#qs span {
	color:#aaa;
	font-size:12px;
	padding-left:10px;
}
#flags {
	float:right;
	margin-right:37px;
}
#flags a {
	padding:0px;
	margin:7px 0px 0px 0px;
	border:none;
	float:left;
}
#flags img {
	border:none;
}

p.function {
	font-weight:bold;
	color:#888;
	border-bottom:1px solid #eee;
}
span {
	margin-right:10px;
}
span.firstcol {
	display:block;
	float:left;
	width:110px;
}
span.hu {
	background:url(../img/hu.jpg);
	display:block;
	float:left;
	width:30px;
	height:18px;
}
span.ro {
	background:url(../img/ro.jpg);
	display:block;
	float:left;
	width:30px;
	height:18px;
}
span.en {
	background:url(../img/en.jpg);
	display:block;
	float:left;
	width:30px;
	height:18px;
}
span.de {
	background:url(../img/de.jpg);
	display:block;
	float:left;
	width:30px;
	height:18px;
}
div.unit {
  float:left;
}