body { margin: 0px; color: white; font-size: small; font-family: Helvetica, Arial, sans-serif; background: black }
a { text-decoration: none; }
a:active, a:link, a:visited { color: #a6b0c9; }
a:hover { color: white; text-decoration: underline; }
a.white:active, a.white:link, a.white:visited { color: #666699; }
a.white:hover { color: black; }
img { border: 0; vertical-align: middle; }

table.main { position: fixed; width: 100%; height: 100% }
tbody.main { font-size:12px }
tr.menu    { height:100px }

acronym { color: #a6b0c9; }
acronym:hover { color: white; }

div.main     { margin:15px; }
div.scroll   { height:380px; width:470px; margin: 0px; overflow:auto; }
div.archiwum { height:430px; }
div.title    { color:#a6b0c9; font-size:13px; text-align:center; width:380px; border-bottom:solid 1px #535865; margin-top:15px; margin-bottom:15px; }
div.mainfoot { color:white;   font-size:10px; text-align:center; width:380px; border-top:   solid 1px #535865; margin-top:15px; }
.text     { color:#cbcbcb; font-size:12px; text-align:left; }
.white    { color:#4c4c4c; }

ul { list-style-type: square; padding-left: 15px; }
input.google { background:#012; border:1px solid #a6b0c9; color:#a6b0c9; font-size:x-small; } /* ALT: { background: #123; border: #669; } */
