html, body {
	margin: 0px;
	padding: 0px;
	background: #d1d1d1 url('img/bg.jpg') top left repeat-x;
	color: #333;
	font: 9pt "Trebuchet MS", Tahoma, Arial, Verdana, "Times New Roman", serif;
	text-align: center;
}
div, table {
	font: 9pt "Trebuchet MS", Tahoma, Arial, Verdana, "Times New Roman", serif;
}

form {
	margin: 0px;
}

hr {
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #fff;
	height: 1px;
}

.nobr {
	white-space: nowrap;
}

h1, h1.temat {
	margin-bottom: 10px;
	color: #003399;
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
}

h1.temat {
	font-family: Georgia, "Trebuchet MS", Tahoma, Arial, Verdana, "Times New Roman", serif;
	text-align: left;
}

h2, h3 {
	font-size: 110%;
}
h4, h5 {
	font-size: 105%;
}
h6 {
	font-size: 100%;
}

.bold {
	font-weight: bold;
}

.duze {
	font-size: 130%;
}

.wieksze {
	font-size: 110%;
}
.male {
	font-size: 85%;
}
.mniejsze {
	font-size: 70%;
}

li {
        margin-bottom: 10px;
}

.formularz {
        padding: 2px;
        border: 1px solid #444;
	color: #000;
        font-weight: normal;
	background-color: #f8f8f8;
        text-align: left;
}
.formularz:hover {
        padding: 2px;
        border: 1px solid #f60;
	color: #000;
        font-weight: normal;
	background-color: #fff;
        text-align: left;
}
.formularz:focus {
        padding: 2px;
        border: 1px dotted #f60;
	color: #000;
        font-weight: normal;
	background-color: #fff;
        text-align: left;
}
.formularz_submit {
        padding: 2px;
        border: 2px solid #444;
	color: #000;
        font-weight: normal;
	background-color: #f8f8f8;
        text-align: left;
        cursor: pointer;
}
.formularz_submit:hover {
        padding: 2px;
        border: 2px solid #f60;
	color: #000;
        font-weight: normal;
	background-color: #fff;
        text-align: left;
        cursor: pointer;
}

.menu_img {
	vertical-align: middle;
	border: 0px;
	padding-left: 12px;
	padding-right: 8px;
}
.menuItemBox {
	margin-bottom: 3px;
	border-bottom: 1px solid #fff;
}

#MainDiv {
	margin: auto;
	text-align: center;
	width: 822px;
}

#CornerLeft {
	width: 30px;
	background: url('img/corner_left_bg.jpg') top left repeat-y;
}
#CornerLeftGfx {
	width: 30px;
	height: 550px;
	background: url('img/corner_left.jpg') top right no-repeat;
	display: block;
}
#Content {
	width: 762px;
}
#CornerRight {
	width: 30px;
	background: url('img/corner_right_bg.jpg') top left repeat-y;
}
#CornerRightGfx {
	width: 30px;
	height: 550px;
	background: url('img/corner_right.jpg') top right no-repeat;
	display: block;
}

#top {
	width: 762px;
	height: 86px;
/* 	background: url('img/top.jpg') top center no-repeat; */
	display: block;
}

#MenuStrony {
	width: 570px;
	height: 42px;
/* 	background: url('img/menu.jpg') top center no-repeat; */
}

#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;
}

#aktualnosciBox {
	width: 192px;
	margin-top: 20px;
	padding-bottom: 10px;
/* 	background: url('img/foto_bg.jpg') top right repeat-y; */
}

#aktualnosciContent {
	margin-left: 10px;
	margin-right: 10px;
}
.aktualnosciItem {
	margin-bottom: 10px;
}

#ulotka {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #FFE1C8;
}

#kontent_box {
	width: 530px;
	margin-left: 19px;
	margin-right: 20px;
	display: block;
}
#kontent_tekst {
	width: 530px;
	padding-bottom: 20px;
	color: #333;
	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: #f60;
	text-decoration: underline;
}

#kontent_head {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffe1c8;
	font-weight: bold;
	text-align: left;
	font-family: Georgia, "Trebuchet MS", Tahoma, Arial, Verdana, "Times New Roman", serif;
}

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: #f60;
	font-weight: bold;
	text-decoration: underline;
	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 #300;
}
.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 #fff;
	padding: 2px;
	display: block;
}
a.galeria_zdjecie_link:hover {
	color: #aaaaaa;
	border: 2px solid #fff;
	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: #fff;
	border: 1px solid #fff;
	padding: 3px;
}
a.nawigacja_link:hover {
	text-align: center;
	background-color: #f8f8f8;
	color: #888;
	border: 1px solid #f60;
	padding: 3px;
}
.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: #000;
	border: 1px solid #fff;
	padding: 3px;
}
.nawigacja_aktywny_link:hover {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #f8f8f8;
	font-weight: bold;
	color: #000;
	border: 1px solid #ddd;
	padding: 3px;
}

#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;
	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: #f60;
	text-decoration: underline;
}
