
					
					/** General style  */
img {
	border: 0;
}

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin: 5px 10px 0 5px;
}

#text_content td {
	font: normal 10px verdana, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

div.header{
	position:relative;
	margin:0px;
	padding:0px;
	background-color:#E46B00;
	height:107px;
	width:100%;
}

td#main {
	width : 99%;
}

a:link {
	color: #00639C;
	text-decoration:none;
}
a:visited {
	color: gray;
	text-decoration:none;
}
a:active {
	color: red;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:underline;
}


h6 {
	font-size: 100%;
	font-weight: normal;
}

.spacer {
	clear: both;
}

.border
{
	border-top: 1px solid #dbdbdb;
}

.skiplinks {
	display: none;
}

.nowrap {
	white-space:nowrap;
}

.error {
	font-family : Courrier;
}

p.Trail{
	text-align: left;
}


#global
{
	background-color: #ffffff;
}



#text_content {
	padding-bottom : 15px;
}

/* Barre de recherche */
div.homesearch {
	text-align: left;
}

div.homesearch fieldset {
	border: 1px solid #4e4e4e;
	color: #4e4e4e;
	font-weight : bold;
}

div.homesearch fieldset legend {
	font-style: italic;
}

div.homesearch input.SearchText {
	font-size:20px;
	width:600px;
	border: 2px solid #FB8A12;
}

input.SearchButton{
	background-color:#FFFFFF;
	border: 1px solid #ccc;
	padding:0px 32px 0px 10px;
	font-size:14px;
	width: 100px;
	text-align:right;
	height:25px;
	background-image:url(../images/en/button.gif);
	background-position:center right;
	background-repeat:no-repeat;
	margin:10px 0 15px 0;	     
}

input.SearchButton:hover {
    background-image:url(../images/en/button_on.gif);
    color:#999999;
    cursor:pointer;
    margin:10px 0 15px 0;
}

div.homesearch form fieldset p {
	line-height: 0.4em;
}

div.homesearch a {
	color: #4e4e4e;
}

h4, h2 {
     margin: 0; 
    padding: 0; 
    font-size: 10px;
    color: #999;
 }

/* ************************
			Left section
*************************** */
#navigation {
	width:180px;
	margin: 10px 10px 10px 0;
}

/* Collection View */
/*főmenüpontok*/	
div.CollectionView h2 {
     color: #999;
     font-family: Arial, Verdana, sans-serif;
     font-size: 16px; 
     font-weight: normal; 
     margin: 2px 0 0 0; 
}

div.CollectionView h2.orange {
     color: #FB8A12;
     font-family: Arial, Verdana, sans-serif;
     font-size: 16px;
     font-weight: normal;
     margin: 2px 0 0 0;
}

/*almenüpontok*/			 				
div.CollectionView ul li { margin-bottom: 2px; }
div.CollectionView ul.navigation { margin: 2px 0 5px 0; padding: 0; list-style-type: none; font-size: 10px }

div.CollectionView ul li { margin-bottom: 2px;  }

div.CollectionView a { color: #333; text-decoration: none; outline: 0 none;  }
div.CollectionView ul li a { background: #999 url(../images/en//corner3.gif) no-repeat top right; color: #fff; display: block; height: 16px; line-height: 16px; text-transform: uppercase; font-weight: bold; padding-left:5px; }
div.CollectionView ul li.orange a { background: #FB8A12 url(../images/en//corner1.gif) no-repeat top right; }
div.CollectionView ul li a:hover { background: #666 url(../images/en//corner2.gif) no-repeat top right;  }

#sponsor {
    margin:30px 0 10px 0;
}

h4 {
    text-transform: uppercase; 
    color: #999; 
    font-size: 10px; 
    font-weight: normal;
     margin-bottom: 0.4em
}

#sponsor IMG {
    vertical-align:middle;
    margin:0 3px 0 3px;
}

/* ************************
	FŐABLAK
*************************** */
#slogan {
    height:30px;
    background-color:#eeeeee;
    padding:0px 20px 0px 0px;
    text-align:right;
	margin:0;
}

#slogan h5 {
    font-size: 16px;
    font-weight: bold; 
    color: #F98102;
    line-height: 30px;
    vertical-align: middle;
}

.content {
    text-align: justify;
    border: 1px solid #666;
    background: #eeeeee;
    clear: both;
    width: 770px;
    margin-top: -1px;
}

.content h1 {
    font-size: 16px;
    font-weight: normal;
    color: #000;
}

.content h2 {
    font-size: 10px;
    font-weight: bold;
    color: #fb8a12;
}

.content p {
    margin:5px 5px 5px 5px;
    font-size:11px;
}


.content a, #foot a, #search a {
    text-decoration:none;
    color:#666666;
    font-size:11px;
}

.content a:hover, #search a:hover {
    text-decoration:underline;
    color:#000000;
    font-size:11px;
}

/*tabok kódja*/
#tabs {
    font-family: tahoma,verdana,sans-serif;
    font-size: 85%;
    clear: both;
    text-align: center;
}
		
#tabs ul {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#tabs li { float: left; }

#tabs a,span { width: 90px; }

#tabs span {
    position: relative;
    top: 0;
    margin: 0 2px 0 0;
    float: left;
    background: #eeeeee;
    border-right: 1px solid #666;
    border-top: 1px solid #666;	
    border-left: 1px solid #666;
    padding: 6px 4px 6px 10px;
    text-decoration: none;
    color: #333;
}

#tabs a {
    position: relative;
    top: 0;
    margin: 1px 2px 0 0;
    float: left;
    background: #cccccc;
    border-right: 1px solid #AAA;
    border-top: 1px solid #AAA;
    border-left: 1px solid #AAA;
    padding: 5px 4px 5px 10px;
    text-decoration: none;
    color: #333;
}

#tabs a:hover {
    background: #666;
    color: #fff;
    position: relative;
    top: 0;
    padding: 5px 4px 6px 10px;
    margin-top: 0px;
}

#tabs a.active {
    position: relative;
    top: 0;
    margin: 0 2px 0 0;
    float: left;
    background: #eeeeee;
    border-right: 1px solid #666;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    padding: 6px 4px 6px 10px;
    text-decoration: none;
    color: #333;
}

#tabs a.active:hover {
    position: relative;
    top: 0;
    margin: 0 2px 0 0;
    float: left;
    background: #FFF3B3;
    border-right: 1px solid #666;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    padding: 6px 4px 6px 10px;
    text-decoration: none;
    color: #333;
}

#subtabs ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/*tabok vége*/

#search {
    vertical-align: middle;
    margin:0 0 10px 0;
    padding:10px 10px 10px 10px;
	text-align:justify;
}

#search p {
	text-align:justify;
	font-size:11px;
}

#main {
	background-color: transparent;
}


#main form {
	margin-top: 20px;
}

#main .block-coll form {
	margin-top: 0px;
}

#main h1 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:40px 0 20px 0;
	text-align:left;
	color:#666666;
}
/*
	Home page
*/
table.sectionNav {
	float:left;
	width:120px;
	border-collapse:collapse;
}

table.sectionNav td {
	padding:1px;
}

table.sectionNav h2 {
	background-color: white;
	display: inline;
	text-align: center;
}

table.sectionNav h2 a {
	border-style:solid;
	border-width:1px;
	color: white;
	display:block;
	font-weight:bold;
	width:120px;
}

table.sectionNav h2 a:visited{
	color:white;
}

table.sectionNav h2 a:hover {
	color: White;
	font-weight:bold;
	text-decoration: none;
}

table.sectionNav td.legend h2 a{background: rgb(255,165,0);border: rgb(255,165,0)}
table.sectionNav td.legend h2 a:hover{background: #FFCE84;}

div.text {
	width: 80%;
	text-align: justify;
}

/* ***************************************
								Browsing
 ***************************************** */
#liste2Body ul li {
	font-weight: bold;
	padding-left: 13px;
	margin-bottom: 1em;
	position: relative;
	list-style-type : none;
}

#liste2Body ul li a.lien:hover {
	color: #000;
}

table.browsing {
	width : 70%;
}

/* Spatial coverage */
ul.browsingList  {
	list-style-type: none;
	font-weight: bold;
}

ul.browsingList li {
	margin : 0em 0px 0.3em 0px;
}

ul.browsingList ul.sublevel {
	list-style-type: none;
}

ul.browsingList ul.sublevel li {
	display : inline;
}

img.map {
	border : 0;
}

/* ***********************************
						Results
 ************************************** */
.navPages {
	text-align: center;
}

body#results h1, #notice h1 {
  color:rgb(206,49,0);
  margin-bottom : 0.8em;
}

h1 span.title {
  color: black;
  font-weight: normal;
  font-size: smaller;
}

span.req-type {
	float: left;
	font-weight : bold;
	color: #fa8911;
}

#results .c1 td, #results .c2 td {
	border-bottom:1px solid silver;
	padding-top:0.3em;
	padding-right:0.3em;
	padding-left:0.3em;
	padding-bottom:0.3em;
}

#results .c1 td a {
	color: #001020;
	font-weight : bold;
}

#results .c1 td.img,
#results .c2 td.img {
	border-bottom:0px solid silver;
}

img.thumbnail {
  float:left;
  margin-right: 5px;
}

/* Institution Results */
.block-id {
  border : 1px solid rgb(211,213,214);
  margin-bottom : 1em;
}

.block-id p.title {
  background-color: rgb(230,230,231);
  border-bottom:1px solid rgb(120,120,120);
  font-weight:bold;
  margin-bottom:-1em;
  margin-top : 0em;
}

.block-id .address {
}

.block-id p {
  margin-bottom : 0em;
}

th.rel-coll {
	text-align : left;
}

/* Service Results */
ul.related-coll {
	display : inline;
	padding :0;
	margin : 0;
}

.related-coll li {
	display : inline;
	list-style-type : none;
	padding :0;
	margin : 0;
}

ul.related-inst {
	margin-top : 0;
}

.related-inst li {
	list-style-type: none;
	background: none;
	border: none;
	padding-top: 0;
	margin: 0;
	font-size : 0.85em;
}

/* ************************************
								Notice
 ************************************** */
table#collection td.label {
	color : #fa8911;
	font-weight : bold;
}

table#collection th {
	background-color: rgb(230,230,231);
	/* text-align : left; */
}

table#collection span.label {
	font-style : italic;
}

table#collection img.logo {
	margin-left : 3px;
	background-color : black;
}

table#collection td.value span.doctitle {
	color: #001020;
	font-weight : bold;
}

table#collection td.label ul.multilabel {
	list-style-type: none;
	text-indent : 0;
	margin-top : 0;
	padding : 0;
}

table#collection td.label ul.multilabel li {
	padding-right : 0.5em;
}

.navDoc td {
	border-bottom: 3px double #ff9900;
	border-top: 1px solid #ff9900;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	margin-bottom : 50px;
	font-weight: normal;
}

.count-notice {
	text-align: center;
}

.nav-doc {
	float: right;
}

td.value p {
	margin :0;
	padding :0;
}

td.illus {
	border-left: 1px solid silver;
	width:130px;
}

div.illus {
	margin-left : 5px;
	margin-bottom: 5px;
	padding-bottom : 5px;
	border-bottom : 1px solid silver;
	line-height : 0.85em;
}

div.illus p {
	font-size : 0.85em;
	color: rgb(102,102,102);
	margin-top : 0.5em;
	margin-bottom : 0;
}

img.zoom {
	margin-left : 0.3em;
}

/* *****************************************************
	Összetett kereső menüje
 ******************************************************* */
#searchMenu {
	height: 1.7em;
	width: 600px;
}

ul#searchMenu {
	list-style-type : none;
}

#searchMenu li {
	float: left;
	width: 150px;
}

#searchMenu li a {
	background: #FB8A12 url(../images/en//corner1.gif) no-repeat top right; 
	color: #FFF;
	display: block;
	height: 1.7em;
	line-height: 1.7em;
	font-weight: bold;
	padding-left: 10px;
	margin-right: 5px;
}

#searchMenu li a.on {
	background: #999 url(../images/en//corner3.gif) no-repeat top right !important;
	color: #000 !important;
}

#searchMenu li a:hover {
	background: #CCC url(../images/en/c-blanc_grisfonce2.gif) no-repeat top right;
}

#searchMenu li a span {
	font-size: 1em;
	
}

#lang {
	height: 20px;
	margin:0;
	border-bottom: 1px solid #999999;
	text-align:left;
	font-size:11px;
	text-transform: uppercase;
}

#lang a {
    color: #999999;
}

/* ************************
     LÁBLÉC
*************************** */
#footer {
	padding-top:5px;
	height: 30px;
	margin-top: 5px;
	border-top: 1px solid #999999;
	text-align:left;
	font-size:11px;
	text-transform: uppercase;
}

#footer a {
    color: #999999;
    margin-right:5px;
}

#header2 {
    text-transform: uppercase;
    text-align:left;
    font-size:11px;
    height:15px;
    padding-right:20px;
}
	
#header2 a {
    color: #999999;
}

th#result {
	border-bottom: 3px double #ff9900;
	padding-bottom: 0.3em;
	font-weight: normal;
	text-align : left;
}

th#result.title {
	font-weight : bold;
}

th#result.navPages {
	text-align:center;
}

th#select, th.title {
	border-bottom: 3px double #ff9900;
}

th#select {
	text-align : right;
}


				