body, #text {
	margin: 0px;
	color: #000;
	background-color: #fff;
}
body, table td, p {
	font-family: "Times Roman CE", Times Roman, serif;
	font-size: 12px;
}
li	{
	list-style-type: circle;
}
#text, img {
	border: none;
}
#navigace, #logo, #paticka, #searchform {
	display: none;
}
h1, h2, h3 {
	color: #000;
	background-color: #fff;
}