body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: black;
	background: transparent url(img/tlo.jpg) repeat-y top center; 
	background-color: beige;
}

A:active {
	text-decoration: none;
	color: #707070;
	border: 0px;
}

A:link {
	text-decoration: none;
	color: #707070;
	border: 0px;

}

A:visited {
	text-decoration: none;
	color: #707070;
	border: 0px;
}

A:hover {
	text-decoration: none;
	border: 0px;
	color: #909090;
}

div#container { 
	margin: 0 auto;
	position: relative;
	width: 732px;
	background-color: white;
}

#nadtytul {
  font-family: Tahoma, Arial, Verdana;
  font-size: 10pt;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 2px;
  text-decoration: none;
  font-weight: bold;
  color: darkgray;
}

naglowek {
  width: 732px;
  height: 293px;
  border: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px; 
  background-color: beige;
}

#naglowek img {
  border: 0px;
  width: 732px;
  height: 65px;
}

#srodek {
  width: 732px;
  height: 100%;
  display: block;
  background-color: white;
}

#menugorne {
   background: #c73f0b;
   width: 732px;
   height: 30px;
}

#menugorne ul li{
	display: inline;
  	vertical-align: middle;
}

#menugorne ul li a{
	padding-right: 1em;
	font: 10pt Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: white;
}	

#lewa {
  display: block;
  background: cornsilk;
  width: 156px;
  height: 500px;
  margin-top: 10px;
  float: left;
  border-right-width: 5px;
    border-top-width: 0px;
      border-bottom-width: 5px;
        border-left-width: 0px;
  border-style: dashed;
  border-color: burlywood; 
}

#pozycjalewa {
  display:block;
  height: 42px;
  margin: 0px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: cornsilk;
  border-bottom-width: 2px;
    border-right-width: 0px;
    border-top-width: 0px;
        border-left-width: 0px;
  border-color: wheat;
  border-style: dashed;
}

#pozycjalewatekst {
  display: block;
  width: 83px;
}

#pozycjalewaobraz {
  display: block;
  width: 64px;
  margin: 0px;
  padding-left: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 0px;
  border-bottom-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
        border-left-width: 0px;
  position: relative;
  left: 0px;
  float: right;
}

#prawa {
  margin-left: 156px;
  margin-top: 0px;
  padding-left: 20px;
  padding-right: 5px;
  display: block;
  width: 542px;
  height: 100%;
  text-align: justify;
}

#prawa h1 {
  font-family: Tahoma, Arial, Verdana;
  font-size: 20pt;
  padding-top: 5px;
}

#prawa h2 {
  font-family: Tahoma, Arial, Verdana;
  font-size: 16pt;
  padding-top: 5px;
}

#prawaobraz {
  display: block;
  margin-left: 5px;
  margin-bottom: 5px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  border-bottom-width: 3px;
    border-right-width: 0px;
    border-top-width: 0px;
        border-left-width: 3px;
  border-style: dashed;
  border-color: wheat;
  text-align: right;
  font-size: 11px;
  float: right;
}

#prawa tekst {
}

#fundatorzy {
  text-align: right;
  float: right;
}

#stopka {
  background: #c73f0b;
  font-size: 9px;
  text-align: right;
  padding: 20px;
  width: 692px;
  height: 100px;
  float: left;
}