.body{
  behavior: url(csshover.htc);
	margin: 0px;
	background-image: url('images/tlo04.gif');
	font-size: 11px;
	color:#252525;
	line-height:19px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.sub {
  background: #ffffff;
  height:25px;
}
td.sub :hover {
  background: #F5F9FF;
  height:25px;
  cursor:pointer
}
td.sub a {
  display: block; 
  height:25px;
  width: 214px;
  font-weight:bold;
	font-size: 13px;
	color: #00722d;
	text-decoration: none;

}
td.sub a:hover {
  display: block; 
  height:25px;
  width: 214px;
  font-weight:bold;
	font-size: 13px;
	color: #00722d;
	text-decoration: none;

}

td.sub2 {
  background: #0e902e;
  height:23px;
}
td.sub2 :hover {
  background: #0d8129;
  cursor:pointer
  height:23px;
}
td.sub2 a {
  height:23px;
  padding: 0px;
  display: block; 
  text-decoration: none; 
  width: 214px;
  color:#ffffff;
}
td.sub2 a :hover{
  height:23px;
  padding: 0px;
  display: block; 
  text-decoration: none; 
  width: 214px;
  color:#ffffff;
}



.tytul{
  font-size:20px;
  color:#00722d;
  margin:20px;
  line-height:30px;
}
.zawartosc{
	margin:15px;
}
.podtyt{
	font-weight: bold;
	color: #00722d;
}
.pies{
	list-style-image:url(images/lapka01.gif); 
}
.kot{
	list-style-image:url(images/lapka02.gif); 
}
.d{
	color:#00722d;
}
.dx{
	letter-spacing: -0,5px;
}
.x{
	line-height:10px;
}
.d2{
	font-size: 15px;
	color: #00722d;
	font-weight:bold;
}
.d3{
	font-size: 15px;
	color: red;
}


A{
	color: #00722d;
	text-decoration: none;
}
A :Hover {
	color: #00722d;
	text-decoration : none;
}
A.top{
	color: #00722d;
	text-decoration: none;
	text-align: right;
}
A.top :Hover {
	color: #000000;
	text-decoration : none;
	text-align: right;
}
A.l{
	color: #00722d;
	text-decoration: underline;
	text-align: right;
}
A.l :Hover {
	color: #000000;
	text-decoration : line;
	text-align: right;
}
A.pytanie{
	color: #00722d;
	text-decoration: none;
	line-height: 16px;
}
button{
	color: black;
	border: 0px solid;
	background-color: #E3E3E3;
}
input{
	color: black;
	border: 1px solid;
	background-color: #FEFEFE;
}
textarea{
	color: black;
	border: 1px solid;
  background-color: rgb(245,245,245);
}
