body {
	background-color: #234776;
	padding: 0;
	margin: 0;
	color: #ECDF76;
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	}
a {
	text-decoration: none;
	color: #75CBFC;
}

a:hover {
	color: #75ffff;
}
	
#tlo {
	position: absolute;
	top: 0px;
	left:0px;
}

#nag {
	position: absolute;
	top: 400px;
	left:94px;
	z-index: 10;
}

#lewy {
	position: absolute;
	top: 540px;
	left:20px;
	width: 200px;
	z-index: 10;
}
#lewy img {
	margin-bottom: 4px;
}

#page {
	position: absolute;
	top: 0px;
	left:0px;
	width:800px;
	border-right: 11px solid #6A9FD3;
	background-color: #47600C;
	z-index: 5;
}

#page_in {
	position: relative;
	top:0px;
	left:0px;
	margin-top: 500px;
	margin-left:230px;
	width:520px;
	text-align: justify;
	overflow: hidden;
}
sup {
	font-size:10px;
}
.aa {
	background-color: #27400C;
}

