﻿* {margin: 0;
	padding: 0;
}

a {
	color: #0000CC;
	text-decoration: none;
}

a:visited {
	color: #8888FF;
}

a:active {
	color: #CC0000;
}

a:hover {
	color: #EE0000;
}

a.u {
	text-decoration: underline;
}

a.czytaj_wiecej {
	float: right;
	color: #0066ff;
	font-style: italic;
}

a.czytaj_wiecej:hover {
	text-decoration: underline;
}

body {
	margin: 5px auto;
	background-color: #E0E0D8;
	background-image: url('_grafiki/tlo1.jpg');
	color: #222266;
	font-size: 11pt;
	font-family: Arial, Verdana, Sans-serif;
	text-align: center;
	counter-reset: osoba;
}

img {
	border: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

table.glowna {
	width: 965px;
	background-image: url('_grafiki/tlo2.gif');
	border-right: 3px solid #666666;
	border-bottom: 3px solid #666666;
}

.menu {
	font-family: Tahoma, Verdana, Sans-serif;
	text-align: left;
}

td.lewa_kolumna {
	text-align: center;
	vertical-align: top;
}

td.srodek {
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: center;
}

td.dol {
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: center;
}

td.gora1a {
	background-image: url('_grafiki/gora1a.jpg');
	width: 251px;
	height: 162px;
}

td.gora1b {
	background-image: url('_grafiki/gora1b.jpg');
	width: 714px;
	height: 162px;
}

td.gora2 {
	background-image: url('_grafiki/gora2.jpg');
	height: 24px;
}

table.stopka {
	width: 100%;
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-serif;
	text-align: center;
}

h1 {
	background-color: #9E6A00;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-serif;
	margin-top: 4px;
	margin-bottom: 10px;
	padding: 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #FFFFFF;
}

h2 {
	background-color: #F9D797;
	color: #743C09;
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-serif;
	margin-top: 3em;
	margin-bottom: 2em;
	padding: 3px;
}

h3 {
	background-color: #999966;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
	padding: 3px;
}

h4 {
	color: #660000;
	font-weight: bold;
	font-size: 12pt;
}

h5 {
	background-color: #CCDDFF;
	color: #222299;
	font-weight: bold;
	font-size: 10pt;
	font-family:Arial, Verdana, Sans-serif;
	text-align: center;
	letter-spacing: 2px;
	padding: 2px;
}

h6 {
	background-color: #99CCFF;
	color: #0000CC;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-serif;
	text-align: center;
	padding: 3px;
}

img {
	border: 0px;
}

ol {
	margin-left: 25px;
	text-align: justify;
}


ol.dzialalnosc > li {
	margin-top: 10px;
}


p {
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: justify;
  	text-indent: 30px;
}

p.p {
	text-indent: 45px;
}

ul {
	margin-left: 25px;
	text-align: justify;
}

.autor {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.podpis_autora {
	margin-top: 6px;
	text-align: right;
	font-style: italic;
	font-size: 10pt;
}

.podpis_foto {
	text-align: center;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-serif;
}

.ed {
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	font-size: 10pt;
}

.klepsydra {
	border: 1px solid #555555;
	padding-left: 2px;
	padding-right: 2px;
}

.lewa {
	margin-right: 15px;
	margin-top: 6px;
	margin-bottom: 10px;
	float: left;
}

.prawa {
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom: 10px;
	float: right;
}

.opis {
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-serif;
}



.ramka {
	margin: 20px;
	padding: 10px;
	background-color: #E8D897;
	font-size: 11pt;
}

.spis_tresci {
	border: solid 1px #BDAD78;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-serif;
}

.sup {
	position: relative;
	bottom: 3px;
	font-size: smaller;
}

.tytul {
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
}

.wladze {
	float: right;
	width: 420px;
	margin-bottom: 8px;
	background-color: #efdfa5;
	border-radius: 22px;
	padding: 5px;
	font-size: 11pt;
	text-align: center;
}

.wladze_funkcja {
	float: left;
	clear: both;
	width: 230px;
	padding: 5px;
	text-align: right;
	font-weight: bold;
}


.menuoff {
	background-image: url('_grafiki/menu-off.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	padding-left: 25px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

.topItem {
	background-image: url('_grafiki/menu-gora-off.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	margin-left: 0px;
	padding-left: 25px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #0000CC;
	cursor: pointer;
}

.topItemOver {
	background-image: url('_grafiki/menu-gora-on.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	padding-left: 25px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #EE0000;
	cursor: pointer;
}

.topItemClose {
	background-image: url('_grafiki/menu-dol-off.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	padding-left: 25px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #0000CC;
	cursor: pointer;
}

.topItemCloseOver {
	background-image: url('_grafiki/menu-dol-on.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	padding-left: 25px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #EE0000;
	cursor: pointer;
}

.dropMenu {
	margin-left: 10px;
	width: 210px;
	background-image: url('_grafiki/tlo3.jpg');
	filter: alpha(opacity=100);
	padding-top: 0px;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.subMenu {
}

.subItem {
	 margin-left: 3px;
	 padding-top: 2px;
	 height: 15px;
	 font-size: 11px;
	 text-decoration: none;
}

.subItem a {
	 margin-left: 3px;
	 padding-top: 2px;
	 height: 15px;
	 font-size: 11px;
	 text-decoration: none;
}

.subItemOver {
	 margin-left: 3px;
	 padding-top: 2px;
	 height: 15px;
	 font-size: 11px;
	 text-decoration: none;
}

.subItemOver a {
	 margin-left: 3px;
	 padding-top: 2px;
	 height: 15px;
	 font-size: 11px;
	 text-decoration: underline;
	 cursor: pointer;
}

ul.wydawnictwa {
	list-style-type: none;
}

ul.wydawnictwa li {
	margin-top: 18px;
	padding: 8px;
	background-color: #EFDFA5;
}

ul.spis {
	list-style-type: square;
	text-align: justify;
}

ul.spis li {
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #FFEFB5;
}

.cien {
	box-shadow: 5px 5px 5px #775555;
	margin-bottom: 0.5em;
}

div.komunikat {
	border: solid 1px #ffcc00;
	background-color: #ffdd99;
	padding: 10px;
	margin-bottom: 20px;
}


td.licznik {
	counter-increment: osoba;
}

td.licznik:before {
	content: counter(osoba);
}




 @font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:10.0pt;
	margin-left:0cm;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-link:"Tekst dymka Znak";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
p.MsoNoSpacing, li.MsoNoSpacing, div.MsoNoSpacing
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
p.Styl, li.Styl, div.Styl
	{mso-style-name:Styl;
	margin:0cm;
	margin-bottom:.0001pt;
	text-autospace:none;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
span.apple-converted-space
	{mso-style-name:apple-converted-space;}
span.TekstdymkaZnak
	{mso-style-name:"Tekst dymka Znak";
	mso-style-link:"Tekst dymka";
	font-family:"Tahoma","sans-serif";}
@page WordSection1
	{size:595.3pt 841.9pt;
	margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
	{page:WordSection1;}