/* geoinz */


/* /geoinz */



/*pdf icon in menu items*/
div.sidebar-nav ul.nav.mod-list li[class^="item"] img {
  position: absolute;
  right: 0;
}

div.sidebar-nav ul.nav.mod-list li[class^="item"] img + span.image-title {
  padding-right: 17px;
}

/*articles with top element’s Style set to justified-text*/
.justified-text,
.justified-text ~ *:not(.text-center) {
  text-align: justify;
}

/*prevent the edit button from overlapping the hovered element*/
a.btn.jmodedit {
  top: 20px;
}

table.mr-formatted-lists {
  width: 90%;
}

table.mr-formatted-lists td {
  vertical-align: top;
  width: 40%;
}

table.mr-formatted-lists td ul li {
  margin-bottom: 10px;
}

/* geo-inz */
.geo-inz .items-row > div {
    box-shadow: 0em 0.4em 1.2em rgb(0 0 0 / 15%);
    border: none;
    border-radius: .8em;
    padding: 0.3em;
}
.geo-inz .items-row > div .introimage {
    margin-top: .3em;
}
.geo-inz .page-header > h1 {
  font-size: 22px;
  line-height: 30px;
}

/* geo-sam */
/*
.geo-sam .item .page-header h2 > a {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  text-shadow: -1px 1px #000, 1px 1px #000, 1px -1px #000, -1px -1px #000;
  color: #fff;
  top: -3.3em;
  line-height: 1.1;
  padding: .3em .5em;
  position: relative;
  margin-bottom: -3.3em;
  height: 2.2em;
  background:  linear-gradient(0deg, rgba(0,0,0,0.5) 55%, rgba(0,0,0,0) 100%);
  display: flex;
  align-items: flex-end;
}
*/
div[id^="dj-slideshow10m"] .dj-slide-desc {
  display: none !important;
}
a.geosam-forum {
  background: #c00 !important;
  border: solid white;
  box-sizing: border-box;
  border-width: 10px 0px;
  padding: 0 30px;
  color: white !important;
}
a.geosam-forum:hover {
  background: #e00 !important;
}
a.geosam-forum span {
  line-height: 20px !important;
}
/* cmpg */
#nsp-nsp-935 {
  max-width: 66.667%;
}
/** quiz **/
.quiz-form .questions .form-check-label,
.quiz-form .form-check-label {
	font-size: 15px;
}
/** sticky **/
.moduletable.stickymodule {
	position: -webkit-sticky !important;
	position: sticky !important;
	top: 50px;
	z-index: 9999;
	overflow-y: auto;
	max-height: 90vh;
	margin-top: 10px;
}
.moduletable.stickymodule:first-child {
	top: 80px;
	margin-bottom: 40px;
	border-bottom: #ddd 2px solid;
}
.moduletable.stickymodule:nth-child(2) {
	top: 120px;
}
.stickymodule h2 {
	font-size: 24px;
	margin-left: 20px;
}
.moduletable.stickymodule {
	background: #fff;
	opacity: 1;
	margin-bottom: 20px;
}
.stripe.content.stickypage .contentbox, .content.stickypage {
	display: flex;
	flex-direction: row;
}
.stickypage #content, .stickypage #aside, .stickypage #sidebar, .stickypage .sidebar-nav {
	display: flex;
	flex-direction: column;
	height:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .moduletable.stickymodule {
	top:auto;
	}
}
/*** STICKY END ***/
/** GS ***/
.gsnews .nspHeader.tleft.fleft.has-image > a {
	color: #444;
	line-height: 1.2em;
	font-size: 14px;
}
.gsnews .nspInfo.nspInfo1.tleft.fnone {
	color: red;
}
.gsnews .nspCol3 {
	border-right: 2px solid #fff;
}
.gsnews .nspArtPage.active.nspCol10 {
	background: #f3f3f3;
}
.moduletable.gs {
	margin: 0;
}
.moduletable.gs.span3 {
	/*width: 29.9%;*/
	min-height: auto;
	border:none;
}
.gs .mod_events_latest_table.jevbootstrap {
background:#f3f3f3;
border:none;
}
.gs .mod_events_latest_table td {
	padding: 3px 10px;
	border:none;
}
.gs .mod_events_latest_table tr {
	border:none;
}
.ekspertodpowiada span {
	display: block;
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 2em auto;
	padding: 5px 15px;
}
.ekspertodpowiada a,
.ekspertodpowiada a:visited {
color:#222;
text-decoration:none;
}
/** GSam END **/
/*** CGR ****/
.moduletable.cgrbaza {
    display: block;
    width: 30%;
    float: left;
    padding: 10px;
    margin: .5%;
    border: 1px solid #ddd;
    box-shadow: 0 2px 2px #ddd;
}
.moduletable.cgrbaza:hover {
box-shadow:none;
}
/*** CGR end ***/
/***cmpg ***/
.cmpgnews .items-row {
	border-bottom: 1px solid #ddd;
}
h4.nspHeader.tleft.fleft {
    font-weight: normal;
	font-size:16px;
}
.cmpg h4 a,
.cmpg .nspText a {
	color: #444;
	line-height: 18px;
	font-size: 18px;
	font-weight:normal;
	text-decoration: none;
}
.cmpg .nspArt h4.nspHeader {padding:10px 0;}
.px400 .row-fluid .span3,
.articleNsp .nspArt.nspCol4 {
min-height:415px;
}
.nspMain.articleNsp {
	padding: 20px;
}

.articleNsp .nspArt.nspCol4 {
	border: 1px solid #ddd;
	width: 23.5%;
}
.articleNsp h4 > a {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.articleNsp .nspArt h4.nspHeader, 
.articleNsp .nspArt p.nspText {
	margin: 2px 10px;
}
.past h4 {
	font-size: 16px !important;
	font-weight: normal !important;
	line-height: 16px !important;
	padding: 0 !important;
}
/** mineralne **/
.categories-list.slownik {
	display: flex;
	flex-direction: row;
	borer:none;
}
.categories-list.slownik a {
	margin: 5px;
	border-radius:2px;
	border:1px solid #ddd;
	padding:5px;
}
.moduletable.prawo ul {
	list-style: none;
	display: flex;
	flex-direction: row;
	margin-left: 0;
}
.moduletable.prawo li {
	padding: 0 10px;
	margin: 2px 6px 0 0;
	border: 1px solid #ddd;
	border-radius: 4px;
}
.moduletable.prawo li a {
color: #222;
text-decoration: none;
}
.moduletable.prawo li:hover{
background-color:#f3f3f3;
}
.articleallblog .readmore {
	clear: both !important;
}
.articleallblog .page-header h2 > a {
	color: #444;
	font-weight: 800;
	font-size: 18px;
}
/** mineralne end **/
/** menubox **/
.menubox {
  position: relative;
}
.menubox .boxmenulink {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.menubox .iconright {
  text-align: right;
  width: 49.5%;
  display:inline-block;
}
.menubox .iconright > img {
  max-height: 160px;
}
.menubox .color {
  border-bottom-right-radius: 10px;
  display: block;
  height: 100%;
  margin: 0;
  position: absolute;
  width: 100%;
}
.menubox .insidebox {
  display: block;
  position: relative;
}
.menubox .insidebox > * {
  vertical-align: middle;
}
.menubox .mleft {
  display: inline-block;
  width: 95%;
}
.menubox .righcenter {
  display: inline-block;
  height: 190px;
  width: 1px;
}
.menubox .mleft > p {
  color: #444;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  padding-left: 30px;
}
.menubox .mleft a {
  color: #444;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
  display:block;
}
.moduletable.menubox1.span4,
.moduletable.menubox1.span4:first-child {
border:1px solid #ddd;
border-radius:0;
width:32.5%;
margin:0.5% 1.24% 0.5% 0;
}
.moduletable.menubox1.span3 {
  margin: 0.5% 1.33% 0.5% 0;
  min-height: inherit;
  width: 24%;
}
.menubox1.opsz1 .mleft a {
	line-height: 10px;
	margin-bottom: 10px;
}
/** menubox END **/
#jcemediabox-popup-ajax {
	background: #fff;
}
.newsflash-vert.mod-list {
	list-style: none;
}
/** sigplus **/
.boxplus-slider {
/*	max-width: 100% !important; */
}
.boxplus-viewport {
/*	max-width: 100% !important; */
}
/** amimation warning **/
.awaria {
	width: 100%;
	background: #ff0000;
	color: #fff;
	text-align: center;
	margin: 0 0 2px;
	overflow: hidden;
	padding: 5px 0;
	font-size: 1.3em;
}
.animatewarn {
 width: 100%;
 font-weight:bold;
 position: relative;
 animation-name: warningtext;
 animation-duration: 10s;
 animation-delay: 2s;
 animation-timing-function: linear;
 animation-iteration-count: infinite;
 }
 .animatewarn2 {
 width: 100%;
 font-weight:bold;
 position: relative;
 color:white;
 animation: warningtext2 8s ease infinite;
}
.blinkanimation{
 width: 100%;
 font-weight:bold;
 color: white;
 position: relative;
 animation: blink 4s ease infinite;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes warningtext {
    0%   {top:0px;right: 0px;}
    50%  {top:0px;right: 0px;}
    60% {top:-200px;right: 0px;}
	61% {top:-200px;right:-100%;}
	64% {top:0px;right:-100%;}
	75% {top:0px;right: 0px;}
	100% {top:0px;right: 0px;}
}

/* Standard syntax */
@keyframes warningtext {
    0%   {top:0px;right: 0px;}
    50%  {top:0px;right: 0px;}
    60% {top:-200px;right: 0px;}
	61% {top:-200px;right:-100%;}
	64% {top:0px;right:-100%;}
	75% {top:0px;right: 0px;}
	100% {top:0px;right: 0px;}
}
@keyframes warningtext2 {
	0%{opacity:0}
    5%{opacity:0.6;}
    20% {opacity:0.95;}
	50%{opacity:1;}
	85%{opacity:0.95;}
	95%{opacity:0.6;}
	100% {opacity:0;}
}
@keyframes blink{
0%{color: #fff;background:red;}
25%{color:#fff;}
50%{color: red;background:#fff;}
75%{color:#fff;}
100%{color: #fff;background:red;}
}
/***** LOGO **********/
.brand.leftlogo img {
  /*float: left; */
}
.site-description {
	color: black;
	float: left;
	font-size: 18px;
	line-height: 1.4em;
	padding-left: 10px;
	max-width:300px;
}
.header-inner {
  display: table;
  width: 100%;
}
.header .leftbox, .header .specialtitle, .header .rightbox {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
}
.header .specialtitle, .header .rightbox {
  min-width: 30%;
  width: 32%;
}
.header .leftbox {
	/*min-width: 480px;*/
	/*width: 39.3%;*/
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.header .brand.leftlogo > img {
	max-width: 85px;
	margin: auto 10px;
}
.brand.leftlogo, .custom.logo2b {
	align-self:center;
}
.logo2 img {
	max-width: 103px;
	align-self: center;
	vertical-align: middle;
}
.logosheader {
	/*min-width: 209px;*/
	display: flex;
	display: -ms-flexbox;
	flex-direction: row;
	align-content: center;
}
.brand.description {
}

/********* logo END ********/
/** docman imagemodule **/
.k-ui-namespace.image .mod_docman ul li img.imagemoduledoc {
  display: block !important;
  float: left;
  height: 90px;
  margin-right: 10px;
  max-height: none;
  max-width: none;
  width: auto;
}
.k-ui-namespace.image .koowa_header__item {
  display: block;
  float: left;
  width: 70%;
}
.k-ui-namespace.image .mod_docman ul .module_document__info {
  display: block;
  float: left;
  clear:none;
  padding-left:0 !important;
}
.k-ui-namespace.image .iconfirst {
  display: block;
  float: left;
  margin-right: 10px;
}
/** docman imagemodule END **/

.navigationtop {
  background: #222;
}
.scrollTop.butst {
  color: #444;
  text-decoration: none;
}
.switchf {
cursor:pointer;
}
.pull-none.item-image {
  max-width: 100%;
  text-align: center;
}
.article h1, .article h2 {
  font-size: 22px;
  line-height: 30px;
}
.slide-desc-text-default a.readmore {
  color: #fff;
}
.specialtitle {
  text-align: center;
}
.sticontop {
	width:30%;
	text-align: center;
	display: block;
	padding: 0;
}
.noarticleindex .pull-right.article-index {
	display: none;
}
.moduletable.gnm h3,
.moduletable.sdd h3,
.moduletable.uss h3,
.moduletable.grr h3{
	color: #fff;
}
/**** muzeum ****/
.muzeum-konkurs {
	display: block;
	width: 30%;
	margin: 0.5%;
	float: left;
	overflow:hidden;
	min-height:120px;
	padding:1%;
}
.muzeum-konkurs  a {
	color:#444;
	text-decoration:none;
}
.muzeum-konkurs:hover {
	background:#f5f5f5;
}
.konkurs #main div.attachmentsList tbody tr.even, .konkurs #main div.attachmentsList tbody tr.even td, .konkurs div.attachmentsList tbody tr.even td, div.attachmentsList tbody tr.even {
background:transparent;
}
.konkurs hr{margin-bottom:0;}
/*** mogepl *****/
.mogepl .slide-desc-bg-default {
background:none;
}
.moduletable.mogemap {
width:69%;
float:left;
}
.moduletable.nextmap {
  float: right;
  width: 30%;
}
.moduletable.mogemap,
.moduletable.nextmap {
margin-top:20px;
}
.mogeicon.pas2 {
  display: block;
  float: left;
  margin-right: 0.8%;
  text-align: center;
  width: 24%;
  cursor:pointer;
  transition:all ease 0.6s;
  position:relative;
}
.mogeicon.pas2:hover {
  opacity:0.8;
  background:#f5f5f5;
}
.mogeicon.pas2 > a {
  display: block;
  height: 220px;
  position: absolute;
  width: 100%;
  top:0;
}
.moduletable.iconsmenu {
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}
.newsmoge .nspArt h4.nspHeader, .newsmoge .nspArt h4.nspHeader a {
  color: #000;
  font-size: 16px;
}
.newsmoge .nspArt p.nspText a {
  color: #888;
}
.latestnews.wmenu a,
.wmenu h3 {
  color: white !important;
}
.latestnews.wmenu {
  /*list-style: outside none none;*/
  text-align: left;
}
/*** inne ***/
.field-label.bipinfo {
	color: #999;
}
/** rightinfo ****/
.moduletable.rightinfo {
 background:transparent;
 margin-top:75px;
}
.rightinfo .zobacz > a,
.rightinfo a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #444;
  display: block;
  font-weight: normal;
  margin-top: 2px;
  padding: 0 0 0 8px;
  text-decoration: none;
}
.rightinfo .zobacz > a:hover,
.rightinfo a:hover {
border:none;
background: #ddd;
color:#000
}
.rightinfo h3 {
  color: #900000;
}
.rightinfo .custom > h4 {
  color: #000;
}
.rightinfo .moduletable {
  margin: 0 10px;
}
.rightinfo .search-query.input-medium {
  border-radius: 3px;
  height: 40px;
  width: 90%;
}
.rightinfo .controls.finder-selects {
  padding: 20px;
}
.rightinfo .finder-selects .inputbox {
  width: 90%;
}
.rightinfo .form-search button {
  height: 40px;
  margin-top: 5px;
  width: 98%;
}
/** rightinfo END ***/
.mogepl input, .mogepl .uneditable-input {
  width: 40%;
}
.mogepl textarea {
  width: 80%;
}
.contact.mogepl > h3 {
  display: none;
}
.rapm h4 {
  padding-top: 18px !important;
}
/***blog ****/
.blog .tags {
	margin: 10px;
}
.item-page.konkurs {
	padding-top: 20px;
}
.wersal h2, .wersal h1 {
  text-transform: uppercase;
}
.moduletable.projekty > h3 {
  color: #666;
  text-align: right;
  padding-right:60px;
}
.moduletable.projekty {
  margin-bottom: 30px;
}
.moduletable.topnav {
  display: block;
  margin-right: 0;
}
.item-page {
  padding: 0 20px;
}
.span9 .item-page {
	padding: 20px 0;
}
.gbs3 .form-horizontal .control-label {
  text-align: left !important;
}
.help-block {
  clear: left;
}
.moduletable.interwencje,
.moduletable.psg10klik {
  float: right;
  width: 29.5%;
}
.custom.psg10klik {
  position: relative;
}
.klikmap {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
}
.custom.psg10klik p {
  margin-left: 10px;
}
.moduletable.psgactivity {
  float: left;
  width: 70%;
  background: #666;
}
.moduletable.activity > h3,
.moduletable.psgactivity > h3 {
  color: #fff;
  margin: 10px 30px;
  text-align: center;
}
h3.activity {
  color: #fff !important;
  margin: 10px 30px;
  text-align: center;
  /*background: #666;*/
}
.category-desc.clearfix > img {
  float: left;
  margin: 0 20px 20px 0;
}
.mcenter {
  display: block;
  margin: auto;
}
hr.arrow {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  border: 0 none;
  height: 2px;
  width:90%;
  margin:4% auto;
}
.moduletable.mbox{
  border: 1px solid #ddd;
  border-radius: 2px;
  float: left;
  margin-right: 0.1%;
  width: 33%;
}
.custom.mbox {
  min-height:160px;
  width:100%;
}
.custom.mbox a {
text-decoration: none;
}
a.monic {
  display: block;
  float: right;
  height: 30px;
  margin-bottom: 10px;
  margin-top: 5px;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 50px;
}
.icon-monica-right {
  background: url("/images/specjalne/icons/right-arrow.png") no-repeat scroll 0 0 / cover ;
  height: 15px;
  width: 15px;
}
.stripe.content.firstpage,
.pshstart {
 padding:0;
}
.stripe.content.firstpage #content, .pshstart #content {
	min-height: 0 !important;
}
.moduletable.stripe2 {
  display: block;
  float: left;
  margin: 0;
  width: 25%;
}
.span4 .page-header, .span3 .page-header, .span4 p, .span3 p, .blog-featured .item-title {
  margin: 2px 10px;
}
.page-header > h2 {
  font-size: 22px;
}
.span4, .span3 {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 0;
  transform:scale(1,1);
  transition:all ease 0.4s;
}
#sidebar.span3 {
  border: medium none;
}
#aside.span3 {
  border: medium none;
  width: 28.5%;
  background:none;
}
.span4 .readmore, .span3 .readmore {
  margin-bottom: 10px;
  margin-right: 20px;
}
.span4:hover .item, 
.span3:hover .item,
.nspArt:hover {
  opacity:0.8;
  transition: all ease 0.8s;
}
.span4 .pull-left.item-image > img, .span3 .pull-left.item-image > img {
  transition:all ease 0.4s;
  width:90%;
  margin: 5%;
}
.span4:hover .pull-left.item-image > img,
.span3:hover .pull-left.item-image > img {
  transform:scale(1.05,1.05)
  }
/**** blog END ****/
/*** kalend main ****/
.newsgk .nspArt.nspCol1, .newsgk .mod_events_latest, .newsgk .mod_events_latest_first {
	/*background-image: linear-gradient(to right, #fff 10%, #f8f8f8 100%);*/
	background:#f5f5f5;
	transition:all ease 0.4s;
}
.newsgk .nspArt.nspCol1:hover, .newsgk .mod_events_latest:hover, .newsgk .mod_events_latest_first:hover {
	background-image: linear-gradient(to right, #f8f8f8 10%, #fff 100%);
	opacity:0.85;
	transition:all ease 0.4s;
}
.singlevent span.image {
  display: none;
}
.newsgk .gkTabsWrap.vertical .gkTabsContainer + ol {
  padding: 0 !important;
}
.newsgk table {
  margin-left: 2%;
  margin-top:5px;
  max-width: 98%;
}
.newsgk .nspArt h4.nspHeader,
.news .nspArt h4.nspHeader {
  padding: 0 0 10px;
}
.nspInfo.nspInfo1.tleft.fnone {
  margin: 0;
}
.newsgk .readon.fright, .news .readon.fright {
  background: rgba(0, 0, 0, 0) url("/images/specjalne/right-arrow.png") no-repeat scroll 0 0 / cover ;
  height: 15px;
  width: 15px;
  position:absolute;
  right:0;
  bottom:10px;
}
.newsgk .readon-button {
  color: #666;
  display: block;
  float: none;
  font-size: 12px;
  margin-right: 5px;
  padding-left: 20px;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}
.newsgk .gkArtContentWrap,
.news .gkArtContentWrap {
  display: block;
  position: relative;
}
.firstpage.milenium .newsgk .gkArtContentWrap, .news .gkArtContentWrap {
	margin: 0 5px 0 5px;
}
.newsgk .nspArts {
  padding: 0;
  background:#f5f5f5;
}
.newsgk .gkTabsItem {
  padding: 0;
  overflow-y:auto;
  }
.newsgk .gkTabsWrap.vertical ol li,
.newsgk .gkTabsWrap.horizontal ol li {
  /*float: right;*/
  width: 49.5%;
  padding: 0 !important;
  text-align: center;
  color:#595959;
}
.newsgk .nspArt .nspInfo,
.news .nspArt .nspInfo {
font-size:12px;
line-height:14px;
}
.newsgk .gkTabsItem.gk-active {
height:100%;background:#f5f5f5;
}
.newsgk .gkTabsWrap.vertical ol li.active, .newsgk .gkTabsWrap.horizontal ol li.active {
  color: #222;
  /*float: left;*/
}
.newsgk .gkTabsWrap.vertical .gkTabsContainer + ol {
  border: none;
  margin-left:10px !important;
}
.newsgk .gkTabsWrap.vertical {
  border: none;
  background:transparent;
}
.fa.fa-hand-o-right.first,
.fa.fa-hand-o-right.second {
  margin: 0 4px;
  transition: all 0.8s ease;
}
a:hover .fa.fa-hand-o-right.first,
a:hover .fa.fa-hand-o-right.second {
  transform:translate(15px, 0);
}
a:hover .fa.fa-hand-o-right.second {
 transition: all 0.8s ease;
}
a:hover .fa.fa-hand-o-right.first {
 transition: 0.6s all 0.3s ease;
}
.newsgk .nspArtPage {
  margin-bottom: 0;
}
.moduletable.newsgk {
  float: right;
  margin-left: 0;
  width: 25%;
  /*min-width:310px;*/
}
/** milenium **/
.moduletable.newsgk.milenium {
	float: inherit;
	margin-left: inherit;
	width: 100%;
}
.firstpage.milenium .span9 {
	width: 74.3%;
}
.firstpage.milenium #aside {
	width: 25.2%;
	margin-left:0.4%;
}
/** milenium END **/
.butszary .nspArt{
    background: #f5f5f5;
    margin-bottom: 2px;
    border-radius: 4px;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 3px #dedede;
}
.butszary .nspArt:hover{
    box-shadow: none;
}
.butszary .readon-button {
  color: #666;
  float: right;
}
.bannergroup.baneright {
  margin: 20px 0;
}
/*** news gk **/
.mod_events_latest_table .day{
  color: gray;
  /*font-family: "Roboto Condensed",sans-serif;*/
  font-size: 58px;
  line-height: 58px;
}
.mod_events_latest_table .date {
  color: #525252 !important;
  display: block;
  float: left;
  margin: 0 10px 10px;
  text-align: center;
  width: 24%;
}
.titlek .mod_events_latest_content > a {
  font-weight: normal;
  padding: 0 10px 0 0;
  text-decoration: none !important;
}
.titlek {
  display: block;
}
.cat {
  color: #525252 !important;
}

/*** kalend END ****/
/***** new pasy temp ******/
.rightbox form {
  margin: 0;
}
.rightbox .inputbox.search-query {
  border: none;
  box-shadow: none;
}
.rightbox form {
  border: 1px solid #ddd;
  border-radius:2px;
  margin: 0;
  padding: 2px;
}
.blog {
  /*background: #f4f4f4 none repeat scroll 0 0;*/
  padding: 20px;
}
.bottommenu .pas > img,
.bottommenu .pas2 > img,
.bottommenu .pas3 > img,
.dj-submenu .pas > img,
.dj-submenu .pas2 > img,
.dj-submenu .pas3 > img {
  display: none;
}
.itemid1931 .dj-drop > img,
.itemid2009 .dj-drop > img,
.itemid2087 .dj-drop > img,
.itemid2200 .dj-drop > img,
.itemid3102 .dj-drop > img,
.itemid1737 .dj-drop > img {
  max-width: 25px;
}
.itemid1931 .dj-up_a,
.itemid2087 .dj-up_a {
  padding: 0 !important;
}
.dj-submenu .pas .image-title,
.dj-submenu .pas2 .image-title,
.dj-submenu .pas3 .image-title {
  display: block;
  text-align: left;
  width: 100%;
}
.nav.menu.pasicon {
  display: block;
  margin: 0;
  width: 100%;
}
.nav.menu.pasicon li {
  display: block;
  float: left;
  text-align: center;
  width: 25%;
  background: none/*#F1f1f1 linear-gradient(to bottom, #f1f1f1 0%, #fff 50%, #f1f1f1 100%)*/;
  transition: all ease 2s;
  margin-top:0;
}
.nav.menu.pasicon.col7 li {
  width: 100%;
}
.nav.menu.pasicon li:hover {
transition: all ease 2s;
}
.pasicon .pas,
.pasicon .pas2 {
  padding: 20px 10px 30px;
  height:80px;
}
.pasicon h2,
.pasicon3 h2,
.pasicon2 h2 {
margin:0;
}
.pasicon .pas .image-title,
.pasicon .pas2 .image-title {
  color: #000;
  display: block;
  font-size: 13px;
  font-weight: normal;
  text-transform:uppercase;
  transition:all 0.5s ease;
}
.iconimage {
  max-height: 80px;
  overflow: hidden;
}
.pasicon .pas:hover .iconimage > img {
  transform: translate(0px, -80px);
}
.pasicon .pas2:hover .iconimage > img {
  opacity:0.75;
}
.pasicon .pas:hover .image-title,
.pasicon .pas2:hover .image-title {
 color: #999;
}
.pasicon a.pas, .pasicon a.pas2,
.pasicon a.pas:hover,
.images2 .pasicon a.pas3:hover,
.images2 .pasicon3 a.pas3:hover,
.images2 .pasicon2 a.pas3:hover{background:transparent !important}
.moduletable.bgvertical {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f4f4f4 0%, #fff 40%, #fff 60%, #f4f4f4 100%) repeat scroll 0 0;
  overflow: hidden;
}

.images2 .pas3 .image-title,
.images3 .pas3 .image-title {
  background: #fff none repeat scroll 0 0;
  color: #222;
  display: block;
  font-size: 14px;
  font-weight:bold;
  /*height: 38px;*/
  margin: 0 auto;
  padding: 7px 25px;
  text-transform: uppercase;
  transform: translate(0px, -20px);
  width: 75%;
}
.images2 .pas3 .iconimage,
.images3 .pas3 .iconimage {
  display: block;
  max-height:none;
}
.images2 .pas3 .iconimage img,
.images3 .pas3 .iconimage img{
  width: 100%;
}
.images2 .nav.menu.pasicon li:hover .pas3 .iconimage img,
.images3 .nav.menu.pasicon li:hover .pas3 .iconimage img{
  opacity:0.7;
  transition:all 0.8s ease;
}
.images2 .nav.menu.pasicon li:hover .pas3 .image-title,
.images3 .nav.menu.pasicon li:hover .pas3 .image-title {
/*background: linear-gradient(to right, #fff, #eee, #fff);*/
/*background: -webkit-linear-gradient(right, #fff, #eee, #fff);*/
transition:all 0.8s ease;
}
.images2 .nav.menu.pasicon li ,
.images2 .nav.menu.pasicon3 li,
.images2 .nav.menu.pasicon2 li,
.images3 .nav.menu.pasicon3 li{
  background: none;
  display: block;
  float: left;
  margin: 1% 1.3% 0.5% auto;
  text-align: center;
  transition: all 2s ease 0s;
  border-bottom:2px solid #fff;
  transition:all 0.8s ease;
}
.images2.gs .nav.menu.pasicon li {
margin-bottom:2.5%;
}
.nav-header.pas3 {
	padding: 0;
}
.moduletable.images2.gs {
	margin-bottom: 50px;
}
.images2 .nav.menu.pasicon li ,
.images2 .nav.menu.pasicon3 li,
.images3 .nav.menu.pasicon3 li{
  height: 162px;
}
.images2 .nav.menu.pasicon2 li,
.images3 .nav.menu.pasicon2 li{
  height: auto;
}
.images2 .nav.menu.pasicon li {width:24%;}
.images2 .nav.menu.pasicon3 li {width:32.3%;}
.images2 .nav.menu.pasicon2 li {width:48.85%;}
.images3 .nav.menu.pasicon3 li {width:32.3%;}
.images2 .nav.menu.pasicon li > a:hover,
.images2 .nav.menu.pasicon li > a:focus,
.images2 .nav.menu.pasicon3 li > a:hover,
.images2 .nav.menu.pasicon3 li > a:focus,
.images2 .nav.menu.pasicon2 li > a:focus,
.images3 .nav.menu.pasicon3 li > a:hover,
.images3 .nav.menu.pasicon3 li > a:focus {
  background: none;
  }
.images2 .nav.menu.pasicon2 li:nth-child(even),
.images2 .nav.menu.pasicon li:nth-child(4n),
.images3 .nav.menu.pasicon3 li:nth-child(3n + 0) {
margin-right:0;
}
.images3 ul.nav.menu.pasicon3 {
margin-bottom: 0;
}
.wmicons h2 {
font-size: 1.3em;
line-height: 1.8em;
color: #2e6394;
}
.wmicons .iconimage {
max-height:none;
}
.moduletable.wmicons {
	display: flex;
	margin-bottom: 50px;
}
.moduletable.images2,
.moduletable.images3 {
  margin-top: 30px;
  display:flex;
  width:100%;
}
.botomspace20 {
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}
.botomspace40 {
	margin-bottom: 40px;
	display: block;
	overflow: hidden;
}
.moduletable.gslider .djslider-loader {
	margin: 0 auto !important;
}
.stripe {
  margin: 0;
  overflow-y: hidden;
  overflow-x:visible;
  scrollbar-width:none;
}
.stripe.slider1, .stripe.stripe3 {
  background: #f5f5f5 none repeat scroll 0 0;
}
.stripe.stripe3 {
  margin-top: 20px;
}
#main div.attachmentsContainer, div.attachmentsContainer {
  margin:0;
}
.moduletable.news.fullpage div.nspTopInterface {
  bottom: 50px;
  left:50%;
  right:inherit;
  transform: translate(-50%, 0px);
  transform:-webkit-translate(-50%, 0px);
  margin-bottom:25px;
}
.fullpage a.readon-button {
  bottom: 0;
  color: #000;
  display: block;
  float: none;
  font-weight: bold;
  height: 30px;
  left: 50%;
  margin: 20px auto;
  position: absolute;
  text-transform: uppercase;
  transform: translate(-50%, 0px);
  transform:-webkit-translate(-50%, 0px);
  width: auto;
}
.geothrml.fullpage a.readon-button {
	left: 53%;
	margin: 10px auto;
}
.fullpage ul.nspPagination {
  margin: 0 !important;
  padding: 0;
}
.fullpage .nspPagination li {
  border-right: 1px solid #999;
  cursor: pointer;
  height: 16px;
  margin: 2px 2px 0 !important;
  padding: 2px;
  width: auto;
  border-radius:0;
  background:transparent;
}
.fullpage .nspPagination li > a {
  background: none;
  border-radius: 0;
  color: #000;
  display: block;
  font-size: 14px;
  overflow: visible;
  width: 14px;
  height:auto;
  text-indent:0;
}
.fullpage .nspPagination li:hover,
.fullpage .nspPagination li.active {
  background-color: transparent;
}
.fullpage .nspPagination .active > a {
  color: red !important;
}
.fullpage .nspArts {
  padding: 3px 0 55px;
}
.news.fullpage .nspImage,
.news .nspArt img.nspImage{
  max-width: 110px;
}
.sopo .nspImageWrapper.tleft.fleft.gkResponsive {
	max-width: 30%;
}
/*
.moduletable.firstbanner {
  max-width: 971px;
  width:74.8%
}*/
.pshbaner .slide-desc-text.slide-desc-text-default {
  font-size: 24px;
  line-height: 36px;
  padding: 2% 7% 2% 10%;
}
.moduletable.ban2 {
  /*float: left;*/
  /*width: 30%;*/
  margin-left: 0.5%;
}
.moduletable.mobile.firstbanner {
  
}
.news, .firstbanner {
float:left;
}
.news .nspHeader > a,
.butszary .nspHeader > a {
  color: #444;
  font-size: 14px;
}
.custom.stripesecond img {
  width: 24%;
  margin:0.5%;
}
.custom.stripesecond img:hover {
  opacity: 0.85;
  background:#000;
}
.moduletable.stripesecond {
  margin: 20px 0;
  padding: 10px 0;
}
.moduletable.activity,
.moduletable.activity2 {
  float: left;
  margin: 0;
  width: 74.8%;
  background:transparent;
}
.moduletable.fbbox {
  float: right;
  max-height: 400px;
  width: 27%;
}
.moduletable.fbpanel {
  display: block;
  width: 50px;
  padding: 0;
  position: fixed;
  right: 0;
  top: 250px;
 -ms-transform: translate(10px);
  -webkit-transform: translate(10px);
  transform: translate(10px);
  transition-delay: 0.2s;
  transition-duration: 0.8s;
  transition-property: all;
  transition-timing-function: ease;
  height:100px;
  z-index: 9999999;
}
.moduletable.fbpanel:hover {
-ms-transform: translate(0);
-webkit-transform: translate(0);
transform: translate(0);
height:auto;
}
.showtitlefb {
  float: left;
}
.activity .gkTabsItem {
  height: 100%;
  overflow: hidden;
  padding: 0;
}
.moduletable.world, .moduletable.surowcemod {
  display: block;
  float: right;
  height: 390px;
  margin: 0 0 0 0.5%;
  overflow: hidden;
  width: 24.6%;
  position:relative;
}
.moduletable.world {
 /*background: url("/images/banners/swiat1.png") no-repeat scroll 0 25% / 100% 46%;*/
 background: url(/images/banners/polska-stan-600.png) no-repeat scroll 0 25% / 100% 76%;
}
.custom.surowcemod {
	background: no-repeat scroll 50% 15% /100% 70%;
	background-size: 350px;
}
.newsflash.world {
  bottom: 0;
  display: block;
  padding: 5px 20px;
  position: absolute;
}
.moduletable.world a, .moduletable.surowcemod a {
  color: #000;
  text-decoration: none;
}
.moduletable.world > h3, .moduletable.surowcemod h3 {
  color: #222;
  margin-left: auto;
  margin-top: 20px;
  text-align:center;
}
.moduletable.world:hover, .moduletable.surowcemod:hover {
    opacity:0.8;
}
.custom.world {
  bottom: 0;
  left: 0;
  margin-left: 20px;
  position: absolute;
}
.custom.surowcemod {
  top: 0;
  left: 0;
  height:100%;
}
.srcustom {
	font-weight: 600;
	max-width: 80%;
	margin: 0 5%;
	bottom: 10px;
	position: absolute;
	text-align: center;
	width: 100%;
	/*background: rgba(255, 255, 255, 0.65);*/
	padding: 0 5%;
	border-radius: 5px;
}
.activity .slide-desc-text-activity,
.firstbanner .slide-desc-text-default {padding-left:50px;}
.activity .slide-desc-bg-activity,
.firstbanner .slide-desc-bg-default {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  }
.firstbanner .dj-slideshow,
.firstbanner2 .dj-slideshow,
.mosbnr .dj-slideshow{
  margin:0 !important;
  }
.firstbanner .dj-slideshow-in {
	box-shadow: none !important;
}
  .slide-text > a,
.activity a, .firstbanner a  {
  color: #fff;
  text-decoration: none;
}
.activity .slide-desc-text-activity a.readmore,
.firstbanner .slide-desc-text-default a.readmore {
  background: #444 none repeat scroll 0 0;
  border: 1px solid white;
  border-radius: 2px;
  color: white;
  display: block;
  padding: 5px 15px;
  text-decoration: none;
}
.activity .slide-desc-text-activity .slide-title {
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.2em;
}
.firstbanner .slide-desc-text-default .slide-title {
  font-family: Lato;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 30px;
}
.activity .slide-desc-text-activity {
  padding: 15px 50px 50px;
}
.firstbanner .slide-desc-text-default,
.firstbanner .dj-slide-desc-text {
  font-size: 18px;
  line-height: 26px;
  padding-right: 50px !important;
  padding-left:50px !important;
  padding-bottom:25px !important;
}
.activity .slide-desc-text-activity .slide-title a,
.firstbanner .slide-desc-text-default .slide-title a {text-decoration:none;}
.firstbanner h1, .firstbanner h2,
.activity h1, .activity h2 {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
/*** TOP-bottom ICONS ***/
.bip {
  background: url("/images/specjalne/social.png") repeat scroll -2px 0;
}
.yt {
	background: url("/images/specjalne/yt.png") repeat scroll 0 0;
	background-size: 100% 100%;
}
.fb {
	background: url("/images/specjalne/fb.png") repeat scroll 0 0;
	background-size: 100% 100%;
}
.shoppgi {
	background: url("/images/specjalne/sklep.png") repeat scroll 0 0;
	background-size: 100% 100%;
}
.inst {
  background: url("/images/specjalne/social.png") repeat scroll -176px 0;
}
.moduletable.topicons {
  display: block;
  float: left;
}
.custom.stripesecond {
  min-height: 145px;
}
.footer-nav {
  display: block;
  height: auto;
  min-height: 410px;
  overflow: hidden;
  padding: 2px;
  position: relative;
}
.socialicon {
  display: block;
  float:right;
  margin-right:3%;
}
.topicons,
.topicons2 {
  display: block;
  width: 100%;
  padding:3px 0 0 0;
}
.topicons {
  padding:3px 0 0 0;
}
.topicons2 {
	padding: 10px 0 0 10px;
}
.topicons a,
.topicons2 a {
	display: block;
	float: left;
	opacity: 0.55;
	transition: all 1.8s;
	text-decoration: none;
}
.topicons a {
	height: 56px;
	width: 58px;
}
.topicons2 a {
	height: 38px;
	width: 38px;
}
.topicons a:hover {
 opacity:1;
 transition:all 0.8s;
}
.moduletable.fbyt {
	display: block;
	float: right;
}
/**** fontsize *****/
.moduletable.letter {
  margin: 14px 20px;
  padding: 3px;
}
.jfontsize-button {
  border: none;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  padding: 3px;
}

.jfontsize-button:hover {
	text-decoration : none;
	background      : #ffffff;
	color           : #fe0000;
	border          : none;
}
.jfontsize-disabled, .jfontsize-disabled:hover {
	color      : #fe0000;
	border     : none;
	background : none;
}
/*** top HEADER RIGHT *****/
.header-top.pull-right {
  float: none;
  overflow: hidden;
}
.moduletable.letter {
  float: right;
}
.lang-active > a {
  color: #FF3D3D !important;
}
div.mod-languages ul.lang-inline li {
	float:left;
	margin:0;
}
div.mod-languages li:first-child a {
  border-right: 2px solid #000;
  padding-right: 10px;
}
div.mod-languages li:first-child {
padding-right: 0;
}
div.mod-languages a {
  color: black;
  font-size: 13px;
  font-weight: 400;
}
.rightbox {
margin-top:10px;
}
.moduletable.firsttop, .moduletable.firsttopn {
margin-top:9px;
  display: block;
  float: right;
}
.firsttopn li {
  display: inline-block;
  margin: 9px 20px;
}
.firsttopn .nav > li > a:hover{background:none;color:#999}
.firsttopn a {
  color: black;
  font-size: 12px;
  font-weight: bold;
}
/***** new pasy temp END ******/
.gcore-datatable-list, .gcore-pagination {
  display: inline-block;
  margin: 10px 0;
  vertical-align: middle;
}
.filter {
  display: inline-block;
  margin: 10px 30px 20px 0;
}
.ikar .togglermore {
  display: none;
}
.readmore {
  text-align: right;
}
.item-title > a {
  color: black;
  text-decoration: none;
}
.aktualnews dd.create, .aktualnews dd.published {
  margin-left: 0;
}
.aktualnews .icon-calendar {
  width: 0;
  display:none;
}
.aktualnews .article-info dd {
  display: inline-block;
}
.aktualnews dl {
  margin-top: 22px;
  margin-bottom:4px;
}
.aktualnews h2 {
  margin-top: 2px;
}
.blog.aktualnews .icons {
  display: none;
}
.sep1 {
  display:none;
}
.aktualnews .sep1 {
  display:inline-block;
  margin-left:9px;
}
.aktualnews .counter.pull-right {
  display: none;
}
a.news, a.butszary {
  background: rgba(0, 0, 0, 0) url("/images/specjalne/but_ls.png") no-repeat scroll right 2px;
  color: #a71d19;
  font-family: Tahoma;
  font-size: 15px;
  font-weight: bold;
  padding-right: 23px;
  text-decoration: none;
  transition: all 0.8s ease 0s;
}
a.news:hover{opacity:0.6;}
.item-1313, .item-1312 {
  border: none !important;
  margin-top: 20px;
  text-align: center;
}
.hidepagination .article-index, .hidepagination .pagenavcounter {
  display: none;
}
a.imagowy , a.imagowy:hover {
background:none !important;
}
div.newslink {
  background: rgba(0, 0, 0, 0) url("/images/specjalne/line2.png") no-repeat scroll 0 bottom;
  height: 30px;
  padding-left: 4px;
}
.pagination {
  margin: 38px 0;
}
.form-group.gcore-form-row {
  clear: both;
}
.divider, li.deeper {border-bottom:none !important}
.chrono_credits > a {
  color: #777 !important;
}
/***** formularz *****/
.moduletable.rreq {
  top: 300px !important;
}
.moduletable.rreq2 {
  top: 100px !important;
}
.moduletable.rreq, .moduletable.rreq2 {
  background: #fff none repeat scroll 0 0;
  border: 1px solid red;
  border-radius: 2px;
  left: 0 !important;
  padding: 10px;
  position: absolute !important;
  transform: translate(-100%);
  transition: all 2s ease 0s;
  width: auto;
  z-index:9999999;
}
.moduletable.rreq:hover, .moduletable.rreq:active,
.moduletable.rreq2:hover, .moduletable.rreq2:active {
  transform: translate(0);
transition:all ease 1s;
}
.moduletable.rreq > h3, .moduletable.rreq2 > h3 {
  background: red none repeat scroll 0 0;
  color: #fff;
  float: right;
  font-family: Arial;
  height: 30px;
  padding: 7px;
  transform: rotate(90deg) translate(50px, -115px);
}
.messagef {

}
.messagef:hover { }
.moduletable.sonda {
  background: #f3f3f3 none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 10px;
}

/****** END form **********/
ul.jwts_tabbernav {margin:0}
.jwts_tabberlive .jwts_tabbertab {
border-width:1px 0 0 0;
}
div.jwts_toggleControlContainer a.jwts_toggleControl {
background:none !important;
border-width:0 0 1px 0 !important;
color:black !important;
font-weight:bold !important;
}
div.jwts_toggleControlContainer a.jwts_toggleControl:hover, div.jwts_toggleControlContainer a.jwts_toggleControl.active, div.jwts_toggleControlContainer a.jwts_toggleControl:focus, div.jwts_toggleControlContainer a.jwts_toggleControl.current {
color:#85050e;
outline:none
}
div.jwts_content {border:none}
.articlebox {
  float: left;
  margin: 0 auto 10px;
}
.bblcontact .thumbnail.pull-right > img {width: 150px;height:auto;}
.bbl a.togglermore {display:none}
.bbl .nspArt h4.nspHeader {font-size:inherit}
.well.bbl {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.well.bbl .page-header {
  background: none repeat scroll 0 0 #b0c4de;
  color: #000;
  font-size: 1em;
  line-height: 1em;
  margin: 0 0 5px;
  padding: 5px 10px;
  text-align: right;
  text-transform: uppercase;
}
.bbl .nspArt.nspCol1 {
  border-bottom: 1px solid #ddd;
}
.bbl .readon.fright {
  color: #111;
  font-weight: bold;
  text-decoration:none
}
.geode h3 {
  color: #800000;
}
.geode .nspArt h4.nspHeader {
  font-size: 1.2em;
  line-height: 1.3em;
  margin: 0;
  padding: 10px 0 15px;
}
.moduletable.footerdoc {
  display: block;
  float: left;
  width: 30%;
}
.moduletable.normal {
  margin: 30px 0;
}
.moduletablepromo {
  background: #f3f3f3 none repeat scroll 0 0;
  border: 1px solid #ddd;
  color: #111;
}
.moduletablepromo2 .nspArt.nspCol1 {
  border: 1px solid #ddd;
  display: block;
  margin-bottom: 2px;
  padding: 1px 4px 1px 1px !important;
  background: #f3f3f3;
}
.moduletablepromo2 .nspArts.bottom {
  padding: 0;
}
.moduletablepromo2 .nspList.active, .nspArtPage.active {
  margin-bottom: 0;
}
.moduletablepromo2 .nspArt p.nspText a, moduletablepromo2 a img {
  color: black;
  text-decoration: none;
}
.moduletablepromo2 img {
}
.moduletablepromo2 strong {
  display: block;
}
.moduletablepromo2 .nspArt p.nspText a:hover,
.moduletablepromo2 .nspArt.nspCol1:hover a {
  color:white;
}
.custom.promo3 a {
  background: #f3f3f3 none repeat scroll 0 0;
  border: 1px solid #ddd;
  color: black;
  display: block;
  min-height: 80px;
  padding: 1px 5px 1px 0;
  text-decoration: none;
}
.custom.promo3 img {
  float: left;
  margin-right: 6px;
}
.custom.promo3 > p {
  margin-bottom: 2px;
}
.custom.promo3 img {
width:80px;
height:80px;
}
.klik {
  display: block;
  float: left;
  width:100%;
  margin-bottom: 5px;
  padding-right:10px;
}
.bazydanych div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlTitle {
  color: #999;
}
.bazydanych div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlTitle:hover,
.bazydanych .jwts_toggleControlTitle {
  color: #ddd;
}
.grid-sizer,
.bazydanych2 .span2 {
width: calc(33.3% - 10px);
}
.bazydanych2 .span2 {
	border: 1px solid #ddd;
	float: left;
	margin:inherit;
	margin:initial;
	margin-bottom:10px;
	padding:10px 20px;
	min-height:270px;
}
.bazydanych2 .aplikacje {
	width: 100%;
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.aplikacjablock {
	width: 45%;
	float: left;
	margin: 2px;
	padding: 2px;
	border: 1px solid #ddd;
	border-radius: 3px;
	text-align: center;
	min-height: 200px;
}
div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlTitle:hover {color: #999;}
.moduletablepromo, .custompromo {  min-height:82px;}
.moduletablepromo {
  margin-bottom: 1px;
}
.custompromo a {
  color: #111;
  text-decoration: none;
}
.jwts_toggleControlTitle {
  display: block;
}
.custompromo:hover a {
  color: #fff;
  }
#main div.attachmentsList table, div.attachmentsList table {
  border: medium none;
  width: 95%;
}
#main div.attachmentsList table tbody td, div.attachmentsList table tbody td {
  padding: 10px 3px;
}
.quickmenu {
  margin: 0 auto;
  max-width: 1320px;
  width: 100%;
}
.topmenu li.current.active.parent:first-child, .nav.menu.topmenu li.active:first-child {
  background: darkred none repeat scroll 0 0;
}
.langnew .lang-active,
.langnew .lang-inline > li {
  padding: 0 10px;
}
.langnew div.mod-languages a {
color:#fff;
}
div.mod-languages.langnew li:first-child a {
  border-right: 2px solid #fff;
}
.tag-category h3 {
  font-weight: normal;
  margin:0;
  font-size:13px;
}
.tags .label.label-info, .tag-name, .tag-name:hover {
  color: #fff;
}
.tag-name {
	background-color: #2d6987;
	border-radius: 3px;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none !important;
}
.item-page .tags {
	margin: 5px 0 20px;
}
[class^="koowa_icon--"]::before, [class*=" koowa_icon--"]::before, .koowa_icon_font::before, .koowa .footable.breakpoint > tbody > tr > td.expand span.footable-toggle::before, .koowa .footable > thead > tr > th.footable-sorted > span.footable-sort-indicator::before, .koowa .footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator::before {color:darkred}
.part > h2 {
  margin: 0;
}
.part > hr {
  margin: 5px 3px;
}
.part {
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 10px;
}
/********** modu�y geologia morza *************/
.mod_nowiny{display:block;width:95%;min-height:180px;border:1px solid #dddddd; margin: 0 0 20px 0;padding:5px; background:#f4f4f4;}
.mod_nowiny ul{display:block;margin: 10px 5px 0 240px;list-style-image: url(../images/ptaszek_red.gif);}
.latestnews_nowiny a, .latestnews_nowiny span{color:black; text-decoration:none;}
.latestnews_nowiny > li {
  line-height: 20px;
}
.mod_nowiny img{display:block; margin:10px 10px 0 5px;width:210px;height:140px;}
.mod_nowiny a.readon {
  background: rgba(0, 0, 0, 0) url("../images/mw_readon.png") no-repeat scroll right top;
  color: black;
  float: right;
  margin: 10px 30px;
  padding-right: 20px;
}
.mod_nowiny h4{color:maroon !important;margin: 0 10px;text-shadow:2px 2px 3px #999;}
/********** modu�y geologia morza END *************/
/************ modu�y zobacz tak�e ************/
.zoba h2, .custom.promo3 > h2 {
  color: maroon;
  font-size: 15px;
  font-weight: bold;
  margin-right: 10px;
  text-align: right;
}
.zobacz > a {
  background: #f4f4f4 url("/images/news/zobtab.png") no-repeat scroll left top;
  border: 1px solid #ddd;
  color: black;
  display: block;
  font-weight: bold;
  margin-top: 2px;
  padding: 10px 2px 10px 55px;
  text-decoration: none;
}
.zobacz > a:hover {
  background: #014c75 url("/images/news/zobtan.png") no-repeat scroll left top;
  border: 1px solid #014c75;
  color: white;
  }
  .custom.zoba {
  margin: 10px 0 20px;
}
a.zobacz, .zobacz a {
  background: #f4f4f4 url("/images/news/zobtab.png") no-repeat scroll left top;
  border: 1px solid #ddd;
  color: black;
  display: block;
  font-weight: bold;
  margin-top: 2px;
  padding: 10px 2px 10px 55px;
  text-decoration: none;
}
a.zobacz:hover {
  background: #014c75 url("/images/news/zobtan.png") no-repeat scroll left top;
  border: 1px solid #014c75;
  color: white;
  }
  .custom.zoba {
  margin: 10px 0 20px;
}
/**** specjal ***/
.dj-submenu .itemid2173 {
	display: none !important;
}
/*** samochody przetargi ****/
ul.category-module.well.car {
  list-style-type: none;
  margin-left: 0 !important;
}
.item-304 {
  /*display: none;*/
}
.item-775, .item-775.current {
  background: #6593bc;
  border-radius: 4px;
  padding: 20px;
}
/****** item tytu� Edycja ******/
.item-1387 {
  padding: 20px;
  font-weight: bold;
  color:red;
}
/****** item tytu� Edycja ******/
.item-907, .item-907.current {
  background: #1a4c79;
  border-radius: 4px;
  padding: 20px;
}
.item-903, .item-905 {
  height: 0;
}
a.newskol2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  color: #fff !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}
/*** samochody przetargi ****/
hr.bbl, .bbl hr{
  -moz-border-bottom-colors: red;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: #ddd;
  background-color: red;
  border-color: #eee -moz-use-text-color #fff;
  border-image: none;
  border-left: 0 none;
  border-right: 0 none;
  border-style: solid none;
  border-width: 1px 0;
  margin: 3px 0 0;
  opacity: 0.8;
}
/**** NFOSIE ****/
span.left {
  display: table-cell;
  float: right;
  text-align: left;
  width: 50%;
}
h1.pig {
	margin: 12px 0 !important;
}
h1.pig {
	font-size: 20px !important;
	line-height: 24px !important;
	color: #800000 !important;
}
.search {
	display: block;
	margin: 5px 0;
	float: right;
	padding: 2%;
}
#content .search {
	width: 95%;
}
.submit, .reset {
  display: inline-block;
  margin: 0.5em 1em 1em 0;
}
.gbs3 h1, .gbs3 .h1 {
  font-size: 16px !important;
  line-height:20px !important;
  color:#800000 !important
}
.gbs3 .A {
	max-width: 600px !important;
}
p.detailnfs {display:table-row}
.depart {
  display: block;
  padding: 10px 0;
}
a.gbs3.form-control {
  text-decoration: none !important;
  color: inherit;
}
/**** wydawnictwa ***********/
.accordion-group.article{
	margin: 3px !important;
}
/***** czasopisma **********/
.titlelist {
  color: #85050e !important;
  }
.icon {
  display: block;
  float: none;
  margin: 3px 20px 10px 0;
}

.row1.tr-list-1 {background: #f4f6f7}
.headerlister {
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-radius:4px;
	display: block;
	padding: 5px 15px;
	width: auto;
	}
.marginesp {margin: 10px auto;}
/***** czasopisma **********/
.customwydpolec h3 a {
  color: #999;
  float: right;
  padding-right: 10px;
}
.bblpolec h4 {
	font-size: 14px !important;
	padding:0 !important;
	}
.moduletable h3 {
  color: #000;
}
.moduletablebblpolec h3 {
  color: #999;
  padding-right: 20px;
  text-align: right;
}
.moduletablebblpolec {
  clear: both;
}
.bblpolec .nspArt.nspCol1:hover .nspText.tleft.fleft > a, .bblpolec a:hover {
color:#000;
}
.bblpolec img {
  height: 90px;
  width: 68px;
  margin:2px 16px 2px 2px;
  float:left
}
.bblpolec .nspArt.nspCol1:hover,
.custompromo:hover,
.moduletablepromo2 .nspArt.nspCol1:hover,
.custom.promo3 a:hover{
 background:/*url(/images/specjalne/bgpr4.jpg) repeat-y*/ lightgrey;
 background-size:100% auto;
 color:#444;
 }
.bblpolec .nspText.tleft.fleft > a,
.bblpolec .nspArt.nspCol1:hover,
.bblpolec a, .custompromo:hover,
 {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.bblpolec a {
  color: black;
  display: block;
  height: 90px;
  text-decoration: none;
}
.bblpolec p {
  display: block !important;
  margin: 0;
  padding: 0 !important;
}
.bblpolec .nspArt.nspCol1{
background: #f4f4f4 none repeat scroll 0 0;
border: 1px solid #ddd;
margin-bottom:1px;
}
.bblpolec .nspArtPage {
  margin-bottom: 5px;
}
.moduletablebblpolec .togglermore, 
.moduletablepromo .togglermore,
.moduletablepromo2 .togglermore {
  display: none;
}
/********* wydawnictwa END ***********/

/***** kalendarium *******/
.year {
  display: table;
  width: 100%;
}
.previous, .next, .cal_td_daysnames {
  display: table-cell;
  text-align: center;
  width: 33%;
}
.previous, .next {
  border-bottom:1px solid #111 !important;
  background: #f3f3f3 none repeat scroll 0 0;
}
.cal_td_daysnames {
  background: #ddd
}
.month {
  border-bottom: 1px solid #999 !important;
}
.ev_td_left {
  padding-left: 10px;
}
.month:nth-child(2n+1) {
  background: #f3f3f3;
}
#jevents_body ul.ev_ul li.ev_td_li {
  margin-bottom:0;
}
#jevents_body ul.ev_ul {
  margin-bottom:1px;
}
.jevbootstrap a {
  color: black;
}

/****** kalendarium END ******/
.standard2 {
  border:none;
  padding:0;
  margin: 10px 0;
  }
.standard, .standard2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow:none
}
.moduletable.standard {
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 7px;
  margin: 10px 0;
}
.standard h3, .standard2 h3 {
  border-bottom: 1px solid #ddd;
  color: maroon;
  text-align: right;
  text-transform: uppercase;
}
.mod_events_latest_callink > a {
  font-weight:bold;
  text-decoration:none;
  padding-right: 20px;
  background: url(/images/specjalne/but_ls.png) no-repeat scroll right 1px;
  color: maroon;
  font-size:15px;
  line-height:24px;
}
.mod_events_latest_callink > a:hover {
  color: #a88382;
  background: url(/images/specjalne/but_l.png) no-repeat scroll right 0;
}
.mod_events_latest_callink {
  border-bottom: 1px solid #ddd;
  text-align: right;
}
.newsgk .mod_events_latest_callink > a {
  font-weight:normal;
  text-decoration:none;
  padding-right: 5px;
  background: none;
  color: #525252 !important;
  font-size:12px;
  line-height:15px;
  bottom:10px;
  right:0;
}
.newsgk .mod_events_latest_callink > a:hover {
  color: #666;
  background: none;
}
.newsgk .mod_events_latest_callink {
	border-bottom: none;
	background: #f5f5f5;
	display: block;
	width: 100%;
	height: 50px;
}
.baneright .banneritem img {
  height: auto;
  width: 100%;
}
iframe.wrapper {
  /*border: medium none;*/
}
.leftbaner .bannergroup {
  margin: 30px auto;
  text-align: center;
}
.leftbaner .banneritem {
padding: 10px 0;
border-bottom: 1px solid #ddd;
text-align: center;
}
/***** DJ aktywno�ci ******/
.activity .navigation-container-custom {
  display: block;
  height: 100%;
  left: 0;
  top: 0 !important;
  width: 25%;
  background: none;
}
.activity .navigation-container-custom > ul {
  background: #f5f5f5;
  display: block;
  height: 100%;
  list-style: outside none none;
  margin: 0;
  overflow: hidden;
}
.activity2 .dj-tabber.desc-over {
  margin: 0 !important;
}
.activity2 .dj-tabber.desc-over {
  padding: 0 !important;
}
.activity2 .dj-tab-in {
  width: 78%;
}
.activity2 .dj-tab-in > span {
/*letter-spacing:1.2px;*/
/*font-weight:bold;*/
}
.activity2 .dj-slide-desc-text {
padding:20px !important;
}
.activity2 .dj-tab {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
.activity2 .dj-tabber.desc-over {
background:#f5f5f5 !important;
box-shadow:none !important;
border:none !important;
}
.activity2 span.dj-tab-in {
	font-size: 14px !important;
	line-height: 18px !important;
	text-shadow: none !important;
}
.activity2 .dj-tab-in > span {
  color: #525252 !important;
}
.activity2 .dj-tab-indicator {
  background: url("/images/specjalne/dj-tab-indicator-righta.png") no-repeat scroll left center !important;
  height: 70px !important;
  left: 80% !important;
  width: 30px !important;
}
.activity2 .dj-tab:focus span.dj-tab-in,
.activity2 .dj-tab:focus span.dj-tab-in span,
.activity2  .dj-tab-active span.dj-tab-in,
.activity2 .dj-tab-active span.dj-tab-in span {
  color: #222 !important;
}
.activity2 .dj-tab {
	outline: 0;
}

/**** DJ aktywno�ci END *****/
/*** wydawnictwa modul ksiazki ****/
.moduletable.wdwbook {
  border: 1px solid #ddd;
  border-radius: 2px;
  margin-bottom: 20px;
  padding: 10px;
}
.moduletable.wdwbook > h3 {
  color: maroon;
}
.moduletable.wdwbook .nspHeader.tleft.fnone.has-image > a {
  color: #444;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  text-decoration: none;
}
.moduletable.wdwbook .nspHeader.tleft.fnone.has-image {
  width: 95%;
}
.moduletable.wdwbook  .nspArt img.nspImage:hover {
box-shadow:1px 1px 3px #444;
}
.moduletable.wdwbook a.togglermore {display:none}
.moduletable.wdwbook .nspPagination li {
  background: #b1a6a8 none repeat scroll 0 0;
 }
.moduletable.wdwbook .nspPagination li:hover, .moduletable.wdwbook .nspPagination li.active {
  background-color: maroon;
}
/*** wydawnictwa modul ksiazki END ****/
/** projekty r�ne **/
.moduletable.mosbnr {
	display: block;
	float: left;
}
.moduletable.mosbnr.banerrgt {
  width: 31.5%;
}
.moduletable.mosbnr.banerlft {
  width: 68%;
  margin-right:0.5%
}
.moduletable.koncesikon{
  width: 100%;
}
.titlemos {
	text-align: center;
	display: block;
	padding: 20px 0;
}
.custom.titlemos {
}
.titlemos h2 {
	font-size: 26px;
}
.custom.titleobprz a {
text-decoration: none;
color: #111;
}
a.black {
    color: #111 !important;
}
a:hover.black,
a:focus.black,
a.current.black {
 color: red !important;
}
/** obsz przetarg **/
.stripe.content.shortpages {
	min-height: 60vh;
}
.moduletable.obptrg {
  float: left;
  margin-right: 1.25%;
  width: 66.25%;
}
.moduletable.banerrgt.obptrg {
  margin-right: 0;
  max-width: 32.5%;
}
.przetargoweikony
{
margin-top: 2%;
display: inline-block;
font-weight: bold;
width:32%;
}
.przetargoweikony a {
  color:#fa9301;
}
.moduletable.obszary {
	margin-top: 40px;
}
.obszary .contentbox {
	max-width: 100%;
}
.obszary .contentbox .span12 {
	max-width: 1300px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none;
}
.obszary #sidebar {
	max-width: 250px;
}
.obszary #content {
	max-width: 100%;
}
.obszary #content.span9 {
	width: calc(100% - 280px);
}
.obszarmapa {
	display: block;
	float: left;
	width: 61%;
	height: 80vh;
	-ms-transform: translate(0, -90px);
	-webkit-transform: translate(0, -90px);
	transform: translate(0, -90px);
	margin-left: 1%;
}
.obszary .btn-group.pull-right {
	top: -100px;
}
.infobszar {
	display: block;
	width: 38%;
	height: 70vh;
	overflow-y: scroll;
	float: left;
}
/** obsz przetarg END **/
.moduletable.logacenter {
    border-top: 1px solid #dedede;
    margin-top: 4%;
}
.bannergroup.logacenter {
    text-align: center;
}
.logacenter .banneritem {
    display: inline-block;
    margin: 3% 8%;
    vertical-align: top;
}
.gthml {
  color: #666;
  text-align: center;
  margin-top:20px;
}
.gthmlm table {
  max-width: 95%;
  margin: 0 auto;
}
.geothrml .nspTopInterface {
  left: 49%;
  margin-bottom: 50px;
}
.geothrml .nspHeader.tleft {
  font-size: 20px;
  line-height: 22px;
}
.geothrml .nspHeader.tleft , 
.geothrml .nspHeader.tleft a{
  color: #666;
}
.gthpatro {
  display: inline-block;
  margin: 0;
  overflow: hidden;
  width: 49%;
}
.gthpatro.left{
  text-align:left;
}
.gthpatro.right{
  text-align:right;
}
.geothermal4plikony {
  display: block;
  float: left;
  width:33.3%;
  margin-top: 40px;
  padding: 5% 0;
  text-align: center;
  transition: all 0.6s ease 0s;
  position:relative;
}
.geothermal4plikony:hover {
background:#ddd;
}
.geothermal4plikony a {
display:block;
position:absolute;
width:100%;
height:100%;
top:0;
}
.gthmlm tr {
display:block;float:left;width:33.3%;margin-top:20px;
}
.gthmlm .mod_events_latest,
.gthmlm .mod_events_latest_first{
  display: block;
  overflow: hidden;
  width: 100%;
  padding:10px;
}
.gthmlm .mod_events_latest_callink {
  text-align: center;
  color: #666;
  background:none;
  margin-top:20px;
}
.gthmlm .mod_events_latest_callink > a {
  color: #666;
  padding-right: 0;
  text-decoration: none;
  background:none;
}
.gthmlm .mod_events_latest_callink > a:hover {
  color: #ddd;
  padding-right: 0;
  text-decoration: none;
  background:none;
}
#jform_contact_message {
	width: 80% !important;
}
.bnrprojekty img {
    max-width: 220px;
}
/** projekty r�ne END **/
/**** projekty miedzynarodowe modul ****/
.moduletable.pmn {
  background: #f4f4f4 none repeat scroll 0 0;
  box-shadow: 0 0 3px 0 #ddd;
  padding: 8px;
}
.moduletable.pmn > h3 {
  color: maroon;
}
.pmn li a {
display:block;
position:relative;
top:50%;transform:translateY(-50%)
}
/*** proj mnrd END pmn ***/

@media (min-width: 580px) {
  .footer-wydawnictwa {
    position: relative !important;
    left: -19.5% !important;
    top: 13em !important;
    margin-right: -19.5% !important;
  }
}

@media (max-width:1400px) {
.menubox .mleft > p {
  font-size: 18px;
  line-height: 20px;
  padding-left: 20px;
}
}
@media (max-width:1330px) {
footer, .footer1 {
padding: 0 20px;
}
}
@media (min-width:1200px) {
	.moduletable.menubox1.span4:nth-child(3n){
	margin-right:0;
	}
	.moduletable.menubox1.span3:nth-child(4n) {
	  margin-right: 0;
	}
}
@media (min-width: 1201px) and (max-width: 1320px) {
	#nsp-ikar .nspArt h4.nspHeader {
	  font-size: 135% !important;
	}
}
@media (max-width: 1300px) {
	.moduletable.firstbanner {
	  width: 72%;
	}
	.moduletable.newsgk {
	width: 28%;
	}
	.moduletable.news {
	margin-left: 10px;
	}
	.gkTabsContainer {
	/*height: auto !important;*/
	}
	.logadol {
	  width: 100%;
	}
	.newsgk .nspArt .nspImageWrapper {
	  margin-right: 1% !important;
	  max-width: 34%;
	}
	.row-fluid [class*="span"] {
	margin-left: 10px;
	*margin-left: 10px;
	}
}
@media (min-width: 980px) and (max-width: 1200px) {
	.nspArt h4.nspHeader {
	clear:both;
	}
	#nsp-ikar .nspArt h4.nspHeader {
	  font-size: 135% !important;
	}
	#nsp-ikar a.nspImageWrapper.tleft.fleft.gkResponsive, #nsp-ikar h4.fleft {
	  max-width: 120px;
	}
	#aside.span3 {
	  width: 28%;
	}
	.row-fluid .span9 {
	width: 70%;
	*width: 70%;
	}
	.moduletable.menubox1.span4,
	.moduletable.menubox1.span4:first-child {
	width:49.25%;
	margin:0.5% 1.49% 0.5% 0;
	}
	.moduletable.menubox1.span4:nth-child(2n){
	margin-right:0;
	}
	.aplikacjablock {
	width: 95%;
	float:none;
	}
}
@media (min-width:859px) and (max-width:1280px) {
	.contentbox.mainbanner {
	  overflow: hidden;
	}
}
@media (min-width: 980px) and (max-width:1150px) {
.moduletable.newsgk {
  width: 30%;
}
.moduletable.firstbanner {
  width:70%
}
}
@media (max-width:1140px) {
	.jedro, .wared {
	margin:0;
	padding:0;
	border:none;
	}
.site-description {
	font-size: 14px;
	max-width:200px;
}
.logo2 img {
	max-width: 99px;
}
.header .brand.leftlogo > img {
	max-width: 80px;
}	
}
@media (max-width:1100px) {
.site-description {
  padding-top: 0;
}
.moduletable.fbpanel {
top:50%;
}
}
@media(max-width:1000px) {
.fullpage .nspArt div {
  overflow: visible;
}
.fullpage .nspArt .fleft {
  width: 100%;
  float:none;
}
.fullpage .nspArts {
  padding: 3px 32px 55px;
}
.news.fullpage .nspImage,
.news .nspArt img.nspImage {
  max-width: 300px;
}
}
@media (max-width: 979px) {
	.wersal h2 {
	  text-transform: uppercase;
	}
	#nsp-ikar .nspArt h4.nspHeader {
	  font-size: 135% !important;
	}
	#nsp-ikar a.nspImageWrapper.tleft.fleft.gkResponsive, #nsp-ikar h4.fleft {
	  max-width: 120px;
	}
	.moduletable.normal {
	  float: left;
	  margin: 30px 5px;
	  max-width: 49%;
	}
	main {clear:both}
   .mobile, .moduletable.letter, .moduletable.firsttop, .moduletable.firsttopn {display:none}
   .navigation {
	  min-height:60px;
	}
	.navigation .moduletable {
	  float: right;
	}
	#dj-megamenu398mobile {
	  margin-right: 10px;
	}
	.firstbanner .slide-desc-text-default, .firstbanner .slide-desc-text-default .slide-title {
	  font-size: 1em;
	}
	.firstbanner .slide-desc-text-default .slide-title {
	  max-width: 75%;
	}
	#aside.span3 {
	  width: 100%;
	}
	.nav.menu.pasicon.col7 li {
	  width: 25%;
	}
	.moduletable.newsgk {
	  width: 98%;
	  margin:10px auto;
	}
	.moduletable.firstbanner {
	  width:100%;
	}
	.gkTabsItem {
	  float: left;
	  position: relative;
	  width: 49.5%;
	  z-index: 0;
	  max-height:400px;
	}
	.gkTabsItem.gk-rotate_x.gk-hide, .gkTabsItem.gk-rotate_x.gk-hidden {
	  opacity: 1 !important;
	  transform:none;
	}
	.gkTabsItem.gk-slide_vertical.gk-hide {
	opacity: 1 !important;
	transform: translate(0,0) !important;
	}
	.gkTabsContainer {
	height: auto;
	}
	.newsgk table {
	margin-top: 0;
	}
	.row-fluid [class*="span"] {
	margin-left: 0.2%;
	*margin-left: 0.2%;
	}
	.moduletable.menubox1.span4,
	.moduletable.menubox1.span4:first-child {
	width:49.25%;
	margin:0.5% 1.49% 0.5% 0;
	clear:none;
	float:left;
	}
	.moduletable.menubox1.span4:nth-child(2n){
	margin-right:0;
	}
	.obszary #content.span9 {
	width: 100%;
	}
	.aplikacjablock {
	width: 95%;
	float:none;
	}
	.firstpage.milenium #aside {
	width: 90%;
	margin: 10px auto;
	float: none;
	}
	.firstpage.milenium .span9 {
		width: 90%;
		margin: auto;
		float: none;
	}
}
@media (max-width:950px) {
	.moduletable.world,
	.moduletable.surowcemod,
	.moduletable.activity,
	.moduletable.activity2	{
	  width: 95%;
	  float:none;
	  margin:10px auto;
	}
	.moduletable.world {
    background: url(/images/banners/polska-stan-600.png) no-repeat scroll 50% 25% / 50% auto;
}
	.moduletable.world > h3, .moduletable.surowcemod > h3{
	  text-align: center;
	}
	.images2 .pas3 .image-title {
	  padding: 7px 0;
	  transform: translate(0px, 0px);
	  width: 100%;
	}
	.header .specialtitle, .header .rightbox {
	width: 49.3%;
	}
	.header .specialtitle, .header .rightbox {
	display: block;
	}
	.header .specialtitle {float:left;}
	.header .rightbox {float:right;}
	.header .leftbox {
	display:flex;
	width: 100%;
	justify-content: center;
	margin-bottom:10px;
	}
	.header .brand.leftlogo > img {
	max-width: 40px;
	}
	.logo2 img {
	max-width: 49px;
	}
	.logosheader {
	min-width: 109px;
}
}
@media (max-width:859px) {
	.nav.menu.pasicon.col7 li {
	  width: 50%;
	}
	.moduletable.interwencje,
	.moduletable.psg10klik	{
	  width: 39.5%;
	}
	.moduletable.psgactivity {
	  width: 60%;
	}
	.jedro li,
	.wared li{
	  line-height:24px;
	}
	.grid-sizer,
	.bazydanych2 .span2 {
	width:49%;
	}
}
@media (min-width: 711px) and (max-width:920px) {
.sticontop {
  width: 12%;
  padding-top:20px;
}
}
@media(max-width:800px){
.moduletable.news.fullpage div.nspTopInterface {
transform:none;
}
	.moduletable.menubox1.span4,
	.moduletable.menubox1.span4:first-child{
	width:96%;
	margin:0.5% auto;
	clear:both;
	float:none;
	}
	.moduletable.menubox1.span4:nth-child(2n){
	margin-right:inherit;
	}
	.gthmlm tr {
	width: 48%;
	}
	.obszarmapa {
	width: 98%;
	height: 500px;
	margin:20px 10px 50px;
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	}
	.infobszar {
		width: 100%;
		height: 70vh;
	}
 }
@media (max-width:750px) {
	.activity2 .dj-slide-desc {
	bottom:0 !important;
	}
}
@media (max-width:710px) {
	.nav.menu.pasicon li {
	  width: 50%;
	}
	.moduletable.interwencje,
	.moduletable.psg10klik,
	.moduletable.psgactivity {
	  width: 95%;
	  float:none;
	  margin:10px auto;
	}
	.images2 .nav.menu.pasicon li,
	.firstpage.milenium .images3 .nav.menu.pasicon3 li{
	margin: 1% 2.5%;
	width: 45%;
	}
	.images2 .nav.menu.pasicon li.item-2082, 
	.images2 .nav.menu.pasicon li.item-2086 {
	  margin-right: 2.5%;
	}
	.topicons {
	min-height: 60px;
	}
}
@media (max-width:600px) {
	.newsgk .nspArt .nspImageWrapper {
	  margin-right: 1% !important;
	  max-width: 30%;
	}
	.gkArtContentWrap {
	  max-width: 97%;
	  padding-left:1.9%;
	}
	.gthmlm tr {
	float: none;
	width: 90%;
	margin: 10px auto;
	}
	.bblpolec .nspImageWrapper {
	max-width: 100%;
	width:auto;
	}
	.contentbox.mainbanner {
	max-width: 92%;
	}
	.activity2 .dj-tabs {
	display: none;
	}
	 .sopo .nspImageWrapper.tleft.fleft.gkResponsive {
	max-width: 100%;
	}
}
@media (max-width: 550px) {
 	.moduletable.normal {
	  max-width: 95%;
	}
	.gkTabsItem {
		width: 90% !important;
		max-height: 400px;
		margin: 5% !important;
		padding: 5% !important;
	}
	.gkTabsContainer {
	height: auto;
	}
	.firstbanner .slide-desc-text-default, 
	.firstbanner .dj-slide-desc-text {
	font-size: 1em;
	line-height: 1.2em;
	padding-right: 10px !important;
	padding-left: 10px !important;
	padding-bottom: 5px !important;
	}
	.firstbanner h1, .firstbanner h2, .activity h1, .activity h2 {
	  margin: 0;
	  font-size: 15px;
	  font-weight: normal;
	  line-height:18px;
	}
	.slide-title  {
	font-size: 16px;
	line-height: 18px;
	padding: 5px !important;
	}
	#slider457 > li,
	#slider475 > li,
	#djslider457.djslider.djslider-default.img-vcenter,
	#djslider475.djslider.djslider-default.img-vcenter	{
	  min-height: 200px;
	}
	.activity .slide-desc-text-activity {
	  padding: 15px 10px;
	}
	.psgactivity .slide-desc {
	width:100% !important;
	left:0 !important;
	}
	.activity .slide-text span {
	  font-size: 14px !important;
	  line-height: 16px !important;
	}
	.muzeum-konkurs {
	width: 90%;
	margin: 0.5% auto;
	float: none;
	padding:1%;
	}
	.sticontop {
	  float: none;
	  margin: 0 auto;
	  padding: 10px 0;
	  text-align: center;
	  width:80%;
	}
	.moduletable.obptrg {
	  float: none;
	  margin: 1.25% auto;
	  width: 96%;
	}
	.moduletable.banerrgt.obptrg {
	float: none;
	margin: 1.25% auto;
	width: 76%;
	}
	.gthpatro {
	  display: block;
	  width: 90%;
	  margin:0 auto;
	}
	.gthpatro.left, .gthpatro.right{
	text-align:center;
	}
	.grid-sizer,
	.bazydanych2 .span2 {
	width:98%;
	}
 }
 @media (max-width:480px){
.titlemos {
  float: none;
  margin: 0 auto;
  text-align: center;
  width: 80%;
	}
.geothermal4plikony {
	float: none;
	width: 75%;
	margin: 40px 12.5% 0 12.5%;
	}
		.header .specialtitle, .header .rightbox {
	width: 95%;
	float:none;
	margin:2px auto;
	}
 }
 @media (max-width: 450px) {
 	.nav.menu.pasicon.col7 li {
	  width: 100%;
	}	
	.images2 .nav.menu.pasicon li,
.firstpage.milenium .images3 .nav.menu.pasicon3 li	{
  margin: 1% auto;
  float:none;
  height:auto;
  width: 100%;
    }
.firstpage.milenium .images3 ul.nav.menu.pasicon3 {
	width: 100%;
}
.images2 .nav.menu.pasicon li.item-2082, 
.images2 .nav.menu.pasicon li.item-2086 {
  margin: 1% auto;
}
.firstpage.milenium .images3 .pas3 .image-title {
	transform: translate(0px, -10px);
}
 }
@media (max-width: 400px) {
	.nspArt h4.nspHeader {
	clear:both;
	}
	.nav.menu.pasicon li {
	width: 100%;
	}
	.activity2 .dj-slide-desc p, .activity2 .dj-slide-desc span {
	font-size:14px !important;
	}
	.moduletable.fbpanel {
	top: calc(100% - 120px);
	}
}
.google_adds_iframe{display:none;}