body, table, div {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffcb;
	font-weight: bold
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11pt;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 11pt;
} 

a.kontakt:link, a.kontakt:visited {
	color: #800000;
	text-decoration: none;
	font-size: 11pt;
}

a.kontakt:hover {
	color: #800000;
	text-decoration: underline;
	font-size: 11pt;
} 

a.powrot:link, a.powrot:visited {
	color: #9E0000;
	text-decoration: none;
	font-size: 10pt;
}

a.powrot:hover {
	color: #9E0000;
	text-decoration: underline;
	font-size: 10pt;
} 

a.stopka:link, a.stopka:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}

a.stopka:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9pt;
} 


input,select,textarea {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.tytul {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 10pt;
	color: #9E0000;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

th {
       font-family: Tahoma, verdana, sans-serif;
       font-size: 12pt;
       color: #9E0000;
       font-weight: bold;
}

.nazwa {
	font-family: Tahoma, Tahoma, verdana, sans-serif;
	font-size: 14pt;
	color: #9E0000;
	font-weight: bold;
	margin: 10px;
	background: inherit;
}

.podtytul {
	font-family: Tahoma, Tahoma, verdana, sans-serif;
	font-size: 12pt;
	color: #9E0000;
	font-weight: bold;
	background: inherit;
}

.wartosc {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	margin: 10px;
	background: inherit;
}

table.kapelusz {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 11pt;
	color: #000000;
	background: inherit;
}

.img {
cursor: pointer;
}