BODY { background: #000000; }

A:link    { color: #FF0000; }
A:visited { color: #FFFFFF; }
A:active  { color: #FFFFFF; }
A:hover   { color: #FFFFFF; }
A:focus   { background: black; }

A#menu:link    { color: #FFFFFF; text-decoration: none; }
A#menu:visited { color: #FFFFFF; text-decoration: none; }
A#menu:active  { color: cadetblue; }
A#menu:hover   { color: red; text-decoration: underline; }
A#menu:focus   { background: black; }

td  { text-align: left;  color: #FFFFFF; font-size: 100%; }
td#menu2  { background: url(Images/spike6.gif); height: 37; width: 75; }

H3 { text-align: center; color: #FFFFFF; font-family: Arial; }
H2 { text-align: center; color: #FFFFFF; font-family: Arial; }
H4 { text-align: center; color: #FF0000; font-family: Times; }
tt { text-align: center; color: #FFFFFF; font-family: Arial; }
h5 { text-align: center; color: #FFFFFF; font-size: 100%; }
i  { text-align: left; color: #FFFFFF; font-size: Times; }
li { text-align: left; color: #FFFFFF; font-size: Times; }
sup { text-align: center; color: #FF0000; font-family: Arial; }
b  { text-align: center; color: #FF0000; font-family: Times; }

P        { text-align: left;  color: #FFFFFF; font-size: 100%; }
P#menu   { text-align: center; }
P.copy   { text-align: center; color: #FFFFFF; font-size: 75%; }
P.header { text-align: left; color: #FF0000; font-size: 90%; }
P.autor  { text-align: right; font-weight: bold; color: #FF0000; font-size: 80%; font-family: monospace; }
P.lyric  { text-align: center; font-style: italic }
P.quest  { text-align: justify; font-style: italic; font-weight: bold; color: #87CEFA }
P.podpis { text-align: center; font-weight: bold; font-size: 80%; font-family: monospace; color: #D2B48C }
P.hdate  { text-align: left; color: #00FFFF; font-weight: bold; font-size: 100%; }

SPAN.red-line { font-weight: bold; font-size: 120%; color: #FF0000; }
SPAN.coment1  { font-weight: bold; font-size: 80%; font-family: monospace; color: darkslateblue; }
SPAN.coment2  { font-weight: bold; font-size: 80%; font-family: monospace; }
SPAN.content  { font-weight: bold; font-family: Arial; }
SPAN.nw       { font-size: 60%; font-family: Arial; }
SPAN.date     { font-size: 80%; font-family: Arial; color: #00FF00}

