BODY {
BACKGROUND-COLOR: #eaeab6;
margin-top:5px;

	SCROLLBAR-FACE-COLOR: #5b2712; SCROLLBAR-HIGHLIGHT-COLOR: #da600d; 
	SCROLLBAR-SHADOW-COLOR: #da600d; SCROLLBAR-3DLIGHT-COLOR: #bdbfb4
	SCROLLBAR-ARROW-COLOR: #da600d; SCROLLBAR-TRACK-COLOR: #da600d; 
	SCROLLBAR-DARKSHADOW-COLOR: #5b2712;
	p align: center;
	
}
a:link {
	COLOR: #000000; TEXT-DECORATION: none
}
a:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
a:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
a:active {
	COLOR: #000000; TEXT-DECORATION: none
}

h1 {font-family: Verdana, Arial;
	color:#7d7c79;
	font-size:10pt;
	margin-left: 15px;
	font-variant: small-caps; 
}


h2,h3 {font-family: Verdana, Arial;
	color:#d45f09;
	font-size:10pt;
	margin-left: 15px;
	font-variant: small-caps; 
}

hr {color:#7d7c79;
width: 90%;
height:1px;
position: center;
}


table{
    width:800px;
	
	background-color: white;
	
    margin-left: auto;
    margin-right: auto;
	
 }

td.text{
width: 265px;
padding-top:10px;
padding-bottom: 200px;

}

 td.zaszlo {
    
	width:200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 600px;
	  
 }

p {font-family: Verdana, Arial;
	color:#505050;
	font-size:8pt;
    margin-right:15px;
	margin-left: 15px;
	text-align:justify;
	}

p.link{
    font-family: Verdana, Arial;
	font-style: italic;
	color:#505050;
	font-size:8pt;
   
	text-align:right;

}

p.honlapinfo{
text-align: center;

}



