
					
					/** General style  */
	
body, html {
      margin : 0px;
      padding : 0px 0px;
      text-align : center;     /*nastavuje centrování stránek pro MSIE6 */
      background: #ffffcc;
		  font: normal 10px verdana, sans-serif;

}
      
#container {
       width : 98%;
       text-align : left; /*nastavuje centrování textu globálnì ve vech blocích */
		   background: #ffffff;
		   margin:0px;
       padding:0px; 
       margin-left : auto;  /*nastavuje centrování stránek pro ostatní prohlíeèe */
       margin-right : auto;  /*nastavuje centrování stránek pro ostatní prohlíeèe */
		   border: 0px;
		   width: 1000px;
		   border-left: 1px solid #aaaaaa;
		   border-right: 1px solid #aaaaaa;    		   
      }
	  
#header {
    float: none;
		overflow: hidden;
		margin:0px; 
		padding:0px;
		background:#e87301 url(michaelwebshort.png) left no-repeat;
		color: transparent;
		border: 0px;
		width: 1000px;
		border-top: 0px solid #ffff33; /* v IE6 zajistí vykreslení bloku a do svislých krajù*/
		border-bottom: 2px solid #ffffff;
		height: 114px;
}

#envelope {
    background-image : url(b.gif) repeat-y;
    background: #ffffff;
    margin:0px; 
    
		padding:0px;
}

#box_left, #box_content, #box_right {
    margin:0px; 
		padding:0px;
    margin-top: 0px;
    border:0px;
    background: #ffffff;
    }

#box_left {
    width: 200px;
    float: left; 
    }

#box_content {
    margin: 0 200px 0 200px; 
    float: none;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    border-bottom: 1px solid #ffffff; /* v IE6 zajistí vykreslení bloku a do svislých krajù*/
    }

#box_right {
    width: 200px; 
    float: right;
    }
	 
.finish_flow {clear: both;}

.nowrap {white-space:nowrap;}

.skiplinks {display: none;}

.centered {text-align: center;}

.in-line {display: inline;}

.bold_red {	font-weight:bold; color: #cc3300}

/* ************************
	Header
*************************** */

	
	#header h1 {
		height: 114px;
		margin:0px;
		padding:0px;
		background: #e87301;
		width: 100%;
	}

	#header h1 a {
		margin:0px;
		padding:0px;
		
		background: transparent;
		text-decoration:none;
	}

	#header h1 a img.logoleft {
		float: none;
		margin:0px;
		padding:0px;
		background: transparent;
		border: 0px solid blue;
		margin-left: 0px;
	}
	
	




/* ************************
	Box left - menu
*************************** */


/* Collection View */
div.CollectionView {
	border:0px solid #bcbcbc;
	background-color: transparent;
}

div.CollectionView h2 {
	font-size : 11px;
	background-color: #ff9900;
	border-bottom:1px solid #cc6600;
	border-top:1px solid #cc6600;
	color: #ffffff;
	font-weight:normal;
	height: 13px;
	padding:3px 15px ;
	margin:0px;
}

div.CollectionView ul {
  	padding-bottom : 15px;

}

div.CollectionView li {
	font-size : 11px;
  padding-bottom : 3px;
  padding-left : 5px;
  line-height: 18px;
	color : #ff9900;
	list-style-position: outside;
	list-style-type : round;
	list-style-image: url('../images/cs/mpoint.png');
}
	
div.CollectionView li.dot1 {list-style-image: url('../images/cs/mdot1.png'); list-style-type : circle;}
div.CollectionView li.dot2 {list-style-image: url('../images/cs/mdot2.png'); list-style-type : circle;}
div.CollectionView li.dot3 {list-style-image: url('../images/cs/mdot3.png'); list-style-type : circle;}	
	



div.CollectionView a {
	color : #000000;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;

}

div.CollectionView a:hover {
	color : #913700;
	font-weight:bold;
	text-decoration:none;
}


/* ************************
	Box right -  Quick search window
*************************** */

div.homesearch {
	text-align: center;
	padding: 0px;
	padding-bottom: 0px;	
	margin: 0px;
  margin-bottom: 0px;
	border-bottom: 1px solid #cc6600;
	border-left: 0px solid #ff9900;
	background-color: #ffcc66;
}


div.homesearch h2 {
	text-align: center;
	font-size : 10px;
	background-color: #ff9900;
	border-bottom:1px solid #cc6600;
	border-top:1px solid #cc6600;
	color: #ffffff;
	font-weight:normal;
	height: 13px;
	padding:3px 15px ;
	margin:0px;
}

div.homesearch form {
	padding: 0px;
	margin: 0px;
	margin-top:4px;
}

div.homesearch fieldset {
	text-align: center;
	border: 0px;
	border-top: 0px solid #ff6600;
	border-bottom: 0px solid #ff6600;
	color: #4e4e4e;
	padding: 0px;
	margin: 5px;
	margin-bottom: 1px;	
	font-weight : bold;
}

div.homesearch fieldset legend {
	font-style: italic;
}

div.homesearch input.SearchText {
	font: normal 10px verdana, sans-serif;
	width:110px;
	margin-right: 4px;
}


input, textarea, select {
	font: normal 10px verdana, sans-serif;
  background-color: #FFE4AE; 
  color: #000000; 
  padding: 2px;
  border: 1px solid #cc6600;  
}

input {
  border: 1px solid #cc6600;  
  background-color: #FFE4AE; 
}

 input.SearchButton {
	background: transparent;
  color: #cccccc;
	font-size:10px; 
  font-weight: normal; 
	border: 1px solid #cc6600;
  padding: 1px;
}

 input.AdvancedButton {
	background: #bf4400;
  color: #ffffff;
	font-size:10px; 
  font-weight: normal; 
	border: 1px solid #cc6600;
	margin:0px;
	margin-top:10px;
  margin-left:64px;
  padding: 1px;
}

div.homesearch form fieldset input {
  border: 1px solid #cc6600;  
  background-color: #FFE4AE; 
}

div.homesearch form fieldset input.SearchButton {
	background: transparent;
  color: #000000;
	font-size:10px; 
  font-weight: normal; 
	border: 1px solid #cc6600;
  padding: 1px;
}


div.homesearch form fieldset p {
	line-height: 0.4em;
}

div.homesearch a, .advanced a {
  display: block;
  margin:0px;
  margin-top:10px; 
  padding: 1px; 
	color: #000000;
}


/* ************************
	Box right -  Logo window
*************************** */

div.logobar {
	text-align: center;
	padding: 5px 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom: 0px solid #ff9900;
	border-top: 1px solid #cc6600;
	border-left: 0px solid #ff9900;
	border-bottom: 0px solid #ff9900;
	background: #ffffff;
	overflow: hidden;
}

div.logobar a img {
	float: none;
	margin: 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0px;
	background: #ffffff;
	border: 0px;
	
}
	
	
/* ************************
Box_content - Navigation link bor
*************************** */

#nav_link {
	background: #ff9900;
	height: 13px;
	font-size : 10px;
	font-weight: normal;
	padding: 3px 9px ;
	margin: 0px;
	border-top: 1px solid #cc6600;
	border-bottom: 1px solid #cc6600;	
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	/*display: none;*/
}

#nav_link a{
	color : #000000;
	margin: 0px 4px;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
}

#nav_link a:hover{
	color : #ffffff;
}

/* ************************
Box_content - Arian Trail 
*************************** */

#trail{
	height: 15px;
	text-align: left;
	margin: 5px;
	padding: 0px;
	padding-left: 12px;
	padding-bottom: 3px ;
	background: #ffffff;
	color: #000000;
	border-bottom:1px double #ff6600;
}
#trail a{
	color: #cc3300;
	text-decoration: none;
}


/* ************************
Box_content - Text box  ( main window)
*************************** */

#text{
	margin: 0px 0px;
	padding: 5px 10px;
	background-color: #ffffff;
	color: #000000;
	font-size : 11px;
}

#text h2 {
	font-size : 14px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: transparent;
	border-bottom: 0px solid #ffffff;
	border-top:1px solid #ffffff;
	color: #cc3300;
	font-weight: bold;
	height: 35px;
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
}

/* ************************
Box_content - Text box  - Homepage
*************************** */
#text .homepage {
	text-align: center;
}

#text .homepage h2 {
	font-size : 24px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: transparent;
	border-bottom:px solid #ffffff;
	border-top:1px solid #ffffff;
	color: #cc3300;
	font-weight:normal;
	height: 18px;
	padding:2px;
	padding-top: 15px;
	margin:0px 0px;
}

#text .homepage  p {
	color: #000000;
	height: 15px;
	padding:2px;
	line-height: 18px;
	margin:5px 0px;
}

#text .homepage .about {
	color: #000000;
	height: 15px;
	padding:2px;
	margin:5px 0px;
	text-align: justify;
}

#text .homepage .about li {line-height: 18px;}
#text .homepage .about a {color: #cc3300;}
#text .homepage .about a:hower {font-weight: bold;}

#text .homepage .icons {
	color: #000000;
	text-align: center;
	border: 0px;
	padding:2px 2px;
	margin:5px 0px;
}

#text .homepage .icons table {
	padding:0px;
	margin:0px;
  border-top: 1px solid #cc6600;
  border-bottom: 1px solid #cc6600;
}

#text .homepage .icons td {
	padding:5px 2px;
	margin:0px 0px;
	font: normal 10px verdana, sans-serif;
	text-align: center;
	background: #ffffff;
}


#text .homepage .icons td a  {
	color: #cc3300;
	text-decoration: none;
	text-transform: uppercase;
  font-weight: bold;
  line-height: 16px;
	
}

#text .homepage .icons td a:hover  {
	color: #000000;
	text-decoration: none;
	
}

#text .homepage .icons td a img {
	color: #cc3300;
	background: #000000;
	text-decoration: none;
	text-transform: uppercase;
  font-weight: bold;
	
}


/* ***************************************
	Box_content - Text box -  Browsing
 ***************************************** */
 
#text .browse {

	text-align: left;
}

#text .browse form {

	text-align: left;
}

#text .browse p {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;	
	text-align: left;
}


/*  Browse by subject - menu for open-close list*/

.display_list_label {
  float:left;
 	font-size : 14px;
	text-decoration: none;
	text-transform: uppercase;
  text-align: left;
	color: #cc3300;
	font-weight: bold;
	height: 15px;
	padding: 0px;
	margin: 0px;
	margin-left: 8px;

}

.display_menu, .display_list_menu {
	color: #cc3300;
	text-align: right;
	height: 15px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ffcc66;
}

.display_list_menu {
	border-bottom: 0px;
}


.display_menu a, .display_list_menu a{
	color: #cc3300;
	text-decoration: none;
  padding-left: 0px;
}


.display_menu a img, .display_list_menu a img{
	text-decoration: none;
	vertical-align: baseline;
	margin: 0px;
  padding: 0px;
}

 .display_list_menu a:hover{
	color: #000000;
	text-decoration: underline;
}

.display_menu a:hover{
	color: #000000;
	text-decoration: none;
}

/*  end - Browse by subject - menu for open-close list*/

/*  Browse - div for map of the Czech Republic*/

#text .browse div#map_czech_rep {
  padding: 0px;
  float: left;
  background:  #c34900 url('../images/cs/mapa/map_cz.gif') top left no-repeat; 
  font-size: 1px; 
  padding-right: 0px;
  margin-right: 5px;
}

#text .browse img#mapcz {
	text-align: center;
  float: left;
  padding: 10px 10px;	
	border: 0px;
	margin-right: 20px;
	border-right: 1px #ffcc66;
	border-bottom: 1px #ffcc66;
}

/*  end of Browse - div for map of the Czech Republic*/

/*  Browse - list of subjects*/

#text .browse .subject_list, #text .browse .advanced_list, .subject_list{
	margin: 0px;
  padding: 0px;
  padding-left: 0px;
  float: left;
  white-space:nowrap;
  border: 0px solid #000000;
}

#text .browse .advanced_list {
  text-align: left;
  float: none;
}

#text .browse .subject_list  a { color: #666666;}

#text .browse .subject_list  a:link, #text .browse .subject_list  a:visited { color: #000000;}

#text .browse .subject_list  a:hover {color: #cc3300;}


#text .browse .subject_list ul, #text .browse .subject_list ul li{
	margin: 10px 2px;
	margin-top: 0px;
	margin-left: 0px;
  padding: 0px; 
}

#text .browse .subject_list ul.left_padding{
  padding-left: 17px;
}

#text .browse .subject_list a, #text .browse .subject_list a img{
	vertical-align: baseline;
	margin: 0px;
  padding: 0px;
}

#text .browse .subject_list ul li ul li a img{
	text-decoration: none;
	margin-right: 10px;

}

#text .browse .subject_list table {
	margin: 0px 0px;
  padding: 0px; 
  padding-left: 0px;
	border-top: 0px solid #ff6600;
	width: 490px;
}

#text .browse .subject_list th {
	margin: 0px 0px;
  padding: 0px; 
  padding-left: 20px;
  padding-top: 11px;
  background: transparent;
	border-top: 1px solid #dddddd; 
 
}

#text .browse .subject_list th a {
font-weight: normal; 
text-decoration: none;
text-transform: uppercase;

}

#text .browse .subject_list th a:hover {
text-decoration: none;
}

#text .browse .subject_list td ul {
  padding-left: 36px;
	height: 20px;
}

#text .browse .subject_list td li {
	margin: 0px 0px;
  padding: 0px; 
	display: inline;
	line-height: 18px;

}

#text .browse .subject_list td li a{
	display: inline;
  white-space:nowrap;
}



/*  end - Browse by subject - list of subjects*/

#text .browse  a { color: #666666;}

#text .browse  a:link, #text .browse  a:visited { color: #000000;}

#text .browse  a:hover {color: #cc3300;}


#text .browse ul li, #text .browse2tab  ul li  {
	color: #cc3300;
	font-weight: normal;
	padding-left: 13px;
	margin-bottom: 10px;
	position: relative;
	list-style-type : none;
	text-align: left;
	list-style-image: url('../images/cs/m.png');
}



#text .browse ul li a { color: #666666;}

#text .browse ul li a:link, #text .browse ul li a:visited { color: #000000;}

#text .browse ul li a:hover {color: #cc3300;}


#text .browse a img.map_period, #text .browse img.map_period {
	float : none;
	margin: 0px;
	border : 0px solid #132813;
	padding: 0px;
	filter: gray;

}

#text .browse  a:hover img.map_period   { filter: none;}







/* ***************************************
	Box_content - Text box - Place
 ***************************************** */
 
 


/*


div.tabPlace table{
text-align : center;
}

div.tabPlace{
text-align : center;
}

td.listPlace{
text-align : left;
}

th#region, th#country {
text-align : left;
}

*/


/* Spatial coverage */
/*
ul.browsingList  {
	list-style-type: none;
	font-weight: bold;
}

ul.browsingList li {
	margin : 0px 0px 3px 0px;
}

ul.browsingList ul.sublevel {
	list-style-type: none;
}

ul.browsingList ul.sublevel li {
	display : inline;
}

img.map {
	border : 0;
}

*/




/* ************************
			Footer section
*************************** */

#footer {
    height: 40px;
    border: 0px;
		border-top : 1px solid #cc6600;
		border-bottom : 5px solid #E87301;
    background: #ffcc66 url(b2.jpg) repeat-x;
		margin: 0px;
		margin-top: 40px;
		padding: 2px 5px;
		vertical-align: middle;
		clear: both;
}	


#footer p {
	margin-left: 7px;
}
#footer a {
	color: #000000; text-decoration: none;
}
#footer a:hover {
	color: #4E4747; text-decoration: underline;
}




/* ***********************************
						Results
 ************************************** */



.navPages {
	text-align: center;
}


#text .results {

}

#text .results table {
	margin: 0px 0px;
  padding: 0px; 
  padding-left: 0px;
	border-top: 0px solid #ff6600;
	width: 98%;
}

#text .results th {
	margin: 0px 0px;
  padding: 0px; 
  padding-left: 20px;
  padding-top: 11px;
  background: transparent;
	border-top: 1px solid #dddddd; 
 
}


#text .results table td {
  background: transparent;
  margin: 2 px;
  padding:2 px;
  padding-bottom: 10px;
  color: #000000;
  border: 0px solid #000000;
  border-top: 0px solid #ffcc66;
  border-bottom: 1px solid #ffcc66;
}

#text .results table td.image {
  background: #ffffff;
  color: #ffffff;
  border: 0px solid #000000;
  border-bottom: 1px solid #ffcc66;
  border-right: 0px solid #ffcc66;
  vertical-align: top;
  text-align:left;
  padding-top: 10px;
  width:100px;
}

#text .results table td.image a {color: #ffffff;}

#text .results table td.text {
  background: transparent;
  padding-left: 6px;

}

#text .results table td .second_row{
  color: #000000;
  font-weight: bold;
}
  
#text .results table td a{
  color: #cc3300;
  font: 11px;
  font-weight: normal;
  line-height: 20px;
}


#text .results table td a img {
  float:right;
  border:0px;
  margin-right: 5px;

}


span.req-type {
	float: left;
	font-weight : bold;
	padding-left:6px;
	color: #000000;
	display: none;
}

th.rel-coll {
	text-align : left;
	font: 15px;
	color: #000000;
	background: #000000;
}






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;
}



#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 : 0px solid #0000ff;
  margin-bottom : 10px;
}

.block-id p.title {
	color: #cc3300;
	font: normal 13px verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding :0px;
	margin : 0px;
}

.block-id .address {
}

.block-id p {
  margin-bottom : 0em;
}

.block-id p.field {
	font-weight: bold;
  line-height: 20px;
}

.contacts {
  text-align:left;
  font-weight: bold;
	padding :0px;
	margin : 0px;

}


/* 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
 ************************************** */



#collection table, #collection table th {
	background : #ffffff;
	border: 0px;
	border-left: 0px dashed #000000;
	border-right: 0px solid #000000;
	padding :0px;
	margin : 0px;
}


#collection table th.rel-coll {
	background-color: #ffffff;
	font: normal 11px verdana, sans-serif;
	font-weight : bold;
	color: #cc3300;
	padding :0px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 0px;
	margin:0px;
	margin-top: 30px;	
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	
	/* text-align : left; */
}

#collection table tr {
  margin: 0px;
  padding: 0px;
}

#collection table td {
	font: normal 11px verdana, sans-serif;
  line-height:16px;
  text-align:justify;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  border-bottom: 1px #000000;
}

/* Notice label */
#collection table tr td.label, #collection table tr td.labelnowrap {
	color : #cc6600;
	font-weight : normal;
	padding :0px;
  padding-left: 0px;
	margin : 0px;
  white-space:nowrap;
  vertical-align: top;
}

#collection table tr td div.rel_info{
  line-height:16px;
	padding :0px;
  padding-top: 10px;
  padding-bottom: 10px;
	color : #000000;
}

#collection table tr td span.rel_title a, #collection table tr td div.rel_info span.rel_title, #collection table tr td div.rel_info span.rel_title a{
  font-weight:bold;
  line-height:20px;
	color : #cc3300;
}

#collection table tr td div.rel_info a{
  font-weight:normal;
  line-height:20px;
	color : #cc3300;
}

#collection table tr td span.label_rel_info{
	color : #cc6600;
	font-weight:normal;
	font-style:normal;
}


#collection table td.labelnowrap{
padding-left: 0px;
}

#collection table tr td.value, #collection table tr td.value_doctitle {
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 1px;
  vertical-align: middle;

}

#collection table td.value_doctitle {
	color: #cc3300;
	font: normal 13px verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}





#collection table td a {
  line-height:22px;
	color : #cc3300;
	font: normal 11px verdana, sans-serif;
	font-weight: normal;
	text-decoration: underline;
  white-space:normal;
}

table#collection span.label {
	font-style : italic;
}

table#collection img.logo {
	margin-left : 3px;
	background-color : black;
}



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;
}

/* Notice navigation */

.navDoc td {
	border-bottom: 0px solid #ff9900;
	border-top: 0px solid #ff9900;
	padding:0px;
	padding-bottom: 2px;
	padding-top: 4px;
	margin:0px;
	margin-bottom : 50px;
	background-color : #ffffff;
	text-align: left;
	font-weight: normal;
}

.count-notice {
	text-align: center;
	font: bold 11px verdana, sans-serif;
	color: #000000;
	padding-left:14px;
	float: left;
}

.nav-doc {
	float: right;
	color: #cc3300;
	font: normal 10px verdana, sans-serif;
}

.nav-doc a{
	color: #000000;
	font: 11px normal;
	font-weight: normal;
	text-decoration: underline;
	padding-right:5px;
	padding-left:5px;
}

.nav-doc a:hover{
	color: #000000;
}

/* End of notice navigation */

td.value p {
	margin :0;
	padding :0;
}

/* Illustrations */
#collection table td.illus {
	border-left: 1px solid #ffffff;
	background: #ffffff;
}

div.illus {
	margin-left : 5px;
	margin-bottom: 5px;
	padding-bottom : 5px;
	border-bottom : 1px solid #cc3300;
	line-height : 0.85em;
	float: right;
}

div.illus img, div.illus a img  {
  border: 1px solid #000000;
}

div.illus a img.zoom  {
  border: 0px solid #000000;
}

div.illus p {
	font-size : 0.85em;
	color: #cc3300;
	margin-top : 0.5em;
	margin-bottom : 0;
}

img.zoom {
	margin-left : 0.3em;
}

/* end of Illustrations */

				