* {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.page {
	width: 1000px;
	margin: 0 auto;
}
.page-bg {
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}
.top {
	position: relative;
	font-family: Tahoma, sans-serif, Arial;
}
.logo {
	height: 110px;
}
.logo a {
	background: url(/poiis/img/top.png) no-repeat;
	height: 110px;
	text-indent: -999em;
	display: block;
}
.header {
	height: 289px;
	background: url(/poiis/img/header/1.jpg) no-repeat;
}
.header-1 {
	background: url(/poiis/img/header/1.jpg) no-repeat;
}
.header-2 {
	background: url(/poiis/img/header/2.jpg) no-repeat;
}
.header-3 {
	background: url(/poiis/img/header/3.jpg) no-repeat;
}
.header-4 {
	background: url(/poiis/img/header/4.jpg) no-repeat;
}
.header h4 {
	text-indent: -999em;
	width: 441px;
	height: 115px;
	background: url(/poiis/img/header/title.png) no-repeat;
}
.links {
	background: url(/poiis/img/top_grad.png) repeat-x;
	height: 26px;
}
.links ul.right {
	float: right;
	width: 260px;
}
.links ul.right li {
}
.links li {
	display: inline;
}
.links li a {
	line-height: 26px;
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	font-family: Tahoma, sans-serif, Arial;
}
.links li em {
	line-height: 26px;
	display: block;
	float: left;
	text-decoration: none;
	color: #717171;
	font-family: Tahoma, sans-serif, Arial;
	font-style: normal;
}
.links li a:hover {
	text-decoration: underline;
}
.links li a span {
	line-height: 26px;
	padding: 0px 9px 0 9px;
	display: block;
}
.links li.first a {
}
.links li.last a span {
	background: none;
}
.links li.last a {
}
.links-buttons {
}
.links-buttons li {
	display: inline;
	padding: 0px;
}
.links-buttons li a {
	padding: 3px 3px 3px 0;
	line-height: 26px;
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	font-family: Tahoma, sans-serif, Arial;
}
.links-buttons li a:hover span {
	text-decoration: none;
	background: #004B16;
}
.links-buttons li a span {
	line-height: 26px;
	width: 197px;
	text-align: center;
	display: block;
	color: #fff;
	background: #0F8E35;
	font-weight: bold;
}
.links-buttons li.first a {
}
.links-buttons li.last a span {
	width: 198px;
}
.links-buttons li.last a {
	padding: 3px 0px 3px 0;
}
.toolbar {
	background: url(/poiis/img/path_bar/middle.png) 0 0 repeat;
}
.toolbar-bg {
	background: url(/poiis/img/path_bar/left.png) top left no-repeat;
}
.toolbar-bg2 {
	background: url(/poiis/img/path_bar/right.png) top right no-repeat;
	height: 35px;
}
.main-menu .toolbar-bg {
	background: url(/poiis/img/path_bar/left_g.png) top left no-repeat;
}
.main-menu .toolbar-bg2 {
	background: url(/poiis/img/path_bar/right_g.png) top right no-repeat;
}
.path-con {
	height: 30px;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	clear: both;
}
.path {
}
.path li {
	float: left;
	list-style-type: none;
	display: block;
	font-family: Tahoma, sans-serif, Arial;
}
.path li.pre {
	display: block;
	padding: 9px 2px 5px 8px;
	color: #A2A2A2;
}
.path li a {
	color: #525252;
	display: block;
	padding: 9px 2px 5px 2px;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, sans-serif, Arial;
}
.path li a:hover {
	text-decoration: underline;
}
.toolbar-search {
	float: right;
	padding: 4px 6px 0 0;
}
.toolbar-search .left {
	height: 23px;
	width: 13px;
	float: left;
	display: block;
	background: url(/poiis/img/path_bar/search/left.png) no-repeat;
}
.toolbar-search .query {
	border: 0;
	height: 23px;
	background: url(/poiis/img/path_bar/search/middle.png) repeat-x;
	float: left;
	padding: 3px 0 0 0;
}
.toolbar-search .submit {
	background: url(/poiis/img/path_bar/search/right.png) no-repeat;
	width: 31px;
	height: 23px;
	border: 0;
	cursor: hand;
}
.page-left {
	float: left;
	width: 256px;
}
.page-left .page-left-bg {
	width: 256px;
}
.page-right {
	width: 715px;
	float: right;
}
.page-right-wide {
	width: auto;
	float: none;
}
.page-right .page-right-bg {
	padding: 0 10px 0 0;
}
.bottom {
	clear: both;
	border-top: 1px solid #DCDCDC;
	font-family: Tahoma, sans-serif, Arial;
}
.bottom .bottom-con {
}
.bottom .bottom-con .info {
	padding: 7px;
	color: #000;
	background-color: #F4F4F4;
	border-bottom: 1px solid #DCDCDC;
}
.bottom .bottom-con .info2 {
	padding: 7px;
	color: #000;
}
.bottom .bottom-con .author {
	padding: 7px 7px 15px 7px;
	text-align: right;
	border-bottom: 1px solid #DCDCDC;
}
.bottom .bottom-con em {
	font-style: normal;
}
.bottom .bottom-con a {
	color: #007523;
}
.bottom .bottom-con a:hover {
	color: #000;
}
.page-left ul {
	margin: 0 8px 15px 0;
	font-family: Tahoma, sans-serif, Arial;
}
.page-left ul li {
	display: block;
	list-style-type: none;
	margin: 0 0 1px 0;
}
.page-left ul li a {
	display: block;
	text-decoration: none;
}
.page-left ul li a em {
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 12px;
	font-style: normal;
	color: #000;
	cursor: pointer;
	font-weight: normal;
}
.page-left ul li a em span {
	padding: 0 0 0 8px;
	font-size: 12px;
}
.page-left ul li.link2 a em {
	color: #323232;
}
.page-left ul li ul {
	margin: 1px 0 0 0;
}
.page-left ul li ul li {
	zoom: 1;
}
.page-left ul li ul li a em {
	padding-left: 20px;
	font-weight: normal;
}
.page-left ul li ul li ul {
	margin: 1px 0 0 0;
}
.page-left ul li ul li ul li a em {
	padding-left: 30px;
	font-weight: normal;
}
.page-left ul li ul li ul li ul {
	margin: 1px 0 0 0;
}
.page-left ul li ul li ul li ul li a em {
	padding-left: 40px;
	font-weight: normal;
}
.page-left ul li ul li ul li ul li ul {
	margin: 1px 0 0 0;
}
.page-left ul li ul li ul li ul li ul li a em {
	padding-left: 50px;
	font-weight: normal;
}
.page-left ul li a.active, .page-left ul li a:hover {
}
.page-left ul li a.active span, .page-left ul li a:hover span {
	color: #007523;
}
.page-left ul li a.active em, .page-left ul li a:hover em {
	color: #007523;
	background-color: #F1F1F1;
}
.page-content {
	font-family: Tahoma, sans-serif, Arial;
	clear: both;
}
.bar {
	margin: 0;
	padding: 0;
	line-height: 31px;
}
.bar .left-p {
	display: block;
	font-style: normal;
}
.bar .left-p .right-p {
	display: block;
	height: 31px;
	font-size: 16px;
	font-family: Arial, Tahoma, sans-serif;
	padding: 0 0 0 0px;
	font-weight: bold;
}
.bar .left-p .right-p a {
	font-size: 16px;
	font-family: Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #007523;
}
.bar .left-p .right-p a:hover {
	text-decoration: underline;
}
.bar .more {
	float: right;
	display: block;
	color: #fff;
	padding: 0 7px 0 0;
}
.bar .more span {
	display: block;
	padding: 0 10px 0 8px;
	text-transform: none;
	font-size: 11px;
}
.rss {
	display: block;
	float: right;
	padding: 6px 6px 0 6px;
}
.rss span {
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: url(/poiis/img/icon/rss.png) no-repeat;
	display: block;
	text-indent: -999em;
}
.gallery-con {
	padding: 10px 0 10px 0;
}
.gallery-con .description {
	padding: 3px 5px 3px 5px;
}
.gallery-con .gallery {
	padding: 5px 0 5px;
}
.gallery-con .gallery li {
	float: left;
	list-style: none;
	padding: 5px;
}
.gallery-con .gallery li p {
	display: none;
}
.gallery-con .gallery li a img {
	border: 1px solid gray;
	padding: 1px;
}
h2.page-title {
	font-size: 18px;
	font-family: Arial, Tahoma, sans-serif;
	padding: 10px 0 15px 0;
	color: #007523;
	font-weight: normal;
}
.html-content-con {
	padding: 5px 0 10px 0;
}
.html-con {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.html-con a {
	text-decoration: underline;
	color: #0261A8;
}
.html-con h2 a {
	color: #3A3A3A;
}
.html-con ul, .html-con ol {
	margin: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.html-con ul li, .html-con ol li {
	margin-left: 20px;
}
.html-con ul li, .html-con ol li {
	padding: 2px 0;
}
.html-con p {
	margin: 10px 0 10px 0;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.html-con h2.title {
	color: #3A3A3A;
	font-size: 14px;
	margin: 15px 0 15px 0;
	border-bottom: 1px solid #E2E2E2;
	padding: 0 0 2px 0;
}
.html-con h2.title em {
	font-style: normal;
}
.html-con h1 {
	color: #3A3A3A;
	font-size: 15px;
	margin: 15px 0 15px 0;
	padding: 0 0 2px 0;
}
.html-con h2 {
	color: #3A3A3A;
	font-size: 14px;
	margin: 15px 0 15px 0;
	padding: 0 0 2px 0;
	background-image: none;
	height: auto;
}
.html-con h3 {
	color: #3A3A3A;
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0 0 2px 0;
}
.html-con h4 {
	color: #3A3A3A;
	font-size: 12px;
	margin: 15px 0 15px 0;
	padding: 0 0 2px 0;
}
.html-con h5 {
	color: #3A3A3A;
	font-size: 11px;
	margin: 15px 0 15px 0;
	padding: 0 0 2px 0;
}
.html-con h6 {
	color: #3A3A3A;
	font-size: 11px;
	margin: 15px 0 15px 0;
	padding: 0 0 2px 0;
}
.html-con p.decorate, .html-con h3.decorate {
	padding: 10px;
	background-color: #cee5ff;
	border: 0px solid #1874CD;
}
.html-con table {
	border: 0px;
	border-collapse: collapse;
}
.html-con table td, .html-con table th {
	padding: 3px;
	border: 1px solid #B3B3B3;
	font-size: 11px;
}
.html-con table th {
	background-color: #E3E3E3;
}
.html-con table td.tabela_kolumna {
	border: 0;
}
.html-con table th.tabela_kolumna {
	border: 0;
}
.html-con img.po_lewej {
	margin: 0 10px 5px 0;
	float: left;
}
.html-con img.po_prawej {
	margin: 0 0px 5px 10px;
	float: right;
}
.html-con .niebieski {
	padding: 5px;
	background-color: #CEE5FF;
}
.html-con .blady_zolty {
	padding: 5px;
	background-color: #FFFAF0;
}
.html-con .blady_szary {
	padding: 5px;
	background-color: #F7F7F7;
}
.html-con .special_text {
	padding: 8px;
	font-size: 12px;
	border: 1px solid #CECECE;
}
.html-con .special_text2 {
	padding: 8px;
	font-size: 13px;
	border: 1px solid #CECECE;
}
.page-content-con {
	padding: 5px 0 15px 0;
}
.home-left {
	float: left;
	width: 700px;
}
.home-left .home-left-con {
	padding: 0 15px 0 0;
}
.home-right {
	float: left;
	width: 550px;
}
.home-right-toolbox {
	float: right;
	width: 169px;
}
.home-right-toolbox .home-right-toolbox-con {
	padding: 0 0 10px;
}
.items-list {
	padding: 0 0 10px 0;
}
.items-list .item {
	border-bottom: 1px solid #D2D2D2;
	padding: 7px 0;
}
.items-list .item-last {
	border-bottom: 0;
}
.items-list .item h3 {
	padding: 4px 0 4px 0;
}
.items-list .item h3 a {
	color: #007523;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.items-list .item h3 a:hover {
	text-decoration: underline;
}
.items-list .item h4.date {
	color: #8E8989;
	padding: 5px 0;
	font-size: 10px;
	font-weight: normal;
}
.items-list .item h4.information_source_info {
	color: #8E8989;
	padding: 5px 0;
	font-size: 10px;
	font-weight: normal;
}
.items-list .item h4.information_source_info a {
	color: #0878CA;
	text-decoration: none;
}
.items-list .item h4.information_source_info a:hover {
	color: #0878CA;
	text-decoration: underline;
}
.items-list .item p {
}
.items-list .item p a {
	text-decoration: none;
	color: #000;
}
.items-list .item p a:hover {
	text-decoration: underline;
}
.articles-list-latest .articles-left {
	float: left;
	width: 70%;
}
.articles-list-latest .articles-left .articles-left-con {
	padding: 0 5px 0 0;
}
.articles-list-latest .articles-right {
	float: right;
	width: 30%;
}
.articles-list-latest .articles-right .articles-right-con {
	padding: 10px 0 0 10px;
}
.articles-list-latest .item h3 {
	padding: 0px 0;
	clear: both;
}
.icon-www {
	display: inline;
	vertical-align: top;
}
.icon-gazeta {
	display: inline;
	vertical-align: top;
}
.articles-tags-con {
	padding: 5px;
}
.articles-tags-con ul {
	margin: 0;
	padding: 0;
}
.articles-tags-con ul li {
	display: inline;
	list-style: none;
	padding: 3px;
	font-size: 70%;
}
.articles-tags-con ul li a {
	text-decoration: none;
	color: #0261A8;
}
.articles-tags-con ul li a:hover {
	text-decoration: underline;
}
.box-ramka {
}
.box-ramka .tl {
	background: url(/poiis/img/ramka/blue/tl.png) no-repeat top left;
}
.box-ramka .tr {
	background: url(/poiis/img/ramka/blue/tr.png) no-repeat top right;
}
.box-ramka .tm {
	background: url(/poiis/img/ramka/blue/tm.png) repeat-x top left;
}
.box-ramka .ml {
	background: url(/poiis/img/ramka/blue/ml.png) repeat-y top left;
}
.box-ramka .mr {
	background: url(/poiis/img/ramka/blue/mr.png) repeat-y top right;
}
.box-ramka .bl {
	background: url(/poiis/img/ramka/blue/bl.png) no-repeat bottom left;
}
.box-ramka .br {
	background: url(/poiis/img/ramka/blue/br.png) no-repeat bottom right;
}
.box-ramka .bm {
	background: url(/poiis/img/ramka/blue/bm.png) repeat-x bottom left;
}
/*
 * files
 * */
.files {
	padding: 4px 0;
}
.files h1 {
	margin: 5px 0 5px 0;
	font-size: 13px;
}
.files .file {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #C4C4C4;
}
.files .last {
	border-bottom: 0px;
}
.files .file h2 {
	margin: 0;
	position: relative;
}
.files .file h2 a {
	text-decoration: none;
	color: #0261A8;
	padding-left: 25px;
	background: url(/poiis/img/icon/file.png) left top no-repeat;
	font-size: 11px;
}
.files .file h2 span {
	float: right;
	width: 75px;
	font-size: 11px;
}
.files .file h2 strong {
	font-weight: normal;
	font-size: 11px;
}
.files .file h2 span a.show-version-link {
	background: none;
	padding: 0 0 0 15px;
	font-size: 11px;
	text-decoration: none;
	background: url(/poiis/img/icon/arrow_right.gif) left top no-repeat;
}
.files .file h2 span a.on {
	background: url(/poiis/img/icon/arrow_down.gif) left top no-repeat;
}
.files .file h2 span a.show-version-link em {
	font-style: normal;
	color: #3B3B3B;
	font-size: 11px;
}
.files .versions {
	display: none;
	padding: 5px 0 5px 40px;
}
.files .versions h4 {
	font-size: 12px;
	font-weight: normal;
}
.files .versions .version h4 {
	padding: 0 0 0 30px;
}
.files .versions .version {
}
.files .versions .version p.info {
	padding: 4px 4px 4px 30px;
	background-color: #fff;
	margin: 0;
}
.files .versions .version h2 {
	margin: 10px 0;
}
.files .versions .version h2 a {
	font-size: 11px;
}
.files .versions .version h4 {
	margin: 10px 0 2px 0;
}
.files .file h2 a:hover {
	text-decoration: underline;
}
.files .file h2 a.pdf {
	background: url(/poiis/img/icon/pdf.png) left top no-repeat;
}
.files .file h2 a.zip, .files .file h2 a.rar {
	background: url(/poiis/img/icon/zip.png) left top no-repeat;
}
.files .file h2 a.xls {
	background: url(/poiis/img/icon/xls.png) left top no-repeat;
}
.files .file h2 a.doc {
	background: url(/poiis/img/icon/doc.png) left top no-repeat;
}
.files .file h2 a.avi {
	background: url(/poiis/img/icon/film.png) left top no-repeat;
}
.files .file h2 a.mpg {
	background: url(/poiis/img/icon/film.png) left top no-repeat;
}
.files .file h2 a.flv {
	background: url(/poiis/img/icon/film.png) left top no-repeat;
}
.files .file h2 a.asf {
	background: url(/poiis/img/icon/film.png) left top no-repeat;
}
.files .file h2 a.asx {
	background: url(/poiis/img/icon/film.png) left top no-repeat;
}
.files .file h2 a.rtf {
	background: url(/poiis/img/icon/text.png) left top no-repeat;
}
.files .file h2 a.odp {
	background: url(/poiis/img/icon/text.png) left top no-repeat;
}
.files .file h2 a.jpg, .files .file h2 a.gif, .files .file h2 a.png, .files .file h2 a.bmp {
	background: url(/poiis/img/icon/picture.png) left top no-repeat;
}
a.goback {
	text-align: right;
	display: block;
	color: #0878CA;
	text-decoration: none;
	padding: 3px;
}
a.goback:hover {
	text-decoration: underline;
}
/*pagination */
.pagination {
	padding: 16px 0;
	font-size: 12px;
}
.pagination a {
	background-color: #007523;
	color: #fff;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	margin: 0 1px 0 1px;
}
.pagination em {
	padding: 2px 5px 2px 5px;
	color: gray;
}
.pagination a:hover {
	background-color: #6F6F6F;
	color: #fff;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	background-color: #6F6F6F;
	color: #fff;
}
.pagination .next a {
}
.pagination .numbers {
}
.pagination .numbers a {
}
.pagination .counter {
	padding: 10px 0 0px 0;
}
.szkolenia-list-latest a.more-link {
	display: block;
	text-align: right;
	padding: 3px 0;
	color: #CE0900;
	text-decoration: none;
}
.szkolenia-list-latest a.more-link:hover {
	text-decoration: underline;
}
.szkolenia-list-latest .item h3 a {
	color: #4EAB16;
}
#information_point_box {
	float: right;
	width: 78px;
	margin: 3px 3px 0 0;
}
.information-points-box .item {
	border-bottom: 0;
}
.newsletter-sign-up {
	padding: 0 5px 0 5px;
}
.newsletter-sign-up form fieldset {
	border: 0;
}
.newsletter-sign-up form fieldset h2 {
	padding: 4px 0;
	font-size: 13px;
}
.newsletter-sign-up form fieldset .input {
	height: 37px;
	border: 0;
	position: relative;
}
.newsletter-sign-up form fieldset .input-email {
	padding: 3px;
	border: 1px solid gray;
}
.newsletter-sign-up form fieldset .submit {
	padding: 2px;
}
.newsletter-manager {
	padding: 10px 0;
}
.newsletter-manager form fieldset {
	border: 0;
	position: relative;
}
.newsletter-manager form fieldset h2 {
	padding: 10px 0 12px 0px;
	font-size: 13px;
	font-weight: normal;
}
.newsletter-manager form fieldset .input {
}
.newsletter-manager form fieldset .input-email {
	width: 240px;
	padding: 3px;
	font-size: 12px;
	border: 1px solid #6AC2FF;
	background-color: #E3F4FF;
}
.newsletter-manager form fieldset .submit {

	padding: 2px;
}
.newsletter-manager form fieldset .submit-wypisz {
}
.newsletter-manager p {
	padding: 10px 0;
}
.newsletter-manager p a {
	color: #083A85;
	text-decoration: none;
}
.newsletter-manager p a:hover {
	color: #083A85;
	text-decoration: underline;
}
.toggle-block {
	padding: 5px 0;
}
.toggle-block .html-content-con {
	display: none;
}
.open .html-content-con {
	display: block;
}
.toggle-block h4 {
	padding: 0 6px 0 0;
	background-color: #0878CA;
}
.toggle-block h4 a {
	display: block;
	padding: 4px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background: transparent url(/poiis/img/arrow_white_right.gif) no-repeat right 8px;
}
.toggle-block h4 a:hover {
	text-decoration: underline;
}
.open h4 {
}
.open h4 a {
	font-size: 12px;
	color: #fff;
	background: transparent url(/poiis/img/arrow_white_down.gif) no-repeat right 8px;
}
.szkolenie-table {
	width: 50%;
	margin: 10px 0;
	border-collapse: collapse;
}
.szkolenie-table th {
	border-bottom: 1px solid #A4E1FF;
	border-right: 1px solid #A4E1FF;
	padding: 4px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	width: 35%;
}
.szkolenie-table td {
	background-color: #E3F6FF;
	border-bottom: 1px solid #A4E1FF;
	padding: 4px;
	font-size: 12px;
}
.pytajnik {
	text-indent: -999em;
	margin: 0 5px;
	line-height: 14px;
	padding: 0 7px;
	background: url(/poiis/img/adv_search/pytajnik.png) no-repeat;
}
.pytajnik em {
	display: none;
}
#tooltip {
	background-color: #FBC800;
	border: 1px solid #A18000;
	color: #000;
	opacity: 1;
	padding: 5px;
	position: absolute;
	z-index: 3000;
	font-family: Tahoma, sans-serif, Arial;
}
#tooltip h3 {
	font-weight: normal;
}
h2.page-title-small {
	font-size: 14px;
}
.konfigurator-path-ul {
	padding: 16px 6px 6px 6px;
}
.konfigurator-path-ul li {
	list-style: none;
	display: inline;
}
.konfigurator-path-ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #0261A8;
}
.konfigurator-path-ul li a:hover {
	text-decoration: underline;
}
ul.errors {
}
ul.errors li {
	color: #CE0900;
	font-weight: bold;
	padding: 2px 0;
	list-style: none;
}
.search-form {
	padding: 5px 0 15px 0;
}
.search-form .query {
	width: 240px;
	padding: 3px;
	font-size: 12px;
	border: 1px solid #6AC2FF;
	background-color: #E3F4FF;
}
.search-form .submit {
	border: 0;
	text-indent: -999em;
}
.buttons {
	padding: 0 0 15px 0;
}
.buttons ul li {
	list-style: none;
	padding: 0 0 5px 0;
}
.buttons ul li.alokacja a {
	display: block;
	height: 43px;
	text-indent: -999em;
	background: url(/poiis/img/alokacja_srodkow.png) no-repeat;
}
.buttons ul li.projekty a {
	display: block;
	height: 48px;
	text-indent: -999em;
	background: url(/poiis/img/realizowane_projekty.png) no-repeat;
}
.buttons ul li.umowy a {
	display: block;
	height: 55px;
	text-indent: -999em;
	background: url(/poiis/img/podpisane_umowy.png) no-repeat;
}
.big-link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #083A85;
}
.big-link:hover {
	text-decoration: underline;
}
.cat-title {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0;
}
.lista-title {
	padding: 4px 0;
	font-size: 12px;
}
.cat-con {
	padding: 3px 0 3px 15px;
}
.lista {
	padding: 3px 0 3px 25px;
}
.lista h5 {
	font-size: 12px;
	color: #004B16;
	padding: 2px 0;
}
.lista h5 a {
	color: #004B16;
	text-decoration: none;
}
.lista h5 a:hover {
	text-decoration: underline;
}
.buttons-b {
	padding: 5px 0;
	border-top: 1px solid #DCDCDC;
}
.buttons-b ul li {
	list-style: none;
	padding: 3px 0 15px 0;
}
.buttons-b ul li a {
	display: block;
	width: 143px;
	color: #323232;
	padding: 72px 0 0 0;
	text-decoration: none;
	text-align: center;
}
.buttons-b ul li a:hover {
	text-decoration: underline;
}
.buttons-b ul li.ochrona a {
	width: 144px;
	background: url(/poiis/img/buttons/ochrona_zabytkow.jpg) no-repeat;
}
.buttons-b ul li.infrastruktura a {
	width: 143px;
	background: url(/poiis/img/buttons/infrastruktura.jpg) no-repeat;
}
.buttons-b ul li.szkolnictwo a {
	width: 143px;
	padding: 70px 0 0 0;
	background: url(/poiis/img/buttons/szkolnictwo.jpg) no-repeat;
}
.buttons-b ul li.film a {
	width: 143px;
	height: 80px;
	background: url(/poiis/img/buttons/baner-film.jpg) no-repeat;
	text-indent: -999em;
}
.buttons-b h4 {
	font-size: 14px;
	font-weight: bold;
	color: #658719;
	padding: 4px 0;
}
.buttons-b p {
	padding: 3px 0;
}
.container-slides {
	width: 540px;
	height: 480px;
	overflow: hidden;
	position: relative;
}
.slides {
	position: absolute;
	top: 0;
	left: 0;
}
.slides > div {
	position: absolute;
	top: 0;
	width: 540px;
	display: none;
}
.slide-next, .slide-previous {
	padding: 4px;
	background-color: #0F8E35;
	color: #fff;
	text-decoration: none;
	z-index: 444;
	position: absolute;
	top: 0;
}
.slide-next {
	width: 67px;
	height: 200px;
	background: url(/poiis/img/as/arrows.png) no-repeat;
	right: 0;
	opacity: 0.4;
	text-indent: -888em;
	outline: 0;
}
.slide-previous {
	width: 67px;
	height: 200px;
	background: url(/poiis/img/as/arrows.png) no-repeat -67px 0px;
	left: 0;
	opacity: 0.4;
	text-indent: -888em;
	outline: 0;
}
.slide-next:hover {
	background-position: 0 -200px;
	opacity: 1;
}
.slide-previous:hover {
	background-position: -67px -200px;
	opacity: 1;
}
.image-name {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 5px;
	background: #525252;
}
.podpisane-umowy-table {
	width: 99%;
	border-collapse: collapse;
}
.podpisane-umowy-table td {
	border: 1px solid #D8D8D8;
	padding: 3px;
	font-size: 11px;
}
.podpisane-umowy-table td.date {
	width: 152px;
}
.podpisane-umowy-table td.lp {
	width: 32px;
}
.podpisane-umowy-table th {
	border: 1px solid #D8D8D8;
	padding: 3px;
	background-color: #F1F1F1;
	text-align: left;
	font-size: 11px;
}
.player-thumb {
	float: left;;
	position: relative;
}
.player-thumb span {
	position: absolute;;
	left: 2px;
	bottom: 2px;
	width: 28px;
	height: 23px;
	background: url(/poiis/img/icon_play.gif) 0 0 no-repeat;
}
.player-thumb:hover span {
	background-position: 0 -23px;
}
.player-thumb img {
	border: 1px solid gray;
	margin: 0 14px 0 0;
}
.player-thumb:hover img {
}
div.alt {
	display: none;
}
.player-cont-2 img {
	border: 0;
}

