body
	{
	 font-family: "lucida typewriter", lucidatypewriter;
	 font-size: 14px;
	 background: #000;
	 color: #fefefe;
	 
	}

.cch
	{
	 cursor: crosshair;
	}

a
	{
	 color: #009800;
	}

a:visited
	{
	 color: #60dd70;
	 background-color: transparent;
	}

p.srodek
	{
	 text-align: center;
	 font-size: 18px;
	 font-weight: bold;
	}
.left-side
	{
	 position: absolute;
	 left: 0;
	 top: 2em;
	 width: 13em;
	 margin-left: 2em;
	}
.cent-or-sth
	{
	 position: absolute;
	 left: 12em;
	 right: 16em;
	 text-align: center;
	 vertical-align: middle;
	 width: auto;
	 margin: 2em 2em 2em 2em;
	}

font.colgrey
	{
	 color: #d7d7d7;
	}

.glue
	{
	 width: 100%;
	 height: 100%;
	}

