/* czcionka podstawowa */
.tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #061E87;
	text-decoration: none;
}
a.tx:link {
	color: #061E87;
	text-decoration: none;
}
a.tx:visited {
	color: #061E87;
	text-decoration: none;
}
a.tx:active {
	color: #061E87;
	text-decoration: none;
}
a.tx:hover {
	color: #9CAEF9;
	text-decoration: none;
}

/* link powrot */
.tx_pw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #061E87;
	text-decoration: none;
	text-align: right;
	
}
a.tx_pw:link {
	color: #061E87;
	text-decoration: none;
}
a.tx_pw:visited {
	color: #061E87;
	text-decoration: none;
}
a.tx_pw:active {
	color: #061E87;
	text-decoration: none;
}
a.tx_pw:hover {
	color: #9CAEF9;
	text-decoration: none;
}

/* link w tekscie pomaranczowy*/
.tx_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a.tx_l:link {
	color: #FF6600;
	text-decoration: none;
}
a.tx_l:visited {
	color: #FF6600;
	text-decoration: none;
}
a.tx_l:active {
	color: #FF6600;
	text-decoration: none;
}
a.tx_l:hover {
	color: #3157F2;
	text-decoration: none;
}


.tx_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #061E87;
	text-decoration: none;
}


.tx_i_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #E2662A;
}


.tx_m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #061E87;
	text-decoration: none;
}
a.tx_m:link {
	color: #061E87;
	text-decoration: none;
}
a.tx_m:visited {
	color: #061E87;
	text-decoration: none;
}
a.tx_m:active {
	color: #061E87;
	text-decoration: none;
}
a.tx_m:hover {
	color: #9CAEF9;
	text-decoration: none;
}

.tx_mn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #061E87;
	text-decoration: none;
}
a.tx_mn:link {
	color: #061E87;
	text-decoration: none;
}
a.tx_mn:visited {
	color: #061E87;
	text-decoration: none;
}
a.tx_mn:active {
	color: #061E87;
	text-decoration: none;
}
a.tx_mn:hover {
	color: #9CAEF9;
	text-decoration: none;
}
.tx_m1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DCDDDE;
	text-decoration: none;
}
a.tx_m1:link {
	color: #DCDDDE;
	text-decoration: none;
}
a.tx_m1:visited {
	color: #DCDDDE;
	text-decoration: none;
}
a.tx_m1:active {
	color: #DCDDDE;
	text-decoration: none;
}
a.tx_m1:hover {
	color: #092B55;
	text-decoration: none;
}


.tx_m2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #061E87;
	text-decoration: none;
	text-align: right;
}
a.tx_m2:link {
	color: #061E87;
	text-decoration: none;
}
a.tx_m2:visited {
	color: #061E87;
	text-decoration: none;
}
a.tx_m2:active {
	color: #061E87;
	text-decoration: none;
}
a.tx_m2:hover {
	color: #133AF4;
	text-decoration: none;
}