body {
	background-color: #414E56;
	background-image: url(bg3.jpg);
	margin: 0px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: White;
}
a {
	color: #000;
	background-color: #FCFABA;
	text-decoration: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding: 5px;
	
}
a:hover {
	background-color: #63787D;
	color: #FCFABA;
}

p {
	color: White;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-align: justify;
	line-height: 18px;
}
td {
	color: White;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 18px;
}
.nadpis {
	background-color: #F8CE27;
	color: black;
	font-size: 12px;
	font-weight: bolder;
	padding-left: 10px;
}
