.kontakty table {
		background-color: black;
		color: #ffdd99
}
.kontakty td {	background-color: #ffeedd;
		font-size: 10pt;
		color: #000000
}
.kontakty th {	background-color: #d1d1f1;
		font-size: 10pt;
		font-family: arial,"Times New Roman";
		white-space: nowrap;
}
.kontakty p {	background-color: black;
		color: black;
}
.kontakty a {	text-decoration: none
}
.kontakty a:hover {
		text-decoration: underline
}
