/* Szanuj cudzą pracę. Nie kradnij, a ja nie będę zabijać. */

body, table, tr, td, ul, li {
	font: 8pt tahoma, sans-serif; 
	letter-spacing: 1px;
}
body {
	background-color: #000000;
}
a:link, a:active, a:visited {
	color: #ffffff; 
	text-decoration: none;
	background: #000000;
}
a:hover {
	color: #b30000; 
	text-decoration: none;
}

img { border: none; }

#obr {
	background: url('gfx/gfx.jpg');
	width: 700px;
	height: 134px;
	top: 0px;
	left: 0px;
	z-index:1;
}

.tekst {
	color: #000000;
	margin-right: 1em;
	margin-left: 1em;
}

#main {
	position: absolute; 	
	left: 179px; 
	width: 337px; 
	top: 87px; 
	text-align: justify; 
	background-color: #ffffff;
	}

.menut {
	color: #ffffff;
	margin-right: 1em;
	font-variant: small-caps;
}	

#menu {
	text-align: right;
	position: absolute; 	
	left: 20px; 
	width: 157px; 
	top: 90px; 
}

.kont {
	color: #ffffff;
	margin-left: 1em;
	font-variant: small-caps;
}

#kon {
	text-align: left;
	position: absolute; 	
	left: 518px; 
	width: 140px; 
	top: 56px; 
}

.stopka {
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	font-variant: small-caps;
}

.naglowek {
	font-variant: small-caps;
	margin-left: 1em;
}