body {
    background-color: #fff;
    text-align: center;
    font-family: verdana, arial, tahoma;
    font-size: 11px;
    color: #323232;
    margin: 0px;
    //line-height: 14px;
}

div.gsc-adBlock {display: none; visibility: hidden; height: 1px; width: 1px;}
.gsc-adBlock iframe {display: none; height: 1px;}

a {
    text-decoration: none;
    color: #444;
}
a:hover {
    color: #646464;
    text-decoration: underline;
}

#master-1 {display:none;} /* ukrywanie reklam google */

a img {border: 0px;}

.top {
    background: #072945 url(../images/tlo_top.jpg) center no-repeat;
    height: 177px;
    padding: 0px;
    font-size: 9px;
    font-family: verdana;
    color: #0D4764;
}

.top-npseo {
    background: #072945;
    height: 177px;
    padding: 0px;
    font-size: 9px;
    font-family: verdana;
    color: #0D4764;
}

.a_center {
    text-align: center;
}

.a_justify {
    text-align: justify;
}

.top_buttony {
    width: 1010px;
    margin: auto;
    text-align: center;
    overflow: auto;
    margin-bottom: 2px;
    margin-top: -2px;
}
.top_buttony img{
    margin: 3px 3px;
    width: 162px;
    float: left;
    display: inline;

}
.top_buttony a img:hover {
    opacity:0.80;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
}
.content {
    width: 1000px;
    margin: auto;

}
.central {
    width: 710px;
    float: left;
    display: inline-block;
    overflow: hidden;
    font-style: normal !important;
    margin: 0px 9px;

}
.centralColumn {
    overflow: hidden;
    /* border-left: 1px dotted #ebebeb;
    border-right: 1px dotted #ebebeb; */
    padding: 0 0 0 19px;
}
.leftColumn {
    width: 266px;
    float: left;
}
.rightColumn {
    width: 0px;
    //float: right;
}

.boxInfo {
    border: 2px solid #e6e5e5;
    -webkit-border-radius: 6px; /* Safari, Chrome */
    -khtml-border-radius: 6px;    /* Konqueror */
    -moz-border-radius: 6px; /* Firefox */
    border-radius: 6px;
    background: #eeefef;
    font-size: 11px;
    margin: 0px auto 5px;
    padding: 5px;
    text-align: left;
    overflow-y: hidden;
    overflow-x: auto;
    clear: both;
}
.boxInfo .header, .boxInfo .header a{
    color: #245081;
    font-weight: bold;
    font-size: 13px;
    clear: both;
    margin-bottom: 5px;
    vertical-align: middle;
    text-decoration: none;
}

#rssHeaderEdunews {display: none;}
#edunewsIframe {
    border: 2px solid #e6e5e5;
    -webkit-border-radius: 6px; /* Safari, Chrome */
    -khtml-border-radius: 6px;    /* Konqueror */
    -moz-border-radius: 6px; /* Firefox */
    border-radius: 6px;    
}

.boxInfoSpecial .header img, .boxInfo .header img{position: relative; top: 4px;}

.boxInfo input[type=text], .boxInfo input[type=password], .boxInfo select {
    background: #f6f8fa;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 6px; /* Safari, Chrome */
    -khtml-border-radius: 6px;    /* Konqueror */
    -moz-border-radius: 6px; /* Firefox */
    border-radius: 6px;
    font-size: 11px;
    color: #072945;
}
.boxInfo input[type=text]:hover, .boxInfo input[type=password]:hover {
    background: #fff;
}

.boxInfoSpecial {
    border: 1px solid #e6e5e5;
    -webkit-border-radius: 6px; /* Safari, Chrome */
    -khtml-border-radius: 6px;    /* Konqueror */
    -moz-border-radius: 6px; /* Firefox */
    border-radius: 6px;
    background: #eeefef;
    font-size: 11px;
    margin: 0px auto 5px;
    padding: 2px;
    text-align: left;
    overflow: auto;
    clear: both;
    
}
.boxInfoSpecial .header, .boxInfoSpecial a {
    padding-bottom: 5px;
    color: #245081;
    font-weight: bold;
    font-size: 13px;
    clear: both;
    text-decoration: none;

}

.infoBelka {
    font-size: 17px;
    font-weight: bold;
    color: #245081;
}

.infoBelkaSmaller {
    font-size: 14px;
    font-weight: bold;
    color: #003359;
}

.news_header {
    color: #245081;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    clear: both;
    margin-top: 25px;
}

.news_header_left {

    color: #245081;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    clear: both;
}

.news_date {
    font-size: 9px;
    text-align: right;
}

.news_date_left {
    font-size: 9px;
    text-align: left;
}

.news_text {
    text-align: justify;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ebebeb;
    clear: both;
}


.RequirementNgl{
    text-align: left;
    background: #eff2f6;
    font-family: tahoma;
    color: #245081;
    font-weight: bold;
    padding: 3px 0px;
    font-size: 14px;
    clear: both;
}
.RequirementCharact {
    font-family: tahoma;
    color: #003359;
    padding: 3px 10px;
    margin: 5px auto;
    clear: both;
    text-align: justify;
}
.RequirementLid{
    background: #eff2f6;
    font-family: tahoma;
    color: #003359;
    padding: 3px 10px;
    margin: 5px auto;
}
.RequirementCmnt{
    text-align: justify;
    font-family: verdana;
    color: #323232;
    padding: 3px 10px;
    margin: 5px 2px 5px 10px;
}

.downloadHeader{

    font-weight:bold;
    text-decoration:underline;
}

.downloadDesc{

    font-style: italic;
}

#centralText {

    padding: 0px 10px;
    text-align: justify;
    color: #323232;
    font-family: verdana;
    font-size: 11px;
    clear:both;
    overflow:hidden;

}

.table-document{
    border:0px solid;
    text-align: left;
}


/* ****************************** GALLERY ****************************** */

.gallery{

    width: 100%;
    text-align: center;
    padding-bottom: 150px;
    clear:both;

}

.gallery li{

    width: 120px;
    height: 120px;
    float: left;
    display: block;
    list-style-type: none;
    padding: 2%;
    margin: 1%;
    text-align: center;
    background: #ffffff;
    border: #f38e01 1px solid;

}

.gallery li:hover{

    background: #e3e3e3;
    border: solid 1px #f38e01;

}

.gallery_img{

    border: #f38e01 2px solid;

}

#gallery_info {

    padding: 3px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    margin: auto;
    margin-bottom: 5px;
    margin-top: 5px;
    background-color: #ffffff;
}
#gallery_info a{

    color: #fff;
    font-size: 13px;
    text-decoration: none;
}

#to-main-page a{
    color: #f68f1e;
    font-weight: bold;
    font-size: 12px;
    clear: both;
    margin-bottom: 5px;
}

.highlighter { background-color: #ffffff; padding: 5px; border: 3px solid #e6e5e5; -webkit-border-radius: 6px; -khtml-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}

.stopka_unia {
    float: left;
    text-align: center;
    display: inline;
    font-size: 11px;
    width: 20%;
}

.login{
    border:1px solid #494949;
}

.stopka {

    text-align: center;
    clear: both;
    margin-top: 10px;
    min-height: 100px;
    background: #022c5a url(../images/tlo_footer.jpg) top center repeat-x;
}

.stopka img{

    padding-right: 30px;
}

.see-more{

    font-weight: bold;
    color: #245081;
    font-size: 11px;
    clear: both;

}

.display-none{
    display: none;
}

.error{
    color: #f68f1e;
    font-weight: bold;
}

.form-error{
    color: #245081;
    font-weight: bold;
}

.change-font{

    font-size: small;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;

}

.infoContact{

    text-align: center;
    border: 1px solid #f68f1e;
    -webkit-border-radius: 6px; /* Safari, Chrome */
    -khtml-border-radius: 6px;    /* Konqueror */
    -moz-border-radius: 6px; /* Firefox */
    border-radius: 6px;
    background: #eeefef;
    font-size: 11px;
    font-weight: bold;
    margin: 0px auto 5px;
    padding: 5px;
    overflow: auto;
    clear: both;

}

#useful-links a:not(.link-header){display: block; float: left; clear: both; margin-left: 20px; margin-bottom: 10px;}
#useful-links a.facebook{margin-left: 5px;}

/* WYSZUKIWARKA RAPORTÓW */

#raports-search{
    text-align: center;
    width: 400px;
    margin: auto;
    text-align: center;
    overflow: auto;
}

#raports-search select, #raports-search-others-institution-name{
    padding: 5px;
    margin: 5px;
    width: 150px;
    display: block;
    border: 1px solid #b3c5dd;
}

#raports-search .raports-search-locations{
    float: left;
}

#raports-search .raports-search-others{
    float: right;
}

#raports-search-buttons{
    margin: auto;
    text-align: center;
    overflow: auto;
    display: block;
}

#raports-search-buttons input{
    cursor: pointer;
}

#raports-search-info-img{
    vertical-align: middle;
    padding: 5px;
}

#raports-legend{

    margin-left: 8px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#raports-legend .raports-legend-header{

    margin-bottom: 5px;
    font-weight: bold;

}

#doc-table{
    width: 100%;
    padding: 10px;
    border-spacing: 5px;
}

#doc-table th{
    color: #245081;
    font-size: 13px;
    clear: both;
    margin-bottom: 5px; 
}

#doc-table .date{
    cursor: pointer;
}

#doc-table .name{
    width: 60%;
    cursor: pointer;
}

#doc-table .type{
    width: 10%;
    cursor: pointer;
}

#doc-table .see{
    width: 10%;
}

#doc-table .version{
    width: 2%;
    text-align: center;
}

#doc-table td{
    text-align: center;
}

.dataTables_empty{
    display: none;
}

.dataTables_paginate{
    padding: 5px;
}

.dataTables_info{
    padding: 5px;
    font-style: italic;
}

.sorting_asc {
    background: url('../images/sort_asc.png') no-repeat center right;
}

.sorting_desc {
    background: url('../images/sort_desc.png') no-repeat center right;
}

.sorting {
    background: url('../images/sort_both.png') no-repeat center right;
}

.sorting_asc_disabled {
    background: url('../images/sort_asc_disabled.png') no-repeat center right;
}

.sorting_desc_disabled {
    background: url('../images/sort_desc_disabled.png') no-repeat center right;
}

.paginate_button{
    font-weight: bold;
    cursor: pointer;
    padding-left: 2px;
    padding-right: 2px;
}

.paginate_active{
    font-weight: bold;
    color: #f68f1e;
    cursor: pointer;
    padding-left: 2px;
    padding-right: 2px;
}

.dataTables_processing {
    position: absolute;
    width: 250px;
    height: 30px;
    margin-left: 150px;
    margin-top: 10px;
    padding: 14px 0 2px 0;
    border: 2px solid #245081;
    text-align: center;
    color: #245081;
    font-size: 14px;
    background-color: white;
}

/* WYSZUKIWARKA RAPORTÓW end */

.visits-element{

    display: block;
    margin-top: -5px;
    font-weight: normal;
    color: #245081;

}

.button-back{

    float:right;
    margin: 10px;
    clear: both;
    display: block;

}

.media-italic {font-style: italic;}

/* CSS for the scrollers */
div.horizontal_scroller {
    position:relative;
    height:24px;
    width:515px;
    display:block;
    overflow:hidden;
    border: 1px solid #e6e5e5;
}
div.scrollingtext{
    margin-top: 5px;
    position:absolute;
    white-space:nowrap;
    color: #245081;
    font-weight: bold;
    background: #ffffff;
}

div.scrollingtext a{
    color: black;
    font-weight: bold;
}

#comicbook-menu img{margin-right: 30px; margin-left: 30px; cursor: pointer;}

/* WYSZUKIWARKA INFORMACJI */

.gcsc-branding{
    display: none;
}

.gsc-control-cse {
    font-family: Verdana, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
}
.gsc-control-cse .gsc-table-result {
    font-family: Verdana, sans-serif;
    font-size: 11px;
}
.gsc-tabHeader.gsc-tabhInactive {
    border-color: #777777;
    background-color: #777777;
}
.gsc-tabHeader.gsc-tabhActive {
    border-color: #333333;
    background-color: #333333;
}
.gsc-tabsArea {
    border-color: #333333;
}
.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
}
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-imageResult:hover {
    border-color: #000000;
    background-color: #FFFFFF;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b {
    color: #245081;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
    color: #245081;
}
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b {
    color: #444444;
}
.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b,
.gs-imageResult a.gs-title:active,
.gs-imageResult a.gs-title:active b {
    color: #777777;
}
.gsc-cursor-page {
    color: #245081;
}
a.gsc-trailing-more-results:link {
    color: #245081;
}
.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
    color: #333333;
}
.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
    color: #000000;
}
.gs-webResult div.gs-visibleUrl-short {
    color: #000000;
}
.gs-webResult div.gs-visibleUrl-short {
    display: none;
}
.gs-webResult div.gs-visibleUrl-long {
    display: block;
}
.gs-promotion div.gs-visibleUrl-short {
    display: none;
}
.gs-promotion div.gs-visibleUrl-long {
    display: block;
}
.gsc-cursor-box {
    border-color: #FFFFFF;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #777777;
    background-color: #FFFFFF;
    color: #245081;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #333333;
    background-color: #333333;
    color: #245081;
}
.gsc-webResult.gsc-result.gsc-promotion {
    border-color: #CCCCCC;
    background-color: #E6E6E6;
}
.gsc-completion-title {
    color: #245081;
}
.gsc-completion-snippet {
    color: #333333;
}
.gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link *,
.gs-promotion .gs-snippet a:link {
    color: #0000CC;
}
.gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited *,
.gs-promotion .gs-snippet a:visited {
    color: #0000CC;
}
.gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover *,
.gs-promotion .gs-snippet a:hover {
    color: #444444;
}
.gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active *,
.gs-promotion .gs-snippet a:active {
    color: #00CC00;
}
.gs-promotion .gs-snippet,
.gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #333333;
}
.gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl-short {
    color: #00CC00;
}

.gs-no-results-result{

    border: 1px solid #e6e5e5;
    -webkit-border-radius: 6px; /* Safari, Chrome */
    -khtml-border-radius: 6px;    /* Konqueror */
    -moz-border-radius: 6px; /* Firefox */
    border-radius: 6px;
    background: #eeefef;
    font-size: 11px;
    margin: 0px auto 5px;
    padding: 5px;
    text-align: left;
    overflow: auto;
    clear: both;  

}


/* / WYSZUKIWARKA INFORMACJI */

/* ------------------------------------------- */
/* tipsy */
/* ------------------------------------------- */

.tipsy { -moz-border-radius:4px; -webkit-border-radius:4px; border-radius: 4px; padding: 2px; background-repeat: no-repeat;  background: url(../images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: #072945; color: white; max-width: 140px; text-align: center; }
  .tipsy-inner { -moz-border-radius:4px; -webkit-border-radius:4px; }
  .tipsy-north { background-position: top center;}
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

  
.komunikat_z_kropka {
background: transparent url('/images/orange-dot.gif') no-repeat scroll left center;
color:orange;
padding-left:20px;
}

@media screen and (max-width: 600px), screen and (min-device-pixel-ratio: 2.0), screen and (-webkit-min-device-pixel-ratio: 2.0) {
	#n_npseo_menu {
		width: 100% !important;
		margin: 0 auto !important;
		white-space: normal !important;
	}
	#n_npseo_menu_box {
		width: 90% !important;
		margin: 5px auto !important;
	}
	#n_npseo_menu_box > a {
		width: 100% !important;
		display: block !important;
		margin: 0 auto !important;
	}
	.content {
		width: 100% !important;
	}
	.central {
		width: 90% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	.news_text > a,  .news_text > a img {
		width: 100% !important;
	}
	.nivo-controlNav {
		display: none !important;
	}
	.leftColumn {
		width: 100% !important;
		float: none !important;
	}
	#puzzle_menu {
		margin: 0 auto !important;
	}
	.table {
		width: 90% !important;
	}
	#doc-table {
		overflow: scroll;
	}
}