body, td{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #555;
}
a{
	color: #555;
}
a:hover{
	color: #555;
	text-decoration: none;
}
#menu a{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
#menu a:hover{
	text-decoration: underline;
}
#mainmenu a{
	text-decoration: none;
}
#mainmenu a:hover{
	text-decoration: underline;
}
#kontakt, #kontakt a{
	color: #00468e;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
#kontakt a:hover{
	text-decoration: underline;
}
#content td a.blue {
	color: #057abd;
}
#content td a:hover.blue {
	color: #0599ee;
}


#content td a{
	font-weight: normal;
}