/* link bordowy */
.link-r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7F0202;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.link-r:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 0px;
	word-spacing: 0px;
}

/* tekst duzy czarny */
.tekst-db {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: 0px;
}

/* tekst maly czarny */
.tekst-mb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: 0px;
}

/* tekst sredni */
.tekst-s2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6A6A6A;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

/* tekst sredni pogrubiony wyrownany do prawej */
.tekst-sjbr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
	text-align: right;
	letter-spacing: 0px;
	word-spacing: 0px;
}

/* tekst duzy pogrubiony wycentrowany */
.tekst-sjbc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	word-spacing: 0px;
}

/* tekst sredni wyjustowany bordowy */
.tekst-sjr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7F0202;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: 0px;
}

/* tekst sredni bordowy */
.tekst-sr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #7F0202;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

/* tekst bordowy */
.tekst-r {
	color: #7F0202;
}
