@charset "iso-8859-2";
/* CSS Document */


/*--------------------------------------------------------------*\
	HTML
\*--------------------------------------------------------------*/

a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}


/*--------------------------------------------------------------*\
	IDs
\*--------------------------------------------------------------*/


#head, #menu, #siteSection, #today, #underLogo, #underLogoMiddle, #q, #search,
#navigation, #content-right, #foot { display: none; }

