<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: black;
	text-align: left;
	color: lime;
	font-family: "arial CE", "helvetica CE", arial, helvetica, sans-serif;
  font-size: 100%; /* nepouzivat nekulata cisla (95%, 93% apod!) */
  line-height: 140%;
	}

a {color: black; BACKGROUND-COLOR: lime; text-decoration: underline; font-weight:bold;}
a:hover {text-decoration: none; color: black; BACKGROUND-COLOR: green}</pre></body></html>