html, body {
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	height: 100%;
}

#NAGLOWEK {
	color: #848484;
	background-image: url("../graphics/naglowek_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

#NAGLOWEK-WNETRZE {
	padding: 8px 0px 18px 0px;
	width: 800px;
	text-align: right;
	font-size: 12px;
	white-space: pre-wrap;
	font-family: Times New Roman;
}

#NAGLOWEK-WNETRZE a:link, #NAGLOWEK-WNETRZE a:visited {
	text-decoration: none;
	color: #848484;
}

#TOP {
	width: 900px;
}

#MENU {
	padding-top: 80px;
	width: 175px;
	float: left;
}

#MENU ul {
	width: 175px;
	padding: 0;
	margin: 0;
}

#MENU ul, #MENU ul li {
	display: block;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

#MENU ul a:link, #MENU ul a:visited {
	display: block;
	width: 170px;
	text-decoration: none;
	text-align: left;
	color: #3c3c3c;
	font-size: 13px;
	font-family: Arial;
	padding: 3px 0px 3px 0px;
	margin: 0;
	border-bottom: 1px solid #dadada;
}

#MENU ul a:hover {
	background-color: #f7f7f7;
	color: #242424;
	margin-left: 5px;
}

#TRESC {
	width: 700px;
	float: right;
}

#WYSZUKIWARKA {
	padding: 0px 85px 5px 0px;
	text-align: right;
}

#GRAFIKA {
	height: 127px;
	padding: 5px 0px 0px 0px;
}

#LOGO {
	z-index: 2;
	position: relative;
	float: left;
	left: 50px;
}

#TOP_PICTURE{
	position: relative;
	z-index: 1;
	bottom: 50px;
}

#NAWIGACJA {
	margin: 2px 0px 2px 0px;
	text-align: left;
	padding-left: 15px;
	font-family: Arial;
	font-size: 11px;
	color: #002b7f;
}

#NAWIGACJA a:link, #NAWIGACJA a:visited {
	text-decoration: none;
	color: #002b7f;
}

#NAWIGACJA a:hover {
	text-decoration: underline;
}

#NAWIGACJA b {
	color: #b80000;
	font-size: 9px;
}

#NAWIGACJA b:first-child  {
	font-size: 11px;
	color: #a00000;
}

#TEKST {
	background-image: url("../graphics/frame_bg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	color: #002b7f;
}

#TEKST table{
	table-layout: fixed;
	width: 100%;
	border-spacing: 20px 0px;
	margin-top: -10px;
	margin-bottom: -10px;
}

#TEKST table tr td {
	width: 50%;
	vertical-align: text-top;
	text-align: justify;
}

#TEKST table img {
	display: block;
	float: middle;
	margin-left: auto;
	margin-right: auto;
}

#TEKST a:link, #TEKST a:visited {
	text-decoration: none;
	color: blue;
	font-style: italic;
}

#CLICK_IMAGE table tr td a img {
	border: 0;
	display: inline;
}

#STOPKA {
	clear: both;
	width: 100%;
	color: #7e7e7e;
	padding: 5px 0px 20px 0px;
	font-family: Times New Roman;
	font-size: 11px;
}

#STOPKA a:link, #STOPKA a:visited {
	text-decoration: none;
	color: #7e7e7e;
}

#STOPKA table {
	border-spacing: 0px 5px;
}

#STOPKA table tr td {
	text-align: center;
}

#BORDER_STOPKA {
	height: 1px;
	background-image: url("../graphics/border_center.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#BORDER_LEFT {
	width: 100px;
	height: 1px;
	background-image: url("../graphics/border_left.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

#BORDER_RIGHT {
	width: 100px;
	height: 1px;
	background-image: url("../graphics/border_right.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

h3 {
	text-indent: 30px;
	color: blue;
	font-size: 13px;
}

h3:first-child  {
	color: #a90909;
}

p {
	text-indent: 30px;
}

ol li {
	color: #002b7f;
	list-style-image: url("../graphics/point_bg.gif");
}
