body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #666;
    padding-top: 113px;
    background: #f2f2f2 url(../img/bg.jpg) center 113px no-repeat
}



h1, h2, h3, h4, h5, h6, .h6 {
    font-family: 'Dosis', sans-serif
}
.sub article h2:first-of-type, .sub article h3:first-of-type, .sub article h4:first-of-type, .sub article h5:first-of-type, .sub article h6:first-of-type {
    margin-top: 0
}
.thumb.pull-right {
    margin-left: 15px
}
.navbar {
    background: white;
    height: 113px
}
.navbar .navbar-right {
    margin-right: 0;
    margin-left: 20px
}
.navbar .navbar-brand {
	padding: 0;
	display: flex;
	align-items: center;
	height: 113px;
}

.navbar .navbar-brand img:last-of-type {
	margin-left: 15px;
}

/* .navbar #navbar {
    margin-top: 32px
} */

.navbar #navbar {
    margin-top: 15px;
}

.navbar .bip {
    margin-top: 13px;
    float: left
}
.navbar .nav>li>a {
    color: #333;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    transition: all .2s
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus, .navbar .nav>.open>a, .navbar .nav>.open>a:hover, .navbar .nav>.open>a:focus, .navbar .nav>li>a:hover, .navbar .nav>li>a:focus {
    background: #f7f7f7;
    color: #0d5ca7
}
.dropdown-menu>li>a {
    padding: 7px 15px;
    transition: all .2s
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background: #0d5ca7;
    color: white
}
.navbar form {
    float: left;
    margin-top: 5px
}

.navbar .container {position: relative}

.navbar input {
	width: 83px;
	position: absolute;
	/* top:38px; */
	top: 20px;
	right:15px;
	z-index: 100;
    padding: 7px 30px 7px 10px;
    border: 1px solid #e2e2e2;
    background: #fff url(../img/szukaj.png) 96% center no-repeat;
	transition: all .3s;
}

.navbar input:focus {
	width: 200px;
	outline: none;
}

.cycle-slideshow {
    width: 100%;
    height: 507px;
}
.cycle-slideshow .slide {
    width: 100%;
    height: 100%;
}
.cycle-slideshow .slide a {
    position: relative;
    height: 100%;
    width: 100%;
    float: left;
    overflow: hidden
}
.cycle-slideshow .slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .15s
}
.cycle-slideshow .slide a:hover img {
    transform: scale(1.03)
}
.cycle-slideshow .slide a .text {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 100;
    width: 690px
}
.cycle-slideshow .slide a .text strong, .cycle-slideshow .slide a .text span {
    float: left;
    clear: left
}
.cycle-slideshow .slide a .text strong {
    background: #0d5ca7;
    color: white;
    font-size: 44px;
    line-height: 1.1em;
    padding: 5px 20px;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: normal
}
.cycle-slideshow .slide a .text span {
    background: white;
    padding: 10px 20px;
    color: #666;
    font-size: 13px
}
header {
    margin-top: 30px;
    margin-bottom: 30px
}
.box1, .box2, .box3 {
    float: left;
    width: 100%;
    height: 145px;
    margin-bottom: 25.5px;
    background-color: #0d5ca7;
    transition: all .2s
}
.box1 span, .box2 span, .box3 span {
    color: white;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    margin: 30px 0 0 30px;
    float: left;
    transition: all 1s
}
.box1:hover, .box2:hover, .box3:hover {
    transform: scale(1.03);
    opacity: .9
}
.box1:hover span, .box2:hover span, .box3:hover span {
    margin-left: 40px
}
.box1 {
    background: url(../img/b1.jpg) right center no-repeat
}
.box2 {
    background: url(../img/b2.jpg) right center no-repeat
}
.box3 {
    background: url(../img/b3.jpg) right center no-repeat;
    margin-bottom: 0
}


.boxes-3ab {
    display: flex;
    align-items: stretch;
}

.box-3a,
.box-3b {
    width: 100%;
    aspect-ratio: 4/3;
    padding: 15px;
    color: white;
    font-weight: bold;
    background-color: #0D5CA7;
    transition: transform 200ms;

    &:hover,
    &:focus {
        transform: scale(1.03);
    }
}

.box-3a img,
.box-3b img {
    max-width: 100%;
}


.pokaEventy {
    background: white;
    float: left;
    width: 100%;
    padding: 30px
}
.nav-tabs {
    border: 0;
    margin-bottom: 15px
}
.nav-tabs h2 {
    background: #0d5ca7;
    color: white;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    height: 52px;
    line-height: 52px;
    display: block;
    padding: 0 30px;
    margin: 0;
    font-weight: normal
}
.nav-tabs li {
    border: 0;
    background: #f5f5f5;
    height: 52px;
    padding: 0;
    border-radius: 0;
    margin: 0 10px 0 0
}
.nav-tabs li a {
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    height: 52px;
    line-height: 52px;
    border: 0;
    padding: 0 30px;
    border-radius: 0;
    box-shadow: none
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background: #f5f5f5;
    color: #0d5ca7;
    border: 0!important;
    position: relative
}
.nav-tabs>li.active>a em, .nav-tabs>li.active>a:hover em, .nav-tabs>li.active>a:focus em {
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-top: 10px solid #f5f5f5;
    position: absolute;
    bottom: -24px;
    left: 40%
}
.tab-content .media {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px solid #e2e2e2
}
.tab-content .media:first-of-type {
    border-top: 1px solid #e2e2e2
}
.tab-content .media-left {
    padding-right: 20px
}
.tab-content .media-left span, .subeventy .media-left span {
    background: #f6f6f6;
    text-align: center;
    font-family: 'Dosis', sans-serif;
    width: 50px;
    float: left
}
.subeventy .media-left span strong, .subeventy .media-left span small, .tab-content .media-left span strong, .tab-content .media-left span small {
    float: left;
    width: 100%;
    text-align: center
}
.subeventy .media-left span strong, .tab-content .media-left span strong {
    color: #0d5ca7;
    font-size: 22px;
    font-weight: normal
}
.subeventy .media-left span small, .tab-content .media-left span small {
    background: #0d5ca7;
    color: white;
    font-size: 14px;
    text-transform: uppercase
}
.subeventy .media-body, .tab-content .media-body {
    vertical-align: middle
}
.subeventy .media-body h3, .tab-content .media-body h3 {
    margin: 0
}
.subeventy .media-body h3 a, .tab-content .media-body h3 a {
    color: #0d5ca7;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif
}
.more {
    color: #0d5ca7;
    font-family: 'Dosis', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    padding-right: 15px;
    line-height: 1em;
    margin: 30px 0 0;
    background: url(../img/more.png) right 1px no-repeat
}
.back {
	float: left;
    color: #0d5ca7;
    font-family: 'Dosis', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 15px;
    line-height: 1em;
    margin: 30px 0 0;
    background: url(../img/back.png) left 0 no-repeat
}

.print {
    color: #0d5ca7;
    font-family: 'Dosis', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1em;
    margin: 30px 0 0;
	padding-left: 5px;
}

.eventy {
    margin-bottom: 30px
}
#kalendarz {
    float: left;
    width: 100%;
    background: #0d5ca7;
    text-align: center;
    padding: 74.5px 45px
}
#kalendarz .ui-datepicker-header {
    border-bottom: 1px solid #3d7db9;
    padding-bottom: 10px;
    margin-bottom: 5px
}
.ui-datepicker td span, .ui-datepicker td a {
    text-align: center!important
}
.ui-datepicker td span, .ui-datepicker td a {
    padding: .4em .2em!important
}
.ui-datepicker .ui-datepicker-title {
    font-size: 18px;
    line-height: 1.3em!important;
    text-transform: uppercase
}
.ui-datepicker-calendar .ui-state-default {
    border: 1px solid #6eba00!important;
    background: #6eba00!important;
    color: #fff;
    opacity: 1 !important;
    font-size: 1.5rem;
    transition: all .2s
}
.ui-datepicker-calendar .ui-state-default:hover {
    border: 1px solid #569200!important;
    background: #569200!important;
    color: #fff
}
.ui-datepicker-calendar .ui-state-disabled .ui-state-default {
    background: transparent!important;
    border: 1px solid transparent!important;
    opacity: 1 !important;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 1 !important;
}

.ui-datepicker th {
    font-size: 1.5rem !important;
}


.eventlist {
    float: left;
    display: none;
    margin: -273px 0 0 0;
    background: white;
    border: 1px solid #ddd;
    width: 100%;
    height: 267px;
    position: relative;
    z-index: 200;
    padding: 10px;
    opacity: .95
}
.eventlist h3 {
    font-size: 18px;
    margin: 0 0 10px 0
}
.eventlist .item .body, .eventlist .eventDay {
    display: none
}
.eventlist .item {
    border-top: 1px solid #ddd;
    padding: 5px 0
}
.eventlist h4 {
    font-size: 15px
}
.eventlist .close {
    position: absolute;
    bottom: 3px;
    right: 3px;
    font-size: 11px;
    color: white;
    font-weight: normal;
    background: #2a91d6;
    padding: 2px 4px 3px;
    opacity: 1
}
.eventlist .close:hover {
    background: #1576b7
}
.eventlist .theEvents {
    float: left;
    width: 100%!important;
    height: 200px;
    overflow: auto
}
#kalendarz .ui-datepicker {
    width: 100%;
    padding: 0
}
#kalendarz .ui-datepicker-inline {
    float: none;
    margin: 10px 0 0
}
.ui-datepicker td span, .ui-datepicker td a {
    padding: .5em .2em;
    text-align: center
}
.ui-widget-content {
    border: 0
}
.ui-widget, .ui-widget strong, .ui-widget b, .ui-datepicker th {
    font-weight: normal!important;
    font-size: 1.1em
}
.ui-datepicker .ui-datepicker-title {
    font-weight: normal
}
.newsletter {
    margin-bottom: 30px
}
.newsletter .nsltr {
    background: #6eba00;
    float: left;
    width: 100%;
    padding: 25px 60px
}
.newsletter .nsltr strong, .newsletter .nsltr small {
    color: white;
    font-family: 'Dosis', sans-serif
}
.newsletter .nsltr strong {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: normal
}
.newsletter .nsltr small {
    font-size: 16px
}
.newsletter form {
    float: left;
    margin-top: 10px
}
.newsletter input, .newsletter button {
    float: left;
    border: 0
}
.newsletter input {
    background: white;
    width: 470px;
    height: 48px;
    padding: 0 15px;
    line-height: 1em;
    font-size: 14px
}
.newsletter button {
    height: 48px;
    color: white;
    font-size: 14px;
    padding: 0 30px 0 60px;
    /* background: #569200 url(../img/zapisz.png) 28px center no-repeat; */
    background: #0D5CA7 url(../img/zapisz.png) 28px center no-repeat;
    transition: all .2s
}
.newsletter button:hover {
    cursor: pointer;
    background: #436e05 url(../img/zapisz.png) 28px center no-repeat
}
.newsy {
    margin-bottom: 30px
}
.news {
    background: white;
    padding: 30px
}
.news h3 {
    margin: 0 0 30px;
    background: #0d5ca7;
    color: white;
    text-transform: uppercase;
    font-size: 30px;
    padding: 8px 25px;
    float: left
}

.sub .news h3 {
    display: inline-block;
    clear: both;
    float: none;
}

.news .media {
    margin-bottom: 30px
}
.news .media-left {
    padding-right: 30px
}
.news .media-body {
    vertical-align: middle
}
.news small {
    font-size: 12px;
    color: #333
}
.news h4 a {
    color: #0d5ca7;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif
}
.news hr {
    border-color: #e2e2e2;
    margin: 0
}
.coop h2 {
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    /* color: #a8a8a8; */
    color: #333;
    font-size: 16px;
    position: relative;
    z-index: 100
}
.coop h2 span {
    background: #f2f2f2;
    display: inline-block;
    padding: 0 15px
}
.coop hr {
    border-color: #ddd;
    margin: -9px 0 40px
}
.coop .media-body {
    vertical-align: middle;
    text-align: center;
    height: 130px
}
.coop .media-body a {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 15px
}
.coop .media-body a img {
    display: inline-block
}
footer {
    background: black;
    padding: 30px 0;
    color: white
}
footer span a {
    color: #e3e3e3
}
footer span a:hover {
    color: #fff
}
.madeby {
    float: right
}
.madeby small {
    color: white;
    font-size: 10px
}
.boxes {
    margin-top: 30px;
    float: left;
    width: 100%
}
article {
    background: white;
    padding: 30px!important;
    margin-top: 30px
}


/* article h1, .sub article h2:first-of-type, .sub article h3:first-of-type */
article h1, .sub article h2:first-of-type {
    display: inline-block;
    background: #0d5ca7;
    color: white;
    font-size: 30px;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    padding: 10px 25px;
	float: none;
}

.sub article h2.normalHeader:first-of-type,
.sub article h3.normalHeader:first-of-type {
    display: inline;
    background: none;
    color: #333;
    font-size: 30px;
    margin: 30px 0 15px 0;
    text-transform: none;
    padding: 0;
	float: none;
}

.sub article h3.normalHeader:first-of-type  {font-size: 26px;}

article h6:first-of-type, article h4:first-of-type, article .h6 {
    margin-top: 0;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5em
}
aside {
    margin-top: 30px
}
aside .nav a {
    background: rgba(255, 255, 255, 0.7);
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 15px;
    width: 95%;
    transition: all .2s
}
aside .nav a:hover {
    background: white
}
aside .nav .active>a {
    background: white;
    position: relative;
    color: #0d5ca7
}
aside .nav .active>a em {
    position: absolute;
    right: -27px;
    top: 18%;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-left: 12px solid white
}
aside .nav-stacked>li+li {
    margin-top: 5px
}
.newsview article {
    float: left;
    width: 100%;
    padding: 30px 15px!important
}
.newsview .data a {
    background: #0d5ca7;
    color: white;
    font-size: 12px;
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
    padding: 2px 5px;
    margin-right: 10px
}
.newsview .fancy {
    display: block
}
.newsview h2 {
    width: 100%;
    color: #0d5ca7;
    background: 0;
    margin: 10px 0 30px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e2e2e2
}
.newsview aside>h4 {
    background: #f5f5f5;
    font-size: 28px;
    text-transform: uppercase;
    color: #0d5ca7;
    font-family: 'Dosis', sans-serif;
    margin: 0 0 15px;
    display: block;
    padding: 15px
}
.newsview aside .media {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #e2e2e2
}
.newsview aside .media-left {
    padding-right: 15px
}
.newsview aside .media-body {
    vertical-align: middle
}
.download ul {
    margin: 0;
    padding: 0
}
.download .plik {
    display: none;
    color: #fff
}
.download a:hover {
    text-decoration: none
}
.type_text .plik {
    display: inline
}
.type_icons li {
    list-style: none!important
}
.type_icons a {
    text-decoration: none!important;
    padding: 1px 0 2px 27px;
    background: url(../img/modules/download/page_white.png) 0 0 no-repeat;
    background-position: 0 3px!important
}
.type_icons .pdf {
    background: url(../img/modules/download/acrobat.png) 0 0 no-repeat
}
.type_icons .swf {
    background: url(../img/modules/download/flash.png) 0 0 no-repeat
}
.type_icons .txt, .rtf {
    background: url(../img/modules/download/text.png) 0 0 no-repeat
}
.type_icons .doc, .type_icons .docx, .type_icons .odf, .type_icons .ott, .type_icons .sxw, .type_icons .stw {
    background: url(../img/modules/download/word.png) 0 0 no-repeat
}
.type_icons .jpg, .type_icons .jpe, .type_icons .jfif, .type_icons .png, .type_icons .jpeg, .type_icons .gif, .type_icons .tif, .type_icons .tiff, .type_icons .ico, .type_icons .bmp, .type_icons .raw, .type_icons .dcs {
    background: url(../img/modules/download/picture.png) 0 0 no-repeat
}
.type_icons .flv, .type_icons .mov, .type_icons .mpeg, .type_icons .avi, .type_icons .divx {
    background: url(../img/modules/download/movie.png) 0 0 no-repeat
}
.type_icons .ods, .type_icons .sxc, .type_icons .xls, .type_icons .xlt {
    background: url(../img/modules/download/excel.png) 0 0 no-repeat
}
.type_icons .odg, .type_icons .sxd, .type_icons .psd {
    background: url(../img/modules/download/paint.png) 0 0 no-repeat
}
.type_icons .cdr, .type_icons .ai {
    background: url(../img/modules/download/vector.png) 0 0 no-repeat
}
.type_icons .php, .type_icons .html, .type_icons .css, .type_icons .js, .type_icons .less, .type_icons .asp, .type_icons .c {
    background: url(../img/modules/download/code.png) 0 0 no-repeat
}
.type_icons .sql, .type_icons .db, .type_icons .dbf, .type_icons .dbk {
    background: url(../img/modules/download/database.png) 0 0 no-repeat
}
.type_icons .zip, .type_icons .tar, .type_icons .gz, .type_icons .gzip, .type_icons .rar {
    background: url(../img/modules/download/zip.png) 0 0 no-repeat
}
.type_icons .rb {
    background: url(../img/modules/download/ruby.png) 0 0 no-repeat
}
.type_icons .as {
    background: url(../img/modules/download/actionscript.png) 0 0 no-repeat
}
.type_icons .cf {
    background: url(../img/modules/download/coldfusion.png) 0 0 no-repeat
}
.type_icons .odp, .type_icons .sxi, .type_icons .ppt {
    background: url(../img/modules/download/powerpoint.png) 0 0 no-repeat
}
.type_icons .iso, .type_icons .nrg {
    background: url(../img/modules/download/dvd.png) 0 0 no-repeat
}
form .alert {
    display: none;
    font-size: 13px;
    line-height: 1.2em;
    margin-bottom: 0
}
form * {
    border-radius: 0!important
}
.map iframe {
    width: 100%
}
form label {
    font-weight: normal
}
.form {
    margin-bottom: 1.5em
}
.forform {
    margin-top: 1em
}
#pages {
    margin: 0 0 15px
}
.jPaginate {
    height: 34px;
    position: relative;
    color: #a5a5a5;
    font-size: small;
    width: 100%
}
.jPaginate a {
    line-height: 30px;
    height: 30px;
    cursor: pointer;
    padding: 0 10px!important;
    margin: 0 2px;
    float: left;
    text-decoration: none!important
}
.jPag-control-back {
    position: absolute;
    left: 0
}
.jPag-control-front {
    position: absolute;
    top: 0
}
.jPaginate span {
    cursor: pointer
}
ul.jPag-pages {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0
}
ul.jPag-pages li {
    display: inline;
    float: left;
    padding: 0;
    margin: 0
}
ul.jPag-pages li a {
    float: left;
    padding: 2px 5px
}
span.jPag-current {
    cursor: default;
    font-weight: normal;
    line-height: 30px;
    height: 30px;
    padding: 0 10px;
    margin: 0 2px;
    float: left
}
ul.jPag-pages li span.jPag-previous, ul.jPag-pages li span.jPag-next, span.jPag-sprevious, span.jPag-snext, ul.jPag-pages li span.jPag-previous-img, ul.jPag-pages li span.jPag-next-img, span.jPag-sprevious-img, span.jPag-snext-img {
    height: 34px;
    margin: 0 2px;
    float: left;
    line-height: 26px
}
ul.jPag-pages li span.jPag-previous, ul.jPag-pages li span.jPag-previous-img {
    margin: 2px 0 2px 2px;
    font-size: 12px;
    font-weight: bold;
    width: 10px
}
ul.jPag-pages li span.jPag-next, ul.jPag-pages li span.jPag-next-img {
    margin: 2px 2px 2px 0;
    font-size: 12px;
    font-weight: bold;
    width: 10px
}
span.jPag-sprevious, span.jPag-sprevious-img {
    margin: 2px 0 2px 2px;
    font-size: 14px;
    width: 15px;
    text-align: right
}
span.jPag-snext, span.jPag-snext-img {
    margin: 2px 2px 2px 0;
    font-size: 14px;
    width: 15px;
    text-align: right
}
ul.jPag-pages li span.jPag-previous-img {
    background: transparent url(../images/previous.png) no-repeat center right
}
ul.jPag-pages li span.jPag-next-img {
    background: transparent url(../images/next.png) no-repeat center left
}
span.jPag-sprevious-img {
    background: transparent url(../images/sprevious.png) no-repeat center right
}
span.jPag-snext-img {
    background: transparent url(../images/snext.png) no-repeat center left
}
.jPag-last, .jPag-first {
    line-height: 30px!important;
    font-size: 14px
}
iframe {
    border: 0
}
.book {
    margin-bottom: 15px
}
.book h4 {
    margin-top: 15px!important
}
.navbar-nav>li:first-child>.dropdown-menu {
    right: auto;
    left: 0
}






.kontrast {
	margin-top: 8px;
	float: left;
	margin-right: 80px;
	transition: all .2s;
}

.kontrast:hover {opacity: .6;}

.toggleSize {
	color: #0D5CA7;
	float: left;
	margin-top: 5px;
	text-decoration: none !important;
}

.toggleSize small,
.toggleSize span,
.toggleSize strong {
	padding: 2px;
}

.toggleSize small {font-size: 15px;}
.toggleSize span {font-size: 20px;}
.toggleSize strong {font-size: 25px; font-weight: normal}

.toggleSize .active {color: rgb(194, 0, 0)}

.toggleSize small:hover,
.toggleSize span:hover,
.toggleSize strong:hover {
	opacity: .6;
	text-decoration: none;
}





/* kontrast i rozmiary fontów */

.mediumfonts body {font-size: 16px;}
.mediumfonts .cycle-slideshow .slide a .text span {font-size: 16px;}
.mediumfonts .news small {font-size: 15px;}
.mediumfonts .news h4 a {font-size: 19px;}
.mediumfonts aside .nav a {font-size: 17px;}


.bigfonts body {font-size: 19px;}
.bigfonts .cycle-slideshow .slide a .text span {font-size: 19px;}
.bigfonts .news small {font-size: 18px;}
.bigfonts .news h4 a {font-size: 22px;}
.bigfonts aside .nav a {font-size: 19px;}


.kontrastowa body {background: black; color: white;}
.kontrastowa .navbar {background: #333;}

.kontrastowa .navbar-brand img {
	filter: invert(1);
	-webkit-filter: invert(1);
}

.kontrastowa .navbar .nav > li > a,
.kontrastowa .navbar a {
	color: yellow
}

.kontrastowa .navbar .nav>.active>a,
.kontrastowa .navbar .nav>.active>a:hover,
.kontrastowa .navbar .nav>.active>a:focus,
.kontrastowa .navbar .nav>.open>a,
.kontrastowa .navbar .nav>.open>a:hover,
.kontrastowa .navbar .nav>.open>a:focus,
.kontrastowa .navbar .nav>li>a:hover,
.kontrastowa .navbar .nav>li>a:focus {
	background: yellow;
	color: black;
}

.kontrastowa .dropdown-menu {background: yellow;}
.kontrastowa .dropdown-menu a {color: black;}

.kontrastowa .cycle-slideshow .slide a .text strong {
	background: black;
	color: yellow;
}

.kontrastowa .cycle-slideshow .slide a .text span {
	background: black;
	color: white;
}

.kontrastowa .newsletter .nsltr strong,
.kontrastowa .newsletter .nsltr small {
	color: black;
}

.kontrastowa .newsletter button {
	background-color: black;
}

.kontrastowa .newsletter input {color: black;}

.kontrastowa .news {background: #111;}

.kontrastowa .news h3 {
	color: black;
	background: yellow;
}

.kontrastowa .news small {color: white;}

.kontrastowa .news h4 a {color: yellow}


.kontrastowa a {color: yellow}

.kontrastowa .coop h2 span {
	background: black;
	color: white;
}

.kontrastowa article {
	background: #111;
}

.kontrastowa .newsview aside>h4,
.kontrastowa .newsview .data a,
.kontrastowa article h1,
.kontrastowa .sub article h2:first-of-type,
.kontrastowa .sub article h3:first-of-type {
    background: yellow;
    color: black;
}



.nothumb {
	margin-top: 15px;
	margin-bottom: 15px;
}

.nothumb .thumbnail {
	border:0;
	border-radius: 0;
	box-shadow: none;
}


/* Facebook slider - right */

.fb_slider_right {
	position: fixed;
	top: 150px;
	right:-320px;
	z-index: 1000;
	width: 348px;
	height: 100px;
	overflow: hidden;

	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.fb_slider_right .sliderbody {
	float: left;
	width: 320px;
}

.fb_slider_right:hover {
	right:0;
	height: 100%;
}

.fb_slider_right .button,
.fb_slider_right iframe {
	float: left;
	background: white;
}


.cycle-pager {
	position: absolute;
	top:-5px;
	right:30px;
	z-index: 1000;
}

.cycle-pager span {
	color: #0d5ca7;
	font-size: 13px;
	font-weight: bold;
	width: 25px;
	height: 25px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	background: white;
	margin:18px 0 0 5px;
	transition: all .2s;
	cursor: pointer;
}

.cycle-pager span:hover {
	opacity: .7;
}

.cycle-pager-active {
	background: #0d5ca7 !important;
	color: white  !important;
}


.newsletter .checkbox,
.newsletter .form-group {
    display: block;
    clear: both;
}

.newsletter .checkbox label {
    color: white;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}

.newsletter .checkbox label a {
    color: white;
    text-decoration: underline
}

.kontakt .checkbox input,
.newsletter .checkbox input {
    border:0 !important;
    padding: 0 !important;
    margin: 3px 10px 0 -20px !important;
    height: auto;
    width: auto;
    float: left;
}


.hidden {display: none;}



#breadcrumbs {
    padding: 0 0 15px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 12px;
}

#breadcrumbs a {
    color: #0d5ca7;
    text-decoration: none;
}

#breadcrumbs span {
    margin: 0 1rem;
    color: #a5a5a5;
    font-family: monospace;
}

#breadcrumbs strong {font-weight: normal;}














/*****************************************


                                    R W D


*****************************************/




@media screen and (max-width:1199px) {
    .navbar input {
        width: 147px
	}

	.navbar form {
		width: 70px;
	}

    .navbar .navbar-right {
        margin-left: 15px
    }
    .box1, .box2, .box3 {
        height: 116.3px
    }
    .box1 span, .box2 span, .box3 span {
        margin: 16px 0 0 16px
    }
    .cycle-slideshow, .cycle-slideshow .slide a {
        height: 400px
    }
    header {
        margin-bottom: 15px
    }
    .newsletter input {
        width: 300px
    }
    .nav>li>a {
        padding: 10px 5px
    }
}
@media screen and (max-width:980px) {
    .navbar-toggle {
        border-color: #0d5ca7;
        margin-top: 35px
    }
    .icon-bar {
        background: #0d5ca7
    }
    .navbar .navbar-right {
        width: 100%;
        clear: both
    }

	.kontrast, .toggleSize,
    .bip {
        display: none
    }

	.navbar input {
	    position: relative;
	    top: auto;
	    right: auto;
		width: 100%;
	}

    #navbar {
        background: white
    }
    #navbar form {
        width: 100%
    }
    #navbar form input {
        width: 95%
    }
    .navbar .nav {
        width: auto;
        margin-left: 0
    }
    .navbar .nav>li>a {
        border-top: 1px solid #e2e2e2
    }
    .cycle-slideshow {
        margin-bottom: 30px
    }
    .cycle-slideshow, .cycle-slideshow .slide a {
        height: 468px
    }
    .home .box1, .home .box2, .home .box3 {
        width: 32%;
        margin-bottom: 0;
        background-position: center
    }
    .home .box2 {
        margin: 0 2%
    }
    .sub .box1 span, .sub .box2 span, .sub .box3 span {
        text-shadow: 0 2px 1px rgba(0, 0, 0, .9), 0 0 2px rgba(0, 0, 0, .9)
    }
    #kalendarz {
        padding: 15px
    }
    .ui-datepicker td span, .ui-datepicker td a {
        padding: .8em .2em!important
    }
    .newsletter .nsltr strong {
        font-size: 20px
    }
    .newsletter .nsltr small {
        font-size: 14px
    }
    .newsletter input {
        width: 170px
    }
    .newsletter .nsltr {
        padding: 15px
    }
    .newsletter form {
        margin-top: 0
    }
    .news .media {
        width: 100%
    }
    footer {
        text-align: center
    }
    .madeby {
        display: inline-block;
        float: none;
        margin: 15px auto
    }
    .nothumb {
        float: left;
        width: 100%;
        margin: 15px 0
    }
    aside {
        margin: 30px 0;
        float: left;
        width: 100%
    }

	aside .nav a {width: 100%; background: rgba(255, 255, 255, 0.9);;}

    .sub .boxes {
        margin-bottom: 30px
    }



	.cycle-slideshow .slide a .text {
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    width: 100%;
	}

	.cycle-slideshow .slide a .text span {padding:0;}
}
@media screen and (max-width:640px) {
    .cycle-slideshow .slide a .text strong {
        font-size: 30px
    }
    .cycle-slideshow, .cycle-slideshow .slide a {
        height: 385px
    }
    .cycle-slideshow .slide a .text span {
        width: 77%
    }
    .newsletter form {
        margin-top: 10px
    }
    .newsletter input {
        width: 410px
    }
    header, main, article, footer {
        overflow: hidden
    }

	.download {margin-top: 30px;}

	.navbar .navbar-brand {margin-left: 15px;}
	.navbar .navbar-brand img {
		max-height: 70px
	}
}




@media screen and (max-width:600px) {
    .cycle-slideshow, .cycle-slideshow .slide a {
        height: 359px
    }
    .cycle-slideshow .slide a .text {
        width: 100%
    }
    .cycle-slideshow .slide a .text span {
        width: 90%
    }
    .newsletter input {
        width: 369px
    }

	.nav-tabs li {
	    margin: 0 1% 1% 0;
	    width: 49%;
	}

	.nav-tabs li a {
	    line-height: 52px;
	    width: 100%;
	    padding: 0;
	    float: left;
		text-align: center;
	}
}




@media screen and (max-width:480px) {
    .cycle-slideshow, .cycle-slideshow .slide a {
        height: 280px
    }
    .cycle-slideshow .slide a .text span {
        width: 88%
    }
    .cycle-slideshow .slide a .text strong {
        font-size: 25px
    }
    .box1 span, .box2 span, .box3 span {
        font-size: 23px;
        margin-top: 25px
    }
    .nav-tabs strong {
        font-size: 16px;
        padding: 0 15px
    }
    .newsletter input {
        width: 249px
    }
    .news .media-left {
        padding-right: 10px
    }
    .news .media-object {
        max-width: 100px
    }
}
@media screen and (max-width:435px) {
    .cycle-slideshow, .cycle-slideshow .slide a {
        height: 252px
    }
    .cycle-slideshow .slide a .text span {
        display: none
    }
    .cycle-slideshow .slide a .text strong {
        font-size: 21px
    }
    .cycle-slideshow .slide a .text {
        bottom: 0;
        left: 0;
        width: 100%
    }
    .nav-tabs li:first-child {
        width: 100%;
        margin-bottom: 5px
    }
    .newsletter input {
        width: 204px
    }

	.fb_slider_right {display: none;}

	.box1:hover span, .box2:hover span, .box3:hover span {
    	margin-left: 15px;
	}

	header .media-body:hover {opacity: .9;}

	article h1, .sub article h2:first-of-type, .sub article h3:first-of-type {font-size: 22px;}

	.download .plik {display: none;}
}
@media screen and (max-width:414px) {
    .cycle-slideshow, .cycle-slideshow .slide a {
        height: 237px
    }
    .newsletter input {
        width: 183px
    }
}
@media screen and (max-width:375px) {
    .cycle-slideshow, .cycle-slideshow .slide a {
        height: 213px
    }
    .newsletter input {
        width: 183px
    }
    .home .box1, .home .box2, .home .box3 {
        width: 100%;
        margin: 5px 0;
        background-position: right
    }
    .nsltr .pull-right, .newsletter form {
        width: 100%
    }
    .newsletter input {
        width: 100%
    }
    .newsletter button {
        width: 100%;
        padding: 15px 0;
        background-image: none
    }
    .news .media-left {
        margin: 0 0 15px;
        padding: 0;
        width: 100%;
        display: block;
        float: left
    }
    .news .media-object {
        max-width: 100%;
        width: 100%
    }
    .coop .media-body {
        height: 80px
    }
    article h1 {
        font-size: 21px
    }
    .sub article img {
        max-width: 100%
    }
    .pull-right .fancy:last-of-type {
        margin-bottom: 15px
    }
    .navbar-brand img {
        width: 100px
    }
    .navbar-toggle {
        margin-top: 15px
    }
    .navbar {
        height: 72px
    }
    body {
        padding-top: 72px
    }

	article h1, .sub article h2:first-of-type, .sub article h3:first-of-type {padding: 10px 5px; font-size: 21px;}

	.navbar .navbar-brand {height: 65px; margin-top: 5px; align-items: center}
	.navbar .navbar-brand img {
		max-height: 60px;
		width: auto;
		align-self: flex-start
	}
}
@media screen and (max-width:360px) {
    .cycle-slideshow, .cycle-slideshow .slide a {
        height: 200px
    }
}
@media screen and (max-width:320px) {
    .cycle-slideshow, .cycle-slideshow .slide a {
        height: 176px
    }
    .coop .media-body {
        height: 60px
    }

	article h1, .sub article h2:first-of-type, .sub article h3:first-of-type {padding: 5px 3px; font-size: 19px;}
}










/* Druk */

@media print {
	.navbar, aside, footer, .boxes, .back, .seebigger {display: none !important;}
	body {padding:0;}

	h1, h2, h3, h4 {
		padding:0 !important;
		border:0 !important;
		margin: 30px 0 15px !important;
		text-transform: none !important;
	}
}
