<style type=text/css media=screen>

BODY    { color: white;
          background-color: #0d0000;}
#napis  { position: relative;
	  color: White;
	  width: 380px;
          height: 80px;
          font: bold 60px Arial;
          filter: Light() }
#menu	{ position: relative;
	  color: White;
	  float: left;
	  padding-left: 0.5em;
	  vertical-align: top;	  
	  text-align: right;
          width: 8em;
          height: 10em;}
#stat	{ color: #cdc;
	  position: relative;
	  display: block;
	  clip: auto;
	  line-height: 1.4;
	  padding-left: 2em;
	  padding-right: 2em;
	  text-align: left;
	  }
#all	{ vertical-align: top;
	  text-align: left;
	  }
A, A:hover, A:visibled
	{ text-decoration: none;
	  text-underline: none;
	  font-size : medium;
	  font-family : Arial Black;}
A	{ color: #933;}
A:hover	{ color: #f00;}
A:visibled	{ color: #933;}
h1, h2, h3, h4, h5, h6
	{ font-family: Arial;
	  font-weidth: bold;
	  color: #efe;}

</style>

