* {
  font-family: Verdana, Helvetica, Arial, Trebuchet, Sans-Serif;
}

body {
 margin                 : 20px 0 0 0;
 padding                : 0;
 background-color       : #000;
 font-size              : 12px;
 font-family            : Verdana, Helvetica, Arial, Trebuchet, Sans-Serif;
 color                  : #666;
 text-align             : center; /* center layout in ie5 and 5.5. */
}

td {
 font-family            : Verdana, Helvetica, Trebuchet, Sans-Serif;
 font-size              : 12px;
}

p {
  margin		: 0;
  color                  : #ffffff;
  
}

h1 {
 text-decoration        : none;
 color                  : #cccccc;
}

a:link, a:visited {
 text-decoration        : none;
 color                  : #ffffff;
}

a:hover {
 text-decoration        : none;
 color                  : #ffffff;
}


#reklamy {
  clear         : both;
  text-align    : center;
  font-size     : 12px;
  padding       : 0;
  color		: #2c2c2c;
}
#reklamy a:link, #reklamy a:visited {
  color             : #2c2c2c;
  
}

.counter_png {
  display:none;
}
