A:LINK {
color: Olive;
text-decoration: none;
}
A:HOVER {
  color: Olive;
  text-decoration: none;
}
A:VISITED {
   color: Olive;
   text-decoration: none;
}
A:ACTIVE {
  color: Olive;
  text-decoration: none;
}

#td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #6d463d;
  font-weight : bold;
}

#td2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #6d463d;
  font-weight : bold;
  background-color: #d3baa3;  
}
#td3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #6d463d;
	font-weight : bold;
	background-color: #FAE0C5;
}
#td4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6d463d;
	font-weight : bold,italic;
}
#td5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #6d463d;
	font-weight : bold;
}

#tytul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #6d463d;
	font-weight : bold;
}

#td_forum{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6d463d;
	font-weight : bold;
	background-color: #FAE0C5;
}

#td_forum2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #6d463d;
  font-weight : bold;
}

#td_stopka{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #6d463d;
}

