<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.inputbook {
	FONT-SIZE: 8 pt;
	font-family : Verdana;
	font-weight : normal;
}
form {
	FONT-SIZE: 8 pt;
	font-family : Verdana;
	font-weight : normal;
	background-color: #FF9933;
}
input {
	FONT-SIZE: 8 pt;
	font-family : Verdana;
	font-weight : normal;
	background-color:#FF9933;
}
textarea {
	FONT-SIZE: 8 pt;
	font-family : Verdana;
	font-weight : normal;
	background-color:#FF9933;
}
.bluebutton {
	FONT-SIZE: 7 pt;
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-serif;
	font-weight : normal;
	background : Silver;
	color : Black;
	text-decoration:none;
}
.nadpis {
	font-family : Arial CE, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15pt;
	color : #00008B;
}
.nepovinne {
	FONT-SIZE: 11px;
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-seriff;
	color : Black;
}
.jmeno {
	FONT-SIZE: 12px;
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-seriff;
	color : red;
	font-weight : bold;
}
.povinne {
	FONT-SIZE: 11px;
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-seriff;
	color : Red;
	font-weight : bold;
}
.odkaz A {
	FONT-SIZE: 11px;
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-seriff;
	color : #00008B;
	font-weight : bold;
	text-decoration : none;
}
.odkaz A:HOVER, .odkaz A:VISITED,.odkaz A:ACTIVE  {
	FONT-SIZE: 11px;
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-seriff;
	color : #00008B;
	font-weight : bold;
	text-decoration : underline;
}
.cas {
	FONT-SIZE: 10px;
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-seriff;
	color : black;
	font-weight : bold;
}
.text {
	FONT-SIZE: 12px;
	font-family : "Courier New", Courier, monospace;
	color : Black;
}</pre></body></html>