BODY { background-image: url(Image/bg.jpg); background-color: black}

A:link      { color: #FFFFFF; }
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; }

table { margin-left=0 background-image: url(Image/bg.jpg)}
td  { text-align: left;  color: #D3D3D3; font-size: 95%; }
td#menu2  { background: url(Images/spike6.gif); height: 37; width: 75; }

H3 { text-align: center; color: #D3D3D3; font-family: Arial; }
H2 { text-align: center; color: #D3D3D3; font-family: Arial; }
H4 { text-align: center; color: #D3D3D3; font-family: Times; }
tt { text-align: center; color: #D3D3D3; font-family: Arial; }
h5 { text-align: center; color: #D3D3D3; font-size: 100%; }
i  { text-align: left; color: #D3D3D3; font-size: Times; }
li { text-align: left; color: #D3D3D3; 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: #D3D3D3; font-size: 95%;  text-indent: 1 em;}
P#menu   { text-align: center; }
P.copy   { text-align: center; color: #D3D3D3; font-size: 90%; }
P.header { text-align: left; color: #FF0000; font-size: 100%;  text-indent: 1 em;}
P.autor  { text-align: right; font-weight: bold; color: #FF0000; font-size: 90%; 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%; }
P.music  { text-align: left; color: #C0C0C0; font-size: 90%; }

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}

