body{
  background-color: #9ac0fa;
  color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
h1 {
	color: #000000;
	font-size: 32px;
	font-variant: small-caps;
	text-align: center;
}
h2 {
	color: #000000;
	font-size: 16px;
	text-align: left;
}
p {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
  color: #000080;
	text-decoration: none;
}
a:visited {
  color: #000080;
	text-decoration: none;
}
a:active {
  color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #0000ff; 
	text-decoration: none;
}
.kniha{
z-index: 2;
right: 0px;
width: 135px;
position: absolute;
top: 0px;
height: 22px;
}
.hptoop{
z-index: 2;
left: 2px;
width: 351px;
position: absolute;
top: 0px;
height: 15px;
}
table{
border-collapse: collapse;
border: 1px solid #000000;
margin-left: 30px;
}
table td{
border: 1px solid #000000;
padding-bottom : 1px;
padding-left : 2px;
padding-right : 50px;
padding-top : 1px;
}
.nazev{
font-weight: bold
}
#mapa{
text-align:center;
}