

a.global:link {
    color : #f8f8f8;
  }


a.global:visited {
    color : #f8f8f8;
  }


a.global:hover {
    color : #f21616;
  }


body {
    background-color : #000000;
    color : #f8f8f8;
    font-family : Verdana;
    font-size : 12px;
    overflow : scroll;
  }


div {
    color : #f8f8f8;
    font-family : Verdana;
    font-size : 12px;
  }


table {
    background-color : #000000;
    color : #f8f8f8;
    font-family : Verdana;
    font-size : 12px;
  }


.spanred {
    background-color : #000000;
    color : #ff0101;
    font-family : Verdana;
    font-size : 18px;
  }

.spangreen {
    background-color : #000000;
    color : #1BCC1E;
    font-family : Verdana;
    font-size : 18px;
  }

.druczek {
    background-color : #000000;
    color : #f8f8f8;
    font-family : Verdana;
    font-size : 10px;
  }

ul {
 line-height : 20px;
 list-style-type : none;
  }

