#captionText {
	display:none;
	}
	
#footerText {
	display:none;
	}


#navigation {
padding:5px;
position:fixed; /* too cool for IE, have to use js */
overflow:auto;
width:100%;
right:0px;
text-align:center;
z-index:0;
}

div.navNoPicture {
	top:105px;
}
div.navWithPicture {
	top:390px;
}

#authorInfo, #magInfo, #instInfo {
margin:0px;
margin-left:200px;
padding:15px;
margin-top:10px;
margin-bottom:0px;
text-align:left;
position:relative;
z-index:0;
}


#navigation #navContent {
	position:relative;
	right:337px;
	width:150px;
margin-left:auto;
margin-right:auto;
	}

#navContent select {
	width:150px;
	}
	
#navContent span {
	margin-top:10px;
	}




#hlSwitchOn {
	display:none;
	color:grey;
	}

#hlSwitchOff {
	display:inline;
	color:blue;
	}

#footer {
margin:0px;
}

html {
	margin:0px;
	padding:0px;
	}


body
{
	padding:0px;
	text-align:center;
	font-family: Verdana,Helvetica, sans-serif;
}

#authorInfo div,#magInfo div,#otherInfo div,#instInfo div {
	margin-bottom:20px;
	}	


#showPic {
float:left;
width:200px;
margin-top:10px;
text-align:center;
}

#showPic img {
	width: 200px; /*do not forget to change the value in getImage.jsp also!!!*/
}



#otherInfo {
margin:0px;
padding:20px;
	text-align:left;
	}


span.highlight {
	background-color:black;
	color:white;
	}
	
span.noHighlight {

	}
	
	.bold {
	font-weight:bold;	
	}
	
	p {
	margin-top: 10px;
	margin-left:0px;
	padding-left:0px;
	margin-right:0px;
	padding-right:0px;
	text-align:left;
	}
	
	#authorInfo h1, #magInfo h1, #otherInfo h1, #instInfo h1 {
font-family: arial;
margin:0px;
padding:0px;	
margin-bottom:10px;
font-size:170%;
	}
	
	#authorInfo h2, #magInfo h2, #otherInfo h2, #instInfo h2 {
font-size:110%;
font-family: arial;
margin:0px;
padding:0px;	
	}
	

span.b {
	font-weight:bold;
	}
span.u {
	text-decoration:underline;
	}
span.i {
	font-style:italic;
	}
	
span.smaller {
	font-size:80%;
	}
	
div.smaller {
	font-size:80%;
	}
	
#authorInfo a, #magInfo a, #instInfo a {
	text-decoration:none;
}

#authorInfo a:hover, #magInfo a:hover, #instInfo a:hover {
	text-decoration:underline;
}
	
	#authorInfo div.umrti {
	margin:0px;
}

#authorInfo div.narozeni {
	margin:0px;
}

#magInfo div.datace, #instInfo div.datace {
	margin:0px;
	}

#authorInfo div.margin, #magInfo div.margin, #instInfo div.margin {
margin:0px;
	}
	
#authorInfo a.anchorName, #magInfo a.anchorName, #otherInfo a.anchorName, #instInfo a.anchorName {
text-decoration:none;
}

#authorInfo a.anchorName:hover, #magInfo a.anchorName:hover, #otherInfo a.anchorName:hover, #instInfo a.anchorName:hover {
text-decoration:none;
}

#instInfo div.strucna-charakteristika {
font-weight:bold;
}

#instInfo em {
font-weight:bold;
font-style:normal;
}