.text_normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 4px;
}
.text_normal_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
}
.text_normal_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 0px;
	font-weight: bold;
	border-bottom-style: none;
	border-bottom-width: 1px;
	color: #FF0000;
	font-variant: small-caps;
	border-left-width: 3px;
	border-left-style: none;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 0px;
	text-decoration: underline;

}

.text_normal_right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #666666;
}
.text_normal_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
.text_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}


.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B50015;
	text-align: center;
	font-variant: small-caps;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}
.menu_text_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B50015;
	text-align: left;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	margin-right: 0px;
	font-style: normal;
	border-bottom-color: #B50014;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B50014;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #B50014;
	padding-left: 6px;


}
.menu_text_bold_right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B50015;
	text-align: right;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	padding-right: 6px;
	margin-right: 12px;
	font-style: normal;
	border-bottom-color: #B50014;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #B50014;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B50014;
}

.text_wyrozniony {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #173868;
	font-variant: normal;
	clip: rect(auto,auto,auto,auto);
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #173868;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #173868;
	padding-left: 5px;
}

.tables {
	background-color: #FFFFFF;
	border: 1px none #FFFFFF;
}


A:link{color:#173868;text-decoration:none;}
A:visited{color:#173868;text-decoration:none;}
A:hover{color:#DF0000;text-decoration:underline;}
A:active{
	color:#DF0000;
	text-decoration:underline;
	margin-bottom: 4px;
	margin-top: 4px;
}
