/*STRONA*/
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	width: 141px;
	padding-left: 10px;
	background: #28e url("punkt2.gif") no-repeat left top;
	border-width: 2px;
	border-style: solid;
	border-color: #9ce #27c #27c #9ce;
}

ul a:link, ul a:visited {
	display: block;
	width: 120px;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: bold;
	background: #9ce url("tlo.gif") repeat-x top;
	color: #373ecb;
	border-left: 0px solid #9ce;

}



body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1F3651;
	background-image: url(background.gif);
	text-align: center;
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
/*/STRONA*/

/*RAMKA*/
#top {
	background-color: #F0F0F0;
	margin: 0 auto;
	width: 770px;
}
/*/RAMKA*/

/*WNETRZE*/
#BODY {
	background-color: #E0E0E0;
	text-align: left;
	margin: 0 10px;
	width: 750px;
}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C0C0C0;
	background-image: url(logo.gif);
	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;


}
/*/LOGO*/


/*MENU*/
#MENU {
	width: 150px;
	overflow: hidden;
	float: left;
}
/*NAGLOWEK MENU*/
#MENU .NAGLOWEK {
	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: #212F7E;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
}

/*/NAGLOWEK MENU*/
/*ZAWARTOSC MENU*/
#MENU .ZAWARTOSC {
	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: #e0e0e0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#MENU .ZAWARTOSC a:link {
	color: #000080;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#MENU .ZAWARTOSC a:visited {
	color: #000080;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#MENU .ZAWARTOSC a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#MENU .ZAWARTOSC ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#MENU .ZAWARTOSC ul li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*/ZAWARTOSC MENU*/
/*/MENU*/

/*TRESC*/
#TRESC {
	width: 600px;
	overflow: hidden;
	float: left;
}
#TRESC .ZAWARTOSC {
	font-size: 12px;
	font-family: Verdana, Arial, Times New Roman, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#TRESC .ZAWARTOSC a:link {
	color: navy;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
        font-family: Times New Roman;
        font-weight:bold;
        font-size:103%;
}
#TRESC .ZAWARTOSC a:visited {
	color: navy;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
        font-family: Times New Roman;
        font-size:103%;
}
#TRESC .ZAWARTOSC a:hover {
	color: #373ecb;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
        font-family: Times New Roman;
        font-weight:bold;
        font-size:103%;
}

/*/TRESC*/

/*STOPKA*/
#STOPKA {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #212F7E;
	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;
	height: 70px;
}
#STOPKA a:link, #STOPKA a:visited {
	color: #000000;
	text-decoration: underline;
}
#STOPKA a:hover {
	color: #000000;
	text-decoration: none;
}
/*/STOPKA*/


