body {
	background-color: #764c12; 
 	align: center;
	margin: 0 auto;
}

a:link     { COLOR: #523309; Text-Decoration: none; }
a:visited { COLOR: #523309; Text-Decoration: none; }
a:active  { COLOR: #523309; Text-Decoration: none; }
a:hover  { COLOR: #523309; Text-Decoration: underline; }

.naglowek {
    font-family: times;
	font-weight: bold;
    font-size: 12pt;
	color: #523309;	
}

.zawartosc {
	width: 800px;
	display: block;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	line-height: 18px;
	margin: 0px auto;
	BORDER-RIGHT: #b79565 10px solid;
	BORDER-LEFT: #b79565 10px solid;
	BORDER-TOP: #b79565 0px solid;
	BORDER-BOTTOM: #b79565 0px solid;
	background-color: #ffffff; 
}	

.opis {
	padding: 0 50px 0 50px;
}

