/* <![CDATA[ */
html, body {
	background-color: #004000;
	color: #000;
	margin: 0;
	padding: 0;
}
#NAGLOWEK {
	background-color: none;
	width: 100%;
	overflow: hidden;	
	}
#MENU_TEST {float: left;
	background-color: none;
	overflow: hidden;	
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	position: relative;
	z-index: 4;
    
	}
#INFORMACJE_TEST {

	width: 1%;
	float: right;
	overflow: hidden;
	position: relative; top: 0px;
	font-family: Arial;
	margin-right: 5px;
	color: #FFFFE0;
	background-color: #004000;
	
}
#TRESC_TEST {

	width: 98%;	
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial;
	position: relative; top: 5px;
	color: #FFFFE0;
	background-color: #004000;

}
#RAMKA{
	margin-left:0px;
	margin-right: 0px;
	font-family: Arial;
	position: relative; top: 0px;
	color: #FFFFE0;
	background-color: #004000;
	font-family: Arial;
	font-size: 10pt;
	
}
#STOPKA_TEST {
	clear: both;
	position: relative; top: 20px; bottom : 20px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial;
	font-size: 10pt;
	background-color: #8DFF90;
}
ul.menu_pionowe {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}


ul.menu_pionowe {
	
}

ul.menu_pionowe li {
	float: left;
	
	
}

ul.menu_pionowe a:link, ul a:visited {
	display: block;	
	text-decoration: none;
	background-color:  #8DFF90;
	color: rgb(0, 0, 0);
	padding: 5px;
	border: 2px outset gray;
}

ul.menu_pionowe a:hover {
	border-style: inset;
	padding: 7px 3px 3px 7px;
text-shadow: 3px 3px 5px orange;	
	color: red;
}



ul {
	list-style: square;	
	text-align: left;
	line-height: 24px; 	

}

p { 	text-indent: 10px;
	text-indent: 10px;
    text-align: justify;
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
 }

h2 { 	text-align: center;
 }

em.cytat {color: blue; }	

blockquote { text-align: justify;
}
/* ]]> */