body {
	font-family: verdana, arial, san-serif;
}

#f-category {
/* menu category */ 
	font-size: 12px;
	font-family: verdana, arial, sanf-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
}

#f-kontakt {
/* menu kontakt */ 
	font-size: 10px;
	font-family: verdana, arial, sanf-serif;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: arial,verdana,tahoma;
	font-size: 12px;
	color: #000000;

}

h1 {
	font-size: 16px;
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-weight: bold;
}

td {
	vertical-align: top;
	font-weight: normal;
}

a {
	font-family: Verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:link { color: #627b99; }

a:visited { color: #627b99 }

a:hover { color: #5b85b6 }

