.zagospodarowanie-przestrzenne .bar {
	background-color: #ededed;
}
.zagospodarowanie-przestrzenne .bar-title h2 {
  font-family: Roboto Condensed,sans-serif;
  font-size: 20px;
  font-weight: 700;
}
.zagospodarowanie-przestrzenne table td {
	background-color:#f6f6f6;
	border:#FFF solid 2px;
	font-size:12px;
	padding:4px 6px;
}
.zagospodarowanie-przestrzenne div.stopka {
	font-size:9px;
	color:#999999;
	text-align:right;
}
.zagospodarowanie-przestrzenne div.plan {
	margin:0 auto 0 auto;
	max-width:750px;
}
.zagospodarowanie-przestrzenne #planZoomify {
	border:#CCC solid 1px;
	text-align:center;
	max-width:750px;
	height:500px;
}
.zagospodarowanie-przestrzenne #planZoomifyBig {
	border:#CCC solid 1px;
	text-align:center;
	width:1000px;
	height:743px;
}
.zagospodarowanie-przestrzenne table.plany > caption {
	caption-side: top;
	color: #333;
	padding-top: 0px;
}
.zagospodarowanie-przestrzenne table.plany > tbody > tr {
	text-align: center;
}
.zagospodarowanie-przestrzenne table.plany > tbody > tr > th {
	text-align: center;
	background-color: #999;
}
.zagospodarowanie-przestrzenne table.plany > tbody > tr > th,
.zagospodarowanie-przestrzenne table.plany > tbody > tr > td {
	vertical-align: middle;
	border: 1px solid #ddd;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 4px 5px;
}