BODY
{
	background-color: #00024A;
	font-family: 'Arial';
	font-size: 10pt;
	font-style: normal;
	color: White;
	margin: 10px;
}

.BODY_bottom
{
	background-color: #00024A;
	font-family: 'Arial';
	font-size: 8pt;
	font-style: normal;
	color: Gray;
	margin:0px;
}

TABLE 
{
	background-color: #00024A;
	font-family: 'Arial';
	font-size: 10pt;
	font-style: normal;
	color: White;
}

TABLE#bottom
{
	background-color: #00024A;
	font-family: 'Arial';
	font-size: 8pt;
	font-style: normal;
	color: Gray;
}

.TD_kniha_titulek 
{
	font-size: 14pt;
	color: #0000FF;
}

.TD_skupina_titulek 
{
	font-style: italic;
	font-size: 14pt;
	color: #FFFFFF;
}

A:link 
{
	color: #0000FF;
}

A:hover 
{
	color: #FFFF80;
	font-weight: bolder;
}

A:visited 
{
	color: #0000FF;
}

A:visited:hover
{
	color: #FFFF80;
	font-weight: bolder;
}