body {
	font-size: 70%;
	line-height: 1.4; 
	font-family: arial, helvetica, sans-serif;
	color: #000040;
	background: #FFFFFF url("tlo.jpg");
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	}
	
table {
	margin-top: 0px;
	font-size: 100%;
	line-height: 14px;
	}

form {
	margin-top: 2px;
	}

	
p {
	text-indent: 4ex;
	margin-top: 0px;
	margin-bottom: 14px;
	}
		
a:link {
	color: #119955;
	}

a:visited {
	color: #88AADD;
	}

a:hover {
	background-color: #81A7D8;
	color: #FFFFFF;
	}

a:active {
	background-color: #81A7D8;
	color: #FFFFFF;
	}

ol, ul {
	margin-top: 3px;
	margin-bottom: 3px;
	}

	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
	color: #845B00;
	margin: 0px;
	margin-bottom: 10px
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: 21px;
	color: #2F6002;
	margin-top: 0px;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #68540A;
	margin: 1ex;
	text-align: center;	
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
	color: #2F6002;
	margin-bottom: 8px	
	}
	
h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	margin: 1ex;
	text-align: center;	
	}
	
h6 {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	margin: 0px;
	}

img {
	border: none;
}

.tabela {
  border: 1px solid #000060;
  border-collapse: collapse;
	width: 100%;
	}

.tabela td {
  border: 1px solid #000070;
  text-align: center;  
  padding: 2px;
	}

.tabela td.tytul {
  text-align: center;
  font-weight: bold;  
	}

.tabela tr.tytul {
	background-color: #DBDB95;
  font-weight: bold;  	
	text-align: center;
	}

.tabela tr.czerwony {
  font-weight: bold;  
	color: #ff0000;
	}

#naglowek  {
	position: absolute;
/*	width: 650px; */
	background: transparent;
	right: 50px;
	text-align: right;
	border: 0px solid #000000;
	}

#menu {
	position: absolute;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	left: 0px;
	top: 170px;
	}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu li {
	border-bottom: 1px solid #AFB170;
	}

#menu li a:link, #menu li a:visited {
	display: block;
	padding: 1px 1px 1px 0.5em;
	border-left: 8px solid #845B00;
	border-right: 1px solid #845B00;
	background-color: #CDBA51;
	color: #FFFF88;
	text-decoration: none;
	}

#menu li a:hover {
	background-color: #846521;
	color: #FF4101;
	}

#menu ul ul {
	margin-left: 6px;
	}

#menu ul ul li {
border-bottom: 1px solid #AFB170;
margin:0;
}

#menu ul ul a:link, #menu ul ul a:visited {
background-color: #E7D062;
color: #845B00;
}

#menu ul ul a:hover {
background-color: #846521;
color: #FF4101;
}

#statut {
	margin-left: 5;
	}

#statut ol {
	padding-left: 10;
	font-weight: bold;
	text-align: left;
	list-style: upper-roman;
	}

#statut ol ol {
	padding-left: 14;
	font-weight: bold;
	text-align: center;
	list-style: none;
	}

#statut ol ol ol {
	padding-left: 18;
	font-weight: normal;
	text-align: left;
	list-style: decimal;
	}

#statut ol ol ul {
	padding-left: 18;
	font-weight: normal;
	text-align: left;
	list-style: disc;
	}

#statut ol ol ol ol{
	padding-left: 20;
	font-weight: normal;
	text-align: left;
	list-style: decimal;
	}

#statut ol ol ol ul {
	padding-left: 20;
	font-weight: normal;
	text-align: left;
	list-style: circle;
	}
		
#sponsorzy {
	position: absolute;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;	
	color: #845B00;	
	text-align: center;
	font-weight: bold;
	left: 5px;
	top: 420px;
	}

#srodek {
	position: absolute;
	left: 164px;
	top: 174px;
	right: 133px;
	text-align: justify;
	}

* html #srodek {
	width: 650px;
	z-index: 2;
	}

#prawa {
	position: absolute;
	right: 3px;
	top: 174px;	
	width: 120px;
	float: right;
	background: transparent;
	z-index: 1;
	}

#highlight {
	background-color: #E4E4B1;
	padding: 10px;
	margin-bottom: 14px;
	border: 5px solid #CDBA51;
	}
	
#highlight2 {
	background-color: #CFC394;
	padding: 5px;
	border: 1px #bbbbbb solid;
	margin-bottom: 14px;
	}

#data {
	font-size: 80%;
	color: #2F6002;
}

#autor {
	font-style: italic;
	font-size: 80%;
	text-align: right;
	color: #555588
	}

.hr {
	display: block;
	border-bottom: 1px #ADD25E dotted;
	}

