@charset "iso-8859-2";
* {font-family: Verdana, sans-serif; color: #007;}

table {border: 1; } /* align=center kellene*/
th, td { padding: 5}
body {background: #fec;}
th {background: #666;}
th.sorted {background: #966;}
td {background: #aaa;}
td.submit {text-align: center;}
td.navigation {background: pink; text-align: center;}
td.label {text-align: right;}
td.errormsg {color: yellow; background: black; font: bold; font-family: Courier;}
td.errlabel {text-align: right; background: red;}
td.errgeneral {background: red;}
td.header {background: #888;}
a {color: white; text-decoration: none; font: bold; }
A:hover, A:active {text-decoration: underline; color: black;}

h1 {text-align: center; font-family: Verdana, Arial, sans-serif;}
h2 {font-family: sans-serif;}
p {font-family: sans-serif;}
