body {
	position: relative;
	margin: 0; 
	padding: 0;
	font-size: 1em;
	font: 76% Arial, Helvetica, Tahoma, sans-serif;
	background: url('../images/bckg-x-tile.gif') 0 0 repeat-x;
}
* html body { text-align: center; }

#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-top: 235px;
	background: url('../images/bckg.jpg') 50% 0 no-repeat;
}
* html #wrapper { text-align: left; }

/* ---  Standart Tag's --- */
h1, h2, h3, h4, form, dl, ul {margin: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {display: block;}
fieldset {border: 0;}
/*h1 {display: none;}*/
/* ---  /Standart Tag's --- */

/* *************************************************************************** */

#logos {
	position: absolute;
	top: 42px;
	left: 61px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#logos li {
	float: left;
}
#logos li a {
	display: block;
}
#logos li.un a {
	background: url('../images/logo-undp.gif') 0 0 no-repeat;
	width: 51px;
	height: 102px;
}
#logos li.eu {
	padding: 49px 0 0 24px;
}
#logos li.eu a {
	background: url('../images/logo-eu.gif') 0 0 no-repeat;
	width: 80px;
	height: 53px;
}
#logos li a span {
	display: none;
}
#wrapper h1.title {
	position: absolute;
	top: 160px;
	left: 62px;
	font-size: 1em;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: #FFF;
}
#wrapper h1 a {
	color: #FFF;
	text-decoration: none;
}

/* *************************************************************************** */

#nav {
	position: absolute; 
	right: 200px;
	top: 21px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li { 
	float: left;
	margin: 0 0 0 5px;
}
#nav li.h a {
	background: url('../images/icon_home.gif') 50% 50% no-repeat;
}
#nav li.s a {
	background: url('../images/icon_site.gif') 50% 50% no-repeat;
}
#nav li a {
	width: 16px;
	height: 16px;
	display: block;
}
#nav li a span {
	display: none;
}

#search {
	position: absolute;
	right: 30px;
	top: 21px;
}
#search label {
	display: none;
}
#search input.input {
	background: #FFF;
	border: none;
	padding: 1px;
	margin: 0;
	font-size: .8em;
	color: #124B9C;
	width: 120px;
}
#search input.submit {
	border: none;
	padding: 0 5px;
	margin: 0;
	cursor: pointer;
	vertical-align: middle;
}
input.searchable {
	background: #FFF;
	border: 1px solid #0E4597;
	padding: 1px;
	margin: 0;
	font-size: 1em;
	color: #124B9C;
	width: 220px;
}


/* *************************************************************************** */

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: 195px;
	right: 45px;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	color: #ADD698;
	padding: 3px 11px 15px 10px;
	border-left: 1px solid #FFF;
	text-decoration: none;
}
#menu li a.active {
	color: #FFF;
}
#menu li a:hover {
	text-decoration: underline;
}

/* *************************************************************************** */

#content {
	width: 820px;
	padding: 0;
	margin: 0 0 0 66px;
	overflow: hidden;
	position: relative;
}

/* *************************************************************************** */

#left, #text {
	float: left;
}

#left {
	background: url('../images/greenpeace.gif') 0 0 no-repeat;
	width: 200px;
	padding: 3em 5px 0 15px;
}
#left.no-border {
	background: none;
}

/* *************************************************************************** */

#submenu {
	padding: 0;
	margin: 0;
	width: 200px;
	list-style: none;
	color: #114B9C;
}
#submenu li {
	padding: 3px 0 3px 10px;
	background: url('../images/bullet.gif') 0 6px no-repeat;
}
#submenu li a {
	color: #114B9C;
	text-decoration: none;
}
#submenu li a:hover {
	text-decoration: underline;
}
#submenu li.active {
	background: url('../images/bullet_active.gif') 0 6px no-repeat;	
}
#submenu li a.active {
	font-weight: bold;
}
#submenu li ul {
	list-style: none;
	padding: 6px 0 0 5px;
	margin: 0;
}
#submenu li ul li {
	padding: 3px 0 3px 10px;
	background: url('../images/bullet2.gif') 0 50% no-repeat;
}

/* *************************************************************************** */

#advertisements {
	list-style: none;
	padding: 2em 0 0 0;
	margin: 0 auto;
}
#advertisements li {
	padding: 0 0 2em 0;
}
#advertisements li a {
	display: block;
}
#advertisements li a span {
	display: none;
}
#advertisements li.d a {
	background: url('../images/logo-development.gif') 50% 50% no-repeat;
	width: 160px;
	height: 60px;
}
#advertisements li.g a {
	background: url('../images/logo-global.gif') 50% 50% no-repeat;
	width: 106px;
	height: 148px;
}
#advertisements li.c a {
	background: #114B9C;
	width: 160px;
	height: 16px;	
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	margin: 5em 0 0 0;
}

/* *************************************************************************** */

#text {
	margin: 3em 0 0 20px;
	padding: 0;
	font-size: 11px;
	color: #3F403F;
	width: 580px;
	overflow: hidden;
	font-size: 1em;
}

#text h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #559944;
	padding: .5em 0;
	margin: 0;
	text-transform: uppercase;
}
#text h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #559944;
	padding: .5em 0;
	margin: 0;
}
#text h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #124B9C;
	padding: .5em 0;
	margin: 0;
	text-transform: uppercase;
}
#text h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #124B9C;
	padding: .5em 0;
	margin: 0;
}
#text h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	padding: .5em 0;
	margin: 0;
	text-transform: uppercase;
}
#text h6 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	padding: .5em 0;
	margin: 0;
}

#text p {
	margin: 0 0 1em 0; 
	line-height: 17px;
	text-align: justify;
}
#text span {
	color: #124B9C;
}

#text a {
	color: #124B9C;
	text-decoration: underline;
}
#text a:hover {
	text-decoration: none;
}

#text ul {
	padding: 0 0 0 1.5em;
	list-style: none;
	font-weight: bold;
}
#text ul li {
	display: block;
	padding: .3em 0 .3em 1em;
}
/* */* html #text ul li {
/* */	vertical-align: top; 
/* */	height: 1%;
/* */}
#text ul ul {
	margin: 0;
	padding: 0 0 0 .5em;
}
#text ul ul li {
	padding-left: 1em;
}
#text ul ul ul {
	margin: 0;
}
#text ol {
	margin: 0;
	padding: 0 0 0 3em;
	list-style-type: lower-alpha inside;
}
#text ol ol {
	list-style-type: lower-alpha inside;
}
#text ol li {
	padding: .5em 0;
}
#text table {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 100%;
	margin: 1em 0;
}
/* */* html #text table {
/* */	font-size: 1em; 
/* */	width: auto; 
/* */	width/* */:/**/100%;
/* */}
/* */#text table {
/* */	behavior: expression(function(o){
/* */		if (o.border == "0")
/* */			o.className += " noborder"
/* */		o.runtimeStyle.behavior = "none";
/* */	}(this))
/* */}
/* */#text table[border="0"] {
/* */	border: 0;
/* */}
/* */#text table[border="0"] td {
/* */	border: 0;
/* */	/* padding: 0; */
/* */	margin: 0;
/* */}
/* */#text table.noborder {
/* */	border: 0;
/* */	padding: 0;
/* */	margin: 0;
/* */}
/* */#text table.noborder td {
/* */	border: 0;
/* */	padding: 0;
/* */	margin: 0;
/* */}
#text td {
	padding: 5px;
	font-size: 1em;
	vertical-align: top;
	border: 1px solid #CCC;
}
#text th {
	padding: 2px 5px;
	text-align: center;
	text-transform: uppercase;
	background: #CCC;
	color: #000;
}
#text td p, 
#text th p {
	margin: 0;
}

/* *************************************************************************** */

hr.footer {
	margin: 2em 0;
	padding: 1px 0;
	height: 3px;
	border: 0;
	color: #569944;
	background: #569944;
}
*html hr.footer {
	margin: 0;
}
*:first-child+html hr.footer {
	margin: 0;
}

/* *************************************************************************** */

#kryptis {
	position: absolute;
	right: 0;
	color: #124B9C;
	font-size: .9em;
	padding: 1em 2em 1em 0;
}
#kryptis a {
	color: #124B9C;
	text-decoration: underline;
}
#kryptis a:hover {
	text-decoration: none;
}