<style type="text/css">{  }
body {
	margin: 0;
	padding: 0;
	background: #FAFFF4;
	color: #696969;
	font: normal 14px/120% Verdana;
	text-align: center;
}

a:link, a:visited {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: #FF0000;	
	text-decoration: underline
	
}

div#All {
	width: 960px;
	margin: 10px auto;
	background: #FFFFFF;
	/* text-align: left; */
}
* html * div#All {
	width: 962px;
	w\idth: 960px;
}
div#Header {
	height: 130px;
	background: url('img/baner.jpg') no-repeat;
	
}
div#Header1  {
		height: 21px;
		text-algin: left; 
        background: url('img/b_tlo.gif') ;
        font: normal 12px/130% Verdana;


	}


div#Menu  {
	width: 164px;
	position: relative;  left: 0px; top: 5px; 
	float: left;
	font: normal 12px/150% Verdena;
	color: gray;
}

	div#Menu div#Header {
		height: 6px;
		background: url('img/menu-top.jpg') no-repeat;
	}
	div#Menu div#Content {
		height: 125px;
		width: 120px;
		text-align: left;

		background: url('img/menu-tlo.jpg') repeat-y;
        padding-left:6px; padding-right:6px; padding-top:6; padding-bottom:6

	}
	div#Menu div#Footer {
		height: 6px;
		background: url('img/menu-dwn.jpg') no-repeat;
	}


div#Right {
	width: 15%;
	height: 500px;
	font: normal 11px/120% Verdana;
	color: gray;
	background: #FFFFF0;
	border: 1px solid #C0C0C0;
	float: right;
}

div#Content {
	width: 65%;
	float: left;
	min-height: 410px;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 0px;
	padding-top: 10px;
}
* html * div#Content {
	height: 700px;
}
div#Footer {
	clear: both;
	height: 21px;
	background: url('img/stopka.gif') no-repeat;
}
	
.wyrazny {
	color: #FF0000;
}

.normal {
	color: Gray;
}

-->
</style>
