body {
margin: 0px;
padding: 0px;
height: 100%;
background: #555 url("grafika/background.gif") repeat;
}

#container {
	background: #ffffff;
	width: 780px;
/*	padding-left: 10px;
	padding-right: 10px; */
}

#header {
	background: #000000 url("grafika/ptc-naglowek3.jpg") no-repeat;
	width: 100%;
	height: 82px;
}


.header {
	background: white;
}

#footer {

}

.footer-border {
	background: #1D4707 url("grafika/40.gif");
	width: 100%;
	height: 10px;
}

.aktualizacja {
	display: table-cell;
	height: 25px;
	vertical-align: middle;	
	font-size: 10px;
	text-align: right;
	width: 780px;
	padding-right: 3px;
 }

#footer-center {
	background: #1D4707 url("grafika/39.jpg");
	width: 100%;
	height: 25px;
	color: #ccf149;
}

#authors-page {
	padding-right: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 9px;
}


.menu {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #1D4707 url("grafika/43.jpg") no-repeat top left;
	vertical-align: middle;		/* ---- NIE DZIAŁA ---- */
		border-width: 0px;
		font-size: 10px;
}



A:link IMG    {color: #000099; text-decoration: none;}

A:visited IMG {color: #0066ff; text-decoration: none;}

A:hover IMG  {color: #0066ff; text-decoration: none;}

A:active IMG {color: #0066ff; text-decoration: none;}
/*
a:link {
	background-color:	transparent;
	text-decoration:	none;
}

a:hover	{
	background-color:	transparent;
	text-decoration:	none;
} */

.input {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #316000;
	background-repeat: no-repeat;
	font-weight: bold;
}

.naglowek_strony {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #003300;
	padding-top: 5px;
	padding-left: 20px;
	padding-top: 5px;
	/*background: url('grafika/zarzad_linia.jpg') no-repeat bottom;	
	height: 40px; */
}

.naglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	/*border-bottom: 1px solid #ff6600; */
	padding-top: 10px;
	padding-bottom: 5px;
	background: url('grafika/zarzad_linia.jpg') no-repeat bottom;	
	/*height: 40px; */
}
.glowny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
.glownyTlo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #235201;
	background-color: #F1FEE0;
	padding-left: 2px;
	padding-right: 2px;
}
.glowny1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
.glownyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
}
.glownyBoldTlo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	background-color: #F1FEE0;
}

.wykonawcy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
	text-align: right;
}

#archiwum td, th {
	font-size: 12px;
	padding: 3px 1px;
}

#archiwum {
	margin-bottom: 15px;
}