html, body {
	margin: 0px;
	padding: 0px;
	color: #333;
	background-color: #F9F9F9;
	font: 9pt Verdana, Arial, sans-serif;
	text-align: left;
}

td {
	font: 9pt Verdana, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1px;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 115%;
}

h3, h4 {
	font-size: 110%;
}

h5, h6 {
	font-size: 105%;
}

img {
	border: 0px;
}

.nobr {
	white-space: nowrap;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

form {
	margin: 0px;
	padding: 0px;
}

acronym, abbr {
	border-bottom: 1px dotted #000;
}

caption {
	font-weight: bold;
	padding: 4px 0px;
	text-align: center;
}

table .tabela_krawedzie {
	border-top: 1px solid;
	border-left: 1px solid;
	text-align: left;
}

table .tabela_krawedzie caption {
	border-bottom: 1px solid;
}

table .tabela_krawedzie .tabela_komorka {
	border-bottom: 1px solid;
	border-right: 1px solid;
}

input, textarea, select	{
	font-size: 90%;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #999;
}
input.input_o {
	border-width: 0px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #BF0B12;
}


/* shortcutBox */

#shortcutBox {
	display: none;
}

/* shortcutBox - koniec */


#tresc, #menu_glowne {
	font-size: 0;
}


/* HeaderBox */

#HeaderBox {
	background-color: #ffffff;
}

#HeaderBoxContent {
	margin: auto;
	width: 900px;
	text-align: left;
}

#HeaderBoxLogoBIP {
	width: 250px;
	height: 80px;
	float: left;
	vertical-align: middle;
}

	#HeaderBoxLogoBIPContent {
		margin: 0px;
		padding: 0px;
	}

	#HeaderBoxLogoBIPLink {
		background: url('img/bip.gif') center left no-repeat;
		width: 250px;
		height: 79px;
		border: 0px;
		display: block;
	}

	#HeaderBoxLogoBIPLinkText {
		display: none;
	}

#HeaderBoxTytul {
	width: 400px;
	float: left;
	vertical-align: middle;
}

	#HeaderBoxTytulContent {
		padding: 20px 10px;
		text-align: center;
	}
	#HeaderBoxTytulContent h1 {
		font-weight: bold;
		font-size: 110%;
	}

#HeaderBoxLogo {
	width: 250px;
	float: left;
	vertical-align: middle;
}

	#HeaderBoxLogoContent {
		text-align: center;
	}

	#HeaderBoxLogoLink {
	}

	#HeaderBoxLogoLink img {
		vertical-align: middle;
		border: 0px;
	}

	#HeaderBoxLogoText {
		display: none;
	}

/* HeaderBox - koniec */


/* AdresBox */

#AdresBox {
	background-color: #006699;
}

#AdresBoxContent {
	margin: auto;
	width: 900px;
	text-align: left;
}

#AdresBoxLink {
	width: 450px;
	float: left;
	vertical-align: middle;
}

	#AdresBoxLinkContent {
		padding: 4px 5px;
		text-align: left;
	}

	#AdresBoxLinkLink {
		color: #fff;
		font-weight: bold;
	}

#AdresBoxRedirLink {
	width: 450px;
	float: left;
	vertical-align: middle;
}

	#AdresBoxRedirLinkContent {
		padding: 4px 5px;
		text-align: right;
	}

	#AdresBoxRedirLinkLink {
		color: #fff;
		font-weight: bold;
	}

/* AdresBox - koniec */


/* NavigationBox */

#NavigationBox {
	padding-bottom: 1px;
	background: #F2F2F2 url('img/tlo.gif') bottom left repeat-x;
}

#NavigationBoxContent {
	margin: auto;
	width: 900px;
	text-align: left;
}

#NavigationPath {
	width: 645px;
	float: right;
}

	#NavigationPathContent {
		padding: 8px 5px;
		text-align: left;
		background: url('img/sciezka.gif') center left no-repeat;
		padding-left: 13px;
		color: #666;
		font-size: 80%;
	}

#NavigationMenuHead {
	width: 250px;
	float: left;
}

	#NavigationMenuHeadContent {
		padding: 8px 5px;
		text-align: left;
		color: #666;
		font-size: 80%;
	}

	#FontSizeBox {
		margin-right: 10px;
		width: 70px;
		white-space: nowrap;
		float: right;
	}

	#FontSizeBoxList {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.FontSizeSwitch {
		float: left;
	}

	.FontSizeSwitchText {
		display: none;
	}

	#FontSizeBoxContrast {
		margin-left: 5px;
		background: url('img/wersja_kontrast.gif') center center no-repeat;
		width: 16px;
		height: 15px;
		display: block;
	}

	#FontSizeBoxSmall {
		background: url('img/fonts-small.gif') center center no-repeat;
		width: 13px;
		height: 15px;
		display: block;
	}

	#FontSizeBoxMedium {
		background: url('img/fonts-medium.gif') center center no-repeat;
		width: 13px;
		height: 15px;
		display: block;
	}

	#FontSizeBoxBig {
		background: url('img/fonts-big.gif') center center no-repeat;
		width: 13px;
		height: 15px;
		display: block;
	}

	#NavigationMenuText {
		font-weight: bold;
		background: url('img/strzalka.gif') center left no-repeat;
		padding-left: 13px;
		float: left;
	}

#NavigationSeparator {
	width: 5px;
	float: left;
}

/* NavigationBox - koniec */


/* ContentBox */

#ContentBox {
}

#ContentBoxContent {
	margin: auto;
	width: 900px;
	text-align: left;
}

#ContentBoxMenu {
	width: 250px;
	float: left;
}

	#ContentBoxMenuContent {

	}

	/* menu */

	.main__def, .main__0 {
		margin: 0;
		padding: 0px;
		list-style: none;
	}

	a.menuItemOff, a.menuItemOff:link, a.menuItemOff:active, a.menuItemOff:visited, a.menuItemOff:focus {
		background: transparent url('img/kwadracik.gif') center left no-repeat;
		padding: 5px 10px 5px 15px;
		color: #000;
		font-weight: bold;
		border-bottom: 1px dotted #969696;
		display: block;
	}
	a.menuItemOff:hover {
		background-color: #dddddd;
	}

	a.menuItemOn, a.menuItemOn:link, a.menuItemOn:active, a.menuItemOn:visited, a.menuItemOn:focus {
		background: #c7c7c7 url('img/kwadracik.gif') center left no-repeat;
		padding: 5px 10px 5px 15px;
		color: #000;
		font-weight: bold;
		border-bottom: 1px dotted #969696;
		display: block;
	}
	a.menuItemOn:hover {
		background-color: #dddddd;
		color: #000;
	}

	a.menuItemOnCurrent, a.menuItemOnCurrent:link, a.menuItemOnCurrent:active, a.menuItemOnCurrent:visited, a.menuItemOnCurrent:focus {
		background: #c7c7c7 url('img/kwadracik.gif') center left no-repeat;
		padding: 5px 10px 5px 15px;
		color: #000;
		font-weight: bold;
		border-bottom: 1px dotted #969696;
		display: block;
	}
	a.menuItemOnCurrent:hover {
		background-color: #dddddd;
		color: #000;
	}


	a.submenuItemOff, a.submenuItemOff:link, a.submenuItemOff:active, a.submenuItemOff:visited, a.submenuItemOff:focus {
		background: transparent url('img/kwadracik.gif') center left no-repeat;
		padding: 5px 10px 5px 15px;
		color: #99806C;
		border-left: 1px dotted #969696;
		border-bottom: 1px dotted #969696;
		display: block;
	}
	a.submenuItemOff:hover {
		background-color: #F2F2F2;
		color: #000;
	}

	a.submenuItemOn, a.submenuItemOn:link, a.submenuItemOn:active, a.submenuItemOn:visited, a.submenuItemOn:focus {
		background: #f2f2f2 url('img/kwadracik.gif') center left no-repeat;
		padding: 5px 10px 5px 15px;
		color: #000;
		border-left: 1px dotted #969696;
		border-bottom: 1px dotted #969696;
		display: block;
	}
	a.submenuItemOn:hover {
		background-color: #f2f2f2;
	}

	a.submenuItemOnCurrent, a.submenuItemOnCurrent:link, a.submenuItemOnCurrent:active, a.submenuItemOnCurrent:visited, a.submenuItemOnCurrent:focus {
		background: #c7c7c7 url('img/kwadracik.gif') center left no-repeat;
		padding: 5px 10px 5px 15px;
		color: #000;
		border-left: 1px dotted #969696;
		border-bottom: 1px dotted #969696;
		font-weight: bold;
		display: block;
	}
	a.submenuItemOnCurrent:hover {
		background-color: #f2f2f2;
	}

	/* menu - koniec */

	#SearchBox {
		margin-top: 20px;
	}

	#SearchBoxHead {
		padding: 4px 0px;
		font-weight: bold;
		background: url('img/lupa.gif') left center no-repeat;
		padding-left: 13px;
	}

	#szukaj_input {
		width: 140px;
	}

	.SearchBoxFormInput {
		margin-top: 4px;
		margin-left: 13px;
		text-align: left;
	}

	#LoginBox {
		margin-top: 20px;
	}

	#LoginBoxHead {
		padding: 4px 0px;
		font-weight: bold;
		background: url('img/strzalka.gif') left center no-repeat;
		padding-left: 13px;
	}

	.LoginBoxContent {
		padding: 4px 0px;
		text-align: center;
	}
	.LoginBoxErrorText {
		color: #f00;
	}

	.LoginBoxFormInput {
		margin-top: 4px;
		margin-left: 13px;
		text-align: left;
	}

	#intranet_login, #intranet_haslo {
		width: 140px;
	}

#ContentBoxTresc {
	width: 650px;
	float: left;
}

	#ContentBoxTrescContent {
		margin-left: 5px;
		margin-right: 5px;
		width: 640px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

/* ContentBox - koniec */


/* FooterLinksBox */

#FooterLinksBox {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#FooterLinksBoxContent {
	margin: auto;
	width: 900px;
	text-align: left;
}

#FooterLinksLink {
	width: 650px;
	float: right;
	background-color: #f2f2f2;
}

	#FooterLinksLinkContent {
		padding: 4px 5px;
		text-align: center;
		line-height: 140%;
	}

	#FooterLinksLinkContentList {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	#FooterLinksLinkContentList li {
		padding-right: 6px;
		display: inline;
		white-space: nowrap;
	}

#FooterLinksBIPLastUpdate {
	width: 250px;
	float: left;
}

	#FooterLinksBIPLastUpdateContent {
		padding: 4px 5px;
		text-align: center;
		font-size: 80% !important;
	}


/* FooterLinksBox - koniec */

#FooterBox {
}

#FooterBoxContent {
	margin: auto;
	width: 900px;
	text-align: left;
}

#FooterPageDescription {
	width: 650px;
	float: right;
}

	#FooterPageDescriptionContent {
		padding: 4px 5px;
		text-align: center;
	}

#FooterSystemVersion {
	width: 250px;
	float: left;
}

	#FooterSystemVersionContent{
		padding: 8px 5px;
		text-align: center;
	}

	#FooterSystemVersionContentLink {
		color: #696969;
	}

/* FooterBox */



/* FooterBox - koniec */


#StopkaPozycjonujaca {
	margin: 10px auto 0px;
	width: 900px;
	color: #aaa !important;
	text-align: center;
	line-height: 105%;
	font-size: 70% !important;
}

/* licznik */

#LicznikBox {
	margin-top: 10px;
	text-align: center;
	padding: 10px;
}

#LicznikBoxContent div {
	font-size: 80% !important;
}

/* licznik - koniec */

/* W3C */
#W3CBox {
	margin-top: 10px;
	margin-bottom: 10px;
}

#W3CBoxContent {
	margin: auto;
	text-align: center;
}

#W3CBoxContent ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#W3CBoxContent li {
	display: block;
	text-align: left;
}

.W3C_link {
	padding-left: 36px;
	background: url('img/w3c.gif') center left no-repeat;
	font-size: 80%;
}
.W3C_link:hover {
	background: url('img/w3c_hover.gif') center left no-repeat;
}
/* W3C - koniec */


/* spis podstron */
.spis_podstron_box {
	margin: 10px 0px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding: 8px 5px;
}

.spis_podstron_glowny_opis {
}

.spis_podstron {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.spis_podstron_pozycja {
	background: url('../../images/mapa_witryny_bullet.gif') center left no-repeat;
	margin: 0px !important;
	padding: 2px 0px 2px 20px;
}

.spis_podstron_link {
}

.spis_podstron_opis_box {
	font-size: 90%;
	color: #555;
}
.spis_podstron_opis {
	margin: 4px 0px !important;
}
/* spis podstron - koniec */


/* metryczka */

.metryczka_obiektu {
	color: #aaa;
}
.metryczka_obiektu:hover {
	color: #000;
}

/* metryczka - koniec */

/* wyszukiwanie */

.szukaj_belka_fraza {
	margin: 5px 0px;
	padding: 4px 10px;
	background-color: #e2e2e2;
}

.szukaj_belka {
	margin: 5px 0px;
	padding: 4px 10px;
	background-color: #f8f8f8;
}

.szukaj_belka_strony {
}

.szukaj_nie_znaleziono {
}

.szukaj_za_malo_znakow {
}

.szukaj_wyniki {
}

.szukaj_wyroznienie {
	margin: 0px 3px;
	padding: 2px 4px;
	font-weight: bold;
	background-color: #ff0;
	color: #000;
}

.szukaj_sciezka {
}

.szukaj_wyswietl_wiecej {
}

.szukaj_wyswietl_wiecej_link {
}

/* wyszukiwanie - koniec */


/* rejestr zmian */

.rejestr_zmian_wyroznienie {
	margin: 0px 3px;
	padding: 2px 4px;
	font-weight: bold;
	background-color: #ff0;
	color: #000;
}

/* rejestr zmian - koniec */
