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

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

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: 24px;
		text-algin: left; 
        background: url('img/b_tlo.gif') ;
        font: normal 12px/130% Verdana;
	}


div#Menu  {
	width: 21%;
	position: relative;  left: 0px; top: 20px; 
	float: left;
	font: normal 5px/150% Verdana;
}

	div#Menu div#Header {
		height: 6px;
		background: url('img/menu-top.jpg') no-repeat;
	}
	div#Menu div#Content {
		height: 250px;
		width: 164px;
		margin-left: 0px;
		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#Content {
	width: 75%;
	float: left;
	min-height: 500px;
	margin-top: 0px;
	margin-right: 5px; margin-left: 10px;
	font: normal 14px/150% Verdena;
	color: gray;
	
}
* html * div#Content {
	height: 500px;

}
div#Footer {
	clear: both;
	height: 21px;
	background: url('img/stopka.gif') no-repeat;
}
	
.wyrazny {
	color: #FF0000;
}

.menu {
	font: 12px/130% Verdena
	color: gray;
}

-->
</style>
