html {
	height: 100%;
	margin: 0px;
}
img {
	border: 0px;
}
body {
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-position: top;
	background-color: #cfd2d2;
}
a {
	text-decoration: none;
	color: gray;
}
a:hover {
	color: #007998;
}
h1 {
	font-weight: normal;
}
.foot {
	clear: both;
}
#center {
	width: 900px;
	text-align: left;
	margin: 0px auto;
}
#abovetop {
	background-color: #ececec;
	padding: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
}
#redmenu {
	background-color: #c70000;
	height: 21px;
	text-align: right;
}
#redmenu #rm1, #redmenu #rm2, #redmenu #rm3, #redmenu #rm4 {
	display: block;
	float: right;
}
#redmenu #rm1 {
	width: 137px;
	height: 21px;
	background-image: url(images/ww.gif);
	overflow: hidden;
}
#redmenu #rm1:hover {
	background-image: url(images/ww_a.gif);
}
#redmenu #rm2 {
	width: 201px;
	height: 21px;
	background-image: url(images/bp.gif);
	overflow: hidden;
}
#redmenu #rm2:hover {
	background-image: url(images/bp_a.gif);
}
#redmenu #rm3 {
	width: 117px;
	height: 21px;
	background-image: url(images/sam1.gif);
	overflow: hidden;
}
#redmenu #rm3:hover {
	background-image: url(images/sam1_a.gif);
}
#redmenu #rm4 {
	width: 158px;
	height: 21px;
	background-image: url(images/sponsorzy1.png);
	overflow: hidden;
}
#redmenu #rm4:hover {
	background-image: url(images/sponsorzy2.png);
}
#pasek_pod_top {
	height: 85px;
	width: 900px;
	overflow: hidden;
	background-image: url(images/pasek_pod_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	border-bottom: 1px solid #DDD;
	margin-top:2px;
}
#pasek_pod_top div {
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#pasek_pod_top img {
	float: right;
	position: relative;
	top: -3px;
	margin-left: 5px;
	margin-right: 5px;
}
#pasek_pod_top a {
	width: 210px;
	margin: 5px;
	display: block;
	float: left;
	color: gray;
	font-size: 12px;
}
#pasek_pod_top h1 {
	font-size: 16px;
	color: red;
	margin: 0px;
	margin-bottom: 3px;
}
#pasek_pod_top .ar {
	 font-size: 9px; 
	 font-family: 'Arial Narrow'; 
	 font-weight: bold; 
	 color: red;
}
#cont {
	background-color: white;
	padding: 15px;
}
#left {
	width: 427px;
	margin-top : 2px;
	padding-bottom: 25px;
	float: left;
}
#right {
	width: 421px;
	float: right;
}
#left .unit {
	margin-bottom: 20px; 
}
#left .unit h1, #right .child1 h1 {
	font-size: 13px;
	background-color: #007998;
	color: white;
	padding: 1px;
	display: inline;
	padding-right: 50px;
}
#left .unit img {
	float: left;
	margin-right: 5px;
}
#left .unit .cont {
	margin-top: 10px;
}
.more {
	color: #007998;
	text-decoration: underline;
}
#ratujsie {
	background: #f1f1f1;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ratujsie h1, #right .child2 h1 {
	color: red;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 5px;
}
#right .child1 {
	width: 204px;
	border: 1px solid silver;
	float: left;
}
#right .child1 div {
	margin: 10px;
}
#right .child1 ul {
	list-style-image: url(images/punkt.gif);
	text-indent: 0px;
	margin: 0px;
	padding-left: 15px;
}
#right .child1 ul a {
	color: black;
	text-decoration: underline;
}
#right .child2 {
	width: 202px;
	float: right;
}
#telefondyspozytora {
	background-color: #f1f1f1;
	padding: 10px;
	margin: 10px 0px;
}
#telefondyspozytora img {
	float: left;
}
#telefondyspozytora div.txt {
	float: right;
	width: 125px;
	padding-left: 3px;
	color: #8e8e8e;
	border-left: 1px solid gray;
}
#foot {
	margin-top: 40px;
	background: #f1f1f1;
	color: gray;
	font-size: smaller;
	padding: 5px;
}
#piszemy {
	margin-top : 10px;
	margin-bottom : 50px;
}
#piszemy h1 {
	font-size: 18px;
	line-height : 25px;
	background-color: #007998;
	color: white;
	display: inline;
	padding: 1px;
	padding-right: 50px;
}
#piszemy h4 {
	font-size: 12px;
	color: black;
	padding: 0 1px 4px 1px;
}
#piszemy p {
	text-align : justify;
	line-height : 16px;
}
#piszemy img {
	float : left;
	margin : 6px 18px 6px 6px;
	padding : 0;
}
#piszemy ul {
	list-style-image: url(images/punkt.gif);
	text-indent: 0px;
	margin: 20px;
	padding-left: 15px;
}
#piszemy ul li {
	margin : 4px 0 4px 0;
}
#piszemy ul a {
	color: black;
	border-bottom : 1px dotted #007998;
}
#left .unit .cont, #piszemy .unit .cont {
	line-height : 16px;
}

#left .unit .cont img, #piszemy .unit .cont img {
	float : left;
	margin : 6px 12px 6px 6px;
	padding : 0;
}




#nl_archivelist {
	margin : 0;
	padding : 0;
}
#nl_archivelist ul {
	list-style-type : square;
	margin : 0;
	margin-left : 15px; 
	padding-left : 0px;
}
#nl_archivelist ul li {
	margin-left : 15px; 
	padding-left : 0px;
}
#nl_archivelist ul ul {
	list-style-type : square;
	margin-left : 	35px;
	margin-bottom : 20px;
}
#nl_archivelist ul ul li {
	margin : 2px 0 2px 0;
}

.nowosc {
	width: 30px; 
	background: red; 
	color: white; 
	font-weight: bold; 
	margin-right: 5px; 
	padding-left: 2px; 
	padding-right: 1px;
}