.linki {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.linkiwgalerii {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin: 20px;
}
/* FOTOGRAFIE */
.fotoprawe {
	float:right;
	margin: 10px;
	border: 1px solid #000000;
}

.fotolewe {
	float:left;
	margin: 10px;
	border: 1px solid #000000;
}
.foto {
	margin: 10px;
	border: 1px solid #000000;
}
.fotohigh {
	margin: 5px;
	border: 1px solid #000000;
}


/* ARCHIWUM */
.archiwumbold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.archiwumtekst {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	text-align: center;
	display: block;
}
.archiwumpobierz {
	font-family: "Courier New", Courier, mono;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	display: block;
}

/* formatowanie tekstów */
.tekst {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	text-align: left;
	display: block;
}

.tekstitalic {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	/* padding-left: 25px;
	padding-right: 25px; */
	text-decoration: none;
	color: #000000;
	font-style: italic;
	text-align: left;
	display: block;
}
.tekstspis {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	padding-left: 25px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	text-align: left;
	display: block;
}
.boldspis {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
}


/* formatowanie tabeli */

.tabela {
	overflow: scroll;
}
