BODY {
	margin: 0px;
	background-color: #3c73a0;
	font-family: arial, sans-serif;
	color: black;
	font-size: small;
}

A { 
	color: white; 
	text-decoration: none; 
}
A:hover { 
	color: #ffc819; 
}

DIV.info {
	margin-top: 5px; 
	margin-right: 32px; 
	text-align: right; 
	vertical-align: middle;
	color: white;
}

DIV.rejstrikknih {
	text-align: center; 
	margin-top: 10px; 
	color: white; 
	font-weight: bold;
}
DIV.rejstrikknih A { 
	padding-left: 10px; 
}
DIV.rejstrikknih A:hover { 
	text-decoration: underline; 
}
DIV.rejstrikodkazy {
	text-align: center; 
	color: white; 
	padding-top: 5px;
	font-size: 10px;
}
DIV.rejstrikodkazy A {
	padding-right: 10px;
}
DIV.bold {
	font-weight: bold;	 
}
DIV.thumbnail {
	text-align: center;
}
DIV.thumbnail IMG {
	border: 2px solid black;
}
.nazevknihy {color: black; font-weight: bold; }
.small { font-size: small; }