	font 
        { 
      font-family: verdana; 
      font-size: 10pt; 
      COLOR: gray; 
      text-align:justify
        
        }
	b { font-weight: bold; }
	table { height: 50%; border: 1px solid gray;}
	td { text-align: center; padding: 25;}


#top {
	width: 825px;
        border: 1px solid gray;
        padding: 5px;
	margin: 5px;
}

#NAGLOWEK {
	background-color: white;
	height: 150px;
	margin: 5px;
        border: 1px solid gray;
}

#NAGLOWEK1 {
	background-color: inherit;
	height: 100px;
	margin: 5px;
}
A:hover {
        color:black;
        text-decoration:none;
font-weight:bold;
font-size: small;
font-family: verdana, ariel;
font-variant: small-caps;
}

A:active {
color:gray;
text-decoration:none;
font-weight:bold;
font-family: verdana, ariel;
font-size: x-small;
}


A:link {
color:gray;
text-decoration:none;
font-weight:bold;
font-size: small;
font-family: verdana, ariel;
font-variant: small-caps;
}


A:visited {
color:gray;
text-decoration:none;
font-weight:bold;
font-size: small;
font-family: verdana, ariel;
font-variant: small-caps;
}


#MENU {
	width: 120px;
         float: left;
	overflow: hidden;
	background-color: #ffffff;
        border: 1px solid gray;
}

#TRESC {
	width: 685px;
	height:auto;
	float: center;
	overflow: hidden;
	background-color: #ffffff;
        border: 1px solid gray;	
}

#STOPKA {
	clear: both;
	width: 825px;
	background-color: #888;
	height: 50px;
	background-color: inherit;
}
body{
	margin-top: 20px;
}

p{
           padding: 3px;
	   margin: 3px;
          border-left: 3px solid #ffffff;
}
font.fo
{
	font-size: 8pt;
text-align:justify
}