<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* header sekcji */

h3.content-section-title i {
    color: #cb4052;
    margin-right: 6px;
}

/* header */

select#kadencja {
    font-size: 0.8em;
    padding: 2px;
    border: 1px solid #ccc;
    margin-bottom:15px;
}

#disabled span {
    display: block;
    font-size: 0.7em;
    margin-top: 5px;
    color:#000;
}

div.rfl {float:right}


div#disabled {
text-align: center;}

a.bdeklaracja {border: 1px solid #ccc;padding: 3px;display: inline-block;padding: 3px 6px;font-size: 0.8em;color: #000;border-radius: 5px;margin-top: 3px;background: #fff;}


/* koniec header */


ul.attachment li a:hover {
	text-decoration:none;color:#000
}

.user-list .user-item .img img {
    max-width: 50px;
    height: auto;
    margin-right: 10px;
    border-radius: 100px;
    border: 1px solid #ccc;
    padding: 1px;
}

div.ml15 {
	margin-left:30px !important
}

div.ml30 {
	margin-left:60px !important
}

span.red {
    color: #cb4052;
}

div.icon a span {
    filter: grayscale();
    opacity: 0.3;
}

div.icon a:hover span {
    filter: none;
    opacity: 1;
}

.inner-breadcrumbs {
	display:none
}

.nav li a {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.9em;
}

ul.rmenu {
    margin-top: 25px;
    display: block;
    margin-left: 95px;
}
ul.rmenu li {
    display: inline-block;
    margin-right: 26px;
    font-weight: 500;
    
    
}

ul.rmenu li a {
    color: #000;
    text-transform: uppercase;
    padding-bottom: 5px;
    font-size: 0.9em;
}

ul.rmenu li a:hover {
	text-decoration:none;border-bottom:solid 2px #ccc
}
ul.rmenu li a i {
    margin-right: 4px;
    color: #cb4052;
}
a.wiecej {
	    background: #cb4052;
	    display: inline-block;
	    padding: 4px 9px;
	    color: #fff;
	    border-radius: 11px;
	    min-width: 110px;
}

a.wiecej:hover {
	color:#fff;background:#ab2234
}

div.sesja {
	border-left:5px solid #cb4052;padding-left:25px !important;
}

a:hover {
	color:#cb4052;text-decoration:underline
}

ul.pager li a.on {
	background:#cb4052;color:#fff;border-color:#cb4052
}

ul.pager li a {
	margin-left:6px;
}

/* budzet */
i.fal.fa-external-link {
    margin-right: 8px;
}

div.blink {
	text-align:center;margin-top:20px
}
div.budzet a.wiecej {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 12px;
}

.przychody, .wydatki {
    border: 1px solid #cb4052;
    margin-top: 30px;
    padding: 15px;
    font-size: 1.3em;
    float: left;
    width: calc(45% - 30px);
    margin-right: 40px;
    margin-bottom: 15px;
}
.przychody span, .wydatki span {
    margin-top: 12px;
    display: inline-block;
    font-size: 0.7em;
}

ul.kategorie {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px dotted #cb4052;
    font-size: 0.76em;
}

ul.kategorie li {
    margin-bottom: 12px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 12px;
}

ul.kategorie li strong {
    float: right;
}

/* transmisje */

div.transmisja {
    width: 299px;
    margin-right: 26px;
    height: 210px;display:inline-block;font-size:0.8em;
    margin-bottom:35px;
}

div.transmisja div.img {
    width: 300px;
    height: 174px;
    background-size: contain;
    border-bottom: 5px solid #f7f7f7;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0,0,0,0.5);
    box-shadow: inset 0 0 10px 0 rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    background-position: center;}



div.live div.img {
    background-size: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
}

div.transmisja div.img:hover {
	border-bottom:5px solid #c71c33;
    -webkit-box-shadow: inset 0 0 95px 0 rgba(0,0,0,0.5);
    box-shadow: inset 0 0 95px 0 rgba(0,0,0,0.5);
}

img.plogo {
    max-width: 80px;
    margin-top: calc(86px - 40px);
    margin-left: calc(100% - 50% - 40px);display:none;
}


img.plogos {
    float: left;
    max-height: 30px;
    margin-right: 7px;
}


div.title {
    margin-top: 5px;
    font-weight: 500;
    font-size: 1.1em;
    margin-bottom: 6px;
    overflow: hidden;
    min-height: 28px;
}

div.publisher, div.time {
    color: #808080;
}

div.time i {
	color:#ccc;margin-right:6px;
}

div.time .views {
    margin-left: 8px;
}

div.title a, div.publisher a {
	color:#000;text-decoration:none
}

div.title a:hover, div.publisher a:hover {
	color:#c71c33
}

div.transmisja_main, div.live {
    width: 100%;
}

div.live div.title a, div.zywo div.title a {
    color: #c71c33;
    border: 1px solid #c71c33;
    border-radius: 3px;
    padding: 3px;
    display: inline-block;
}

div.live div.title a:hover, div.zywo div.title a:hover {
    background-color: #c71c33;
    color: #fff;
}

div.transmisja_main div.img, div.live div.img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top;
}


div.pozostale {
	margin-top:40px;padding-top:40px;border-top:1px dotted #ccc
}

div.pozostale h1 {
    font-size: 2em;
    font-weight: 100;
    margin-bottom: 20px;
}

/* koniec transmisji */

/* interpelacja */

div.interpelacja h1 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.1em;
    line-height: 1.2em;
}

.content-section.interpelacja {
    font-size: 0.9em;
}

div.interpelacja_header {
	padding-bottom:25px;
}

div.wpis p {
    line-height: 120%;
    font-size: 1.1em;
    font-weight: 400;
}

.wpis {
    background-color: #f2f2f2;
    padding: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.iinfo {
    margin-bottom: 30px;
    background: #e5e5e5;
    padding: 10px;
    border-bottom-left-radius:8px;border-bottom-right-radius:8px;
}

div.iinfo a.wiecej {
	
    float: right;
    margin-top: -4px
}

a.wiecej.zero {
    background-color: #888;
}

/* koniec interpelacji */

/* rejestr uchwal */

ul.uchwaly {
    font-size: 0.9em;
}

li.sesja {
    background: #fff !important;
    color: #cb4052;
    cursor: default !important;
    padding: 8px;
    font-weight: 500;
    /* border-radius:21px; */
    padding-left: 10px;
    border-bottom: 2px solid #cb4052;
    font-size: 1.6em;
    margin-top: 20px;
    margin-bottom: 6px;
    border-left: 2px solid #cb4052;
}
li.u, li.zu {
    padding: 8px 8px;
    border-bottom: 1px dotted #ccc;
    cursor: pointer;
    margin-left: 12px;
    margin-right: 12px;
}
div.n {
    font-weight: bold;
    margin-bottom: 4px;
}

ul.uchwaly li:hover {
    background: #f2f2f2;
    cursor: pointer;
}

li.zu {
    margin-left: 20px;
    font-size: 0.9em;
    display: inline-block;
    border: 0px;
    background: #f2f2f2;
    margin-top: 4px;
    border-radius: 16px;
    padding: 7px 8px;
    margin-right: 0px;
    margin-bottom: 4px;
}
li.zu:hover {
	background:#cb4052 !important;color:#fff
}
/* koniec rejestru */

/* porządek obrad */

h4.panel-title {
    background: #f2f2f2;
}

.panel-collapse {
    background: #f2f2f2 !important;
}

.panel-group .panel+.panel {
    margin-top: 1px;
}

.panel.panel-default {
    border-top: 1px dotted #e5e5e5;
}

h1.porzadek {
    font-size: 2em;
    font-weight: 100;
    margin-bottom: 30px;
    color: #cb4052;
    text-align: center;
}
.obecny {
    width: 220px;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
    background: #f2f2f2;
    border-radius: 25px;font-size:0.9em;
}

.obecny img {
    max-width: 50px;
    height: auto;
    margin-right: 10px;
    border-radius: 100px;
    border: 1px solid #ccc;
    padding: 1px;
    float: left;
}

.obecny span {
    clear: right;
    display: block;
}

.obecny a {
    display: inline-block;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 155px;
    line-height: 107%;
}

.obecnosc {
    margin-bottom: 20px;
}

.obecny.ob2, .obecny ob3 {
    background: #e5e5e5;
}

.obecny.ob2 a, .obecny.ob2 span, .obecny.ob3 a, .obecny.ob3 span  {
    color: #888;
}

.glosowanie {
    font-size: 0.9em;
    /* border-bottom: 1px dotted #ccc; */
    margin-bottom: 4px;
    background: #f2f2f2;
    padding: 11px;
}

div.glosowanie a.wiecej {
    float: right;
    margin-left: 10px;
}

span.sprawa {
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
}

span.wynik {
    display: block;
    font-size: 1.1em;
    font-weight: 100;
    margin-top: 6px;
}

span.time {
    float: right;
    font-size: 0.8em;
    background: #ccc;
    margin-left: 30px;
    color: #fff;
    border-radius: 15px;
    padding: 1px 4px;
}

/* koniec porządku */


div.table-cell a:hover {
    text-decoration: none;
}


/* mobilne */

@media only screen and (max-width: 768px)
{
	
ul.rmenu {
    margin: 0px;
}

ul.rmenu li {
    padding-top: 14px;
    font-size: 1.2em;
}

.col-xs-12 {
	padding-left:0px;padding-right:0px
}

.panel-group {
    margin-left: -15px;
    margin-right: -15px;
}

.panel-group .panel .panel-heading h4 {
    font-size: 1em;
}

.obecny {
    font-size: 0.8em;
    width: 168px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
}

.obecny img {
    max-width: 40px;
}

.obecny a {
    width: 110px;
    margin-top: 7px;
}


div.rfl {
    float: none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 13px;
    margin-bottom: 13px;
}

select#kadencja {
    float: left;
    margin-top: 6px;
}

img.crest {
    display: none;
}

div.inner {
    padding: 10px;
}


}

input.bdeklaracja {
	margin-top:6px;font-size:0.9em
}

div.polecamy {
	color:#e5e5e5;
}

div.polecamy a {
	color:#ccc
}

div.polecamy a:hover {
	text-decoration:underline
}

div.publisher a.qselected {
    font-weight: bold;
    color: #cb4052;
}

div.publisher a {color:#808080}
div.publisher i {
    color: #cb4052;
}

.komunikat {
    border: 1px solid #cb4052;
    padding: 10px;
    font-size: 0.9em;
    line-height: 1.2em;
    margin-bottom: 20px;
    background: #ffeef0;
}

/* glosowania */

a.gile {
    float: right;
    text-decoration:none;
    color:#000;
}

a.gile strong {
    background: #cb4052;
    color: #fff;
    padding: 7px 6px;
    border-radius: 18px;
    margin-left: 5px;
    min-width: 31px;
    display: inline-block;
    text-align: center;
}

.infot {
    font-size: 0.9em;
    margin-top: 6px;
}

.infot span {
	font-weight:bold
}

ul.statwyp {list-style:square;margin-left:20px;font-size:0.9em;}
ul.statwyp li {margin-bottom:6px;}

body.black {
	filter: invert(1);
    color: #000 !important;
}

body.black img, body.black div.img {filter: invert(1);}

div#sterowanie a {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-right: 10px;
    border-bottom-left-radius: 5px;
    border-top: 0px;
    border-bottom-right-radius: 5px;
    background: #c6dbeb;
    color: #000;
}

div#sterowanie i {
    margin-right: 7px;
}

div#sterowanie div {
    max-width: 1300px;
    margin: auto;
}

div#sterowanie {
    position: relative;
    display:flex;
    flex-direction: row;
}



div#sterowanie a {
    display: inline-flex;
    border-radius: 5px;
    margin: 5px;
    flex-grow: 1;border:0px;
}


div#sterowanie div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

@media screen and (max-width: 500px) {
img.crest {
    display: block;
    float: none;
    margin: auto;
    max-height: 100px !important;margin-bottom:20px;
}
}

@media screen and (min-width:1280px)
{
	div#sterowanie a {
    margin-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 12px 20px;
    font-size: 1.2em;
    margin-bottom: -10px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.6);
}

}
div#sterowanie a:hover {background: #508cb9;color:#fff;text-decoration:none;}


header {background: #3a607c !important;}
div#sterowanie {
    background: #3a607c !important;
}

div#wrapper {background: #c6dbeb;}


div#skrot_tresc {
    padding: 14px;
    border: 1px dotted #e5e5e5;
    margin-bottom: 5px;
}

#skrot_tresc h2 {
    font-size: 1em;
    color: #000;
    font-weight: 600;
}

#skrot_tytul span {
    font-size: 0.6em;
}

#skrot h2, h3 {margin-top:10px;margin-bottom:5px}

h3#skrot_tytul {
    margin-top: 30px;
    background:#f2f2f2;
    padding:10px;
    font-size:1.2em;
    font-weight:bold;
    margin-bottom: 0px;
}

#skrot_tresc h1 {
    color: #cb4052;
    margin-bottom: 20px;
}

#skrot_tresc p {
    line-height: 125%;
}</pre></body></html>