td{
	font-size : larger;
	font : larger "Times New Roman", Times, serif;
}
a:			{
	color: #000000;
	text-decoration : none;
}
a:link		{
	color: #000000;
	text-decoration : none;
}
a:visited	{
	color: #000000;
	text-decoration : none;
}
a:active 	{
	color: #000000;
	text-decoration : underline;
}
A:HOVER
{
	text-decoration : underline;
}
 A:FOCUS {
	text-decoration : underline;
}
#knihyautora {
	line-height: 150%;
	float: right;
	width: 245;
	margin: 5px 10px 5px 0px;
	font-size: normal;
	padding: 5px;
	background : url(img/bodyl.jpg) repeat center;
}
