/*
	ruzickovi.net
	(c) 2004-2007 Nux s.r.o. (www.nux.cz)
*/

a
{
	color: black;
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: underline;
}

abbr, .abbr
{
	border: none;
}

hr, img
{
	display: none;
}

#header h1
{
	font-size: 120%;
}

#counters, #footer, #navigation
{
	display: none;
}
