body{
	margin: 0 auto;
  text-align:center;
  background: #0d2900 url('../images/tlo.jpg') repeat-x;
}
#container{
	position: relative;
	width:700px;
	margin: 0 auto;
  text-align:left;
  background: url('../images/tloo.jpg');
}
#top{
	width:700px;
	height:151px;
	margin: 0 auto;
	background: url('../images/top.jpg');
}

.zaw{
  clear: both;
	width:700px;
	margin: 0px;
}
#zawartosc1{
  float: left;
	width:50px;
	height: 402px;
	margin: 0px;
	background: url('../images/bok.jpg') no-repeat;
}
#zawartosc2{
  float: left;
	width:437px;
	text-align:center;
}
#zawartosc3{
  float: left;
	width:213px;
	height: 362px;
	margin: 0px;
  background: url('../images/bok3.jpg') no-repeat;
}

#stopka1{
  float: left;
	width:50px;
	height: 34px;
	margin: 0px;
	background: url('../images/stopka1.jpg') no-repeat;
}
#stopka2{
  float: left;
  height: 34px;
	width:437px;
	margin: 0px;
	background: url('../images/stopka2.jpg') repeat-x;
}
#stopka3{
  float: left;
	width:213px;
	height: 34px;
	margin: 0px;
	background: url('../images/stopka3.jpg') no-repeat;
}


.kropka{height:15px;background: url(../images/kropka.gif);}

.temat{
  color: #556a4d;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:25px;
  line-height:30px;
  text-align:left;
}
.tresc{
  color: #252525;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:19px;
  text-align: justify;
  width: 400px;
  padding: 50px 10px 10px 10px;
}

a{
	color: #556a4d;
	text-decoration : none;
}
a:Hover {
	color: rgb(41,99,35);
	text-decoration::hover;
}

