body,
table,
td {
	font-family: "Times New Roman";
	color: #314B19;
	text-decoration: none;
	font-size : 13px;
 }
 
.link,  
A.link:link, 
A.link:active,
A.link:visited, 
A.link:hover{
	font-family: "Times New Roman";
	color: #314B19;
	text-decoration: underlined;
	font-size : 13px;
  }
  
.nadpis {
	font-family: "Times New Roman";
	color: #314B19;
    font-weight: bold;
	text-decoration: none;
	font-size : 13px;
	letter-spacing :8px;
}

.boldik {
	font-family: "Times New Roman";
	color: #314B19;
    font-weight: bold;
	text-decoration: none;
	font-size : 13px;
	letter-spacing :5px;
}