body {
	text-align: center;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#808000;
	scrollbar-shadow-color:#FFFFFF;

}

a:link {
	text-decoration: none;
	color: #808000;
	font-weight: bold;
}

a:hover {
	color: #808000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #808000;
	font-weight: bold;
}



.tabel {
	border: 1px solid #999999;
	height: 500px;
	text-align: left;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -385px;
	position: absolute;
	width: 770px;
}
	

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: justify;
	padding: 45px;
	height: 410px;
	width: 420px;
	overflow: auto;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	height: 160px;
	width: 151px;
	font-weight: bolder;
	letter-spacing: -0.1em;
	vertical-align: middle;
	text-transform: uppercase;
	line-height: 1.6em;
}
.menu a:link {
	color: ##FBB300;
	text-decoration: none;
}

.menu a:active {
	color: #999999;
	background-color: #000000;
	height: 15px;
	width: 100px;
	padding: 2px;
}

.menu a:hover {
	color: ##FBB300;
	background-color: #FFFFFF;
	height: 15px;
	width: 100px;
	padding: 2px;
}
.menu a:visited {
	color: ##FBB300;
	text-decoration: none;
}
.tekst2 {
	margin: 45px;
	width: 400px;
}
.aktywny {
	color: #FB3F00;
	height: 15px;
	width: 100px;
	padding: 2px;
}
.czarny {
	color: #000000;
	font-size: 14px;
	text-align: center;
	background-color: #999999;
	padding: 15px 25px 25px;
	border: 1px solid #FFFFFF;
	margin-left: 100px;
}
.czarny a:link {
	color: #000000;
}

.czarny a:hover {
	color: #000000;
}

.czarny a:visited {
	color: #000000;
}.czarny2 {
	text-align: center;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #666666;
	margin-left: 20px;
	width: 300px;
}

