html, body {
	margin: 0px;
	padding: 0px;
	background: #030 url('img/bg.jpg') top left;
	color: #ffba00;
	font: 9pt Tahoma, Arial, Verdana, "Times New Roman", serif;
	text-align: center;
}
div, table {
	font: 9pt Tahoma, Arial, Verdana, "Times New Roman", serif;
}

form {
	margin: 0px;
}

hr {
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #B3EFB4;
	height: 1px;
	display: block;
	clear: both;
}

.nobr {
	white-space: nowrap;
}

h1, h1.temat {
	margin-bottom: 10px;
	color: #ffba00;
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
}

h1.temat {
	text-align: left;
}

h2, h3 {
	font-size: 110%;
}
h4, h5 {
	font-size: 105%;
}
h6 {
	font-size: 100%;
}

.bold {
	font-weight: bold;
}

.wieksze {
	font-size: 110%;
}
.male {
	font-size: 85%;
}
.mniejsze {
	font-size: 70%;
}


.formularz {
        padding: 2px;
        border: 1px solid #444;
	color: #000;
        font-weight: normal;
	background-color: #f8f8f8;
        text-align: left;
}
.formularz_submit {
        padding: 2px;
        border: 2px solid #444;
	color: #000;
        font-weight: normal;
	background-color: #f8f8f8;
        text-align: left;
        cursor: pointer;
}


#top {
	width: 756px;
	height: 112px;
/* 	background: url('img/top.jpg') top left no-repeat; */
	display: block;
}

#enp {
	position: absolute;
	top: -41px;
	left: 0px;
	z-index: 200px;
}

#mp3introBox {
	margin-left: 6px;
}
#mp3intro {
	background: url('img/menu_up_bg.jpg') top left repeat-y;
	display: block;
}

#aktualnosciBox {
	margin-bottom: 30px;
	margin-left: 6px;
	display: block;
}

#aktualnosciBoxGfx {
	width: 192px;
	height: 19px;
	background: url('img/menu_up_bg.jpg') top left repeat-y;
	display: block;
}

.menu_item {
	padding-left: 50px;
	padding-right: 5px;
}
.menu_item_link {
	width: 100%;
	padding-top: 2px;
	padding-bottom: 9px;
	display: block;
}

.menu_item_on {
	width: 192px;
	height: 30px;
	background: url('img/menu_item_on.jpg') bottom left no-repeat;
}
.menu_item_off {
	width: 192px;
	height: 30px;
	background: url('img/menu_item_off.jpg') bottom left no-repeat;
}

.menu_lastitem_on {
	width: 192px;
	height: 30px;
	background: url('img/menu_lastitem_on.jpg') bottom left no-repeat;
}
.menu_lastitem_off {
	width: 192px;
	height: 30px;
	background: url('img/menu_lastitem_off.jpg') bottom left no-repeat;
}

.menu_img {
	vertical-align: middle;
	border: 0px;
	padding-left: 12px;
	padding-right: 8px;
}
.menuItemBox {
	margin-bottom: 3px;
	border-bottom: 1px solid #fff;
}
a.menuItemLink, a.menuItemLink:link, a.menuItemLink:active, a.menuItemLink:visited, a.menuItemLink:focus {
	padding-left: 38px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	font-weight: bold;
	background: url('img/menuitem_off.jpg') center left no-repeat;
	text-decoration: none;
	display: block;
}
a.menuItemLink:hover {
	padding-left: 38px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #f60;
	font-weight: bold;
	background: url('img/menuitem_on.jpg') center left no-repeat;
	text-decoration: none;
	display: block;
}

a.menuItemLink_on, a.menuItemLink_on:link, a.menuItemLink_on:active, a.menuItemLink_on:visited, a.menuItemLink_on:focus {
	padding-left: 38px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #f60;
	font-weight: bold;
	background: url('img/menuitem_on.jpg') center left no-repeat;
	text-decoration: none;
	display: block;
}
a.menuItemLink_on:hover {
	padding-left: 38px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #f60;
	font-weight: bold;
	background: url('img/menuitem_on.jpg') center left no-repeat;
	text-decoration: none;
	display: block;
}

#ColumnLeft {
	width: 192px;
	padding-bottom: 60px;
	background: #fff url('img/column_left_bg.jpg') bottom left no-repeat;
}

#ColumnRight {
	width: 570px;
	background: #fff url('img/kontent_bg.jpg') bottom right no-repeat;
}

.aktualnosciItem {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#baner {
	margin-bottom: 10px;
	margin-right: 8px;
	text-align: rght;
	display: block;
}

#kontent_box {
	width: 544px;
	margin-left: 6px;
	margin-right: 2px;
	display: block;
}
#kontent_tekst {
	width: 544px;
	padding-bottom: 20px;
	color: #ffba00;
	line-height: 120%;
	text-align: left;
	font-weight: normal;
	display: block;
	float: none;
	clear: both;
}
#kontent_tekst a, #kontent_tekst a:active, #kontent_tekst a:visited, #kontent_tekst a:focus {
	color: #f60;
	text-decoration: none;
}
#kontent_tekst a:hover {
	color: #b05213;
	text-decoration: none;
}

#kontent_head {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffe1c8;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-align: left;
}

a.kontent_head_link, a.kontent_head_link:active, a.kontent_head_link:visited, a.kontent_head_link:focus {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
a.kontent_head_link:hover {
	color: #b05213;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

#stopka_linki {
	margin: auto;
	padding-top: 25px;
	text-align: center;
}

/* -- */

.akapit {
	line-height: 140%;
	display: block;
	float: none;
	clear: both;
}
.akapit_margin {
	height: 10px;
	display: block;
	float: none;
	clear: both;
}
a.zdjecie_link, a.zdjecie_link:link, a.zdjecie_link:active, a.zdjecie_link:visited, a.zdjecie_link:focus {
	margin: 10px;
}
a.zdjecie_link:hover {
	margin: 10px;
}
.zdjecie_img {
	border: 1px solid #006401;
}
.zdjecie_img_lewo {
	margin-right: 20px;
}
.zdjecie_img_prawo {
	margin-left: 20px;
}
.zdjecie_img_gora {
	margin-bottom: 20px;
}
.zdjecie_img_dol {
	margin-top: 20px;
}

.galerie {
	padding-bottom: 4px; /* margin */
	text-align: center;
	display: block;
	float: none;
	clear: both;
}
.galeria_zdjecie {
	padding: 5px;
	text-align: center;
}
a.galeria_zdjecie_link, a.galeria_zdjecie_link:active, a.galeria_zdjecie_link:visited, a.galeria_zdjecie_link:focus {
	color: #f4f4f4;
	border: 1px solid #006401;
	padding: 2px;
	display: block;
}
a.galeria_zdjecie_link:hover {
	color: #aaaaaa;
	border: 2px solid #006401;
	padding: 1px;
	display: block;
}
.galeria_zdjecie_img {

}

.flash {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	display: block;
	float: none;
	clear: both;
}
.flash_plik {
	text-align: center;
}

.pliki {
	margin-top: 10px;
	margin-bottom: 10px;
/* 	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff; */
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	display: block;
	float: none;
	clear: both;
}
.pliki_plik {
	text-align: left;
}
.pliki_plik_ikona {
	margin-right: 5px;
}
a.pliki_plik_link {
}

.nawigacja {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	float: none;
	clear: both;
}
a.nawigacja_link, a.nawigacja_link:active, a.nawigacja_link:visited, a.nawigacja_link:focus {
	text-align: center;
	color: #ffba00;
	border: 1px solid #ffba00;
	padding: 5px;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
}
a.nawigacja_link:hover {
	text-align: center;
	background-color: #004F00;
	color: #F8B909;
	border: 1px solid #ffba00;
	padding: 5px;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
}
.nawigacja_aktywny_link, .nawigacja_aktywny_link:active, .nawigacja_aktywny_link:visited, .nawigacja_aktywny_link:focus {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	color: #ffba00;
	border: 1px solid #ffba00;
	padding: 5px;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
}
.nawigacja_aktywny_link:hover {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #f8f8f8;
	font-weight: bold;
	color: #ffba00;
	border: 1px solid #ddd;
	padding: 5px;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
}

#podstrony {
	padding-top: 20px;
	display: block;
	float: none;
	clear: both;
}
.podstrony_tekst {
	font-size: 80%;
}
#podstrony ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#podstrony li {
	margin-top: 2px;
	margin-bottom: 2px;
}
a.podstrony_link, a.podstrony_link:active, a.podstrony_link:visited, a.podstrony_link:focus {
}
a.podstrony_link:hover {
}

.szukaj_li_parzyste {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.szukaj_li_nieparzyste {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}

.info_box {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #F1F1F1;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.warning_box {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #FFD217;
	text-align: center;
	color: #f00;
	font-weight: bold;
}
.error_box {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #5A1F21;
	text-align: center;
	color: #5A1F21;
	font-weight: bold;
}

.szukaj_fraza_tekst {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.szukaj_fraza {
	margin-left: 10px;
	font-size: 120%;
}
.szukaj_wyroznienie {
	margin-left: 2px;
	margin-right: 2px;
	color: #fff;
	font-weight: bold;
	background-color: #FFE26A;
}

a, a:active, a:visited, a:focus {
	color: #f60;
	text-decoration: none;
}
a:hover {
	color: #b05213;
	text-decoration: none;
}

