<style>
	BODY {
		SCROLLBAR-FACE-COLOR: #FDE6BC;
		SCROLLBAR-HIGHLIGHT-COLOR: White;
		SCROLLBAR-SHADOW-COLOR: gray;
		SCROLLBAR-3DLIGHT-COLOR: #a62318;
		SCROLLBAR-ARROW-COLOR: #a62318;
		SCROLLBAR-TRACK-COLOR: #fef9e7;
		SCROLLBAR-DARKSHADOW-COLOR: white;
		
	}
	.menu{
		width: 100px;
		height: 18px;
		background-color: #FDE6BC;
		border: 1px solid #7F6038;
		color: #674F23;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
		text-align : center;
		filter: alpha(opacity=78, enabled=1);
		margin-top: 1;
	}
	.nadpis{
		color : #3f2600;
		font-family : Arial;
		font-size : 15;
		font-weight : bold;
		text-align: justify;
	}
	.text{
		color : gray;
		font-family : Tahoma;
		font-size : 12;
		text-align: justify;
	}
	a:link{
		color : #614f2b;
		font-family : Tahoma;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12;
		font-weight : bold;
		text-align: justify;
		text-decoration: none;
		}
	a:visited{
		color : #614f2b;
		font-family : Tahoma;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12;
		font-weight : bold;
		text-align: justify;
		text-decoration: none;
		}
		a:hover{color: #a62417;}
</style>
