body {
  background:#591b06;
  line-height:150%;
}
TABLE {
  line-height:150%;
}
DIV {
	line-height:150%;
}
td { 
  vertical-align:top;
}
IMG { 
	border:0px;
}
HR {
	height: 1px;
	border: 0;
	color: #f6ba04;
	background-color: #f6ba04;
	width:100%;
}
#strona {
  width:1000px;
  margin:0 auto;
  
}
div.menu {
  float:left;
  text-align:center;
}
div.menu a {
  font-size:12pt;
  font-family:Verdana;
  text-decoration:none;
  color:#f6ba04;
}
div.menu a:hover {
  text-decoration:underline;
}
div.block {
  display:block;
}
h1.naglowek {
  color:#fff;
  padding:5px;
  font-family:Tahoma;
  font-size:15pt;
  letter-spacing:5px;
}
div.l {
  float:left;
}
div.cl {
  clear:left;
}
.tekst {
  font-size:12pt;
  color:white;
  line-height:150%;
  font-family:Verdana;
  color:#fff;
  text-align:justify;
}
ul {
  list-style-type:square;
}
a.powrot {
  color:#f6ba04;
  display:block;
  text-align:right;
  padding:2px;
  font-family:Tahoma;
  font-size:10pt;
}
div.stopka {
  width:1000px;
  margin:0 auto;
  color:#e3e3e3;
  padding:5px;
  font-family:Tahoma;
  font-size:8pt;
  text-align:right;
}
div.stopka a {
  text-decoration:none;
  color:#e3e3e3;
}
div.stopka a:hover {
  color:#f6ba04;
}
table.spis {
	border-collapse: collapse;
	border-spacing: 5mm 2mm;
	line-height:150%;
	width:100%;
	font-size:10pt;
}
table.spis th {
  color:#f6ba04;
}
a.mapki {
  text-decoration:none;
  color:#f6ba04;
}
a.mapki:hover {
  font-weight:bold;
}
div.galeria {
  float:left;
  padding:3px;
  background:#000;
  margin:3px;
}
div.galeria:hover {
  background:#fff;
}