body{
  text-align: center;
  margin-top: 0px;
  background: url("tlo.jpg") repeat-x white;
}

img {
  border: none;
  margin-left: -4px;
}

/* Ksiega Gosci */
p.ksiega_autor{ 
  font: 110%/1.1em "Lucida Grande", Verdana, sans-serif;
  color: #00a0c7;	
  display: inline;
}

p.ksiega_data{ 
  font: 100%/1.1em "Lucida Grande", Verdana, sans-serif;
  color: black;	
  display: inline;
}

p.ksiega_tresc{ 
  font: 100%/1.1em "Lucida Grande", Verdana, sans-serif;
  color: black;	
  text-align: justify;
}

/* różne */
h1 {
  font: 110%/1.1em "Lucida Grande", Verdana, sans-serif;
  color: #00a0c7;
  text-decoration: underline;
}

h2 {
  font: 110%/1.1em "Lucida Grande", Verdana, sans-serif;
  color: #00a0c7;
}

h3 {
  font: 95%/1.1em "Lucida Grande", Verdana, sans-serif;
  color: #00a0c7;
}

hr {
  border-top: 1px solid #00a0c7;
  border-width: 1px 0 0 0;
  height: 1px;
}

/* LINKI */

a {
    font: /1.4em "Lucida Grande", Verdana, sans-serif;
	color: #293787;
	text-decoration: none;	
}

a:hover {
 	color: #72716e;
 	text-decoration: underline;
}

/* DIV'y */
#org {
	width: 721px; 
	margin: auto; 
	text-align: center;
}

#org img {
	margin: 5px;
	padding: 1px;
	border: 1px solid #00a0c7;
}

#org li {
    width: 200px;
    min-height: 250px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 250px;
}

#org h4 {
	font: 95%/1.1em "Lucida Grande", Verdana, sans-serif;
    color: #00a0c7;
	
}

#zespoly {
	width: 721px; 
	margin: auto; 
	text-align: center;
}

#zespoly p {
	font: 140%/1.4em "Lucida Grande", Verdana, sans-serif;
}

#kontener {
  width: 1162px;
  margin: auto;
  position: absolute; top: 0; left: 0;
}

#lewa {
  width: 274px;
  height: 1033px;
  float: left;
}

#lewa img {
	margin-left: 0px;
}

#srodek-top {
  float: left;
  width: 721px;
  height: 229px;
}

#srodek-top img {
	margin-left: 0px;
}

#srodek-menu {
  background-color: white;
  float: left;
  width: 721px;
  height: 20px;
}

#srodek-main {
  background: url("srodek-main.jpg") no-repeat;
  float: right;
  width: 721px;
  height: 349px;
}

#srodek-tresc {
  width: 695px;
  height: 300px;
  margin: 15px 10px;
  padding-right: 7px;
  overflow: auto;
  position: relative;
  
  font: 70%/1.2em "Lucida Grande", Verdana, sans-serif;
  text-align: justify;
  
}

#srodek-sponsorzy {
  background: url("srodek-sponsorzy.png") no-repeat;
  float: left;
  width: 721px;
  height: 400px;

}

#srodek-sponsorzy-loga {
  width: 710px;
  height: 321px;
  margin-top: 85px;
  overflow: hidden;
  position: relative;
}

#srodek-sponsorzy-loga p{
	display: inline;
}

#prawa {
  background: url("prawa.jpg") no-repeat;
  float: right;
  width: 167px;
  height: 853px;
}

/* textarea, input, submit etc */
fieldset {
	border: 0;
	margin-top: -13px;
}
input, textarea {
	margin-top: -10px;
	font: 80% "Lucida Grande", Verdana, sans-serif;
}

input.form {
 width: 140px;
 margin-top: -20px;
 height: 13px;
 border: 1px solid #585858;
}

p.form {
  margin-bottom: 4px;
}

textarea.form {
 border: 1px solid #585858;
 overflow: hidden;
}

textarea.form:focus {
 border: 1px solid #00a0c7;
}

input.form:focus {
 border: 1px solid #00a0c7;
}

input.wysylacz {
 width: 70px;
 height: 17px;
 border: 1px solid #585858;
}

input.wysylacz:focus{
 border: 1px solid #00a0c7;
}

/* tabele */
table {
  margin: auto;
}
table, td {
  border: 1px solid black;
  text-align: center;
}
tr:hover{
  background-color: #2cbbe3;
}
td {
  height: 20px;
  width: 130px;
}
td.lp {
  width: 25px;
}

/* SZLAKI */
.szlak-zolty {
  color: gold;
}
.szlak-niebieski {
  color: blue;
}
.szlak-czerwony {
  color: red;
}
.szlak-zielony {
  color: green;
}