body { background: #000000; }

body, td, .txt {
   color: #FFFFCC;
   font-family: Verdana;
   font-size: 10pt;
}
  
a:link {
   font-family: Verdana;
   font-size: 10pt;
   color: #E0E0E0;
}

a:active {
   font-family: Verdana;
   font-size: 10pt;
   color: #FFFFFF;
}

a:visited {
   font-family: Verdana;
   font-size: 10pt;
   color: #E0E0E0;
}

input { font-family: monospace; color: #FFFFCC; background: #000000; }

.textareafont { font-family: monospace; }

.headercell { }
.headercelllance { background: #333333 url('images/phr-menu-delim.jpg'); }
.innertables { }

.tableColumnHeaderR { font-size: 8pt; background: #523333; }
.tableColumnHeaderG { font-size: 8pt; background: #335233; }
.tableColumnHeaderY { font-size: 8pt; background: #525233; }

/* CZ */
.tableHeader { font-weight: bold; background: #333333 url('images/forum_menu.gif'); } 
.tableColumnHeader { font-size: 8pt; background: #333333; }
.tableInput { font-size: 8pt; color: #CCCCCC; border-bottom: 1px solid #333333; }
.tableInput2 { font-size: 8pt; color: #CCCCCC; }
.tableLabel { color: #CCCCCC; font-size: 8pt; font-weight: bold; }
.tableLabel2 { color: #FFFFCC; }
.tableInputInside { color: #CCCCCC; }
.tableInputWarning { color: red; }