BODY 
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px;
background: #000000;
color: #DDDDDD;
  font: 11px Tahoma;
  text-decoration: none;
    }
table {
  margin:0;
  color: #DDDDDD;
  font: 11px Tahoma;
  text-decoration: none;
  }

a:link {
color: #8888CC;
font-weight: bold;
text-decoration: none;
font-family: Verdana;
}
a:visited {
color: #8888CC;
font-weight: bold;
text-decoration: none;
font-family: Verdana;
}
a:hover {
color: #FF8024;
font-weight: bold;
text-decoration: underline;
font-family: Verdana;
}

font.red  {
font-color: white;
background: #BB0000;
font-weight: bold;
padding: 2px;
}
font.format {
font-size: 10px;
font-style: italic;
font-color: #666666;
}
td.window  {
  color: #222222;
}

td.wykonanie  {
  color: #BBBBBB;
  font-size: 10px;
}
input.button
{
  background : #333342;
  border: 1px solid #000000;
  font: 12px Verdana;
  width: 80px;
  padding:1px;
  color: white;
  font-weight:bold;
  cursor: pointer;
}
input, textarea, select
{ 
  background : #DDDDDD;
  border: 1px solid #000000;
  font: 12px Arial;
}

