.text_normal {
	font-family: "Trebuchet MS", Arial;
	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: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #666666;
}
.text_normal_left {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #666666;
	margin-left: 10px;
}

.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;
	margin-right: 8px;
	margin-left: 5px;
}
.text_normal_podkres {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.text_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
.text_top_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 4px;
}


.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: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	margin-right: 0px;
	font-style: normal;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 0px;
	border-left-style: none;
	border-left-color: #B50014;
	border-right-style: none;
	border-right-color: #B50014;
	padding-left: 6px;
	margin-bottom: 6px;
	border-top-style: none;
	background-color: #999999;
	margin-top: 0px;
	padding-top: 0px;


}
.menu_text_bold_right {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	margin-right: 0px;
	font-style: normal;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #B50014;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #B50014;
	margin-bottom: 3px;
	padding-right: 8px;
	background-color: #999999;
	margin-top: 0px;
	padding-top: 0px;
}

.text_wyrozniony {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #FF0000;
	font-variant: normal;
	clip: rect(auto,auto,auto,auto);
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
}

.tables {
	background-color: #FFFFFF;
	border: 1px none #FFFFFF;
}
.tables_1 {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-bottom: 5px;
}



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;
}

