body, td {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
}

body {
	padding: 0px;
	margin: 0px;
	border-style: none;
	background-color: #ffffff;
	color: #6e7867;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol, ul, li {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

li {
	padding: 0px 0px 0px 5px;
}

h1, h2, h3, h4, h5, h6, h7, p, form {
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

input, select {
	font-size: 11px;
}

a {
	color: #6e7867;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* menu */
div.menuNormal ul {
	background: #EBF4E4;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu2 li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #d8e3d0;
	zoom: 1;
}

ul.menu2 li a {
	display: block;
	line-height: 16px;
	padding: 7px 0 7px 25px;
	background: url('images/arrow.gif') no-repeat 10px 10px;	
}

/* submenu 2 */

ul.menu2 li li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #d8e3d0;
	border-bottom: none;
}

ul.menu2 li li a {
	display: block;
	line-height: 16px;
	padding: 7px 0 7px 40px;
	background: url('images/list.gif') no-repeat 25px 12px;
	font-weight: normal;
}

/* menu gorne */
div.topMenu {
	position: absolute;
	top: 30px;
	left: 220px;
}

ul.topMenu {
	float: left;
	list-style-type: none;
	line-height: 11px;
	margin: 0;
}

ul.topMenu li {
	float: left;
	background: url('images/arrow.gif') no-repeat;
	padding: 0 0 0 17px;
	margin: 0 0 0 15px;
	display: inline;
	font-family: Arial, Tahoma, Sans-Serif;
}

ul.topMenu a {
	color: #6e7867;
	font-weight: normal;
}

/* menu stopka */
#menuStopka {
	background: #62ac0a;
	margin: 10px auto 0;
	text-align: center;
	overflow: hidden;
	line-height: 15px;
	padding: 12px 0;
}

ul.menuStopka {
	margin: 0;
	padding: 0;
}

ul.menuStopka li {
	list-style: none;
	/*float: left;*/
	display: inline;
	margin: 0;
	padding: 0 5px;
}

ul.menuStopka li a {
	color: #ffffff;
	font-weight: normal;
}

ul.menuStopka li a:hover {
	color: #cdfc95;
}

/* bloczek wyszukiwarka */
div.topSearch {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px;
	left: 540px;
}

input.topSearch {
	width: 146px;
	height: 17px;
	background: url('images/search-input.gif') no-repeat;
	margin: 0;
	padding: 4px 0 0 5px;
	border: 1px solid #d0dbc7;
	float: left;
	color: #969da0;
}

input.topSubmit {
	border: 0;
	background: #ffffff url('images/arrow.gif') no-repeat left 5px;
	color: #6e7867;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	float: left;
	height: 23px;
	font-size: 11px;
	cursor: pointer;
	display: inline;
}

.wysWyszukaj {
	text-align: center;
	padding: 15px 0 15px 0;
}

.wysNaglowek {
	border-bottom: 1px solid #D8E3D0;
	background: #ffffff url('images/list.gif') no-repeat 10px 13px;
	padding: 7px 0 7px 25px;
	line-height: 16px;
	position: relative;
	font-size: 11px;
	zoom: 1;
}

#praca .wysNaglowek {
	cursor: default;
}

.wysIlosc {
	position: absolute;
	top: 6px;
	right: 10px;
	font-weight: normal;
}

.wysLista {
	background: #f8fff2;
	margin: 0;
	padding: 0;
	display: none;
}

dt {
	margin: 0;
	padding: 5px 10px 5px 25px;
}

dd {
	margin: 0;
	padding: 0 10px 10px 25px;
	border-bottom: 1px solid #D8E3D0;
}

.wysNr {
	color: #2386C1;
	font-weight: bold;
}

.wysWiecej {
	color: #62AC0A;
}

.wysBlok {
	padding: 0 0 20px 0;
}

/* FAQ */
.faqOpis {
	padding: 15px 0 5px;
}

#faq_results {
	margin: 10px 0 0;
	padding: 0;
}

#faq_results li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.faqOdpowiedz {
	margin: 0;
	padding: 10px 10px 10px 25px;
	border-bottom: 1px solid #D8E3D0;
	display: none;
	background: #f8fff2;
}

/* strona */
.ideo {
	padding: 10px 0 0 0;
	overflow: hidden;
}

.komunikat {
	padding: 10px 10px;
	text-align: center;
	font-weight: bold;
	color: #ff0000;
}

#page {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.content {
	clear: both;
}

.header {
	border-bottom: 3px solid #6fbe10;
	background: #62ac0a url('images/header.jpg') no-repeat left;
	padding: 6px 0 0 20px;
	margin: 10px 0 0 0;
	height: 22px;
	position: relative;
}

.header h2 {
	font-size: 13px;
	color: #ffffff;
}

.kontener {
	background: #ebf4e4;
	padding: 5px 0 10px ;
	zoom: 1;
}

.kontenerModul {
	background: #ebf4e4;
	padding: 5px 20px 10px;
	zoom: 1;
}

.kontenerAktualnosci {
	background: #ebf4e4;
	padding: 5px 0 10px;
	zoom: 1;
}

.clear {
	clear: both;
}

.blokStopka {
	height: 28px;
	text-align: right;
	padding: 12px 10px 0 0;
	background: #ebf4e4;
}

a img {
	vertical-align: middle;
	border: 0;
}

.drukujLink {
 	background: url('images/printer.gif') no-repeat center left;
	padding-left: 18px;
	position: absolute;
	top: 7px;
	right: 10px;
	color: #ffffff;
	font-weight: normal;
}

/* top */
#logo {
	width: 220px;
	height: 150px;
	float: left;
}

#top {
	width: 750px;
	height: 150px;
	margin: 0 0 0 10px;
	display: inline;
	float: left;
}

.top1 {
	height: 60px;
	position: relative;
}

/* Lewa kolumna */
.tdLewa {
	width: 230px;
}

#kolumnaLewa {
	margin: 0 10px 0 0;
}

/* Kolumna srodek */
#kolumnaSrodek {
	margin: 0;
}

.modulMargin {
	padding: 0 20px;
}

/* Prawa kolumna */
.tdPrawa {
	width: 230px;
}

#kolumnaPrawa {
	margin: 0 0 0 10px;
}

/* pager */

.linkiP {
	overflow: hidden;
	margin: 0 20px;
}

#pager {
	font-weight:bold;
	padding-top:12px;
	float: right;
}

#pager ul {
	text-align:center;
}

#pager ul, #pager ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#pager ul li {
	display:inline;
	float: left;
	height: 24px;
	width: 24px;
	line-height: 24px;
}

.active_page {
	background-color:#2386c1;
	color:#FFFDF1;
	font-weight:bold;
}

#pager ul li.pager_separator {
	font-weight: normal;
	color: #aab2a4;
	width: 3px;
}

#pager ul a {
	display: block;
	width: 24px;
	height: 24px;
}

.prev_pager {
	background: url('images/list_back.gif') no-repeat 18px 10px;
}

.next_pager {
	background: url('images/list.gif') no-repeat 3px 10px;
}

/* newsflash */

.newsflashOdd, .newsflashEven {
	border-bottom: 1px solid #d8e3d0;
}

.newsflashOdd {
	padding: 5px 10px;
}

.newsflashEven {
	background: #ffffff;
	border-left: 1px solid #ebf4e4;
	border-right: 1px solid #ebf4e4;
	padding: 5px 9px;

}

/* aktualnosci skrot */
.aktualnosciOdd, .aktualnosciEven {
	clear: both;
	border-bottom: 1px solid #d8e3d0;
	overflow: hidden;
	zoom: 1;
	position: relative;
	z-index: 5;
}

.aktualnosciOdd {
	padding: 10px 20px;
}

.aktualnosciEven {
	background: #ffffff;
	border-left: 1px solid #ebf4e4;
	border-right: 1px solid #ebf4e4;
	padding: 10px 19px;

}

.aktualnosciOdd .ramka, .aktualnosciEven .ramka {                      
	border: 1px solid #dce6da;
	margin: 0 15px 0 0;
	display: inline;
	float: left;
	overflow: hidden;
	clear: both;
}

div.data {
	height: 15px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}

div.dataW {
	height: 15px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	float: left;
}

.dzien {
	background: #62ac0a;
	display: table-cell;
	*display: inline-block;
	width: 20px;
	height: 15px;
	text-align: center;
	color: #dde3e7;
	font-size: 10px;
}

.miesiac {
	color: #2386c1;
	display: table-cell;
	padding: 0 0 0 6px;
	*display: inline-block;
	*padding: 0 0 0 3px;	
}

.rok {
	color; #a9b4a0;
	display: table-cell;
	*display: inline-block;
}

.tytul {
	padding: 4px 0;
	font-size: 12px;
}

.tytulW {
	margin: 0 70px 0 130px;
	font-size: 12px;
}

.wiecej {
	margin: 5px 0 0;
}

.wiecejW {
	position: absolute;
	right: 15px;
	bottom: 10px;
}

.aktualnosciOdd a, .aktualnosciEven a {
	color: #6e7867;
}

.blokStopka {
	height: 18px;
	text-align: right;
	padding: 12px 10px 0 0;
	background: #ebf4e4;
}

/* aktualnosci */
.opisyFotoOpis {
	clear: both;
}

.aktualnosciOdd .opisyFotoOpis, .aktualnosciEven .opisyFotoOpis {
	display: none;
}

.aktualnosciZdjeciaRowKoniec {
	display: none;
}

.template4 .aktualnosciZdjeciaRowKoniec,
.template5 .aktualnosciZdjeciaRowKoniec,
.template6 .aktualnosciZdjeciaRowKoniec,
.template7 .aktualnosciZdjeciaRowKoniec {
	clear: both;
	display: block;
}

.aktualnosciZdjecia {
	float: left;
	margin-bottom: 5px;
	text-align: center;
	display: inline;
}

.template6 .aktualnosciZdjecia, .template7 .aktualnosciZdjecia {
	width: 202px;
	margin: 0 17px 5px;
}

.aktualnosciWstecz {
	margin-top: 10px;
	text-align: right;
}

/* opisy */
.opisyArtykul {
	margin: 0 20px 10px 20px;
}

.kontenerModul .opisyArtykul {
	margin: 0 0 10px 0;
}

.opisyPliki {
	margin: 5px 0 0;
	overflow: hidden;
}

.opisyPlik {
	padding-left: 30px;
}

.opisyPliki img {
	float: left;
	margin: 0 5px 0 10px;
	display: inline;
}

.opisyPliki a {
	color: #2386c1;
}

.template4 {
	float: right;
	/*width: 200px;*/
	margin: 0 0 0 10px;
	display: inline;
}

.template5 {
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
	display: inline;
}

.template7 {
	padding-top: 10px;
}

.template4 .ramka, .template5 .ramka {
	border: 1px solid #dce6da;
	margin: 0;
	display: inline;
	float: left;
	overflow: hidden;
	clear: both;
}

.template6 .ramka, .template7 .ramka {
	border: 1px solid #dce6da;
}

.template6 .opisyFotoOpis, .template7 .opisyFotoOpis {
	margin: 0 19px;
}

.opisyArtykul ul {
	margin: 0;
	padding: 0;
}

.opisyArtykul ul li {
	list-style: none;
	margin: 0;
	padding: 3px 0 3px 35px;
	background: url('images/list.gif') no-repeat 20px 8px;
}

/* Bloczek ankieta */
.pytanie {
	padding: 10px 10px;
	font-weight: bold;
}

.odpowiedzi {
	padding: 0 10px 0 10px;
}

.ankieta {
	padding: 10px 10px 0 10px;
	text-align: right;
}

.ankieta a {
	margin: 0 0 0 10px;
}

.wyniki {
	padding: 0 10px;
}

div.ankietaMinOdpowiedz {
	padding: 0px;
	margin: 7px 0px 3px 0px;
}

.ankietaMinOdpowiedzGlosow {
	color: #62ac0a;
}

div.ankietaWykresBlok {
	margin: 0px;
	padding: 0px;
	border-left: 4px solid #0168af;
	border-right: 4px solid #0168af;
	height: 4px;
	font-size: 4px;
}

div.ankietaWykresOut {
	background: #d7e8c9;
	margin: 0 1px 0 1px;
	height: 4px;
}

div.ankietaWykres {
	margin: 0px;
	padding: 0px;
	background-color: #62ac0a;
	height: 12px;
	overflow: hidden;
	height: 4px;
}

.ankietaMargin {
	margin: 20px 20px;
}

ul.ankietaLista {
	margin: 0;
	padding: 0;
}

ul.ankietaLista li {
	list-style: none;
	margin: 0;
	padding: 3px 0 3px 15px;
	background: url('images/list.gif') no-repeat left center;
}

ul.ankietaLista a {
	font-weight: normal;
}

ul.ankietaLista a.active {
	font-weight: bold;
}

/* bloczek logowanie */
.margin {
	padding: 10px 10px 0;
}

.loginInput {
	border: 1px solid #d0dbc7;
	background: url('images/input-text.jpg') no-repeat 0px 0px;
	height: 17px;
	width: 195px;
	margin: 0;
	padding: 4px 0 0 3px;
	color: #969da0;
}

.passInput {
	border: 1px solid #d0dbc7;
	background: url('images/input-text.jpg') no-repeat 0px 0px;
	height: 17px;
	width: 131px;
	*width: 122px;
	margin: 4px 0 0;
	padding: 3px 0 0 3px;
	color: #969da0;
}

.zalogowany1 {
	padding-top: 5px;
}

.zalogowany2 {
	padding-top: 5px;
	text-align: right;
}

.zalogowany2 a {
	margin-left: 15px;
}

/* Banerki */
.reklama {
	margin: 1px 0 0;
}

/* Bloczek subskrypcja */
.newsletterInfo {
	padding: 10px;
}

.subskrypcja {
	padding: 0 10px;
}

.kategorieSubskrypcja {
	margin: 10px 0;
}

/* subskrypcja */
input.newsletterInput {
	border: 1px solid #d0dbc7;
	background: url('images/input-text.jpg') no-repeat 0px 0px;
	height: 17px;
	width: 127px;
	margin: 0;
	padding: 4px 0 0 3px;
	color: #969da0;
}

.kategoriaRow {
	background: url('images/listb.gif') no-repeat left 8px;
	padding-left: 10px;
}

/* formularze */
.label {
	background: url('images/listb.gif') no-repeat left 3px;
	padding: 0 0 0 10px;
	margin: 8px 0 2px;
}

.inputText {
	border: 1px solid #d0dbc7;
	background: url('images/input-text.jpg') no-repeat 0px 0px;
	height: 17px;
	width: 225px;
	margin: 4px 0 0;
	padding: 3px 0 0 3px;
}

.inputSubmit {
	border: 0;
	background: #ebf4e4 url('images/arrow.gif') no-repeat left 7px;
	*background: #ebf4e4 url('images/arrow.gif') no-repeat left 5px;
	color: #6e7867;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0 0 0 10px;
	height: 23px;
	font-size: 11px;
	cursor: pointer;
}

.inputSelect {
	border: 1px solid #d0dbc7;
	background: url('images/input-text.jpg') no-repeat 0px 0px;
	height: 22px;
	width: 230px;
	margin: 4px 0 0;
	padding: 3px 0 0 0;
}

div.textarea {
	border: 1px solid #d0dbc7;
	background: url('images/inputTextAreaY.jpg') repeat-y left top;
	padding-left: 3px;
}

.inputTextArea {
 	border: 0;
	width: 100%;
	padding-top: 4px;
	background: #ffffff url('images/inputTextAreaX.jpg') repeat-x left top;
}

.formularzGwiazdka {
	color: #ff0000;
}

.wymagane {
	margin: 10px 0 0 0;
	float: right;
}

.submit {
	margin: 5px 0;
	float: left;
}

.overflow {
	overflow: hidden;
}

/* Galeria */
.ramka2 {
	border: 1px solid #c3cbc0;
}

.ramka2 img {
	display: block;
}

.galeriaZdjecieBlok {
	float: left;
	margin: 5px 12px 0 13px;
	display: inline;
	text-align: center;
}

div.galeriaLista {
	margin-top: 10px;
}

ul.galeriaLista {
	margin: 0;
	padding: 0;
}

ul.galeriaLista li {
	list-style: none;
	background: url('images/listb.gif') no-repeat left center;
	padding: 0 0 0 10px;
	line-height: 20px;
	height: 20px;
	margin: 0;
}

ul.galeriaLista a.normal {
	font-weight: normal;
}

ul.galeriaLista a.active {
	font-weight: bold;
}

/* Mapa serwisu */
.mapaSerwisu {
	margin: 0;
	padding: 0;
}

.mapaSerwisu li {
	list-style: none;
	background: url('images/listb.gif') no-repeat 10px 11px;
	*background: url('images/listb.gif') no-repeat 10px 12px;
	border-bottom:	1px solid #dbe6d2;
	line-height: 30px;
	padding: 0 0 0 25px;
	margin: 0;
}

.mapaSerwisu li a {
	font-weight: bold;
}

.mapaSerwisu ul {
	padding-left: 60px;
	margin-left: -25px;
	border-top: 1px solid #dbe6d2;
}

.mapaSerwisu ul li {
	border: none;
	line-height: 20px;
	background: url('images/listb.gif') no-repeat 10px 6px;
}

.mapaSerwisu ul li a {
	font-weight: normal;
}


.mapaSerwisu ul ul {
	padding-left: 60px;
	margin-left: -25px;
	border-top: 1px solid #dbe6d2;
	border-bottom: 1px solid #dbe6d2;
}

/* Kalendarium */
table.kalendarz {
	margin: 0 10px 0 0;
	width: 210px;
	padding-bottom: 5px;
}

table.kalendarzBlok {
	margin: 0 5px;
	width: 210px;
	padding-bottom: 5px;
}

table.kalendarz td, table.kalendarzBlok td {
	width: 30px;
	height: 19px;
	line-height: 19px;
	text-align: center;
}

tr.dzionek td {
	background: #62ac0a;
	color: #ffffff;
}

.DzienNow {
	background: #454f3e;
	color: #ffffff;
}

.Dzien {
	background: #e2edd9;
}

.Active {
	background: #2386c1;
	color: #ffffff;
	cursor: pointer;
}

.Empty {
	background: #e2edd9;
}

.kalendarzNag {
	background: url('images/listb.gif') no-repeat 0px center;
	line-height: 20px;
	padding-left: 10px;
	font-weight: bold;
}

.kalendarzNagBlok {
	/*background: url('images/listb.gif') no-repeat 5px center;*/
	line-height: 20px;
	/*padding-left: 15px;*/
	text-align: center;
	font-weight: bold;
}

.naglowekNajblizszekal {
	background: url('images/listb.gif') no-repeat 0px center;
	line-height: 20px;
	padding-left: 10px;
	font-weight: bold;
}

/*.naglowekNajblizszekald {
	background: url('images/listb.gif') no-repeat 0px center;
	line-height: 20px;
	padding-left: 10px;
	font-weight: bold;
}*/

.kalTytul {
	background: url('images/listb.gif') no-repeat 0px center;
	line-height: 20px;
	padding-left: 10px;
	font-weight: bold;
}

.kalOpis {
	padding-left: 10px;
}

.kalOpis a {
	font-weight: normal;
}

.kalendarzListaBlok {
	margin: 5px 5px 0 5px;
	border-top: 1px solid #ffffff;
}

.kalendarzLista {
	margin: 5px 0x 0 0;
	border-top: 1px solid #ffffff;
}

.kalendarzNaj {
	padding: 6px 5px;
	background: #EBF4E4;
	border-bottom: 1px solid #ffffff;
	zoom: 1;
}

.kalendarzNajactiv {
	padding: 6px 5px;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;
	zoom: 1;
}

.kalData {
	color: #2386C1;
}

.kalSeparator {
	color: #d8e3d0;
	padding: 0 5px;
}

.kalendarzAll {
	padding: 10px 5px 0 5px;
	text-align: right;
}

/* Sciezka zaglebienia */
.pasekZaglebienia {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 231px;
	top: 125px;
	width: 745px;
}

.pasekZaglebienia li {
	list-style: none;
	float: left;
	line-height: 25px;
	display: inline;
	background: url('images/listb.gif') no-repeat 10px center;
	margin: 0;
	padding: 0 0 0 25px;
}

.pasekZaglebienia li a {
	font-weight: normal;
}

.pasekZaglebienia li.noDecoration {
	background: none;
	padding: 0 0 0 10px;
}

.pasekZaglebienia li.noDecoration a {
	font-weight: bold;
}

/*stopka i realizacja */
.stopka {
	text-align: center;
	padding: 5px 0 10px 0;;
}

/* DHTML Popup */
.Popup {
	background-color: #FFFFFF;
	border: 1px solid #C8D0CF;
}
.Popup .ImageContainer {
	padding: 5px;
	height: 100%;
	text-align: center;
}
.Popup .Loader {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	border: 1px solid #C8D0CF;
}
.Popup .Preview {
	border: 1px solid #C8D0CF;
	cursor: pointer;
}
.Popup .Caption {
	vertical-align: middle;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
}
.Popup .Prev {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 5px 5px;
	width: 16px;
}
.Popup .Prev div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: url(images/ico_prev.gif) no-repeat center center;
}
.Popup .Next {
	vertical-align: top;
	text-align: right;
	padding: 0px 5px 5px 0px;
	width: 16px;
}
.Popup .Next div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: url(images/ico_next.gif) no-repeat center center;
}
.PopupOverlay {
	width: 100%;
	height: 500px;
	background-color: #999999;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/* komentarze */
.komentarzeMargines {
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #D8E3D0;
	clear: both;
}

.komentarzeNaglowek {
	padding: 0 0 3px 0;
}

.komentarzeTresc {
	margin: 0 0 10px 0;
}

/* Blog */
ul.listaBlog {
	display: inline;	
	list-style: none;
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

ul.listaBlog li {
	float:left;
	margin: 10px 0 0 0;
	padding: 0;
	background: none;
}

/* Style podmieniane przez jQuery */
.opisyArtykul td {
	border: 0;
	padding: 7px 5px;
	background: #f8fff2;
}

.opisyArtykul table {
	border: 0;
}

tr.firstRow td {
	background: #dbe6d2;
}

tr.odd td {
	background: #f8fff2;
}

tr.even td {
	background: #ffffff;
}