body, #right, #bottom, h1, h2, h3 {
  font: 12pt/1 "Times CE", Times, "Times New Roman", serif;
  color: #000;
  background-image: none;
  background-color: #fff;
}
h1, h2, h3 {
	font-weight: bold;
	font-size: 16pt;
	color: #980422;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
}
#stred-obalka-vnejsi, #stred-obalka-vnitrni {
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 100%;
	background-image: none;
}
#stred {
	width: 100%;
	color: #000;
	margin-left: 0px;
	padding: 0px;
}
#logo, #datum {
	display: none;
}
#hlavicka {
	display: none;
}
#menu {
	display: none;
}
#bottom {
	display: none;
}
#paticka {
	display: none;
}
a {
	color: #980422;
	text-decoration: underline;
	content: " (" attr(href) ") ";
}