body {
  font: 12pt/1 "Times CE", Times, "Times New Roman", serif;
}
#content {
  width:100%;
  background:#ffffff none;
  color:inherit;
}
#top, #menu, #lista, #paticka {
	display:none;
}
#main {
  float: none;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 2em;
}
a[href]:after {
      content: " [" attr(href) "]";
}
a[href|="#"]:after, /* vnitøní odkazy */

