body {
	background-color: #F5FFF5;
	color: #F5FFF5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #F5FFF5;
}


body, td, th, caption {
	color: Gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

body {
	margin: 0;
	padding: 0;
}

table {
	align: center;
	border : thick none Gray;
}

td#top {
	width: 500x;
	color: #282828;
	font-size: 11;
	text-align: justify;
	line-height: 140%;
	padding: 30px 20px 5px 10px;
}

td#linkgora {
	height: 25px;
	color: #CCCCCC;
	font-size: 11px
	font-weight: bold;
	background: #004000
	}

table#body {
	width: 750px;
}

/* <HEADER> */
td#header {
	text-align: right;
	vertical-align: top;
	height: 25px;
	padding: 5px 10px;
}

td#header #control {
	height: 22px;
}


/* </HEADER> */

td#top_menu {
	color: #BBBBBB;
	text-align: center;
	vertical-align: top;
	height: 30px;
	font-size: 10px;
	padding: 0;
}

td#naglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	max-height: 50px;
}
td#left {
	width: 225px;
	text-align: left;
	font-size: 11;
	color: #322366;
	text-align: justify;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

td#left2 {
	width: 225px;
	text-align: left;
	font-size: 11px;
	color: #282828;
	text-align: justify;
	vertical-align: top;
	padding: 0px 0px 0px 5px;
}
td#stopka {
	color: #BBBBBB;
	font-size: 10px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}


/* <MENU> */

table.menu th {
	color: #282828;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	height: 25px;
	padding: 0;
}

table.menu td {
	color: #282828;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 5px 7px;
	font-size: 11px;
}
table.menu th.stopka {
	padding: 0;
	font-size: 10px;
	height: 10px;
}


/* </MENU> */



/* <A> */
/* <A top_menu> */
td#top_menu a:link, td#top_menu a:visited {
	color: #BBBBBB;
	font-weight: normal;
	text-decoration: none;
}

td#top_menu a:hover {
	color: #004000;
	text-decoration: none;
}
/* </A top_menu> */

/* <A menu> */
table.menu a:link, table.menu a:visited {
	color: #0F3C0F;
	font-weight: bold;
	text-decoration: none;
}

table.menu a:hover {
	color: black;
}

/* </A menu> */

/* <A linkgora> */
td#linkgora a:link, td#linkgora a:visited {
	color: silver;
	font-weight: bold;
	text-decoration: none;
	background: #004000
}

td#linkgora a:hover {
	color: silver;
	font-weight: bold;
	text-decoration: none;
	background: #55A117
	background-color: #55A117
/* </A linkgora> */


/* <A left> */
td#left a:link, td#left a:visited {
	color: #004000;
	font-weight: bold;
	text-decoration: none;
}

td#left a:hover {
	color: black;
	text-decoration: none;
	
}
/* </A left> */

/* <A top> */
td#top a:link, td#top a:visited {
	color: #004000;
	font-weight: bolder;
	text-decoration: none;
}

td#top a:hover {
	color: #004000;
	text-decoration: underline;
	background-color: none;
}
/* </A top> */


/* <A stopka> */
td#stopka a:link, td#stopka a:visited, td#stopka a:hover {
	color: #BBBBBB;
	font-weight: normal;
	text-decoration: none;
	background-color: none;
}
/* </A footer> */
/* </A> */
