/* INIT-----------------------------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
	outline-style: none;
	outline-width: 0;
}
a, a:visited {
	text-decoration: none;
}
a {
	color: #27bbf2;
	outline-style: none;
	outline-width: 0;
}
a:hover {
	color: #000;
}
a:focus {
	outline: 2px solid;
}
ol, ul {
	list-style: none;
}
legend {
	display: none;
}
body, input, textarea, select, option, optgroup, button {
	font-family: 'Exo 2', sans-serif;
}
input, textarea, select, option, optgroup, button {
	font-size: 16px;
}
[data-whatintent='mouse'] *:focus {
  outline: none;
  box-shadow: none!important;
}

/* LAYOUT-----------------------------------------------------------------------------*/
html {
}

body {
	min-height: 900px;
	background: #eef1f5;
	color: #353b46;
	font-size: 16px;
	font-weight: normal;
    overflow-x: hidden;
}
.wrapper {
}
.wrap {
	width: 1000px;
	margin: 0 auto;
}
.index .anim {
display: block;

}
.anim {
display: none;
	float: left;
	width: 100%;
	background: #eef1f5;
	height: auto;
}
/* HEADER-----------------------------------------------------------------------------*/
.index .header {

}
.header {
	height: auto;
    float: left;
    width: 100%;
	background: #fff;
}
.logo h1 {
 background:none;
    font-size: 24px;
    font-weight: normal;
   color: #353b46;
    padding: 0;
    margin-bottom: 0;

}
.logo a span {

color: #353b46;
float: right;
font-size: 18px;
margin-left: 15px;

}
.logo a {
float: left;

}
.logo-piotrkow a  {
 float: left;

}
.img_lat a {

    float: left;
}
.adres a {
display: inline-block;

}
.top-nav {
	float: right;
}

.path {
   float: left;
    height: auto;
    padding: 15px 0;
    width: 100%;
    background: #353b46;
}
.spacer {
    color: #A8A8A8;
}

.path a {
    color: #A8A8A8;
    font-size: 12px;
    text-transform: uppercase;
    
}

.home-icon {
    background: url("../images/home-icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    height: 16px;
    margin-right: 6px;
    width: 16px;
}

.path a.active {
    color: #27bbf2;
}

.path a:hover {
    color: #27bbf2;
}
.search {
	border: 1px solid #dddddd;
	float: right;
	height: auto;

	width: auto;
}
.input-search {
	border: medium none;
	color: #2c254a;
	font-size: 14px;
	padding: 9px 14px;
width: calc(100% - 41px);
}
.btn-search {
	background: url("../images/lupa.png") no-repeat scroll center center #353b46;
	border: medium none;
	cursor: pointer;
	height: 37px;
	width: 41px;
	text-indent: -9990px;
	float: right;
}
.lang {
	font-size: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 20px;
}
.lang li {
	width: auto;
	float: left;
}
/* MENU-----------------------------------------------------------------------------*/
.menu {
float: left;
width: 100%;
clear: both;
margin-top: 17px;
display: flex;
justify-content: space-between;
}
.menu li {
	float: left;
}
.menu li a {
	color: #1b133b;
	float: left;
	font-size: 14px;
	font-weight: 600;
	padding: 5px 16px;
	text-transform: uppercase;
}
.menu li.active a {
	background: #353b46;
	color: #fff;
}
.menu li a:hover {
	background: #353b46;
	color: #fff;
}
.menu li a:hover {
}
/* CONTENT-----------------------------------------------------------------------------*/
.content {
}
.index .main {
	width: 100%;
	min-height: 120px;
}
.main {
	width: 70%;
	display: inline-block;
	min-height: 600px;
}
.main-panel {
	width: 100% !important;
}
h1 {
 background: url("../images/linia.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    font-size: 24px;
    font-weight: normal;
   color: #353b46;
    padding: 15px 0;
    margin-bottom: 20px;

}
h2 {
    font-size: 20px;
    font-weight: bold;
    color: #353b46;
    padding: 15px 0;
}
h3 {
border-left: 3px solid #353b46;
color: #353b46;
font-size: 18px;
font-weight: normal;
margin: 20px 0;
padding: 5px 15px;
}
.index h4 {
 border-bottom: none;
 }

h4 {
 border-bottom: 1px solid #27bbf2;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    padding: 5px 0;
    text-align: left;
     color: #353b46;
}
h5 {
   background:#353b46;

    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 17px;
    padding: 5px 10px;
    text-align: left;
}
h6 {
 color: #353b46;
    font-size: 13px;
    font-weight: normal;

    padding: 15px 0;
}
hr {

border-top: 2px solid black;

}
hr1 {

border-top: 5px dashed black;

} 

/* ARTICLE-----------------------------------------------------------------------------*/
.index .article {
	min-height: 100px;
  background: none;
   border: none;
}
.article {
 border-right: 1px solid #ddd;
    min-height: 300px;
    padding: 20px 30px 30px 0;

    background: url("../images/sep.png") no-repeat scroll right top;
}
.article h1 {
	width: 100%;
	padding-top: 0px;
	float: none;
}
.article h2 {
}
.art-content {

}
.art-body a {
text-decoration: underline;
}
.article ul {
	list-style: square inside url();
	margin: 10px;
}
.article li {
  color: #27bbf2;
    line-height: 20px;
    list-style: inside none disc;
    text-align: left;
}
.art-date {
}
.art-author {
}
/* galeria artykulu */
.art-gallery {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.art-gallery h3, .art-files h3 {
	width: 100%;
	padding: 10px 0 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 15px;
	font-weight: normal;
}
.art-gallery .thumb, .art-gallery .thumb a {
	float: left;
}
.art-gallery .thumb a img {
	display: block;
	border: 1px solid #ddd;
	padding: 5px;
}
/* za  czniki artykulu */
.art-files {
	display: inline-block;
	width: 100%;
}
.files-item {
	line-height: 22px;
	padding-left: 20px;
    list-style: none !important;
}
.files-item a {
}
/* FILE ICONS-----------------------------------------------------------------------------*/
.ico-doc {
	background: url(/images/filetypes/document-word.png) no-repeat left 2px;
}
.ico-xls {
	background: url(/images/filetypes/document-excel.png) no-repeat left 2px;
}
.ico-ppt {
	background: url(/images/filetypes/document-powerpoint.png) no-repeat left 2px;
}
.ico-pdf {
	background: url(/images/filetypes/document-pdf.png) no-repeat left 2px;
}
.ico-image {
	background: url(/images/filetypes/document-image.png) no-repeat left 2px;
}
.ico-archive {
	background: url(/images/filetypes/document-zipper.png) no-repeat left 2px;
}
/* ASIDE-----------------------------------------------------------------------------*/
.index .aside {
	display: none;
}
.aside {
width: 30%;
float: right;

min-height: 300px;
padding: 30px;
box-sizing: border-box;
  
}
/* SUBMENU-----------------------------------------------------------------------------*/
.submenu-body {
	padding: 20px;
    background: #fff;
}
.submenu-top {
}
.submenu-foot {
}
/* level-0 */
ul.level-0 {
	width: 100%;

}
li.level-0 {
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
}
li.level-0:last-child {
	border-bottom: 0;
}
li.level-0 a {
font-size: 14px;
}
li.level-0.active a {
   color: #353b46;
}
li.level-0:hover {
}
/* level-N */
li.level-1 {
	padding: 10px;
}
/* ANIM-----------------------------------------------------------------------------*/
.anim-wrap {
}
.anim {
}
.anim slides {
}
.anim slides img {
}
ul.anim-nav {
}
ul.anim-nav li {
}
ul.anim-nav li a {
}
/* NEWS-LISTING-----------------------------------------------------------------------------*/
.news-listing {
}
.news-item {
	padding-bottom: 25px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #afb1b5;
}
.news-item h2 {
	display: inline-block;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
    padding: 0;
}
.news-item-content {
}
.news-item-info {
	display: inline-block;
	padding-left: 80px;
	position: relative;
}
.news-item-date {
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 0px;
	font-size: 13px;
	padding: 0px 5px 0px 0;
	border-right: 1px solid #ddd;
}
.news-item-author {
}
.news-item-detail {
}
.news-item-intro {
}
.news-item-more {
	float: right;
	display: none;
}
/* NEWS-----------------------------------------------------------------------------*/
.news {
}
.news-info {
}
.news-date {
}
.news-author {
}
.news-content {
	display: inline-block;
	padding-top: 20px;
	width: 100%;
}
.news-thumb {
	float: left;
	padding: 5px;
	border: 1px solid #ddd;
	margin: 0 15px 5px 5px;
}
.news-intro {
	display: inline;
}
.news-body {
}
a.news-back {
}
/* PAGINATION-----------------------------------------------------------------------------*/
.pagination {
	height: 30px;
	padding-top: 10px;
	width: 100%;
}
.pagination .pages {
}
.pagination a {
	float: left;
	margin-right: 5px;
}
.pagination span {
	float: left;
	margin-right: 5px;
}
.pagination a.active {
}
/* GALLERY-----------------------------------------------------------------------------*/
.gallery {
/* tylko jesli kontener galerii jest inny niz artykulu */
}
.gallery-item {
	display: block;
}
.gallery .thumb, .art-gallery .thumb {
	margin: 0 20px 20px 0;
}
.gallery .thumb, .gallery .thumb a {
	float: left;
}
.gallery .thumb a img {
	display: block;
	border: 1px solid #ddd;
	padding: 5px;
}
.thumb-desc {
	clear: both;
	display: block;
	float: left;
	margin: 6px 0 0;
	text-align: center;
	width: 100%;
}
.gallery .thumb.gallery-cat {
}
.gallery-cat-name {
}
/* FORM-----------------------------------------------------------------------------*/
.form-data {
	margin: 20px 0 0 0;
	display: inline-block;
}
.form-elem-group {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.form-elem-name {
	width: 150px;
	float: left;
	padding: 4px;
}
.form-elem-input {
	float: left;
}
.form-elem-input input[type=text], .form-elem-input select, .form-elem-input textarea {
	width: 300px;
	float: left;
	padding: 10px;
	border: 1px solid #DDDDDD;
	font-size: 12px;
}
.form-elem-input input[type=text]:focus, .form-elem-input select:focus, .form-elem-input textarea:focus {
	border: 1px solid #000;
}
.form-elem-input select {
	width: 310px;
}
.form-data textarea {
	height: 150px;
	resize: none;
}
.form-elem-input input[type=radio], .form-elem-input input[type=checkbox] {
	font-size: 12px !important;
	margin: 0 6px !important;
	vertical-align: middle;
}
.form-btn-send {
   background-color: #00aeef;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    padding: 10px 15px;
}

.form-btn-send:hover {
    background: none repeat scroll 0 0 #353b46;
}
.captcha-code {
}
.captcha-input {
}
/* SEARCH RESULT -->> tylko jesli lista ma byc inna ni  lista aktualnosci-----------------------------------------------------------------------------*/
.search-result {
}
.search-result news-item {
}
/* SITEMAP-----------------------------------------------------------------------------*/
.site-map {
}
.site-map ul.level-0 {
}
.site-map ul.level-0 li {
}
.site-map ul.level-1 {
}
.site-map ul.level-1 li {
}
/* FOOTER-----------------------------------------------------------------------------*/
.footer {
  background: none repeat scroll 0 0 #31343d;
    float: left;
    height: auto;

    position: relative;
    width: 100%;
}
ul.foot-nav {
	float: left;
    margin-top: 30px;
    line-height: 1.5;
}
ul.foot-nav li {
   float: left;
margin-right: 15px;
}
ul.foot-nav li a {
font-size: 12px;

}
ul.foot-nav li a:hover {
color: #fff;

}
/* LOGIN-----------------------------------------------------------------------------*/
.login-wrap {
	position: relative;
}
.login-panel {
	margin-top: -38px;
	color: #fff;
	background-color: #000;
	padding: 10px;
}
/************ <<< STANDARD CLASSES >>> ************/
/* TABLE-----------------------------------------------------------------------------*/
table {
}
table thead tr th {
}
table tfoot tr th {
}
table tr {
}
table tr td {
}
table tr.odd td {
}
table tr.even td {
}
table tr:hover {
}
table tr:hover td {
}
table tr:hover td:hover {
}
/* DEFAULTS-----------------------------------------------------------------------------*/
.w100p {
	width: 100%!important;
}
.w50p {
	width: 48%!important;
}
.w30p {
	width: 28%!important;
}
.dn {
	display: none!important;
}
.db {
	display: block!important;
}
.dib {
	display: inline-block!important;
}
.di {
	display: inline!important;
}
.fl {
	float: left!important;
}
.fr {
	float: none!important;
}
.cl {
	clear: left!important;
}
.cr {
	clear: right!important;
}
.cb {
	clear: both!important;
}
.disabled {
	opacity: 0.4;
	filter: Alpha(Opacity=40);
}
.debug {
	text-align: center;
	background-color: yellow;
	color: #000;
	font-weight: bold;
}
/************ <<< === FUTURE CLASSES === >>> ************/
/* MODULE BOX-----------------------------------------------------------------------------*/
.module-box-top {
}
.module-box-body {
}
.module-box-foot {
}
/* SUPERNEWS-----------------------------------------------------------------------------*/
/* ANIMATIONS -->> klasy dziedziczone z .anim + $id-----------------------------------------------------------------------------*/
.wrapIE {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
.ieElder {
	position: absolute;
	top: -300px;
	left: 200px;
	height: 287px;
	width: 500px;
	border: 5px solid #8ABEF1;
	z-index: 99999999999;
	background: url(/images/browsers.jpg) no-repeat 0 0;
}
.ieElder-close {
	bottom: 0;
	cursor: pointer;
	height: 20px;
	left: 0;
	position: absolute;
	width: 76px;
}
.ieElder-later {
	bottom: 0;
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 0;
	width: 54px;
}
.get-chrome {
	height: 176px;
	left: 56px;
	position: absolute;
	top: 76px;
	width: 150px;
}
.get-ff {
	height: 176px;
	left: 290px;
	position: absolute;
	top: 76px;
	width: 150px;
}
/* Slicebox Style -------------------------------------------------------------------------------------------------------------------------------------------------*/
.sb-slider {
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	width: 100%;
	list-style-type: none;
	padding: 0;
	z-index: 1;
	display: block;
	height: 350px;
}
.sb-slider li {
	margin: 0;
	padding: 0;
	display: none;
}
.sb-slider li > a {
	outline: none;
}
.sb-slider li > a img {
	border: none;
}
.sb-slider img {
	max-width: 100%;
	display: block;
}
.sb-perspective {
	position: relative;
}
.sb-perspective > div {
	position: absolute;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.sb-side {
	margin: 0;
	display: block;
	position: absolute;
	-moz-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.shadow {
	width: 100%;
	height: 168px;
	position: relative;
	margin-top: -110px;
	background: transparent url(../images/shadow.png) no-repeat bottom center;
	background-size: 100% 100%;
/* stretches it */
	z-index: 0;
display: block !important;
}
.index .anim img {
  	position: relative;
  	z-index: 1;
}
.nav-arrows {
	display: none;
	margin-left: 25px;
	position: relative;
	top: -247px;
	width: 950px;
	z-index: 5;
}
.nav-arrows a {
	width: 42px;
	height: 42px;
	background: url(../images/nav.png) no-repeat top left;
	position: absolute;
	top: 50%;
	left: 2px;
	text-indent: -9000px;
	cursor: pointer;
	margin-top: -21px;
	opacity: 0.9;
	border-radius: 50%;
	border: 1px solid #fff;
   overflow: hidden;
}
.nav-arrows a:first-child {
	left: auto;
	right: 2px;
	background-position: top right;
}
.nav-arrows a:hover {
	opacity: 1;
}
.nav-options {
	display: none;
	float: right;
	height: 30px;
	width: 70px;
	margin-top: -42px;
	position: relative;
	z-index: 6;
}
.nav-options span {
	width: 30px;
	height: 30px;
	background: #cbbfae url(../images/options.png) no-repeat top left;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.7;
	display: inline-block;
	border-radius: 50%;
}
.nav-options span:first-child {
	background-position: -30px 0px;
	margin-right: 3px;
}
.nav-options span:hover {
	opacity: 1;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/




.box {
	background: #fff;
	width: 100%;
	float: left;
	height: auto;
}
.foto {
	width: 50%;
	float: left;
	min-height: 415px;
	background: #fff url("../images/plan_miasta.jpg") no-repeat  center ;
	position: relative;
}
.foto-dojazd {
background: transparent;

}
.foto h2 {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-left: 55px;
    margin-top: -45px;
    padding: 20px 0;
    text-transform: uppercase;
}
.foto a {
	background-color: #00aeef;
	left: 0;
	position: absolute;
	top: 300px;
	z-index: 50;
	font-size: 15px;
	color: #fff;
	padding: 10px 15px;
}
.foto a:hover {
	background: #353b46;
}
.foto-item {
	width: 380px;
	height: 290px;
}
.mapa-foto {
	width: 50%;
	float: left;
	height: 415px;
	position: relative;
}
.mapa-btn {
	right: 0;
	position: absolute;
	top: 250px;
	z-index: 50;
	width: 137px;
	font-size: 14px;
}
.mapa-btn a {
	background-color: #00aeef;
	margin-top: 10px;
	font-size: 15px;
	color: #fff;
	padding: 10px 14px;
	float: right;
}
.mapa-btn a:hover {
	background: #353b46;
}
.mapa-foto h2 {
	background: url("../images/pin.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	float: right;
	font-size: 20px;
	font-weight: normal;
	padding: 20px 0 20px 50px;
	text-transform: uppercase;
	width: 380px;
    margin-top: 20px;
}
#cycle-promo {
	float: left;
	height: 290px;
	overflow: hidden;
	position: relative;
	width: 380px;
	margin-left: 55px;
    margin-top: 58px;
}
#cycle-promo2 {
	height: 300px;
	overflow: hidden;
	width: 440px;
	position: relative;
	float: right;
}
.foto-shadow {
	background: url("../images/foto-shadow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: 37px;
	width: 381px;
	margin-left: 55px;
}
#plany_table {
	width: 100%;
	border-collapse: collapse;
}
#plany_table thead tr th {
  background: none repeat scroll 0 0 #353b46;
    color: #fff;
    padding: 5px;
    text-align: center !important;
}
#plany_table tbody tr td, #plany_table thead tr th {
	text-align: left;
 padding: 10px;
	vertical-align: top;
}
#plany_table tr.border-all td, #plany_table tr.border-all th {
  border: 1px solid #afb1b5;
}
#plany_table tr.border-top td {
	border-top: 1px solid #afb1b5;
}
#plany_table tr.border-bottom td {
	border-bottom: 1px solid #afb1b5;
}
#plany_table tr.border-left td {
	border-left: 1px solid #afb1b5;
}
#plany_table tr.border-right td {
	border-right: 1px solid #afb1b5;
}
#plany_table td.plany-strona, #plany_table td.plany-tresc {
	text-align: center;
}
#plany_table td.plany-strona a, #plany_table td.plany-tresc a {
 background: none repeat scroll 0 0 #27bbf2;
    border-radius: 3px;
    color: #fff;
    font-weight: normal;
    padding: 4px;
}
#plany_table td.plany-strona a:hover, #plany_table td.plany-tresc a:hover {
 background: none repeat scroll 0 0 #31343d;

}
#plany_table tr td.plany-tresc ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#plany_table tr td.plany-tresc ul li {
	margin: 0;
	padding: 0;
	line-height: normal;
}
.zmiana {
	font-weight: bold;
	color: red;
}
#directory-listing table {
	border-collapse: collapse;
	width: 100%;
}
#directory-listing table tbody tr {
	cursor: pointer;
}
#directory-listing table tr td, #directory-listing table tr th {
	border-bottom: 1px solid silver;
	padding: 10px;
	font-size: 15px;
}
#directory-listing table tbody tr:hover {
	background: #e2e2e2;
}
#directory-listing table tr:last-of-type td {
	border: 0;
}
.pracownia {

	float: left;

}
.pracownia h3 {
	background: url("../images/pracownia-icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	float: left;
	font-size: 24px;
	font-weight: normal;

	padding: 0 66px 13px;
	text-transform: uppercase;
  border: none;
  margin-bottom: 0;
margin-top: 30px;
}
.ikonki {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.ikonki ul {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.ikonki h5 {
	font-size: 24px;
	font-weight: normal;
	background: url("../images/linia.png") no-repeat scroll left bottom;
	padding: 15px 0;
	margin-bottom: 15px;
	text-transform: uppercase;
   color: #353b46;
}
.ikonki ul li {
float: left;
min-height: 250px;
padding: 30px 15px 10px;
position: relative;
text-align: center;
width: 16.666%;
font-size: 13px;
display: flex;
flex-flow: column;
align-items: center;
}
.ikonki ul li:hover > a {
	display: block;
}
.ikonki ul li:hover {
	background: #fff url("../images/corner.jpg") no-repeat scroll left top;
	box-shadow: 3px 3px 3px 0px rgba(12, 12, 13, 0.1);
}
.ikonki ul li a {
	background-color: #353b46;
	bottom: 12px;
	color: #fff;
	float: left;
	left: 43px;
	padding: 6px 17px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	display: none;

}
.ikonki ul li a:hover {
	background-color: #27bbf2;
	color: #353b46;
}
.ikonki ul li img {
	padding: 0 0px 8px;
}
.foot {

	float: left;
    margin-top: 25px;
}
.foot h6 {
	background: url("../images/link-icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #fff;
	float: left;
	font-size: 24px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 10px;
	padding: 0 43px 4px;
	text-transform: uppercase;
}
ul.linki {
	float: left;
	padding: 30px;
	width:100%;
  box-sizing: border-box;
}
ul.linki li a {
	color: #27bbf2;
	font-size: 13px;
	text-decoration: underline;
	font-weight: 600;
}
ul.linki li {
	list-style: outside url("../images/li.png") disc;
	margin-bottom: 4px;
	text-align: left;
	padding-left: 7px;
}

.kambit span {
    float: left;
}

.kambit a {
    color: #6f7176;
}

.kambit {
   border-top: 1px solid #6f7176;
    color: #6f7176;
    float: left;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-top: 10px;
    text-align: right;
    width: 100%;
}
.adres {
   color: #fff;
    float: left;
    font-size: 14px;
    margin-top: 30px;
    text-align: left;
        width: 325px;



}
.adres a:hover {
   color: #fff;
   text-decoration: underline;




}
.adres span {
 float: left;
font-size: 18px;
margin-bottom: 15px;


}
.qr {

text-align: center;
margin-top:40px;

}

.plany-row {
background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 30px;
    position: relative;
}

.plany-row .plany-text {
	text-align:justify;

}
.logowanie-box {

  background: none repeat scroll 0 0 #fff;
    margin-top: 30px;
    padding: 50px;
    width: 320px;


}
.login-input input {

    border: 1px solid #ddd;
    margin-bottom: 12px;
    padding: 10px;
    width: 300px;

}
.form-btn-send3 {
 background-color: #00aeef;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    padding: 10px 15px;
    width: 321px;


}


.form-btn-send3:hover {
    background: none repeat scroll 0 0 #353b46;
}
.logowanie .aside {
 display: none;


}
.logowanie .main{

width: 100%;



}

.nav a {
    display: inline;
    font-size: 1.2em;
    left: -9000em;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
    text-decoration: underline;
    width: 150px;
    z-index: 2;
    
}  
.nav a:hover, .nav a:focus, .nav a:active {
    background: none repeat scroll 0 0 #333;
    border: 1px solid #555;
    color: #fff;
    font-weight: normal;
    left: 5px;
    position: absolute;
    top: 10px;
}

.go-top:hover {
    color: #000;
    opacity: 0.8;
}

.go-top {
    background: url("../images/top.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-radius: 5px;
    bottom: 22em;
    color: #666;
    display: none;
    font-size: 12px;
    padding: 15px 15px 15px 42px;
    position: fixed;
    right: 2em;
    text-decoration: none;
     z-index:9999;
}

.do_pobrania-pliki ul {
	list-style-type:none;
}
.img_lat {


}
.footer-inner {
 display: flex;
 flex-flow: row wrap;
 width: 100%;
 justify-content: space-between;

}
.footer-inner div {
width:calc(25% - 20px);
}
.top-info {
float: left;
width: 100%;
border-bottom: 1px solid #ddd;
margin-bottom: 20px;
padding: 10px 0;

}
.deklaracja a {
 font-size: 14px;     
  color: #353b46;    
      
      }
      .deklaracja a svg {
    
  color: #00aeef;    
      
      }
      

body.ff-paragraph p {
    margin-bottom: 2em !important;
}

body.ff-lines {
    line-height: 3em !important;
}

body.ff-word {
    word-spacing: 1em !important;
}

body.ff-letter {
    letter-spacing: .25em !important;
}

.nav_tab a {
    display: inline;
    font-size: 1.2em;
    left: -9000em;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 150px;
    z-index: 2;
}
.nav_tab a:hover, .nav_tab a:focus, .nav_tab a:active {
    background: #002f5f none repeat scroll 0 0;
    border: 1px solid #555;
    color: #fff;
    font-weight: normal;
    left: 5px;
    position: absolute;
    top: 10px;
}
.ikony {
float: right;
margin-top: 5px;
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
flex-flow: row wrap;
grid-gap: 10px;
}
.ikony li a {
    padding: 8px;
    color: #353b46;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
}
.ikony li  {
    display: inline-block;
    list-style: none;
}

.ikony li a:hover {
color: #00aeef;

}
.small-txt {
font-size: 12px!important;
display: inline-block;
text-align: right;
margin-right: 7px;
line-height: 1;

}

.hidden {display: none}


.menu-mob {
    background: #f8f8f8;
    height: 100%;
    left: -285px;
    position: fixed;
    top: 0;
    width: 285px;
    z-index: 9999;
    overflow-y: scroll;
    box-sizing: border-box;

}
.menu-mob ul {
    border-top: 1px solid #ddd;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.menu-mob li {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
}
.menu-mob a {
    color: #353b46;
    font-size: 16px;
    text-decoration: none;
    float: left;
    width: 100%;
    line-height: 45px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 3px;
    box-sizing: border-box;
}
.menu-mob ul li.active a {
    color: #00aeef;
}
.icon-close {
    color: #353b46;
    cursor: pointer;
    float: right;
    font-size: 20px;
    padding: 7px 15px;
}
.icon-menu {
color: #fff;
font-size: 24px;
cursor: pointer;
display: none;
float: right;
padding: 4px 12px;
background: #00aeef;
}

#pool {

    box-sizing: border-box;
    float: left;
    padding: 25px;
    width: 100%;
    background: #fff none repeat scroll 0 0;
 
}
.pool_question {
font-size: 16px;
margin-bottom: 20px;
font-weight: bold;
}
#pool_answer label {
font-size: 14px;

}

.answer_graph {
    height: 5px;
    background: #00baff;
    float: left;
    margin: 8px 5px 10px 0;
}
.answer_percent::before {
    content: "%";
    float: right;
}
.answer_text {
    color: #545454;
    float: left;
    font-size: 12px;
    margin-top: 10px;
    width: 100%;
}
.answer_percent {
float: left;
color: #00aeef;
font-size: 14px;
font-weight: 600;
}
.header-middle {
 display: flex;
width: 100%;
justify-content: space-between;
flex-flow: row wrap;
align-items: center;

}
.newsbar {
    background: #00aeef;
    float: left;
    width: 100%;
    height: 40px;

}
.marquee {
    overflow: hidden;
    width: calc(100% - 80px);
    float: left;
}
#newsbar-content ul {
    overflow: auto;
}
#newsbar-content ul {
    float: left;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 40px;
}
.resizable-content {
    margin-top: 3px;
    font-weight: 600;
}
#newsbar-content ul li a {
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
}
#newsbar-content ul li svg {
    font-size: 8px;
    color: #fff;
    float: right;
    margin: 6px 20px;
}
#newsbar-close:hover {
    background: #353b46;
    color: #fff;
}
#newsbar-close {
    float: left;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #353b46;
}
.ankieta {
 float: left;
width: 100%;
box-sizing: border-box;


}
.ankieta h2 {
font-weight: 100;


}
.btn3 {
background: #00aeef;
border: none;
color: #fff;
padding: 10px 19px;
float: left;
width: 50%;
box-sizing: border-box;
margin-top: 20px;
cursor: pointer;
}
.get_vote {
 background: #fff;
border: none;
color: #00aeef;
padding: 10px 19px;
float: left;
width: 50%;
box-sizing: border-box;
margin-top: 20px;
cursor: pointer;

}
.plany-text > div span {
font-size: 14px !important;
background: #00aeef;
color: #fff;
padding: 8px;
display: inline-block;
position: absolute;
top: 0;
left: 0;

}
.play-box a {
float: left;
width: 40px;
height: 40px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: #353b46;

}
.play-box a:hover {
    background: #353b46;
    color: #fff;
}
.ico {
display: flex;
  justify-content: space-between;
  width: 70px;
  float: right;
  margin-bottom: 50px;
  gap: 5px;
}
.ico > div a {
    color: #fff;
    background: #00aeef;
    width: 32px;
    height: 32px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    transition: all .3s ease;
}
.accordion {
  background-color: #eef1f5;
  font-size: 20px;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  border-bottom: 1px solid #353b46;
  font-weight: 600;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion.active, .accordion:hover {
  background-color: #00aeef;
  color: #fff;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.panel p {
padding: 20px 0;

}
.accordion:after {
  content: '\f078'; /* Unicode character for "plus" sign (+) */
  font-size: 18px;
  color: #353b46;
  float: right;
  margin-left: 5px;
  font-family: "Font Awesome 5 Free";
}

.accordion.active:after {
  content: "\f077"; /* Unicode character for "minus" sign (-) */
   font-family: "Font Awesome 5 Free";
   color: #fff;
}
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {

}

.treeview .hitarea {


}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;

}

.treeview a.selected {

}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { }

.treeview li { }
.treeview li.collapsable, .treeview li.expandable {  }

.treeview .expandable-hitarea { }

.treeview li.last { }
.treeview li.lastCollapsable, .treeview li.lastExpandable {  }  
.treeview li.lastCollapsable {}
.treeview li.lastExpandable {}

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {}

.treeview-red li { background-image: url(/js/treeview/images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(/js/treeview/images/treeview-red.gif); } 

.treeview-black li { background-image: url(/js/treeview/images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(/js/treeview/images/treeview-black.gif); }  

.treeview-gray li { background-image: url(/js/treeview/images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(/js/treeview/images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(/js/treeview/images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(/js/treeview/images/treeview-famfamfam.gif); } 

.treeview .placeholder {
	background: url(/js/treeview/images/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(/js/treeview/images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(/js/treeview/images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(/js/treeview/images/file.gif) 0 0 no-repeat; }
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/js/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/js/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/js/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/js/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/js/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/js/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/js/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/js/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
