body {
  background-color: #003399;
  background-image: url('gfx/page-backr.png');
  background-position: left top;
  background-repeat: repeat-x;
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}

.tlostrony {
  position: relative;
  background-image: url('gfx/page-back.png');
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  width: 100%;
}

.srodek {
  position: relative;
  background-color: #003399;
  width: 900px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}

.naglowek {
  background-color: #003399;
  background-image: url('gfx/page-top.jpg');
  background-repeat: no-repeat;
  position: relative;
  width: 900px;
  height: 410px;
}

.ameniu {
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
}

.ameniu:hover {
  color: #99bbff;
  font-size: 14px;
}

.tresc {
  background-color: #003399;
  background-image: url('gfx/page-text.jpg');
  background-repeat: repeat-y;
  position: relative;
  width: 900px;
}

.tekst {
  width: 820px;
  position: relative;
}

.stopka {
  background-image: url('gfx/page-bottom.gif');
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  height: 40px;
}

.stopkaa {
  text-decoration: none;
  color: #5c740b;
  font-size: 12px;
  font-weight: normal;
  font-family: Arial;
}

.lato {
  position: absolute;
  top: 0px;
  left: 780px;
  width: 100px;
  height: 30px;
}

p {
  color: #00256e;
  font-size: 16px;
  font-family: Arial;
  font-weight: normal;
  text-align: justify;
}

p:first-letter {
  color: #00256e;
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
}

.tytul { 
  color: #5c740b;
  font-size: 20px;
  font-weight: bold;
  font-family: Arial;
}

.l_kategoria {
  color: #00256e;
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
}

.kategoria {
  display: block;
  border: 0px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  color: #5c740b;
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
}

.o_text {
  color: #00256e;
  font-size: 14px;
  font-weight: normal;
  font-family: Arial;
  text-decoration: none;
}

.o_link {
  color: #00256e;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
  text-decoration: none;
}

img {
  border: 2px solid #5c740b;
}

.linia_g {
  width: 100%;
  margin: 0px;
  margin-bottom: 30px;
  border: 1px solid #5c740b;
}
	
.partnerzy {
	
	display: block;
	position: relative;
	top: 0px;
	left: 20px;
	font-size: 16px;
	text-align: left;
	color: #003399;
	}
	
.partnerzy li a {
	color: olive;
	text-decoration: none;
}
