html, body {
	margin: 0;
	padding: 0;
	background: #1B1C20;
	text-align: center;
	color: #FFFFFF;
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 12px;
}
#page-container {
	margin: auto;
	text-align: center;
	background: url(pic/tlo_kropki4.jpg) repeat-y; 
	width: 752px;
	margin-top: 3px;
	min-height: 930px;
}

#header {
	width: 752px;
	height: 120px;
	border-top: 2px solid #808080;
	border-bottom: 2px solid #808080;
}
#header img {
	width: 750px;
	height: 120px;
	display: block;
}
#main-nav {
	height: 40px;
	width: 750px;
	background: url(pic/pasek.png) repeat-y #47464B;
	margin: auto;
	border-bottom: 3px solid #CC0000;
	text-align: right;
}
#main-nav_ng {
	height: 160px;
	width: 600px;
	background: url(pic/pasek.png) repeat-y #47464B;
	/*margin: auto;*/
	border-left: 0px solid #CC0000;
	border-bottom: 3px solid #CC0000;
	text-align: right;
}
#main-nav_sch {
	height: 200px;
	width: 600px;
	background: url(pic/pasek.png) repeat-y #47464B;
	/*margin: auto;*/
	border-left: 0px solid #CC0000;
	border-bottom: 3px solid #CC0000;
	text-align: right;
}
#zawartosc {
	float: right; 
	text-align: center; 
	width: 601px;
	/*background: url(pic/tlo_tresc.gif) repeat-x #808080;*/
	background: #808080;
	margin-right: 1px;
}
#footer {
	background: url(pic/kropki.jpg) no-repeat;
	width: 750px;
	height: 30px;
	clear: both;
	margin: auto;
	text-align: center;
	padding-top: 8px;
	font-size: 10px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.link_biuletyn {
	color: #C0C0C0;
}
a.link_biuletyn:hover {
	color: #CC0000;
}

a.sergiusz {
	background: url(pic/glowna/email_1.jpg) no-repeat #1B1C20;
	width: 112px;
	height: 15px;
	text-decoration: none;
	display: block;
	margin: auto;
}
a.sergiusz:hover {
	background: url(pic/glowna/email_2.jpg) no-repeat #1B1C20;
}
input {
	background: #B4B4B4;
	border: 0px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	width: 80px;
	font-family: "Arial CE", Arial, sans-serif;
}

input.disabled, textarea.disabled {
	background: #E2E2E2;
}

img {
	border: 0px;
}
.opis_tabelka {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	line-height: 14px;
	height: 14px;
}
.opis_tabelka td {
	padding-left: 10px;
}
table {
	font-size: 12px;
	font-family: "Arial";
	color: #000000;
}
TD.lista_zdjecie {
	BORDER-BOTTOM: 1px solid #C0C0C0;
}
.opis_naglowek {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	padding-left: 6px;
}
UL
{
  list-style-type: none;
  margin-right: 3px;
  margin-left: 10px;
  margin-top: 1px;
  margin-bottom: 1px;
  list-style: disc;
}
LI
{
  LIST-STYLE-POSITION: outside;
  margin-top: 2px;
  margin-bottom: 1px;
  margin-left: 16px;
  padding-left: 1px;
  margin-right: -1px;
  FONT-SIZE: 12px;
  font-weight: normal;
  line-height: 16px;
}
/* ---- GALERIA -----*/
/*szra ramka dookoła zdjęć w galerii*/
.zdjecie_galeria A IMG {
	BORDER-RIGHT: #fff 1px solid;
	BORDER-TOP: #fff 1px solid;
	BORDER-LEFT: #fff 1px solid;
	BORDER-BOTTOM: #fff 1px solid
}
.zdjecie_galeria A:hover IMG {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid
}
/* ---- KONIEC GALERIA -----*/
h1 {
	font-size: 18pt;
	padding: 0 60px 0 60px;
	margin: 15px 0 15px 0;
	border-bottom: 1px solid #C0C0C0;
}
h2 {
	font-size: 14pt;
}
img {
	margin: 0px;
}
a.menu_lewe {
	color: #C0C0C0;
	font-weight: bold;
}
a.menu_lewe:hover {
	color: #C0C0C0;
}

a.menu_srodek {
	color: #3B3B3B;
	font-weight: bold;
}
#lewa {
	width: 147px;
	float: left;
}
