﻿body {
	background-color: #B6FF6E;
	color: #000;
	margin: 0;
	padding: 0;
	text-align:center;
	}

html {
	background-color: #B6FF6E;
	color: #000;
	margin: 0;
	padding: 0;
	text-align:center;
	}
	
a	{
	color:#009900;
	}
	
a:visited
	{
	color:#00FF00;
	}
	
#top 	{
	width: 1004px;
	margin-left:auto; 
	margin-right:auto;
	height: 100%;
	text-align: left;
	}

#NAGLOWEK
	{
	background-color: #006600;
	}


#MENUW {
	text-align: Left;
	width: 130px;
	float: left;
	overflow: hidden;
	background-color: #006600;
	color:#FFFFFF;
	}

#TRESC {
	width: 869px;
	float: left;
	overflow: hidden;
	background-color: #FFFF99;
	top: 0;
	z-index: 0;
	left: 0px;
	padding-left:5px;
	}

#STOPKA {
	clear: both;
	width: 100%;
	background-color: #006600;
	text-align:right;
	color:#FFFFFF;
	}
	
#Tytul {
	color:#FFFFFF;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
	}
	
#Tytul a:link {
	color:#FFFFFF;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
	}

#Tytul a:visited {
	color:#EEFFEE;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
	}

#Panel {
	background:#006600;
	color:#FFFFFF;
	}

#Tytul_strony {
	color:#006600;
	font-style:italic;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	margin-top:12px;
	}
	
#lista {
	list-style-type: none;
	width: 830px;
	}

#lista li {
	float: left;
	text-align: center;
	}

#lista img
	{
	display: block;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	}
	
#nagl_tab {
	background:#006600;
	color:#FFFFFF;
	font-weight:bold; 
	text-align:center;
	}

#podtytul {
	color:#008000;
	font-weight:bold; 
	text-align:center;
	}