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

body
{
	font-family: 'Oxygen', sans-serif;
	font-weight:400;
	background:#f7f7f7;
	color:black;
	margin:0px;
	padding:0px;
	font-size:1.4em;
    word-wrap: break-word;
}

body table
{
    background: #f7f7f7;
}

/*body *:focus,#elMain .ictip-event .titletip:focus
{
    outline-width: 2px !important;
    outline-style: solid !important;
    outline-color: red !important;
}*/

body img, .img-responsive
{
	display:inline;
}

body a:hover, body a:focus
{
	text-decoration:none;
}

/* Skip-linki */
#skip-to-main-content {
  background-color: #ff0;
  color: #000;
  font-size: 1.6em;
  outline: 0;
  padding: 15px;
  position: fixed;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 999;
}

#skip-to-main-content:hover { 
	text-decoration: underline;
}

.mWzorek
{
	background:url(../images/wzorek.png);
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
}

#mLogo {
	font-size: 3em;
	margin-bottom: 10px;
    margin-top: 20px;
}

#mLogo img
{
	margin-right:5px;
}

#mLogo a
{
	color:black;
}

.mBar
{
	box-shadow:0 2px 10px rgba(56, 56, 56, 0.33);
	padding:15px;
	height:60px;
	margin-bottom:15px;
	border-radius:4px;
	background:url(../images/border.jpg) no-repeat 20px top;
    background-color: #f7f7f7;
}

.mBar .sf-menu
{
	margin-bottom:0px;
}

.mBar .sf-menu li
{
    white-space: normal !important;
}

.mBar .sf-menu ul
{
    min-width: 18em;
}

.mBar .sf-menu &gt; li
{
	font-size:1.0em;
	text-transform:uppercase;
	font-weight:700;
}

.mBar .sf-menu &gt; li &gt; a,.mBar .sf-menu &gt; li &gt; .separator
{
	color:#888888;
	padding-top:4px;
	padding-bottom:4px;
	border-color:#888888;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:1px dotted #888888;
    word-wrap: break-word;
    min-height:32px;
}

.mBar .sf-menu &gt; li ul li a,.mBar .sf-menu &gt; li ul li ul li a, .mBar .sf-menu &gt; li ul li .separator,.mBar .sf-menu &gt; li ul li ul li .separator
{
	font-size:1.2em;
	text-transform:none;
	background:#f7f7f7;
    word-wrap: break-word;
}

.mBar .sf-menu &gt; li ul li ul li a,.mBar .sf-menu &gt; li ul li ul li .separator
{
    font-size:1.4em;
}

.mBar .sf-menu &gt; li ul li a, .mBar .sf-menu &gt; li ul li .separator
{
	color:black;
	border-bottom:1px dotted #888888;
}

.mBar .sf-menu li
{
	background:none;
}

.mBar .sf-arrows .sf-with-ul:after
{
	border: 8px solid transparent;
}

.mBar .sf-arrows &gt; li &gt; .sf-with-ul:after
{
	border-top-color:black;
}

.mBar .sf-arrows &gt; li &gt; .sf-with-ul:focus:after,
.mBar .sf-arrows &gt; li:hover &gt; .sf-with-ul:after,
.mBar .sf-arrows &gt; .sfHover &gt; .sf-with-ul:after 
{
	border-top-color: black;
}

.mBar .sf-arrows ul .sf-with-ul:after
{
	border-left-color:#888888;
}

.mBar .sf-arrows ul li &gt; .sf-with-ul:focus:after,
.mBar .sf-arrows ul li:hover &gt; .sf-with-ul:after,
.mBar .sf-arrows ul .sfHover &gt; .sf-with-ul:after
{
	border-left-color: #888888;
}

.sf-menu .mArrow
{
	position:absolute;width:32px;height:40px;right:4px;margin-top:-44px;
	cursor:crosshair;
}

.mPadd { padding-top: 15px; padding-bottom: 15px; }
.mPaddT { padding-top: 15px; }
.mPaddB { padding-bottom: 15px; }

.mMarg { margin-top: 15px; margin-bottom: 15px; }
.mMargT { margin-top: 15px; }
.mMargB { margin-bottom: 15px; }

.mOverh { overflow: hidden; }

.mFRight { float: right; }
.mFLeft { float: left; }
.mTRight { text-align: right; }
.mTLeft { text-align: left; }
.mTCenter { text-align: center; }

.mClear
{
    clear: both;
}

.mDNone {
    position: absolute;
    z-index: -999;
}

.mLogBar img
{
	border:1px solid #e5e5e5;
    margin:0px 8px 0px 7px;
    float: left;
}

.mLogBar .mPrev, .mLogBar .mNext
{
	font-size:80px;
	line-height:0px;
	display:inline-block;
	margin-top:25px;
	color:black;
}

.mLogBar .mPrev
{ float:left; }

.mLogBar .mNext
{ float:right; }

.mFooter
{
	background:#f0f0f0;
}

.mFooter .mCopy
{
	text-align:right;
	margin-top:-18px;
}

.mContent h1
{
	background-color:#f0f0f0;
	padding:10px;
	border:1px solid #dddddd;
	text-transform:uppercase;
	font-weight:700;
	font-size:1.8em;
	border-radius:4px;
	font-weight:700;
    margin-top: 0px;
}

h2
{
	color:#436aa8;
	font-size:1.4em;
	text-transform:uppercase;
	font-weight:700;
	background:url(../images/border.jpg) no-repeat bottom left;
	padding-bottom:15px;
	border-bottom:1px solid #dddddd;
}

h3
{
	font-size:1.4em;
	font-weight:700;
}

.mContent img
{
	border-radius:4px;
	border:1px solid #dddddd;
}

.readmore a
{
	display:block;
    float: left;
	padding:8px;
	margin-top:8px;
	margin-bottom:8px;
	background-color:#f7c51e;
	color:black;
	width:auto;
	text-align:center;
	font-weight:700;
	box-shadow:2px 2px 4px rgba(56, 56, 56, 0.33);
    border:1px solid #e7b812;
    border-radius:4px !important;
}

.readmore a:hover
{
    background-color:#f8cd42;
}

.mContent .search .pull-left
{
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    max-width: none !important;
    overflow: visible;
}

.mHeader .search
{
	float:right;
    padding-top:5px;
	padding-bottom:15px;
}

.mHeader .search .inputbox
{
	width:240px;
	float:left;
	margin-right:4px;
}

.search .element-invisible
{
    position: absolute;
    z-index: -999;
}

.search-results .result-title
{
    margin-top: 10px;
}

.only
{
    margin-top:10px;
    margin-bottom: 10px;
}

#searchForm label
{
    padding-left: 40px;
}

.search .btn
{
    box-shadow:2px 2px 4px rgba(56, 56, 56, 0.33);
}

.mContent .search .inputbox
{
    margin-right: 0px;
}

.btn-toolbar
{
    margin-bottom: 25px;
}

.form-control
{
	box-shadow:2px 2px 4px rgba(56, 56, 56, 0.33);
}

.form-control:focus {
  border-color: #f7c51e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px #f7c51e, 0 0 8px #f7c51e;
          box-shadow: inset 0 1px 1px #f7c51e, 0 0 8px #f7c51e;
}

.btn
{
    font-size: 1em;
}

.btn-default
{
	background-color:#f7c51e;
	color:black;
	text-align:center;
	font-weight:700;
	box-shadow:2px 2px 4px rgba(56, 56, 56, 0.33);
	border:1px solid #e7b812;
}

.btn-default:hover
{
	background-color:#f8cd42;
	color:black;
	text-align:center;
	font-weight:700;
	box-shadow:2px 2px 4px rgba(56, 56, 56, 0.33);
	border:1px solid #e7b812;
}

.form-control
{
    font-size: 1em;
}

/*body .btn:focus
{
    outline: 2px solid red;
}*/

.contjce
{
    border-top: none;
    font-size: 14px;
}

.page-header
{
    border-bottom: none;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
}

.pagination .pagination, .pagenav {margin-top:0px; margin-bottom:0px;}

.article-info
{
    border-radius: 4px;
    font-size: 0.9em;
    font-style: italic;
}

.chzn-container-single .chzn-single
{
    height: auto;
}

.dropdown-menu
{
    font-size: 0.9em;
}

#mPreload
{
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #444444;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    visibility: visible;
    z-index: 99999
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.pull-left
{
    max-width: 160px;
    padding-right: 15px;
    padding-bottom: 4px;
    padding-top: 2px;
    overflow: hidden;
}

.accordeonck ul &gt; li
{
    text-transform: uppercase;
    font-weight: 700;
}

.accordeonck ul &gt; li &gt; a
{
    padding-left: 6px !important;
}

.accordeonck ul ul li a
{
    padding-left: 0px !important;
}

.accordeonck ul li ul
{
    padding-left: 15px;
}

.accordeonck ul li ul li
{
    text-transform: none;
    font-weight: 400;
}

.accordeonck ul li .toggler
{
    padding-right:30px !important;
}

/*div.accordeonck #accordeonck88 li a.toggler:focus
{
    outline: 2px solid red;
}*/

.moduletable
{
    box-shadow:0 2px 10px rgba(56, 56, 56, 0.33);
    border-radius: 4px;
    background-color: #f7f7f7;
    padding: 5px;
    margin-bottom: 15px;
}

.moduletable:last-child
{
    margin-bottom: 0px;
}

.moduletable &gt; h3:first-child
{
    background: #f7c51e;
    padding: 10px 15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-transform: uppercase;
    border-bottom:1px solid #e7b812;
    margin: -5px -5px 5px -5px;
}

.iccalendar table th
{
    font-size: inherit;
}

.iccalendar .no-event
{
    font-size: 0.9em;
}

.iccalendar table th
{
    font-weight: 700;
}

.iccalendar
{
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.icnav .titleic
{
    text-transform: uppercase;
}

.ic-dates-list ul
{
    margin-left: 20px;
}

#ictip { visibility: hidden; }

.icnav &gt; a
{
    display: none !important;
}

#calTit
{
    text-align: center;
    padding-bottom: 7px;
}

#calTit a{
    text-decoration: none;
}

.ic-content h2
{
    background: none;
    border-bottom: none;
}

.bannergroup
{
    text-align: center;
}

.bannergroup .banneritem
{
    margin-bottom: 15px;
}

.bannergroup .banneritem:last-child
{
    margin-bottom: 0px;
}

.sigProLinkWrapper
{
    border-radius: 4px;
}

.sigProLinkOuterWrapper
{
    border-radius: 8px;
}

.sigProPseudoCaption
{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#lbMain * { box-sizing: unset; }

.mel
{
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 15px;
}

#mapElblag
{
    background: #e5e5e5;
}

.mSlide
{
    padding-right: 0px;
    margin-left: -15px;
}

.mHeadIn
{
    background: #e5e5e5;
    overflow: hidden;
    margin-right: 15px;
    margin-left: 15px;
}

.flex-control-nav
{
    position: absolute;
    top: 34px;
    text-align: right;
    padding-right: 30px;
}

.flex-control-paging li
{
    text-align: center;
}

.flex-control-paging li a
{
    width: 20px;
    height: 20px;
    background: #f2c738;
    border: 2px solid #000000;
}

.flex-control-paging li .flex-active
{
    background: #f7f7f7;
    border: 2px solid #000000;
}

.breadcrumb
{
    padding: 0px;
}

.breadcrumb .divider
{
    display: none;
}

/* Contrast */
#contrast-label {
    font-size: 1.4em;
    margin-bottom: 5px;
}

#contrast {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 20px;
    float: right;
}
#contrast li {
    display: inline-block;
}
#contrast li a {
    font-size: 2.0em;
    text-decoration: none;
    color: #000000;
    padding-top: 5px;
}
#contrast li a strong {
    position: absolute;
    color: #f7f7f7;
    z-index: -1;
}
#contrast li:nth-child(2) a {
    background-color: #000;
    color: #ff0;
}
#contrast li:nth-child(3) a {
    background-color: #ff0;
    color: #000;
}
#contrast li:hover a {
    color: #23527c;
}
#contrast li.active a {
    color: white;
}

/* Font */
#font-label {
    font-size: 1.4em;
    margin-bottom: 0;
}

#font {
    margin-bottom: 0;
    padding-left: 0;
    float: right;
}
#font li {
    display: inline-block;
}
#font li a {
    color: inherit;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}
#font li a span {
    font-size: .625em;
    font-weight: normal;
    vertical-align: super;
}
#font li a:hover {
    color: #23527c;
}
#font li:nth-child(2) a {
    font-size: 1.6em;
}
#font li:nth-child(3) a {
    font-size: 2em;
}
#font li.active a {
    color: #337ab7;
}

#font #a
{
    padding-right: 7px;
}

/*mapka*/
  #powiat-elblag {
      width: 370px;
      height: 347px;
      /*width: 100%;*/
      margin: 0 auto;
      position: relative;
      background:url(../images/powiat_elblag_cien.svg);
  }

.mapa-opis {
    position: absolute;
    display: none;
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    width: 40%;
    right: 4%;
    top: 10%;
    text-align: right;
}

.mapa-opis2 {
    position: absolute;
    display: none;
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    width: 40%;
    right: 4%;
    top: 10%;
    text-align: right;
}

.pokaz-opis {
    display: block;
}

#powiat-elblag path,
#powiat-elblag polygon{
    fill:#f2c738;
    /*stroke:#888;
    stroke-width: 2;
    stroke-miterlimit:10;*/
}

#powiat-elblag path:hover,
#powiat-elblag polygon:hover{
    fill:#000;

}

#powiat-elblag path,
#powiat-elblag path:hover,
#powiat-elblag polygon,
#powiat-elblag polygon:hover{
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

/*jÄzyki*/
.mod-languages
{
    padding-top: 20px;
}

div.mod-languages img
{
    border: 1px solid #888888;
}

.Joombig-beautiful-banner {
	padding-bottom: 0 !important;
}

.skdslider ul.slide-navs li {
    background: transparent url("../images/slide-bg.png") no-repeat scroll 0 0 !important;
    height: 24px !important;
	width: 24px !important;
    margin-right: 4px !important;
}

.skdslider ul.slide-navs li.current-slide {
    background: transparent url("../images/slide-bg-active.png") no-repeat scroll 0 0 !important;
}

.itemCgal
{
    float: left;
    margin: 5px;
}

.itemCzal
{
    float: none;
    margin: 5px;
    color:#555;
    font-size: 1.2em;
}

.itemCzal a
{
    padding-left: 5px;
    display: inline-block;
    font-family: 'Oxygen', sans-serif;
    font-size: 0.9em;
}

.pagination&gt;li&gt;a, .pagination&gt;li&gt;span
{
    padding: 4px 6px;
}

#scroller {
	height: 76px;
}

#scroller a img {
    margin: 2px 10px;
}

/*#scroller a:focus img
{
    outline: 2px solid red;
}*/

#powiat-elblag text{
    font-weight:bold;
    display:none;
}

#powiat-elblag a:focus {
    outline:none;
}

#powiat-elblag a:focus polygon, #powiat-elblag a:focus path{
    fill:#000;
}

#powiat-elblag a:hover text {
    display:block;
}
#powiat-elblag a:focus text {
    display:block;
}
.cloud_callender{
    width: 110px;
}
.cloud{
    display:none;
    top: 3px;
    /* left: -15%; */
    position: absolute;
    padding: 4px 15px!important;
    z-index: 99999;
    background-color: white;
    font-size: 14px;
    letter-spacing: 1px;
    color: black;
    border: solid 1px black;
    box-shadow: 1px 1px 5px black;
}
a:hover .cloud, a:focus .cloud{
    display:block;
}

/* menu mobilne */
.slicknav_menu
{
    display: none;
    border: 1px solid #dddddd;
}

.slicknav_menu * { border-radius: 4px !important; }

.slicknav_menu .mArrow
{
    display: none;
}

.slicknav_btn
{
    background: #e7b812;
    color: #000000;
    border-radius: 4px;
}

.slicknav_menu
{
    background-color:#e5e5e5;
    /*border-bottom: 1px solid #888888;*/
}

.slicknav_row:focus a
{
    color:black;
}

.slicknav_menutxt,.slicknav_icon
{
    font-size: 1.4em;
    color: white !important;
    text-shadow: 0 1px 1px rgba(56, 56, 56, 0.33) !important;
}

.slicknav_menu ul li a
{
    background: white;
    color: #000000;
    border-radius: 4px;
    padding: 2px !important;
}

.slicknav_menu ul li a:hover
{
    background: #f2c738;
}

.slicknav_nav .slicknav_row:hover,.slicknav_nav .slicknav_row:focus
{
    background: #f2c738;
}

.slicknav_menu .slicknav_icon-bar
{
    background-color: white;
}

.pagination .counter
{
    padding: 6px;
}

.sitemap .menutitle
{
    display: none;
}

.acymailing_module label
{
    position: absolute;
    z-index: -999;
}

/*.moduletable a:focus img[alt="biaĹa ksiÄga"]
{
    outline-width: 2px !important;
    outline-style: solid !important;
    outline-color: red !important;
}*/

.mContent a
{
    text-decoration: underline;
}

.mContent *
{
    font-family: 'Oxygen', sans-serif !important;
}

body u
{
    text-decoration: none !important;
}

.glyphicon
{
 font-family: 'Glyphicons Halflings' !important;
}

#item-140 a
{
    color: #da251c !important;
}

#mHeadInIe
{
    display: none;
}

#mapAreaT {
    position: absolute;
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    width: 23%;
    text-align: right;
    padding-top: 20px;
}

#mapAreaT span
{
    border: 2px solid red;
}

.icnav .titleic
{
    font-size: 1.2em;
}

.gkHighlighterInterface span.text
{
    font-size: 1em;
}

.doclink
{
    display: block;
    padding: 5px;
}

body iframe
{
    border: none;
}


/****************
rozdzielczoĹci
*****************/

@media (max-width: 1199px)
{
    .mBar .sf-menu &gt; li &gt; a,.mBar .sf-menu &gt; li &gt; .separator
    {
        padding-left: 5px;
    }
    #powiat-elblag
    {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 991px)
{
    #menuZewn {display: none;}
    .slicknav_menu { display:block; }
    .mFooter .mCopy
    {
        margin-top:18px !important;
    }
}

@media (max-width: 500px)
{
    .slide-navs
    {
        display: none;
    }
}

@media (max-width: 435px)
{
    #mLogo {
        font-size: 1.6em;
    }
    .mHeader .search .inputbox
    {
        width: 185px;
    }
}

#elMain .icevent .spanEv, #elMain .icmulti .spanEv
{
  display:block !important;
}

#elMain .ictip-event
{
  margin:30px 0px;
}

#elMain .titletip
{
  font-weight:bold;
  font-size:18px;
}

#elMain .ictip-event a:focus .titletip
{
  color:#da251c !important;
}

#elMain .ictip-time
{
  color:black;
  font-weight:bold;
}

#elMain .ictip-img
{
  margin:6px 0px;
}

#elMain .ictip-img .img
{
  padding:5px 10px;
  margin:15px 0px;
}

#elMain .ictip-desc
{
  display:none !important;
}
.home-ico
{
    width: 24px;
    height: 24px;
}</pre></body></html>