<html>
<style type="text/css">
<!--
html, body {
	background-color: #fff;
	color: #000;
	margin: auto;
	margin-left: auto;
	margin-right:auto;
	padding: 0;
}

#top {
	width: 780px;
	margin-left: auto;
	margin-right: auto;

}

#NAGLOWEK {
        background-image: url(logo.jpg);
	width:780;
	height:246;
}

#MENU {
	width: 150px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF³
	height:520px;
	text-align:left;
	
}

#TRESC {
	width: 630px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	
}

#STOPKA {
	clear: both;
	width: 100%;
	background-color: #888;
	text-align:center;
}




ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	width: 200px;
	padding: 2px 2px 1px 2px;
	background-color: #9ce;
	border: 3px double #28e;
}

ul li {
	border-bottom: 1px solid #9ce;
}

ul a:link, ul a:visited {
	display: block;
	width: 176px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	background-color: #27c;
	color: #def;
	border-left: 10px solid #25b;
}

ul a:hover {
	width: 166px;
	background-color: #28e;
	color: #fff;
	border-left: 20px solid #26d;
}

h2
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana;
    margin:5px;
    text-align:justify;
}
td
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana;
    margin:5px;
    wont-weight:800;
  }

ul.in
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana;
    list-style-type:square;
    background-color:#ffffff;
    width:590;
    list-style: disc;
    margin-left:35px;
    border:none;

}
li.in
{
list-style-type:square;
border-bottom: 0px solid #9ce;
margin:0px;


}

a.in
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Verdana;
    margin-left:15px;
    text-align:center;
    text-decoration:none;
    color:black;
	line-height:2
}
a:hover.in
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Verdana;
    margin-left:15px;
    text-align:center;
    color:red;
    text-decoration:underline;
		line-height:2
    }


-->
</style>
</html>
