BODY 
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 8px;
padding-top: 0px;
background-image:url(images/bg.gif);
color: #212121;
font: 12px Verdana;
text-decoration: none;
text-align:center;
scrollbar-face-color: #d5a066;
scrollbar-3dlight-color:#ead1b3;
scrollbar-arrow-color: #565656;
scrollbar-track-color:#ead1b3;
scrollbar-darkshadow-color: #939190;
    }
table {
  margin:0;
  color: #65442c;
  font: 12px Verdana;
  text-decoration: none;
  }
table.licznik {background:#EDEDED; border:1px solid #787888; border-collapse:collapse;}
.licznik td {border: 1px solid #787888; padding: 5px}

table.obrazek {
  border-collapse:collapse;
  border:1px solid #cd6141;
  }
.obrazek td {border: 1px solid #cd6141; padding:6px;}

a:link {
color: #CC0000;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #CC0000;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a.menu:link  {
font:13px Arial;
color: #993300;
text-decoration: none;
font-weight: bold;
}

a.menu:visited  {
font:13px Arial;
color: #993300;
text-decoration: none;
font-weight: bold;
}

a.menu:hover  {
font:13px Arial;
color: #ff6701;
text-decoration: none;
font-weight: bold;
}

a.menu2:link  {
font:13px Arial;
color: #ff6701;
text-decoration: none;
font-weight: bold;
}

a.menu2:visited  {
font:13px Arial;
color: #ff6701;
text-decoration: none;
font-weight: bold;
}

a.menu2:hover  {
font:13px Arial;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

a.alert:link  {
color: #BB0000;
}

a.alert:visited  {
color: #BB0000;
}

a.alert:hover  {
color: #343434;
}

font.tit  {
  font: 15px Arial;
  color: #ff6701;
  font-weight:bold;
}


font.error {
  color: #DD0000;
  font-weight: bold;
}

td.tytul
{
  background:#b2b2b9;
  color:#232323;
  text-align:center;
}

td.lista1
{
  background:#c9c9d1;
  color:#222222;
  text-align:left;
}

td.lista2
{
  background:#D8D8E0;
  color:#222222;
  text-align:left;
}

td.lista3
{
  background:#d09757;
  color:#ffffff;
  text-align:left;
}

div.line {
  background: #b37a51;
  height: 1px;
  padding: 0px;
  margin-top: 7px;
  margin-bottom: 7px;
  overflow:hidden;
}

div.pause
{
margin-top:2px;
margin-bottom:2px;
height:2px;
font-size:2px;
}

div.frame
{
width:96%;
padding:2px;
border:1px solid #ce9453;
background:#f0dec8;
}
input, textarea, select
{ 
  background : #EEEEF5;
  font: 11px Verdana;
}

input.button
{
  background : #62452b;
  font: 12px Tahoma;
  color: white;
  font-weight:bold;
  cursor: pointer;
}

input.trans
{
  background: transparent;
  border: 0px;
}

