a {
	text-decoration : none;
	color: #0054A0;
	font-family: Arial;
}
a:hover {
	text-decoration: underline
}
.small {
	font-family : Arial;
	font-size : 12px;
	color : Black;
	text-decoration: none;
}
.normal {
	font-family : Arial;
	font-size : 13px;
	color : Black;
	text-decoration: none;
}
.normalBlue {
	font-family: Arial;
	font-size: 13px;
	color: #0054A0;
	text-decoration: none;
}
.normalRed {
	font-family: Arial;
	font-size: 13px;
	color: #DF2929;
	text-decoration: none;
}
.header {
	font-family : Arial;
	font-size : 17px;
	font-weight: bolder;
	color : Black;
	text-decoration: none;
}
.norm {
	font-family : Arial;
	font-size : 13px;
	color : Black;
	text-decoration: none;
	text-align: justify;
}
.normTit {
	font-family : Arial;
	font-size : 13px;
	color : #0054A0;
	text-decoration: none;
	font-weight: bolder;
}
.yelFont {
	font-family: Arial;
	font-size: 14px;
	color: #FFCE00;
	font-weight: bolder;
}
.nl {
	background-color: #0054A0;
	font-family: Arial;
	font-size: 13px;
	color: White;
	padding: 1px;
	text-align: center;
}
.nla {
	background-color: #FFCE00;
	font-family : Arial;
	font-size : 13px;
	color : White;
	padding : 1px;
	text-align: center;
}
.fnl {
	border-left: solid 1px black;
	border-top: solid 1px black;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	padding: 3px;
	text-align: center;
}
.anav {
	font-family : Arial;
	font-size : 13px;
	color : White;
	text-decoration: none;
	text-align: center;
}
.loginbox {
	font-family : Arial;
	font-size : 13px;
	color : Black;
	text-decoration: none;
	border: solid 1px black;
	background-color: #DDDDDD;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}
.modulbox {
	font-family : Arial;
	font-size : 13px;
	color : Black;
	text-decoration: none;
	border-left: dashed 1px #0054A0;
}

.st1 {
	background-color: #E9E0A3;
	text-align: center;
}
.st3 {
	background-color: #E2EE95;
	text-align: center;
}
.st5 {
	background-color: #B4F1A8;
	text-align: center;
}
.st9 {
	background-color: #9FECE7;
	text-align: center;
}
.whitefg {
	background-color : #FFFFFF;
	border : 1px solid Gray;
}

.WejscieWZyciePozniej { 
	font-style:italic;
	font-weight:bold;
}

.ChangesNoView {font-style:italic;}
