body
	{
	background-image: url('images/bg.jpg');
	margin: 0px;
	padding: 0px;
	font-family: tahoma; 
	font-size: 10pt;
	}
a
	{
	color: #000;
	text-decoration: none;
	}

a:hover
	{
	color: #bc7d07;
	text-decoration: none;
	}	

	
.top
	{
	width: 850px;
	height: 40px;
	margin-left:auto;
	margin-right:auto;
	background-color: #2f2f2f;
	border-left:1px solid #2f2f2f;
	border-right:1px solid #2f2f2f;
	}
	
.top-menu 
	{
	padding-top:15px;
	padding-left:15px;
	font: normal 7pt tahoma;
	text-decoration: none;
	}
	
.top-menu a
	{
	color: #ffffff;
	text-decoration: none;
	}

.top-menu a:hover
	{
	color: #ffa200;
	text-decoration: none;
	}

.banner-frame
	{
	width: 100%;
	height: 143px;
	background-image: url('images/bg-top.jpg');
	}

.banner
	{
	width: 850px;
	height: 143px;
	margin-left: auto;
	margin-right: auto;
	border-left:1px solid #2f2f2f;
	border-right:1px solid #2f2f2f;
	background-image: url('images/nzg-banner.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
	}	
	
.top-shadow
	{
	width: 850px;
	height: 12px;
	background-image: url('images/top-shadow.jpg');
	background-repeat: repeat-x;
	}	

.mainbox
	{
	width: 850px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-left:1px solid #2f2f2f;
	border-right:1px solid #2f2f2f;	
	background-color: #ffffff;
	}	

.mainbox table
	{
	width: 850px;
	}	
	
.main-left
	{
	width: 220px;
	height: auto;
	}

.main-center
	{
	width: 378px;
	height: auto;
	font: normal 11pt times new roman;	
	}		
	
.main-right
	{
	width: 220px;
	height: auto;
	}	
	
.nowy-nr
	{
	width: 176px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	background-color: #e6e6e6;
	padding-bottom: 10px;
	text-align: center;
	color: #7d7d7d;
	font: bold 8pt tahoma;
	}	

.nowy-nr-menu
	{
	width: 176px;
	margin-left: auto;
	margin-right: auto;
	font: normal 8pt verdana;

	}		
	
.nowy-nr-menu a
	{
	color: #fa8b20;
	text-decoration: none;
	}

.nowy-nr-menu a:hover
	{
	color: #a45911;
	text-decoration: none;
	}	

.spis-tresci
	{
	margin-bottom: 7px;
	color: #7d7d7d;
	font: bold 10pt verdana;
	}	
	
.szefowie
	{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: center;
	}	
	
.szefowie-tekst
	{
	width: 159px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ffaa3d;
	background-color: #ffdbad;
	padding: 6px;
	text-align: left;
	color: #a14b02;
	font: normal 11pt times new roman;
	}

.szefowie-tekst h1
	{
	margin-top:-3px;
	margin-bottom:6px;
	color: #a14b02;
	font: bold 20pt times new roman;
	}
		
.foot-shadow
	{
	width: 850px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
	border-left:1px solid #2f2f2f;
	border-right:1px solid #2f2f2f;	
	background-color: #e2e2e2;
	background-image: url('images/foot-shadow.jpg');
	background-repeat: repeat-x;
	}
	
.foot-frame
	{
	width: 850px;
	font: normal 7pt tahoma;
	margin-left: auto;
	margin-right: auto;
	color: #2f2f2f;
	border-left:1px solid #2f2f2f;
	border-right:1px solid #2f2f2f;	
	border-bottom:1px solid #7d7d7d;	
	background-color: #e2e2e2;
	}

.foot-frame h5
	{
	margin-top:10px;
	margin-bottom:4px;
	font: bold 8pt tahoma;
	}

.foot-frame table
	{
	width: 800px;
	}

.foot-copyright
	{
	width: 850px;
	height: 24px;
	text-align: center;
	background-color: #cacaca;
	color: #7d7d7d;
	font: normal 7pt Verdana;
	padding-top: 8px;
	}

.foot-copyright a
	{
	text-decoration: none;
	color: #7d7d7d;
	}

.foot-copyright a:hover
	{
	text-decoration: underline;
	color: #525252;
	}
	
/* spis treści */
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left:3px;
}

ul li {
	width: 169px;
	padding-left: 10px;
	background: url("images/spis_arrow.jpg") no-repeat;
	background-position: 0px 4px;
}

ul a:link, ul a:visited {
	display: block;
	width: 169px;
	text-decoration: none;
}

.loga
	{
	width: 850px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0 15px  0;
	background-color: #ececec;
	}
.loga img	
	{
	border: 0px;
	margin: 0 8px 0 8px;
	}


