body {  color: #FFFFFF; text-decoration: none; background-color: #333333; font-size: 10pt; font-style: normal; font-family: sans-serif;}
a:hover {  font-style: normal; color: #999999; text-decoration: underline;}
a:active { font-style: normal; color: #999999; text-decoration: none;}
a:link { font-style: normal; color: #999999; text-decoration: none;}
a:visited { font-style: normal; color: #999999; text-decoration: none;}
th {color: #000000; text-decoration: none; background-color: #FF6600; font-size: 10pt; font-style: normal; font-family: sans-serif;}
td {vertical-align: bottom; text-align: center; font-size: 10pt;}

hr {width: 100%;}
b {font-weight: bolder;}

#menu {
position: absolute;
left: 10px;
top: 10px;
  width: 200px;
  color: #CCCCCC;
  text-decoration: none;
  text-align: center;
  background-color: #000000;
}
  

#main {
position: absolute;
left: 220px;
top: 10 px;
  color: #CCCCCC;
  text-decoration: none;
  background-color: #000000;
}

#formularz td
{vertical-align: top; text-align: left;}
#formularz th
{vertical-align: top; text-align: center;}

  
  
.naglowek {color: #000000;
text-decoration: none;
background-color: #FF6600;
font-weight: bold;
padding: 3px 5px;
}

.zawartosc{
  margin: 20px 20px;
}
  
.tytul {
  margin-left: 0;
  text-align: left;
  font-weight: bolder;
}
.tresc {
  margin-left: 0;
  text-align: left;
}
.nawigacja {
  text-align: center;
}
.commenthidden {
  display:none;
} 
.commentshown {
  display:inline;
}
