body {
	background: #66ccff;
	font-family: Comic Sans MS, Times New Roman;
	font-size: 0.8em;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

a {
	background-color: ffff99;
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#glowna {
	background-color: #ffff99;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 800px;
	height: 390px;
}
#gorny {
	background: url(gora.gif) no-repeat;
	height: 180px;
	text-align: center;
	width: 100%;
}

#pasek {
	background-color: #00ff00;
	height; 30px;
	text-align; center;
	width: 100%
	position: relative;
}

#srodek {
	background-color: #ffff99;
	width: 800px;
	height: 100%;
}

#menu {
	background-color: #ffff99;
	float: left;	
	padding-left: 10px;
	padding-botton: 10px;
	padding-top: 20px;
	width: 240px;
	height: 100%;
	
}


#prawa {
	background-color: #ffff99;
	float: right;
	width: 530px;
	height: 100%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-botton: 10px;
	padding-top: 20px;
	overflow: auto;
	overflow-y: auto;
}

#stopka {
	background-color: #ffff99;
	font-color: #ccffcc;
	clear: right;
	color: #000000;
	font-size: 0.7em;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-top: 20px;
	text-align: right;
	width: 800px;
}
