* {
	margin:0;
	padding:0
}
html, body { 
	height: 100%;
	min-height: 100%;
}
body {
	background: #BBBABF url(../pliki/backg.jpg) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	text-decoration: none;
	color: #00008B;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-top: 20px;
	margin-bottom: 20px;
	text-indent: 5mm;
	line-height: 19px;
}
p.center:first-letter {
	font-size: 24px;
}
p.center {
	margin: 20px;
	font-size: 18px;
	text-indent: 0mm;
	text-align: center;
	line-height: 25px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	color: navy;
	margin-top: 10px;
	margin-bottom: 20px;
}
img {
	border: 0px;
	margin: 0px
}
img.male {
	margin-top: 7px;
	margin-right: 10px;
	float: left;
}
ul, ul li {
	margin: 0px;
	padding: 0pt;
	line-height: 18px;
}
ul.reka {
   margin-top: 20px;
	margin-bottom: 10px;
}
ul.reka li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 38px;
	list-style-type: none;
	list-style-image: url(../pliki/reka.gif);
}
ul.kolo {
   margin-top: 8px;
	margin-bottom: 8px;
}
ul.kolo li {
	background: none;
	margin-left: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: disc;
}
ul.jpg {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
ul.jpg li {
	margin-left: 30px;
	padding-left: 0px;
	padding-right: 175px;
	padding-top: 50px;
	padding-bottom: 30px;
	list-style-image: none;
	list-style-type: disc;
	background-repeat: no-repeat;
	background-position: right;
	color: #005E60;
}
ul.gif {
   margin-left: 10px;
   margin-top: 10px;
	margin-bottom: 10px;	
}
ul.gif li {
	padding-left: 115px;
	padding-top: 25px;
	padding-bottom: 27px;
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
}
ul.gif li span {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: teal;
}
ol {
	margin-left: 40px;
	font-size: 15px;
	line-height: 22px;
	color: green;	
}
ol li ol {
	font-size: 13px;
	line-height: 20px;	
}
abbr, acronym {
	cursor: help;
}
div#strona {
	 height: auto;
	 min-height: 100%;
	 position: relative;
	 background-color: white;
	 width: 750px;
    margin: 0px auto;
	 border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px;
	 border-style: solid;
	 border-color: #6B7676; 
}
div#logo h1 a {
	background: #0054A4 url(../pliki/logo2.png) no-repeat scroll center top;
	display: block;
	height: 140px;
	width: 750px;
}
div#logo h1 a * {
	display: none;
}
div#menu {
	 position: relative;
	 background: url(../pliki/menu.png) repeat-x scroll;
	 height: 30px;
	 padding: 0px;        
}
#menu ul {
	list-style-type: none;
}
#menu ul li { float:left; list-style-type: none; }
#menu ul li a {
	background: url(../pliki/menu.png) repeat-x scroll;
	display: block; 
	padding-left: 15px; padding-right: 15px;
	padding-top: 5px; padding-bottom: 6px;
	border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px;
	border-style: solid;
	border-color: #C9C9C9;
	text-align: center;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#menu li a:hover {
	background: transparent url(../pliki/menu_aktywne.png) repeat-x scroll;
	text-decoration: none;
}
#menu li.active a {
	background: transparent url(../pliki/menu_aktywne.png) repeat-x scroll;
}
div#tresc {
	 padding-left: 25px;
	 padding-right: 25px;
	 padding-top: 30px;
	 padding-bottom: 110px;
    background-color: white;
	 text-align: left;    
}
div#stopka {
	 position: absolute;
	 bottom: 0pt;
	 width: 750px;
	 height: 40px;
	 padding-top: 20px;
	 background: #0054A4 url(../pliki/stopka.png);
	 text-align: center;
	 color: white;  
}
div#materialy {
	width: 210px;
	float: right;
	margin-top: 110px;
	margin-bottom: 20px; margin-left: 20px; margin-right: 15px;
	background-color: #F3F3F3;
	border-style: groove;
	border-color: #C1C1C1;
	border-width: 1px 3px 3px 1px;
	padding: 10px 10px 15px 10px;
}
div#materialy ul {
	margin-top: 10px;
}
div#materialy ul li {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 5px; padding-bottom: 5px;
	padding-left: 50px;
	list-style-type: none;
	background: transparent url(../pliki/pdf.gif) no-repeat left;
	font-size: 11px;
}