/*
	last change: 30 čec 2003 14.59, chicky
*/

body {

	font:		12pt/16pt serif;
	color:		black;
	text-align:	left;
}

div#top, ul#menu, div#navigace, ul#patka {

	display:	none;
}

div#text {

	margin:		0px;
	padding:	2ex;

	border:		none;
}

em {

	font-weight:	bold;
	font-style:	normal;
}

a {

	color:		black;
	text-decoration:none;
}

a[href]:after {

	content:	" [URL: " attr(href) "]";
}
