BODY,P,A,#AM,#AMA,#AMT,TD,TH,H1,H2,H3,H4,H5,H6,UL,DL,DT,OL,LI,OL,PRE,DL,UL,B,I,BIG,STRONG,BLOCKQUOTE {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: x-small;
	scrollbar-3dlight-color: #CBF1CB;
	scrollbar-arrow-color: #DDF7DD;
	scrollbar-base-color: green;
	scrollbar-darkshadow-color: #007701;
	scrollbar-face-color: #32945A;
	scrollbar-highlight-color: #B5BFA1;
	scrollbar-shadow-color: #005E01;
	}

BODY {
	background-color: #FBFBFB;
	color: #222222;
	}

P {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	line-height: 135%;
	}

BLOCKQUOTE {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	}

B,STRONG {
	color: #000000;
	}

BIG {
	font-size: medium;
	}

SMALL {
	font-size: xx-small;
	}

A:LINK,A:VISITED,A:HOVER,A:ACTIVE {
	color: green;
	text-decoration: underline;
	font-weight: normal;
	}

A:VISITED {
	color: gray;
	}

A:HOVER {
	color: green;
	text-decoration: underline;
	}

A:ACTIVE {
	color: #FF0000;
	}

/* mini linki - zoom */
#AZ:LINK,#AZ:VISITED,#AZ:HOVER,#AZ:ACTIVE {
	background-image: url("images/zoom.gif");
	background-position: 0px;
	background-repeat: no-repeat;
	color: green;
	font-size: xx-small;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 15px;
	}

#AZ:HOVER {
	text-decoration: underline;
	}

#AZ:ACTIVE {
	color: #FF0000;
	}


/* mini linki - więcej */
#AX,#AX:LINK,#AX:VISITED,#AX:HOVER,#AX:ACTIVE {
	color: green;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#AX:HOVER {
	text-decoration: underline;
	}

#AX:ACTIVE {
	color: #FF0000;
	}

/*  linki lewego menu */
#AM:LINK,#AM:VISITED,#AM:HOVER,#AM:ACTIVE,#AMA:LINK,#AMA:VISITED,#AMA:HOVER,#AMA:ACTIVE {
	background-image: url("images/a-off.gif");
	background-position: 0px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: gray;
	margin-left: 25px;
	padding-left: 20px;
	}

#AMA:LINK,#AMA:VISITED,#AMA:HOVER,#AMA:ACTIVE {
	background-image: url("images/a-on.gif");
	color: green;
	}

#AM:HOVER,#AMA:HOVER {
	text-decoration: underline;
	color: green;
	}


/*  linki górnego menu */
#AMT:LINK,#AMT:VISITED,#AMT:HOVER,#AMT:ACTIVE,#AMTA:LINK,#AMTA:VISITED,#AMTA:HOVER,#AMTA:ACTIVE {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: white;
	}

#AMTA:LINK,#AMTA:VISITED,#AMTA:HOVER,#AMTA:ACTIVE {
	color: lime;
	}

#AMT:HOVER,#AMTA:HOVER {
	color: yellow;
	text-decoration: underline;
	}

/*  linki dolnego menu */

#AMB:LINK,#AMB:VISITED,#AMB:HOVER,#AMB:ACTIVE {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: white;
	}

#AMB:HOVER {
	color: yellow;
	text-decoration: underline;
	}

#AMTXT {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: white;
	}


#TBL {
	background-image: url("images/back-left.gif");
	background-position: top;
	background-repeat: repeat-x;
	}

/* główna tabela */
#BODY {
	background-image: url("images/top.jpg");
	background-position: top;
	background-repeat: repeat-x;
	}

/* cela do pisania */
#WINDOW {
	background-image: url("images/corner-lb.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: white;
	}


/* tabele */
#TR1 {
	background-color: #F5F5F5;
	}

#TR2 {
	background-color: #FBFBFB;
	}

#TH {
	background-color: #E6F0E6;
	}


#IMG {
	border: 2px solid silver;
	}

#IMG:HOVER {
	border: 2px solid green;
	}

H1,H2,H3,H4,H5,H6 {
	color: green;
	}


H1,H2 {
	background-image: url("images/arrow.gif");
	background-position: 0px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

H2 {
	margin-left: 0px;
	}

H3 {
	background-image: url("images/head.gif");
	background-position: 0px;
	background-repeat: no-repeat;
	font-size: normal;
	font-weight: bold;
	padding-left: 13px;
	margin-left: 0px;
	}

H4 {
	background-image: url("images/head2.gif");
	background-position: 0px;
	background-repeat: no-repeat;
	font-size: normal;
	font-weight: bold;
	padding-left: 13px;
	margin-left: 0px;
	}



HR	{
	border-top: 1px solid silver;
	height: 1px;
	margin-right: 0px;
	}

DT {
	padding: 5px 0px 3px 0px;
	}

UL {
	list-style-type: square;
	list-style-image: url(images/li.gif);
	margin-left: 15px;
	}

DL {
	margin: 10px 10px 10px 15px;
	}

LI {
	margin: 2px 0px 2px 15px;
	}

PRE {
	background-color: #FFFFFF;
	font-weight: bold;
	color: Black;
	padding: 10px 10px 10px 10px; 
	margin: 15px 25px 15px 25px; 
	border: 1px dotted Silver;
	text-align: center;
	}

/* FORMULARZE */

LABEL,INPUT,TEXTAREA,#INPUT,OPTION,SELECT {
	font-family: Tahoma,Verdana,Arial,"MS Sans Serif",Geneva,sans-serif,monospace;
	}

LABEL {
	background: none;
	cursor: hand;
	}

INPUT,TEXTAREA,#INPUT {
	background: #E6F0E6;
	color: #000000;
	padding: 2;
	border: 1px solid silver;
	}

OPTION {
	background: #E6F0E6;
	color: #000000;
	}

.RADIO {
	background: none;
	}

SELECT {
	background: none;
	color: #000000;
	padding: 0;
	margin: 0;
	border: 0;
	}

BUTTON,#BUTTON {
	background: green;
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial,"MS Sans Serif",Geneva,sans-serif,monospace;
	font-size: 11px;
	font-weight: bold;
	border: 2px inset #B3EBB4;
	padding: 2;
	margin: 0;
	}
