body {
	margin: 0px;
	padding: 0px;
	background-color: #f26522;
	color: #000;
	font: 10pt Tahoma, Verdana, Arial, "Times New Roman", serif;
	text-align: center;
}
div, table, td {
	color: #000;
	font: 10pt Tahoma, Verdana, Arial, "Times New Roman", serif;
}
form,p {
	margin: 0px;
}

hr {
	margin-top: 4px;
	margin-bottom: 4px;
	color: #000;
	height: 1px;
}

a, a:link, a:active, a:visited, a:focus {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #444;
	text-decoration: none;
}

.nobr {
	white-space: nowrap;
}

.center {
	margin: auto;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

h1, h1.temat {
	margin-bottom: 10px;
	color: #000;
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
}

h2, h3 {
	font-size: 110%;
}
h4, h5 {
	font-size: 105%;
}
h6 {
	font-size: 103%;
}

.male {
	font-size: 85%;
}
.mniejsze {
	font-size: 70%;
}

.bold {
	font-weight: bold;
}

.akapit {
	margin-bottom: 4px;
	line-height: 140%;
	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: 3px;
}
a.zdjecie_link:hover {
	margin: 3px;
}
.zdjecie_img {
	border: 1px solid #000;
}

.zdjecie_img_lewo {
	margin-right: 20px;
	float: left;
}
.zdjecie_img_prawo {
	margin-left: 20px;
	float: right;
}
.zdjecie_img_gora {
	margin-bottom: 20px;
}
.zdjecie_img_dol {
	margin-top: 20px;
}

.galerie {
	margin-bottom: 4px;
	text-align: center;
	display: block;
	float: none;
	clear: both;
}
.galeria_zdjecie {
	padding: 5px;
	text-align: center;
}
a.galeria_zdjecie_link, a.galeria_zdjecie_link:link, a.galeria_zdjecie_link:active, a.galeria_zdjecie_link:visited, a.galeria_zdjecie_link:focus {
	display: block;
}
a.galeria_zdjecie_link:hover {
}
img .galeria_zdjecie_img {
	color: #000;
	border: 1px solid #e8e8e8;
	padding: 2px;
}
img .galeria_zdjecie_img:hover {
	color: #000;
	border: 2px solid #fff;
	padding: 1px;
}

.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 #000;
	border-bottom: 2px solid #000; */
	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;
	vertical-align: middle;
}
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:link, a.nawigacja_link:active, a.nawigacja_link:visited, a.nawigacja_link:focus {
	text-align: center;
	color: #000;
	border: 1px solid #000;
	padding: 5px;
	text-decoration: none;
}
a.nawigacja_link:hover {
	text-align: center;
	background-color: #fff;
	color: #000;
	border: 1px solid #e8e8e8;
	padding: 5px;
	text-decoration: none;
}
.nawigacja_aktywny_link {
	margin-left: 5px;
	margin-right: 5px;
	color: #000;
	border: 1px solid #444;
	padding: 5px;
	text-decoration: none;
}

#podstrony {
	margin-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: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 #222;
	text-align: center;
	color: #384879;
	font-weight: bold;
}
.warning_box {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #FFD217;
	text-align: center;
	color: #384879;
	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: #000;
	font-weight: bold;
	background-color: #FFE26A;
}


/* skorka */

#PageMainTable {
	width: 100%;
	text-align: left;
	border: 0px;
}

#PageMainTable #ColumnSite {
	width: 2%;
}

#PageMainTable #ColumnBgLeft {
	width: 49%;
	background: url('gfx/bg_left.gif') top right repeat-x;
}

#PageMainTable #ColumnBgRight {
	width: 49%;
	background: url('gfx/bg_right.gif') top left repeat-x;
}

#PageMainTable #ColumnSite #ContentMainTable {
	width: 770px;
	background: url('gfx/bg_gfx.jpg') top left no-repeat;
}

#PageMainTable #ColumnSite #ContentMainTable #ColumnFlash {
	width: 304px;
}

#PageMainTable #ColumnSite #ContentMainTable #ColumnContent {
	width: 466px;
	text-align: left;
}

#PageMainTable #ColumnSite #ContentMainTable #ColumnContent #ColumnContentBox {
	width: 420px;

}


/* wyszukiwanie */

#SearchBox {
	height: 102px;
	overflow: hidden;
}

#SearchBoxMargin {
	padding-top: 26px;
	padding-left: 100px;
}

#SzukajInput {
	margin-right: 3px;
	width: 100px;
	border: 1px solid #b6b6b6;
	background-color: #e8e8e8;
	text-align: left;
	padding: 2px 1px;
	color: #aaa;
	font-size: 65%;
	font-style: italic;
}
#SzukajInput:hover {
	color: #888;
}
#SzukajInput:focus {
	border: 1px solid #888;
	background-color: #fff;
	color: #000;
	font-style: normal;
}

#SzukajSubmit {
	width: 46px;
	height: 13px;
	background: transparent url('gfx/search_submit.gif') center center no-repeat;
	border: 0px;
	cursor: pointer;
	vertical-align: middle;
}

/* wyszukiwanie - koniec */


/* logo */

#Logo {
	width: 420px;
	height: 65px;
}

#LogoLink {
	width: 420px;
	height: 65px;
	display: block;
}

/* logo - koniec */

/* drop down menu */

#menu1 {
	width: 100%;
	height: 38px;
	font-weight: normal;
}

.menu_item {
	background: transparent url('gfx/menuitem_bg.gif') top left no-repeat;
}

.ddmx , table.ddmx {
/*	margin:auto; */
}

.ddmx a.item1,
.ddmx a.item1-active,
.ddmx .item1,
.ddmx .item1-active {
	padding: 5px 28px 19px 8px;
	color: #fff;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	position: relative;
	display: block;
	font-size: 90% !important;
}

.ddmx a.item1:hover,
.ddmx a.item1-active:hover,
.ddmx .item1:hover,
.ddmx .item1-active:hover {
	padding: 5px 28px 19px 8px;
	color: #e8e8e8 !important;
	font-weight: normal;
	position: relative;
	display: block;
}

.ddmx a.itemChecked,
.ddmx .itemChecked {
	color: #fff;
}

.ddmx a.item2,
.ddmx .item2 {
	margin: auto;
	padding: 5px 28px 5px 8px;
	color: #000;
	background-color: #fff;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	font-size: 90% !important;
}

.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	padding: 5px 28px 5px 8px;
	color: #000 !important;
	background-color: #EBEBEB;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	display: block;
	position: relative;
	z-index: 500;
	font-size: 90% !important;
}


.ddmx .arrow,
.ddmx .arrow:hover {
	padding: 5px 16px 5px 8px;
}

/* .ddmx .item2 img,
.ddmx .item2-active img { */

.ddmx img {
	position: absolute;
	top: 4px;
	right: 1px;
	border: 0;
}

.ddmx .section {
	padding: 0px;
	border: 0px;
	border-top: 1px solid #858585;
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

/* drop down menu - koniec */

/* kontent */

#KontentBox {
	margin-left: 21px;
	margin-right: 20px;
	width: 379px;
	padding-top: 17px;
	padding-bottom: 18px;
	margin-bottom: 43px;
}

#KontentScroll {
	width: 379px;
	height: 237px;
	overflow: scroll;
}

#KontentMargin {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#KontentBox a, #KontentBox a:link, #KontentBox a:active, #KontentBox a:visited, #KontentBox a:focus {
	color: #666;
	text-decoration: none;
}
#KontentBox a:hover {
	color: #000;
	text-decoration: underline;
}

#KontentSciezkaNawigacji {
	margin-bottom: 20px;
	font-size: 70% !important;
}


.pointer {
	padding-left: 8px;
	background: transparent url('gfx/pointer.gif') center left no-repeat;
}

/* kontent - koniec */


/* news */

#NewsBoxTop {
	padding-top: 17px;
	background: transparent url('gfx/newsbox_top.gif') top left no-repeat;
}

#NewsBoxBottom {
	padding-bottom: 40px;
	background: transparent url('gfx/newsbox_bottom.gif') bottom left no-repeat;
}

#NewsBoxBg {
	background: transparent url('gfx/newsbox_bg.gif') top left repeat-y;
}

#NewsBoxContent {
	margin-left: 28px;
	margin-right: 28px;
}

.news_content {
	color: #000;
	font-size: 80%;
}

.news_more {
	margin-top: 5px;
	text-align: right;
}

.news_img {
	border: 0px;
	vertical-align: middle;
}

/* news - koniec */

/* stopka */

#Stopka {
	margin: auto 5px;
	padding: 5px 10px;
	text-align: center;
	font-size: 65% !important;
	color: #fac0a4;
}
#Stopka a, #Stopka a:link, #Stopka a:active, #Stopka a:visited, #Stopka a:focus {
	color: #fac0a4;
}
#Stopka a:hover {
	color: #fff;
	text-decoration: underline;
}

#StopkaBg {
	width: 420px;
	height: 80px;
	background: transparent url('gfx/stopka_bg.gif') top center no-repeat;
}

/* stopka - koniec */
