body, h1, h2, h3, h4, h5, h6, blockquote, p, form, fieldset,
ul, ol, dl, dt, dd, li, hr, table, td, th {
	margin: 0;
	padding: 0;
}
a, a:visited, a:hover {
	text-decoration: none;
	color: #202020;
}
img {
	border: 0;
}
body {
	width: 914px;
	margin: 0px auto;
	text-align: center;
	background: url(gfx/gradient.png) repeat-x left top;
}
#str {
  position: relative;
	width: 914px;
	height: auto;
}
#logo {
	width: 914px;
	height: 211px;
	background: url(gfx/logo.png) no-repeat left top;
}
#logotxt1 {
	display: block;
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #383838;
}
#logotxt1a {
  position: absolute;
	left: 50px;
	top: 140px;
	font-size: 17px;
}
#logotxt1b {
	position: absolute;
	left: 80px;
	top: 160px;
	font-size: 15px;
}
#logotxt2 {
  position: absolute;
	left: 320px;
  top: 0px;
	margin: 20px auto 0 auto;
	font: italic 20px "Times New Roman";
	color: #5A5A5A;
}
#logo_budynek {
	position: absolute;
	left: 300px;
	top: 35px;
	width: 590px;
	height: 176px;
	background: url(gfx/budynek.jpg) no-repeat left top;
}
#logo a.link_glowna {
	position: absolute;
	left: 807px;
	top: 18px;
}
#logo a.link_mapa {
	position: absolute;
	left: 835px;
	top: 18px;
}
#logo a.link_kontakt {
	position: absolute;
	left: 862px;
	top: 18px;
}
#menu {
	width: 914px;
	height: 51px;
	background: #00AECD;
}
#menu .l{
  height: 51px;
	background: url(gfx/logo_dl.png) no-repeat left bottom;
}
#menu .p{
  height: 51px;
	background: url(gfx/logo_dp.png) no-repeat right bottom;
}
#menu table {
	border-collapse: collapse;
	margin-left: 16px;
	margin-right: 14px;
	height: 51px;
	text-align: left;
	float: left;
}
#menu table.podmenu_kol {
	display: none;
	margin: 0;
	height: auto;
	float: none;
}
#menu table td {
  height: 42px;
	text-align: center;
  white-space: nowrap;
}
#menu table.podmenu_kol td {
  text-align: left;
  vertical-align: top;
}
#menu table td a {
	display: block;
	padding: 9px 10px 0px 10px;
	font: 12px Calibri, "Arial Narrow", Impact;
	color: #FFFFFF;
	line-height: 1.4;
	height: 42px;
}
#menu .link_j {
	font-size: 6px;
}
#menu td a:hover, #menu td a.myhover {
	background: url(gfx/menu_z.png) no-repeat center top;
}

#menu .podmenu {
	position: relative;
	text-align: left;
	z-index: 100;
}
#menu .kol_l {
	float: left;
}
#menu .kol_p {
	float: left;
}
#menu ul.pm_ul, ul.pm_ul_p {
	display: none;
	list-style: none;
	padding: 14px;
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
	background: url(gfx/podmenu_zn.png) no-repeat 10px top;
}
#menu .pm_ul_p {
  padding: 14px 14px 14px 0px;
  background: transparent;
}
#menu li {
	width: 100%;
  background: url(gfx/podmenu_linia.png) repeat-x left bottom #00AECD;
}
#menu a.pm_li1, #menu a.pm_li2, #menu a.pm_li3 {
  float: none;
  display: block;
  width: auto;
  min-width: 143px;
  height: 20px;
  padding: 0px 3px 0px 3px;
  text-align: left;
  white-space: nowrap;
	font: 13px Calibri, "Arial Narrow", Impact;
  color: #FFFFFF;
  line-height: 1.4;
  background: transparent;
}
#menu a.pm_li2 {
  height: 38px;
}
#menu a.pm_li3 {
  height: 56px;
}
#menu a.pm_li1:hover, #menu a.pm_li2:hover, #menu a.pm_li3:hover {
  background: transparent;
  color: #80FFFF;
}
#menu .podmenu_l {
	position: absolute;
	left: 0px;
	top: 0px;
  border-top: 1px solid #FFFFFF;
  height: auto;
	background: url(gfx/logo_dl.png) no-repeat left bottom #00AECD;
}
#menu .podmenu_p {
	height: 100%;
	background: url(gfx/logo_dp.png) no-repeat right bottom;
}

#podstrona {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#podstrona_l {
	float: left;
	width: 288px;
	margin-top: 38px;
	margin-bottom: 38px;
	border-right: 1px solid #E1E1E1;
}
#podstrona_p {
	float: right;
	width: 620px;
}
.blok_d {
	margin-right: 14px;
	padding: 16px 22px 9px 33px;
	text-align: left;
	background: url(gfx/blok_tlo_d.gif) no-repeat bottom right;
}
.blok_g {
	margin-bottom: 14px;
	background: url(gfx/blok_tlo_g.gif) no-repeat 18px 0px;
}
#tresc {
  margin: 45px 30px 45px 30px;
	text-align: left;
  color: #202020;
  line-height: 1.4;
}
#tresc h1, #tresc big {
  margin-bottom: 16px;
	font: 18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  color: #202020;
}
#tresc h1.tytul {
	border-bottom: 1px solid #EBEBEB;
}
#tresc p {
  margin-bottom: 1.4em;
}
#tresc ul, #tresc ol {
	margin: 0px 0px 1.4em 30px;
}
#tresc .nomargin {
	margin: 0px 0px 0px 30px;
}
#tresc td, #tresc th {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	border: 1px solid #A1A1A1;
	padding: 4px;
}
#tresc td p {
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
#tresc table {
	border-collapse: collapse;
}
#tresc a, #tresc a:visited {
	text-decoration: underline;
	color: #06c;
}
#tresc a:hover {
	text-decoration: underline;
	color: #147;
}
#tresc a.nodec, #tresc a.nodec:hover, #tresc a.nodec:visited, #tresc.nodec a, #tresc.nodec a:hover, #tresc.nodec a:visited {
	text-decoration: none;
	color: #202020;
}
.blok_nag {
  margin-bottom: 4px;
	font-size: 18px;
  color: #202020;
}
.blok_tytul {
	font-size: 16px;
  color: #202020;
}
.blok_data {
	font-size: 16px;
  color: #808080;
}
.blok_tresc {
  margin-top: 7px;
  color: #202020;
  line-height: 1.6;
  text-align: justify;
}
.blok_wiecej {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
}
.btn_drukuj {
	padding-top: 16px;
	text-align: right;
}
.blok_foto {
	display: block;
	margin-top: 15px;
	text-align: center;
}
.blok_foto img {
	border: 4px solid #CFCFCF;
}
.blok_tuv {
	margin: 5px 0px 12px 7px;
	text-align: center;
}
.blok_foto_podpis {
	display: block;
  margin-top: 7px;
  margin-bottom: 8px;
  text-align: center;
	font-size: 13px;
	font-style: italic;
  line-height: 1.4;
  color: #323232;
}
.blok_podpis_link {
	border-top: 1px solid #E1E1E1;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 2px;
  text-align: right;
}
.ksiazka_tel {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  color: #5A5A5A;
	border-collapse: collapse;
	margin: 10px 14px 10px 14px;
	width: 504px;
	text-align: left;
	float: left;
}
.ksiazka_tel td {
	border: 1px solid #A1A1A1;
}
#tresc p.kt_panel {
	margin: 0;
	display: inline;
}
#tresc p.kt_panel_info {
	color: #A1A1A1;
	font-style: italic;
	margin: 0;
	padding-left: 66px;
	padding-top: 4px;
}
.kt_td_dzial {
	padding: 2px 4px 2px 4px;
	background-color: #F1F1F1;
	font-weight: bold;
}
.kt_td_nr {
	width: 90px;
	padding: 1px 4px 1px 4px;
	text-align: center;
	background-color: #FFFFFF;
}
.kt_td_naz {
	width: 395px;
	padding: 1px 4px 1px 4px;
	text-align: left;
	background-color: #FFFFFF;
}
#znalezione {
	display: table;
	visibility: hidden;
	margin: 20px 0px 10px 0px;
	padding: 4px 0px 10px 0px;
	background-color: #E5F6FA;
	border: 1px solid #00AECD;
	width: 510px;
	height: auto;
  position: relative;
}
#znalezione span {
	padding-left: 10px;
}
#lista_aktualnosci li {
	margin-top: 8px;
	list-style-type: square;
	list-style-image: url(gfx/punkt.png);
}
.galeria_row {
	display: table;
	float: left;
	width: 540px;
}
.galeria {
	display: table;
	float: left;
	width: 270px;
}
.galeria_foto {
	display: block;
	margin-top: 15px;
	text-align: center;
}
.galeria_foto img {
	border: 4px solid #CFCFCF;
}
.galeria_foto_podpis {
	display: block;
  margin-top: 7px;
  margin-bottom: 8px;
  text-align: center;
	font-size: 13px;
	font-style: italic;
  line-height: 1.4;
  color: #323232;
}
.clear {
	clear: both;
}
#stopka {
	clear: both;
	height: 65px;
	text-align: left;
	background: #EBEBEB;
}
#stopka_copyright {
  float: left;
  width: 289px;
  height: 65px;
	background: url(gfx/stopka_gp.png) no-repeat top right #00AECD;
}
#stopka_copyright a {
  position: relative;
	left: 22px;
	top: 22px;
	font: 12px Calibri, "Arial Narrow", Impact;
  color: #fafafa;
}
#stopka_linki {
  float: left;
}
#stopka_linki a {
	position: relative;
	margin-left: 38px;
}
#stopka_linki a.bip {
	top: 13px;
}
form {
	display: inline;
}
button {
	height: 23px;
	font: 12px "MS Sans Serif", Arial;
}
select, input {
	margin-right: 4px;
}
input.ok {
	width: 40px;
}
.pagination {
	height: 32px;
	margin-top: 16px;
	margin-bottom: 10px;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.pagination a {
	text-decoration: none;
	border: solid 1px #CCCCCC;
	background: #FFFFFF;
}
.pagination a:hover {
	background: #EEEEEE;
}
.pagination a, .pagination span {
	display: block;
	float: left;
	padding: 0.3em 0.5em;
	margin-right: 5px;
}
.pagination .current {
	background: #E5F6FA;
	border: solid 1px #00AECD;
}
.pagination a.prev, .pagination a.next{
	color:#323232;
}
.pagination .current.prev, .pagination .current.next{
	color:#E1E1E1;
	border-color:#E1E1E1;
	background:#FFFFFF;
}

