/*STRONA*/
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}
a{
font-size: 12px;
}

a img {
	border: 0;
}

TABLE, TD {
 font-size: 12px;
}

/*/STRONA*/

/*RAMKA*/
#top {
	background-color: #F0F0F0;
	text-align: center;
        margin: 0 auto;
	width: 1000px;
}
a{
font-size: 12px;
}
/*/RAMKA*/

/*WNETRZE*/
#BODY {
	background-color: #E0E0E0;
	text-align: left;
	margin: 0 10px;
	width: 980px;
}
a{
font-size: 12px;
}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C0C0C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}
a{
font-size: 12px;
}
/*/LOGO*/

/*LINKI*/
#LINKI {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
#LINKI a:link {
	color: #E0E0EE;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#LINKI a:visited {
	color: #E0E0E0;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#LINKI a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#LINKI ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#LINKI ul li {
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	padding: 0;
}
a{
font-size: 12px;
}
/*/LINKI*/

/*MENU*/
#MENU1 {
	width: 150px;
	overflow: hidden;
	float: left;
}
a{
font-size: 12px;
}
/*NAGLOWEK MENU*/
#MENU1 .NAGLOWEK1 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
}

/*/NAGLOWEK MENU*/
/*ZAWARTOSC MENU*/
#MENU1 .ZAWARTOSC1 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFF0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#MENU1 .ZAWARTOSC1 a:link {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#MENU1 .ZAWARTOSC1 a:visited {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#MENU1 .ZAWARTOSC1 a:hover {
	color: #0000FF;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
}
#MENU1 .ZAWARTOSC1 ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#MENU1 .ZAWARTOSC1 ul li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#MENU2 {
	width: 230px;
	overflow: hidden;
	float: left;
}
a{
font-size: 12px;
}
/*NAGLOWEK MENU*/
#MENU2 .NAGLOWEK2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
}

/*/NAGLOWEK MENU*/
/*ZAWARTOSC MENU*/
#MENU2 .ZAWARTOSC2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFF0;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#MENU2 .ZAWARTOSC2 a:link {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#MENU2 .ZAWARTOSC2 a:visited {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#MENU2 .ZAWARTOSC2 a:hover {
	color: #0000FF;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
}
#MENU2 .ZAWARTOSC2 ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#MENU2 .ZAWARTOSC2 ul li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}


a{
font-size: 12px;
}
/*/ZAWARTOSC MENU*/









/*/MENU*/

/*TRESC*/
#TRESC {
	width: 600px;
	overflow: hidden;
	float: left;
}
#TRESC .h1,h2,h3{
font-size: 18px;
color: #003333;
}
#TRESC .ZAWARTOSC {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#TRESC .ZAWARTOSC a:link {
	color: #0000FF;
	font-size: 12px;
        text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#TRESC .ZAWARTOSC a:visited {
	color: #800080;
        text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#TRESC .ZAWARTOSC a:hover {
	color: #FF0000
	font-size: 12x;
        text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
a{
font-size: 12px;
}
#TRESC .ZAWARTOSC TABLE, TD {
 font-size: 10pt;
}
/*/TRESC*/

/*STOPKA*/
#STOPKA {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #808080;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: center;
	clear: both;
}
#STOPKA a:link, #STOPKA a:visited {
	color: #000000;
	text-decoration: underline;
}
#STOPKA a:hover {
	color: #000000;
	text-decoration: none;
}

/*/STOPKA*/




