* { font-family: Verdana, Trebuchet, Helvetica, Sans-Serif; }

html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	background-color: white;
	font-size: 11px; 
	text-align: center; /* center layout in ie5 and 5.5. */
}

.tabela { 
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	background-color: white;
}

.naglowek { 
	background-color: white;
	height: 40px;
	vertical-align: top;
}

.tresc {
	vertical-align: middle;
	background-color: white;
}

.stopka { 
	background-color: white;
	height: 40px;
	vertical-align: bottom;
	padding-bottom: 3px;
	
}

.podpis { 
	text-align: center;
	font-size: 9px;
}

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

#subheader2005foto ul {
  margin: 0;
  padding: 20px 0 0 0;
  text-align: right;
}
#subheader2005foto li {
  padding: 0 5px 0 25px;
  display: inline;
}
#subheader2005foto a {
  color: black;
  text-decoration: none;
  font-weight: bolder;
}
#subheader2005foto 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;
}

#foto {
	text-align: center;
	margin: 0 auto;
	vertical-align: middle;
	position: relative;
	padding: 5px 0 0 0;
}

#foto img {
	padding: 5px 5px 5px 5px;
	border: 2px solid #000000;
	margin: 0 auto;
}