html { color: black; background-color: white; height: 100%; }
body { color: #2b3643; font-size: 12px; font-family: verdana; background-color: white; height: 100%; }
table.maintable { height: 100%; border: solid 2px #5db515; }
a { color: #021c60; text-decoration: underline; }
a:link { color: #021c60; text-decoration: underline; }
a:visited { color: #021c60; text-decoration: underline; }
a:hover { color: #c35302; text-decoration: underline; }
a:active { color: #c35302; text-decoration: underline; }
.searchresult { color: #024500; }
h1 { color: #6cd83a; font-size: 30px; font-weight: bold; line-height: 30px; margin: 5px; padding-left: 20px; border-left: 30px solid #c8ef7f; }
h2 { color: #afe648; font-size: 24px; font-weight: bold; line-height: 24px; margin: 5px 5px 5px 100px; border-bottom: 2px solid #c8ef7f; }
td.links { color: #817000; background-color: #f3ffc8; vertical-align: top; height: 40px; padding-left: 6px; }
td.descript { color: #2e580b; background-color: #eaffd3; vertical-align: top; padding-left: 4px; }
td.chyby { color: #999; font-size: 11px; background-color: #ebeaea; vertical-align: top; padding-left: 4px; }
