body{
	margin: 0 auto;
	padding: 0;
	width:100%;
	height:100%;
	background-color: #345c39;
	margin-left:auto;
  margin-right:auto;
  color: white;
  font-size: 13px;
  font-family: Verdana, Arial; 
}

#strona{
  position: relative;
  height: 900px;
  width: 964px;
  top:0px;
  margin-left:auto;
  margin-right:auto;
  z-index:100;
  margin-top:-104px;
}

a:hover{
  text-decoration:underline;
}

#tlo-ziel{
  height:444px;
  width:100%;
  background-color: #092d0d;
}

#menu{
  height:103px;
  width: 100%;
  margin-left:10px;
}

#pas{
  position: relative;
  top:0px;
  height: 104px;
  width: 1074px;
  margin-left:auto;
  margin-right:auto;
  margin-top:-444px;
  background-image:url('../img/pas.png');
}

#foto{
  height: 392px;
  width: 964px;
  background-image:url('../img/gora.png');
  margin-top:-12px;
}

#content{
  position:relative;
  width: 964px;
  background-image:url('../img/tt.jpg');
}

#tekst{
  position:relative;
  top:30px;
  left:60px;
  float:left;
  width: 540px;
  text-align: justify;
  color: #f6f6b9;
}

#dol{
  position:relative;
  height: 24px;
  width: 964px;
  background-image:url('../img/dol.jpg');
}

#stopka-l{
  color:#9aae9c;
  position: relative;
  left: 60px;
  top:10px;
  width:300px;
}

#stopka-p{
  float:right;
  color:#9aae9c;
  position: relative;
  width:300px;
  right:-90px;
  top:-22px;  
}

#kontakt{
  position:relative;
  float:right;
  width:245px;
  height: 160px;
  right:35px;
  top:25px;
  color:#092d0d;
}

a img{
  border:0;
}

a{
  color: #092d0d;
  text-decoration:none;
}

