.txt {
	font-family: Verdana;
	font-size: 13px;
	color: #006400;
	text-align: justify;
	font-style: normal;
}
.txtc {
	font-family: Verdana;
	font-size: 13px;
	color: #276617;
	text-align: center;
	font-style: normal;
}
.txta {
font-family: Arial;
font-size: 50px;
color: #FFFFFF;
text-align: center;
font-style: bold;
background-color: #000000;
}
TD {
	font-family: Verdana;
	font-size: 12px;
	color: #276617;
}
.linia {
	border-left-color: #FF6633;
	border-left-style: dotted;
	border-left-width: 1;
}

.tab {
	text-align: center;
	vertical-align: top;
}
.bortab {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 4;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 4;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 4;
}
.links {
	color: #FFE8DC;
	background-color: #347D47;
	text-align: center;
}
BODY {
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #00845F;
	scrollbar-face-color: #A9DA91;
	scrollbar-shadow-color: #A9DA91;
	scrollbar-highlight-color: #347D47;
	scrollbar-3dlight-color: #A9DA91;
	scrollbar-darkshadow-color: #347D47;
	scrollbar-track-color: #00845F;
	scrollbar-arrow-color: #000000;
}

A {
	color: #000000;
	text-decoration: none;
	text-align: center;
}

A:Hover {
	color: Maroon;
	text-decoration: bold;
	text-align: center;
}
