html, body {margin: 0; padding: 0; color: #000; /*background: #ffffee;*/
font-family: Arial, Verdana, sans-serif;}
h1 {margin: 0; padding: 0.33em 0; color: #FFF; background: rgb(0%,56%,84%); 
text-align: center; font: bold 166%/1em Arial, Verdana, sans-serif;}
h2 {margin: 0 1em 1em 1em; padding: 0; color: blue;
text-align: center; font: bold 144%/1em Arial, Verdana, sans-serif;
border-bottom: 1px solid blue;}
div#main {margin: 0.5em 1em;text-align: left;}
table#login {margin: 1em 1em;}
td {padding: 0.5em; 0.125em;}
table td.lbl {text-align: right; padding-right: 0.5em; font-weight: bold;}
table td.send {padding: 1em 0; text-align: center; font-style: bold;}
.writein:focus {background: #FFFFAA;}
.tlsend:hover  {background-color: #AAFFFF;}
.help {margin: 0; padding: 0; float: right; width: 20%; 
  text-align: center;} 
table.pub {margin: 3em 9%; padding: 0; width: 80%;}
.tlacitko {margin: 1em 0 1em 0; text-align: center;}
.tlacitko a { padding: 0.2em 0.5em 0.2em 0.5em; border: outset 0.25em;
        font-weight: bold; text-decoration: none; }  
/*.tlacitko a:link, a:visited { background: #000080; color: #fff }*/
.tlacitko a:link { background: #000080; color: #fff; }
.tlacitko a:hover { background: #00f; color: #ff0; border: inset 0.25em; }

.greekto:focus {background: #CCFFFF;}
table.greektbl td {margin: 0; padding: 0; }
div#pata {
			position: absolute;
			left: 2em;
			bottom: 2em;
			overflow: hidden;
			width: auto;
			height: 1.25em;
			background: #ffffdd;
		}
div#pata a {width: auto; text-decoration: none;}    
