h3 { 
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#tlo2005 { 
	width: 100%;
	height: 100%;
}

#left2005 {
	background-color: #F3F2EC;
	float: left;
	width: 150px;
	height: auto !important;
	padding: 0;
	text-align: left;
}

.menu2005 { 
	font-size: 12px;
	font-weight: bolder;
}

.menu2005 a {
	display: block; 
	margin: 0; 
	padding: 0.5em 1em; 
	border: 1px solid; 
	border-color: white black black white;
	text-decoration: none;
	background-color: #F3F2EC;
}

.menu2005 a:hover {
	background: yellow;
	color: red;
}

#subheader2005 {
	width: 100%;
	height: 40px;
	display: block;
	background-image: url('grafika/hr.png');
	background-position: top;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#middle2005 {
	background-color: #FFFFFF;
	float: right;
	width: 610px;
	height: 100%;
	display: inline;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	border-left: thin dotted;
}

#middle2005 p { 
	text-align: justify;
	text-indent: 15px;
	
}

#subheader2005 ul {
  margin: 0;
  padding: 20px 0 0 0;
  text-align: right;
}
#subheader2005 li {
  padding: 0 5px 0 5px;
  border-left: 1px solid black;
  display: inline;
}
#subheader2005 a {
  color: black;
  text-decoration: none;
  font-weight: bolder;
}
#subheader2005 a:hover {
  text-decoration: non;
  color: red;
}

#left2005 ul {
  margin: 0;
  padding: 0px 0 20px 20px;
  text-align: left;
}
#left2005 li {
  padding: 15px 5px 0 5px;
  display: list-item;
}
#left2005 a {
  text-decoration: none;
  font-weight: bolder;
}
#left2005 a:hover {
  text-decoration: non;
  color: red;
}

#tytul2005 {
	float: left;
	position: absolute;
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	font-size: 20px;
	font-weight: bold;
}

#uczestnicy2005 {
	background-color: #FFFFFF;
	float: left;
	width: 600px;
	height: 100%;
	display: inline;
	text-align: justify;
	margin: 0 0 0 0px;
	padding: 0 10px 0 0;
	border-right: thin dotted;
}

.wstep { 
	background: url('grafika/widok1.jpg') no-repeat left top;
	padding-left: 393px;
	
}

#right2005 {
	background-color: #FFFFFF;
	float: right;
	width: 160px;
	height: auto !important;
	height: 370px; /* IE */
	min-height: 370px;
	display: inline;
	text-align: center;
}

.submenu2005 {
  background-color: #F3F2EC;
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
  padding: 0 0 10px 0;
}

.mapa2005 {
	margin: 0 auto;
	width: 650px;
}

.statystyka2005 {
	border: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: hide;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	width: 650px;
	background-color: #F2F9F6;
}

.statystyka2005 th {
	border: 1px solid;
	height: 28px;
}

.statystyka2005 td {
	border: 1px solid;
	height: 22px;
}

.miniaturki2005 {
	margin: 0 auto;
	width: 680px;
	padding: 5px 0 0 0;
	border: 0;
}

.miniaturki2005 img { 
	border: 0;
	margin: 0;
	padding: 5px 5px 5px 5px;

}

.dalej { 
	text-align: center;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #000000;
}

.dalej a { 
	font-weight: bolder;
	color: #000000;
}

.dalej a:visited { 
	color: #000000;
}

.dalej a:hover {
	text-decoration: non;
	color: red;
}

.dalej2 {
	font-weight: bolder; 
	text-align: right;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #000000;
}

.dalej2 a { 
	color: #0000CC;
	text-decoration: none;
	color: #0000CC;
}

.dalej2 a:visited { 
	color: #7C785A;
}

.dalej2 a:hover {
	text-decoration: non;
	color: #FF0000;
}