body {
	color: #ffffff;
	background: #808055;
	text-align: justify;
	font: 15px/25px georgia;
}

p{
	text-align: justify;
	font: 15px/25px georgia;
}

a:link { 
	color: #00ffff;
	text-decoration: none;
}

h1 {
	font-size: 16pt;
	text-align: center;
	margin-top : 10px;
	margin-bottom : 10px;
}

h2 {
	font-size: 12pt;
	color: #7F007F;
	background-color: #BDB76B;
	text-align: center;
	border-style: double;
	border-width:2pt;
	margin-top : 10px;	
}

h3 {
	font-size: 14pt;
	color: Yellow;
	text-align: center;
	margin-top : 30px;
	margin-bottom : 30px;
}

h4 {
	color: Lime;
	text-align: left;
	margin-top : 30px;
	margin-bottom : 30px;
}



a:visited { 
	color: #00ffff;
	text-decoration: none;
}

#main_doc{
	color : #FFF;
	text-align: justify;
	font: 15px/25px georgia;
	margin-top: 0px;
}

#main_menu{
	color : #FFF;
	text-align: center;
	font: 20px/30px Georgia;
	margin-top: 10px;
}

#fot_tab{
	color : #FFF;
	text-align: justify;
	font: 15px/25px georgia;
	margin-top: 0px;
}

#tabelka{
	background-color : #999660;
	color : Black;
	text-align: justify;
	font: 15px/25px georgia;
	margin-top: 0px;
	border : ridge Aqua;
}

#legenda{
	color: White;
	text-align: center;
	margin-top : 40px;
	margin-bottom : 40px;
}

#licznik{
	text-align: right;
	font: 10px/25px georgia;
	margin-top: 10px;
}



