/* główne */
body {
	margin: 0px;
	padding: 0px;
	background-color: #d7d7d7;
	font-family: Verdana;
}

a {
	font-family: Verdana;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

.orange {
	color: #c5782c;
}

.blue {
	color: #3c6e84;
}

.bold {
	font-weight: bolder;
}

.under {
	text-decoration: underline;
}

.bigger {
	font-size: 10pt;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

div.error {
	text-align: center;
	color: #c5782c;
	padding: 50px 0px;
	font-weight: bolder;
	font-size: 16px;
}

/* nagłówek */
div#naglowek {
	height: 105px;
	width: 780px;
	background-image: url('images/naglowek.gif');
}

div#naglowek_tlo {
	height: 105px;
	background-image: url('images/tlo_naglowek.gif');
}

div#naglowek img {
	margin-top: 20px;
	margin-left: 35px;
}

/* banner */
div#banner {
	width: 730px;
	padding: 0px 25px 0px 25px;
	background-image: url('images/banner.gif');
}

div#banner img {
	float: left;
}

div#banner_tlo {
	background-image: url('images/tlo_banner.gif');
}
/* end banner */

/* menu */
div#menu {
	height: 54px;
	width: 780px;
	background-image: url('images/menu.gif');
}

div#menu_tlo {
	height: 54px;
	background-image: url('images/tlo_menu.gif');
}

div#menu ul {
	margin: 0px;
	padding: 15px 0px 0px 25px;
	list-style-type: none;
}

div#menu li {
	display: inline;
}

div#menu li img {
/*	padding: 3px 11px 13px 11px; */
	padding: 3px 17px 13px 16px;
	float: left;
}

div#menu li img.active {
	padding-bottom: 9px;
	border-bottom: solid 4px #4d7e92;
}
/* end menu */

/* strona */
div#strona {
	width: 725px;
	background-image: url('images/strona.gif');
	font-size: 8pt;
	color: #3e3f3b;
	padding-left: 40px;
	padding-right: 15px;
	padding-bottom: 20px;
}

div#strona_tlo {
	width: 780px;
	background-image: url('images/tlo_strona.gif');
}

div#strona div.powrot {
	height: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 20px;
/*	color: #c5782c; */
	font-size: 7pt;
	text-align: right;
	font-weight: bolder;
}

div#strona div.powrot a {
/*	color: #c27523; */
/*	color: #3e3f3b; */
	color: #386f85;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bolder;
}

div#strona div.powrot a:hover {
	text-decoration: underline;
}

div#strona div.imgtytul {
	background-image: url('images/tlo_tytul.gif');
	height: 21px;
	margin-bottom: 10px;
	margin-right: 20px;
}

div#strona h1.nadtytul {
	font-size: 12pt;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	background-color: #ffffff;
	color: #6c96a4;
	display: inline;
	font-weight: bolder;
}

div#strona h1.tytul {
	font-size: 7.5pt;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	border-bottom: solid 1px #cfcfce;
}

div#strona div.tresc {
	padding-left: 10px;
	margin-right: 20px;
	font-size: 8pt;
	text-align: justify;
}

div#strona ul.lista {
	list-style-image: url('images/ul.gif');
}

div#strona p {
	text-indent: 15px;
}

div#strona a {
	text-decoration: none;
	font-size: 8pt;
	color: #386f85;
}

div#strona a:hover {
	text-decoration: underline;
}

div#strona div.news {
	padding: 10px 0px 3px 10px;
	margin-right: 20px;
	border-bottom: solid 1px #cfcfce;
}

div#strona div.tytulnewsa {
	font-weight: bolder;
	font-size: 12pt;
	color: #3b7986;
	margin-bottom: 15px;
}

div#strona h1.tytulnewsa {
	font-weight: bolder;
	font-size: 12pt;
	color: #3b7986;
	margin-bottom: 15px;
}

div#strona div.data {
	line-height: 25px;
	padding-left: 15px;
	padding-right: 10px;
	background: url('images/news.gif') no-repeat left;
	font-weight: bolder;
	font-size: 7.5pt;
	color: #c5782c;
	float: left;
	vertical-align: bottom;
	margin-bottom: 3px;
}

div#strona div.link {
	line-height: 25px;
	font-weight: bolder;
	font-size: 11pt;
	color: #386f85;
	vertical-align: bottom;
	float: left;
}

div#strona div.link a {
	font-weight: bolder;
	font-size: 11pt;
	color: #386f85;
}

div#strona div.skrot {
	float: left;
	padding-right: 40px;
	text-align: justify;
}

div#strona div.wiecej {
	float: right;
}

div#strona div.wizytowka {
	margin: 35px 10px 35px 0px;
	width: 198px;
	border: outset 1px #c5782c;
	padding: 10px;
	text-align: center;
	background-color: #f0f0f0;
	float: left;
}

div#strona .last {
	margin-right: 0px;
}

div#strona div.wizytowka div.imie {
	font-size: 10pt;
	color: #c5782c;
	font-weight: bolder;
	line-height: 25px;
}

div#strona div.wizytowka div.funkcja {
	font-size: 7pt;
	font-weight: bolder;
	height: 30px;
}

div#strona div.wizytowka div.email {
}

div#strona div.wizytowka div.email span.email {
	color: #3c6e84;
}

div#strona div.wizytowka div.telefon {
}

div.pozniejsze {
	float: right;
	margin-right: 50px;
}

div.pozniejsze a {
	font-weight: bolder;
	font-size: 7.5pt;
	color: #386f85;
}

div.wczesniejsze {
	float: left;
	margin-left: 30px;
}

div.wczesniejsze a {
	font-weight: bolder;
	font-size: 7.5pt;
	color: #386f85;
}
/* end strona */

/* box */
div#niebox {
	width: 520px;
	float: left;
}

div#box {
	float: right;
	width: 200px;
	background-image: url('images/box/box_tlo.gif');
}

div#box div.naglowek {
	height: 38px;
	background-image: url('images/box/box_naglowek.gif');
}

div#box div.naglowek img {
	margin-top: 15px;
	margin-left: 10px;
}

div#box div.pozycja {
	padding: 10px 10px 5px 20px;
/*	text-align: justify; */
}

div#box div.boxdata {
	padding-left: 15px;
	background: url('images/news.gif') no-repeat left;
	font-weight: bolder;
	font-size: 7.5pt;
	color: #c5782c;
	vertical-align: bottom;
}

div#box div.boxlink {
/*	line-height: 25px; */
	padding: 5px 0px;
	font-weight: bolder;
	font-size: 7.5pt;
	color: #386f85;
	vertical-align: bottom;
}

div#box div.boxlink a {
	font-weight: bolder;
	font-size: 7.5pt;
	color: #386f85;
}

div#box div.line {
	font-size: 0px;
	line-height: 0px;
	height: 5px;
	margin-left: 10px;
	width: 190px;
	border-top: solid 1px #e1e1e1;
	background-color: #ffffff;
}

div#box div.stopka {
	font-size: 0px;
	line-height: 0px;
	width: 200px;
	height: 5px;
	float: left;
	background-image: url('images/box/box_stopka.gif');
}
/* end box */

/* strona stopka */
div#strona_stopka {
	font-size: 0px;
	line-height: 0px;
	height: 17px;
	width: 780px;
	background-image: url('images/strona_stopka.gif');
}
/* end strona sotpka */

/* menu dolne */
div#menu_dol {
	height: 72px;
	width: 780px;
	background-image: url('images/menu_dol.gif');
}

div#menu_dol_tlo {
	height: 72px;
	background-image: url('images/tlo_menu_dol.gif');
}

div#menu_dol img {
	float: left;
	margin: 25px 0px 0px 50px;
}

div#menu_dol ul {
	float: right;
	margin: 30px 30px 0px 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

div#menu_dol li {
	display: inline;
	font-size: 7pt;
	color: #c5782c;
}

div#menu_dol a {
	margin: 0px 5px;
	font-size: 7pt;
	color: #3e3f3b;
	text-decoration: none;
	font-weight: bolder;
}

div#menu_dol a:hover {
	text-decoration: underline;
}

/* stopka */
div#stopka {
	width: 780px;
	height: 40px;
	font-size: 7pt;
	background-image: url('images/stopka.gif');
}

div#stopka_tlo {
	height: 40px;
	background-image: url('images/tlo_stopka.gif');
}

div#stopka div.copyright {
	padding: 5px 0px 5px 30px;
	line-height: 15px;
	vertical-align: middle;
	float: left;
	color: #babab7;
}

div#stopka div.realizacja {
	padding: 5px 30px 5px 0px;
	line-height: 15px;
	vertical-align: middle;
	float: right;
	color: #dfdfdd;
	width: 190px;
	text-align: right;
	background-image: url('images/realizacja.gif');
}

div#stopka a {
	font-size: 7pt;
	color: #dfdfdd;
	font-weight: bolder;
}

/* end */

/* czlonek */
div.czlonek {
	width: 137px;
	height: 180px;
	float: left;
	overflow: hidden;
	margin-bottom: 5px;
}

div.margin {
	margin-left: 5px;
}

div.tlo1 {background: url('images/czlonek_tlo1.gif');}
div.tlo2 {background: url('images/czlonek_tlo2.gif');}
div.tlo3 {background: url('images/czlonek_tlo3.gif');}

div.zerowka {
	width: 75px;
	height: 110px;
	margin: 0px auto;
	padding-top: 10px;
	overflow: hidden;
}

div.zerowka img {
	width: 75px;
	height: 100px;
}

div.osoba {
	height: 32px;
	line-height: 16px;
	overflow: visible;
	margin: 0px 10px;
	text-align: center;
	font-weight: bolder;
	font-size: 7pt;
}

div.link {
	margin-top: 4px;
	padding-left: 71px;
}

div#strony {
	float: right;
	margin-right: 20px;
	font-size: 6.5pt;
}

div#strony span.akt {
	color: #c27523;
	font-weight: bolder;
}

div#strony a {
	font-size: 6.5pt;
}

div#strony a.nmb {
	font-weight: bolder;
}

div.tytulowa {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.tytulowa img {
	border: solid 5px #d7d7d7;
}
/* end czlonek */

div#dane {
	display: none;
}
