html, body {
	margin: 0;
	padding: 0;
	background: #1B1C20;
	text-align: center;
	color: #FFFFFF;
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 12px;
}
#header {
	visibility: hidden;
	width: 0;
	height: 0;
}
#header img {
	width: 0;
	height: 0;
	display: block;
}
#page-container {
	margin: auto;
	text-align: center;
	/*background: url(pic/tlo_kropki4.jpg) repeat-y; */
	width: 600px;
	margin-top: 3px;
	/*background: #808080;*/
	background: #FFFFFF;
}
#main-nav_ng {
	display: none;
}
#zawartosc { 
	text-align: center; 
	width: 601px;
	margin: auto;
}
#footer {
	text-align: center;
	padding-top: 8px;
	font-size: 10px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
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;
}
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;
	background: #FFFFFF;
}
table {
	font-size: 12px;
	font-family: "Arial";
	color: #000000;
}
TD.lista_zdjecie {
	BORDER: 1px solid #C0C0C0;
	background: #FFFFFF;
}
.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 15px 0 15px;
	color: #000000;
	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;
}
div#lewa {
display: none;
}
