#menu { 
	position	: relative;
	top		: -4px;
	text-align	: right;
	width		: 800px;

	
	padding-bottom	: 7px;
	padding-top	: 5px;
	padding-right	: 0px;
	padding-left 	: 0px;
	border-top	: solid 4px #FF0000;
	border-bottom	: solid 4px #FF0000;
	height		: 20px;
	background	: #FFD700;
	clear		: both;
}
#menu a {
	color		: #000000;
	text-decoration	: none;
	padding		: 10px;
	font-size	: 18px;
		}
#menu a:hover, #menu a.selected {
	color		: #4169E1;
	
	}


	
.glowny	{
	position	:	relative;
	top		:	5px;
	width		:  	800px;
	padding-top	: 	10px;
	background-color:	#FFFACD;
	border		:	solid 2px #FFD700; 
	}
.lewy	{
	
	position	:	absolute;
	top		:	10px;
	left		:	10px;
	padding-top	:	10px;
	padding-bottom	:	10px;
	width		:	150px; 
	background-color:	#FFFFFF; 
	border		:	solid 2px #4169E1; 
	}
.prawy	{

	
	position	:	relative;
	margin-top	:	0px;
	margin-left	:	175px;
	margin-right	:	10px;
	margin-bottom	:	10px; 
	padding		:	20px; 
	padding-top	:	30px; 
	padding-bottom	:	50px;
	background-color:	#FFFFFF;
	border		:	solid 2px #4169E1; 
	}



body	{
	font-family	:	verdana, arial,  tahoma; 
	text-decoration	:	none; 
	font color	:	#000000;
	background-color:	#FFFFF0; 
	}  
	
h1, h2, h3, h4, h5, h6 {
	padding-top	:	5px;
	font-family	:	verdana, arial, tahoma; 
	}

.stopa	{
	position	:	relative;
	margin-top	:	25px;
	margin-bottom	:	10px;
	font-size	: 	12px;
	}



.srodek	{
	text-indent	: 	5%;
	font-size	: 	18px;
	text-align	: 	justify;
	line-height	: 	140%; 
	}

.naglowek {
	color		: 	#000000;
	letter-spacing	: 	1px;
	font-size	: 	24px;
	border-bottom	: 	4px dotted;
	border-color	: 	#FF4500;
	padding-bottom	: 	5px;
	text-align	: 	left;
	}
	
