body{
	background-color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.tabule{
	border: 0px solid Black;
	width: 100%;
	
	
}
.hlava{
	font-size: 20px;
	color: #0456B2;
	line-height: 30pt;
	text-align: center;
}
.hledani{
text-align: center;	
}
.seznam{
	vertical-align: top;
	font-size: 20px;
	text-align: left;
	color: #0456B2;
	width: 300px;
	
}
.radek_tance{
	vertical-align: top;
}
.radek_tance_b{
	vertical-align: top;
	font-weight: bold;
}
.radek_tance_por{
	vertical-align: top;
	width: 20px;
}
.radek_tance_takt{
	vertical-align: top;
	width: 20px;
}

h3{
	font-size: x-small;
}
.hlava a:link {
	color: #330099;
	text-decoration: underline;
}


.hlava a:hover {
	color: white;
	text-decoration: none;
}
.seznam a:link {
	color: #330099;
	text-decoration: underline;
}


.seznam a:hover {
	color: white;
	text-decoration: none;
}
.doprava{
	text-align: right;
}
.nahoru{
	vertical-align: top;
}
.stred{
	text-align: center;
}
.autor{
	font-size: smaller;
}