@import url('thickbox.css');

body {
	background: #ffffff url('../images/background.png') 50% 0 repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 30px 0 16px 0;
	margin: 0;
}

a {
	color: #007747;
	border-bottom: 1px solid #007747;
	text-decoration: none;
}

a:hover {
	background-color: #dff7ed;
	color: #000000;
}

a.external {
	background: transparent url('../images/external.gif') 0 -1px no-repeat;
	border-bottom: none;
	text-decoration: underline;
	padding-left: 15px;
}

a.image {
	border: none;
}

a.image:hover {
	background-color: transparent;
}

a.image img {
	border: 1px solid #007747;
}

input.text {
	padding: 2px;
	background-color: #ffffff;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

input.button {
	padding: 0px 4px;
	height: 23px;
}

h2 {
	height: 38px;
	background-color: #cccccc;
	margin: 0px -6px 14px -6px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

h2 span {
	display: none;
}

h3 {
	margin: 0px;
	color: #00abb8;
	font-size: 14px;
}

h4 {
	background-color: #66cc00;
	margin: 0px -6px 14px -6px;
	color: #ffffff;
	padding: 6px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: square;
}

ol {
	margin: 0 2em;
	padding: 0;
}

li {
	padding: 0;
	margin: 3px 0px 3px 1.5em;
}

#container {
	width: 858px;
	margin: 0 auto 0 auto;
}

#header {
	height: 118px;
}

#header a#logo-hu, #header a#logo-en {
	float: left;
	width: 320px;
	height: 75px;
	margin-top: 6px;
	background: transparent url('../images/logo.png') 0 0 no-repeat;
	border-bottom: none;
}

#header a#logo-en {
	background-image: url('../images/logo-en.png');
}

#header a#logo-hu:hover, #header a#logo-en:hover {
	background-color: transparent;
}

#header a span {
	display: none;
}

#header #langsel {
	float: right;
	color: #007747;
}

#header #langsel a {
	background-color: #ffffff;
}

#header #langsel a:hover {
	background-color: #dff7ed;
}

#header #search {
	clear: right;
	float: right;
	margin-top: 48px;
}

#header #search input.text {
	width: 150px;
}

#header #search input.button {
	margin-left: 8px;
}


#menu {
	background-color: #007747;
	padding: 4px 7px 4px 7px;
	color: #66cc00;
	margin-bottom: 8px;
}

#menu a {
	color: #66cc00;
	text-transform: uppercase;
	border-bottom: none;
	font-weight: bold;
	margin: 0 4px 3px 4px;
}

#menu a:hover {
	background-color: transparent;
	color: #ffffff;
}

#column-left {
	width: 193px;
	padding: 2px 8px 2px 8px;
	border: 1px solid #c5c5c5;
	float: left;
	background-color: #ffffff;
	margin-bottom: 8px;
}

#column-content {
	float: left;
	width: 647px;
}

.content {
	border: 1px solid #c5c5c5;
	float: left;
	background-color: #ffffff;
	margin-left: 8px;
	padding: 2px 8px 14px 8px;
	width: 621px;
	margin-bottom: 8px;
}

.narrow {
	width: 341px;
}

.rightColumn {
	width: 254px;
	float: right;
}

#footer {
	clear: both;
	margin-top: 24px;
}

#footer .box {
	background-color: #ffffff;
	padding: 7px 10px 7px 10px;
}

#footer .box#copyright {
	float: left;
}

#footer .box#address {
	float: right;
	text-align: right;
}

#footer .box#navigation {
	margin-top: 8px;
	float: left;
	clear: left;
	width: 754px;
}

#footer .box#weblabs {
	margin-top: 8px;
	float: right;
	clear: right;
	padding: 0;
}

#footer .box#weblabs a img {
	padding: 7px 10px 7px 10px;
	border: none;
	display: block;
}

#footer .box#weblabs a:hover {
	background-color: transparent;
}

h2#news-hu {
	background-image: url('../images/hu/news.png');
}

h2#news-en {
	background-image: url('../images/en/news.png');
}

h2#news-archive-hu {
	background-image: url('../images/hu/news-archive.png');
	height: 27px;
	margin-bottom: 0px;
}

h2#news-archive-en {
	background-image: url('../images/en/news-archive.png');
	height: 27px;
	margin-bottom: 0px;
}

h2#archive-hu {
	background-image: url('../images/hu/archive.png');
}

h2#archive-en {
	background-image: url('../images/en/archive.png');
}

h2#contact-hu {
	background-image: url('../images/hu/contact.png');
}

h2#contact-en {
	background-image: url('../images/en/contact.png');
}

h2#focus-hu {
	background-image: url('../images/hu/focus.png');
}

h2#focus-en {
	background-image: url('../images/en/focus.png');
}

h2#forecast-hu {
	background-image: url('../images/hu/forecast.png');
}

h2#forecast-en {
	background-image: url('../images/en/forecast.png');
}

h2#institute-hu {
	background-image: url('../images/hu/institute.png');
}

h2#institute-en {
	background-image: url('../images/en/institute.png');
}

h2#links-hu {
	background-image: url('../images/hu/links.png');
}

h2#links-en {
	background-image: url('../images/en/links.png');
}

h2#papers-hu {
	background-image: url('../images/hu/papers.png');
}

h2#papers-en {
	background-image: url('../images/en/papers.png');
}

h2#press-hu {
	background-image: url('../images/hu/press.png');
}

h2#press-en {
	background-image: url('../images/en/press.png');
}

h2#research-hu {
	background-image: url('../images/hu/research.png');
}

h2#research-en {
	background-image: url('../images/en/research.png');
}

h2#research-latest-hu {
	background-image: url('../images/hu/research-new.png');
}

h2#research-latest-en {
	background-image: url('../images/en/research-new.png');
}

h2#workers-hu {
	background-image: url('../images/hu/workers.png');
}

h2#workers-en {
	background-image: url('../images/en/workers.png');
}

h2#ecodata-group-hu {
	background-image: url('../images/hu/ecodata-group.png');
}

h2#ecodata-group-en {
	background-image: url('../images/en/ecodata-group.png');
}

h2#ecodata-quick-hu {
	background-image: url('../images/hu/ecodata-quick.png');
}

h2#ecodata-quick-en {
	background-image: url('../images/en/ecodata-quick.png');
}

h2#online-query-hu {
	background-image: url('../images/hu/online-query.png');
}

h2#online-query-en {
	background-image: url('../images/en/online-query.png');
}

h2#ecodata-indicators-hu {
	background-image: url('../images/hu/ecodata-indicators.png');
}

h2#ecodata-indicators-en {
	background-image: url('../images/en/ecodata-indicators.png');
}

h2#research-sponsors-hu {
	background-image: url('../images/hu/sponsors.png');
}

h2#research-sponsors-en {
	background-image: url('../images/en/sponsors.png');
}

.box {
	margin-bottom: 14px;
}

#column-left .box {
	color: #66cc00;
}

#column-left .box a {
	color: #000000;
	border-bottom-color: #000000;
}

.box .date {
	font-size: 10px;
	color: #000000;
}

.box h2 {
	background: none;
	color: #66cc00;
	margin: 4px 0 8px 0;
	height: auto;
}

.content#research-latest {
	width: 341px;
	padding-bottom: 2px;
}

.content#forecast {
	width: 254px;
	padding-bottom: 2px;
	float: right;
}

.worker {
	width: 50%;
	float: left;
	height: 150px;
}

.worker .image {
	width: 100px;
	float: left;
	margin-right: 12px;
}

.worker .info {
	float: left;
	line-height: 150%;
	width: 190px;
}

.worker .info span.name {
	font-size: 16px;
	font-weight: bold;
	color: #00abb8;
}

.worker .info span.position {
	font-weight: bold;
}