/* Global  */

::-webkit-input-placeholder, ::-moz-placeholder, :-moz-placeholder, :-ms-input-placeholder {
    color:#83AACA;
   }
   ::selection { background: #00A2EB; text-shadow: none; color: #000; }
   a, a:hover {/* text-decoration: underline; */ transition: color 0.2s ease; }
   .btn-primary { transition: background-color 0.2s ease;  /* border-bottom-width: 2px; */ border-color: #0193E5; background: #05adfd; background: -moz-linear-gradient(top, #05adfd 0%, #0593e3 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #05adfd), color-stop(100%, #0593e3)); background: -webkit-linear-gradient(top, #05adfd 0%, #0593e3 100%); background: -o-linear-gradient(top, #05adfd 0%, #0593e3 100%); background: -ms-linear-gradient(top, #05adfd 0%, #0593e3 100%); background: linear-gradient(to bottom, #05adfd 0%, #0593e3 100%); }
   .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { border-color: #0193E5; background: #0593e3; background: -moz-linear-gradient(top, #0593e3 0%, #05adfd 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0593e3), color-stop(100%, #05adfd)); background: -webkit-linear-gradient(top, #0593e3 0%, #05adfd 100%); background: -o-linear-gradient(top, #0593e3 0%, #05adfd 100%); background: -ms-linear-gradient(top, #0593e3 0%, #05adfd 100%); background: linear-gradient(to bottom, #0593e3 0%, #05adfd 100%); }
   h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, .lead, .panel, .well, ul, table, dl { margin: 12px 0; }
   /*________________________________________*/
   
   /* Back To Top */
   
   .scrollup { background: url(../img/icon-sprite.png) no-repeat top left; background-color: #3E98C5; background-position: 0 -495px; width: 51px; height: 51px; opacity: 0.3; position: fixed; bottom: 50px; right: 50px; display: none; text-indent: -9999px; border-radius: 3px; }
   /*________________________________________*/
   
   /* Fonts */
   
   h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong { font-weight: 700; }
   /*________________________________________*/
   
   /* Header */
   
   header { background-color: #3E98C5; }
   
   @media (max-width:1200px) and (min-width:992px) {
   #logo { margin: 9px 0 !important; }
   }
   
   @media (max-width:1200px) {
   header .col-md-8 img { }
   }
   
   /*________________________________________*/
   
   /* Logo */
   @media (min-width:768px) and (max-width:992px) {
   #logo { margin: 9px 0; }
   }
   
   @media (min-width:992px) {
   #logo { margin: 9px 0; }
   }
   #logo { display: block; }
   
   @media (max-width:767px) {
   #logo { text-align: center; display: block; margin: 10px 0; }
   #logo img { margin: 0 auto; }
   }
   /*________________________________________*/
   
   /* Footer */
   
   footer {/* margin-top: 20px; */ padding: 15px 0; border-top: 1px solid #E7E7E7; position: relative; }
   footer:after { background: url(../img/icon-sprite.png); content: ' '; background-position: 0 -69px; width: 30px; height: 13px; position: absolute; top: -13px; left: 49%; }
   footer h5 { font-weight: 700; color: #00A2EB; text-transform: uppercase; }
   footer h5 + ul { margin-top: 0; }
   footer a { color: #939393; }
   footer ul.list-unstyled li { margin-bottom: 10px; }
   footer ul.list-unstyled li .fa { color: #00A2EB; min-width: 30px; font-size: 17px; }
   footer ul.list-unstyled li.active a { color: #0593E3; }
   
   /*________________________________________*/
   
   /* Nav Menu */
   @media (min-width:768px) {
   .navbar-collapse { padding: 0; }
   .navbar { text-align: center; }
   }
   .navbar { margin: 12px 0 6px; }
   .navbar-btn { margin: 0; padding-bottom: 10px; padding-top: 10px; }
   .navbar-btn, .nav>li>a, .navbar-brand { color: #fff; font-weight: 600; text-transform: uppercase; }
   .navbar-brand:hover, .navbar-brand:focus { color: #fff }
   .nav>li>a { padding-top: 10px; padding-bottom: 10px }
   .nav>li>a .fa, .navbar-btn .fa { vertical-align: bottom; }
   .nav>li>a:hover, .nav>li>a:focus, .nav>li.active>a { text-decoration: underline; background-color: transparent; }
   .nav>li.hr { border-bottom: 2px solid rgba(255, 255, 255, 0.2) }
   
   @media (max-width:767px) {
   .navbar-nav { margin: 0; }
   .navbar-collapse.in { border-top-color: transparent; }
   .navbar { margin: 5px 0; background-color: #53B9E7; border-color: #3f99c6; }
   .nav>li>a.navbar-btn { text-align: left; padding-left: 14px; }
   .nav>li>a .fa, .navbar-btn .fa { vertical-align: middle!important; margin: 0 5px; }
   }
   
   @media (min-width:768px) and (max-width:992px) {
   .navbar { margin: 12px 0 6px; }
   .navbar-btn, .nav>li>a { font-size: 13px; padding-left: 6px; padding-right: 6px; }
   .nav>li>a .fa, .navbar-btn .fa { font-size: 16px; margin: 0 2px; vertical-align: text-bottom; }
   .navbar-btn { padding-left: 7px; }
   }
   
   @media (min-width:992px) {
   .navbar-btn, .nav>li>a { font-size: 12px; padding-left: 2px; padding-right: 2px; }
   .nav>li>a .fa, .navbar-btn .fa { font-size: 16px; margin: 0 2px; vertical-align: text-bottom; }
   .navbar-btn { padding-left: 7px; }
   }
   
   @media (min-width:1200px) {
   .navbar-btn, .nav>li>a { font-size: 13px; padding-left: 6px; padding-right: 6px; }
   .nav>li>a .fa, .navbar-btn .fa { font-size: 19px; margin: 0 5px; }
   .navbar-btn { padding-left: 7px; }
   }
   .navbar-toggle { border-color: #3f99c6; }
   .navbar-toggle .icon-bar { background-color: #3f99c6; }
   .navbar-toggle:hover, .navbar-toggle:focus { background-color: #3f99c6; }
   .navbar-toggle:hover .icon-bar, .navbar-toggle:focus .icon-bar { background-color: #53B9E7; }
   .navbar-collapse { border-color: #3f99c6; }
   
   nav .navbar-brand.visible-xs { 
       margin-left: 40px;
       white-space: nowrap;
   }
   nav .navbar-brand.visible-xs img {
       height: 30px;
       float: left;
       position: absolute;
       top: 10px; 
       left: 10px;
   }
   
   @media (max-width:300px) {
       nav .navbar-brand.visible-xs { 
           margin-left: 0px;
           white-space: normal;
           position: absolute;
       }
       nav .navbar-brand.visible-xs img {
           display: none;
       }
   }
   /*________________________________________*/
   
   /* Sub Header */
   
   #sub-header a, #sub-header { color: #fff; }
   #sub-header a:hover, #sub-header a:focus { text-decoration: underline; }
   #sub-header { background-color: #53B9E7; }
   #sub-header h3, #sub-header h1 { font-weight: 300; }
   #sub-header h3 strong, #sub-header h1 strong { font-weight: 600; }
   
   @media (min-width:992px) {
   #sub-header { min-height: 145px; padding: 10px 0; }
   #sub-header h3, #sub-header h1 { margin: 48px 0; font-size: 22px; }
   }
   /* Search Box */
   
   #search-box { padding: 6px 0; }
   #search-box .form-control { background-color: #B0E9FF; border-color: #fff; color: #000; }
   .input-group-btn>.btn:hover, #search-box .input-group-btn>.btn:focus, #search-box .input-group-btn>.btn:active { z-index: 1; }
   #search-box .btn .fa { font-size: 22px; }
   .hr-xs { display: block; height: 10px; }
   
   /*________________________________________*/
   
   
   /* Highlighted Area */
   
   .highlight { padding: 12px 0; position: relative; }
   .highlight.dark { background-color: #F7F7F7; border-top: 1px solid #E7E7E7; padding: 24px 0; }
   .highlight.white, .highlight.blue { border-top: 1px solid #E7E7E7; }
   .highlight.dark:after { background: url(../img/icon-sprite.png); content: ' '; background-position: 0 -23px; width: 32px; height: 13px; position: absolute; top: -13px; left: 49%; }
   .highlight.blue:after { background: url(../img/icon-sprite.png); content: ' '; background-position: 0 -46px; width: 32px; height: 13px; position: absolute; top: -13px; left: 49%; }
   .highlight.white:after { background: url(../img/icon-sprite.png); content: ' '; background-position: 0 -69px; width: 30px; height: 13px; position: absolute; top: -13px; left: 49%; }
   #search-box .form-control { background-color: #B0E9FF; border-color: #fff; color: #000; border-radius: 0; }
   .input-group-btn>.btn:hover, #search-box .input-group-btn>.btn:focus, #search-box .input-group-btn>.btn:active { z-index: 1; }
   .highlight .form-control { margin-bottom: 24px; margin-top: 24px; }
   .highlight .input-group .form-control, .highlight .form-group .form-control { margin: 0;/* margin-bottom: 5px; */ }
   .highlight .lead { font-weight: 400; font-size: 16px; margin: 24px 0; }
   table th { font-weight: 600; }
   .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { padding: 14px; }
   .table { position: relative; background-color: #fff; font-size: 15px; -webkit-box-shadow: 0px 3px 7px 0px rgba(201, 201, 201, 0.75); -moz-box-shadow: 0px 3px 7px 0px rgba(201, 201, 201, 0.75); box-shadow: 0px 3px 7px 0px rgba(201, 201, 201, 0.75); }
   .highlight.blue { background-color: #E8F9FF; }
   ul.lead li { line-height: 2; }
   h3.text-center img { margin-right: 12px; }
   .highlight.white h3.text-center { color: #00A2EB; }
   
   @media (min-width:768px) {
   ul.lead li:after { content: '|'; color: #D5D5D5; font-weight: 300; margin: 0 0px 0 8px; }
   ul.lead li:last-child:after { content: ''; }
   }
   .pagination { margin: 10px 12px; }
   .btn-lg, .btn-group-lg>.btn { padding: 12px 20px; font-size: 18px; line-height: 1.4; }
   .btn-lg img { margin-top: -5px; }
   /*________________________________________*/
   
   /* News Box */
   
   .news-box { margin: 12px 0; padding: 12px; background-color: #fff; border: 1px solid #e7e7e7; display: block }
   a.news-box { color: #6f6f6f; }
   a.news-box h2, a.news-box h4 { color: #00A2EB; }
   a.news-box:visited h2 { color: #bbb; }
   a.news-box:hover { text-decoration: none; }
   a.news-box:hover h2 { text-decoration: underline; }
   .news-box.odd { background-color: #F9F9F9; }
   .news-box .media-heading { font-size: 20px; line-height: 1.4; }
   .img-thumbnail { background-color: #F9F9F9; border-color: #efefef; padding: 10px; }
   .news-box.odd .img-thumbnail { background-color: #fff; }
   .news-box .media-object { max-width: 170px; min-width: 170px; max-height: 170px; }
   
   @media (max-width:768px) {
   .news-box .media-object { max-width: 85px; min-width: 85px; max-height: 85px; }
   .img-thumbnail { padding: 3px; }
   }
   .news-box .media-body { padding: 0; }
   p.meta { font-size: 13px; margin-top: 0; margin-bottom: 18px; }
   p.meta a { color: #00A2EB; }
   .news-box .media>.pull-left, .thumbnail { position: relative; margin-bottom: 12px; padding: 2px; }
   .news-box .media>.pull-left .img-caption, .thumbnail .img-caption, .thumbnail-caption { position: absolute; bottom: 15px; border-radius: 4px; right: 15px; padding: 5px 7px;/* font-weight: bold; */ text-align: center; min-width: 75px; font-size: 15px; background-color: #00A2EB; color: #fff; }
   .thumbnail-caption { bottom: 21px; border-radius: 4px; right: 9px; min-width: 63px; padding: 2px 4px; font-size: 11px; }
   .media>.pull-left { position: relative; }
   .thumbnail .img-icon { position: absolute; bottom: 15px; left: 15px; }
   
   @media (max-width:768px) {
   .news-box .media>.pull-left .img-caption { position: initial; margin: 10px 0; padding: 3px 5px; }
   }
   .advertisement { padding: 10px; }
   #search-box .text-info { color: white }
   .text-info { color: #00A2EB; }
   .text-success { color: #4E9F4C; }
   hr { margin-top: 10px; margin-bottom: 10px; border-top: 1px solid #E7E4E4; }
   .alert { margin-bottom: 24px; border: 1px solid #E7E7E7; border-bottom: 3px solid #e7e7e7; background: #FFF; border-radius: 4px; }
   .alert-info { border-bottom: 2px solid #00A2EB; color: #00A2EB; background-color: #F3FCFF; position: relative; }
   .alert-info .input-group { margin: 15px 0; }
   .alert-info button.close { position: absolute; right: 5px; top: 2px; }
   .alert-info h2 { margin: 14px 0; }
   .form-box { background-color: #fff; padding: 10px 10px; margin-bottom: 15px; border: 1px solid #E7E7E7; border-top: 2px solid #00A2EB; }
   .form-box label { margin: 5px 0; }
   .form-box .form-group { margin: 0; }
   .row, .form-horizontal .form-group { margin-left: -7px; margin-right: -7px; }
   .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 7px; padding-right: 7px; }
   .panel-title { font-size: 18px; font-weight: 600; text-align: center; }
   .form-group { margin-bottom: 25px; }
   .panel-primary>.panel-heading { color: #00A2EB; background-color: #F3FBFF; border-color: #00A2EB;/* border-top-width: 2px; */ }
   .panel { border-top-width: 2px; }
   .blue-box { background-color: #FFF; padding: 12px; margin-bottom: 24px; border: 1px solid #E7E7E7; border-top: 2px solid #00A2EB; }
   .blue-box ul.list-inline { font-size: 16px; text-align: center;/* font-weight: 600; */ }
   .alert>.btn-primary { margin: 12px 0; }
   .dl-horizontal dt, .dl-horizontal dd { margin-bottom: 7px; }
   .dl-horizontal dt { font-weight: normal; color: #333; }
   .dl-horizontal dd { font-weight: 600; color: #00A2EB; position: relative; }
   .list-inline>li { padding-left: 3px; padding-right: 3px; }
   .advertisement h3, .advertisement p { margin: 6px 0; }
   dl .form-control { margin: 11px 0 !important; padding: 0px 5px; height: 21px; font-size: 13px; }
   dl label { font-weight: normal }
   .radio, .checkbox { margin-top: 24px; margin-bottom: 24px; }
   .radio label, .checkbox label { line-height: 1.5; }
   .media-heading { margin-bottom: 15px; }
   .margin0 { margin: 0 !important; }
   .table-primary thead { background-color: #00A2EB; color: #fff; }
   .table-primary tbody { background-color: #F3FBFF; color: #333; }
   .table-primary tfoot { border-top: 3px solid #2FA523; background-color: #F7F7F7; color: #333; }
   .table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td { border-color: #C5E7F5; }
   .alert-warning { border-bottom: 3px solid #FAEBCC; background-color: #F8F8ED; }
   .media ul.list-inline, .media p { font-size: 12px }
   .media-list li .media-body .media { background-color: #F3FBFF; padding: 10px; margin: 0; font-size: 11px; border: 1px solid #D2F0FF; /* border-bottom: none; */ }
   .media-list li .media-body .media .media-heading { margin-bottom: 5px; font-size: 14px; }
   .media-list .input-group-sm { margin: 7px 0; }
   .text-black { color: #6F6F6F !important; }
   /*________________________________________*/
   
   .highlight.white.bullet-bottom:after { background: url(../img/icon-sprite.png); content: ' '; position: absolute; top: auto; bottom: -12px; left: 49%; z-index: 1; background-position: 0 0; width: 30px; height: 13px; }
   .highlight.no-bullet:after { content: ''; position: absolute; top: -15px; left: 49%; background: none; }
   .panel { margin-bottom: 20px; background-color: transparent; border: none; border-radius: 0; -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05); position: relative; z-index: 2; }
   .panel-primary>.panel-heading { color: #00A2EB; background-color: #F3FBFF; border-left: 1px solid; border-right: 1px solid; border-color: #00A2EB; border-top: 3px solid #00A2EB; border-radius: 0; max-width: 400px; margin: 0 auto; position: relative; padding: 15px; z-index: 8; }
   .panel-body { padding: 15px 0 0 0; }
   .line { border-bottom: 1px solid #00A2EB; position: absolute; top: 40px; bottom: auto; left: 0; height: 1px; width: 100%; z-index: 4; }
   .panel-title .fa { float: right; }
   .text-danger { color: #FA5C5C; }
   .focusedInput { border-color: #CCC; border-color: rgba(82, 168, 236, 0.8); outline: 0; outline: thin dotted \9; -moz-box-shadow: 0 0 8px rgba(82,168,236,.6); box-shadow: 0 0 8px rgba(82, 168, 236, 0.6); }
   .alert table { color: #333; }
   .table-primary>thead>tr>th, .table-primary>tbody>tr>th, .table-primary>tfoot>tr>th, .table-primary>thead>tr>td, .table-primary>tbody>tr>td, .table-primary>tfoot>tr>td { padding: 10px 6px; }
   .table-primary>thead>tr>th { font-size: 13px; vertical-align: top; }
   .table-primary>tbody>tr>td { font-size: 13px; vertical-align: middle; }
   .table-primary>tfoot>tr>td { font-size: 12px; vertical-align: middle; }
   
   @media (max-width: 1200px) {
   .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; overflow-x: scroll; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #DDD; -webkit-overflow-scrolling: touch; }
   }
   .table-primary tfoot a { color: #2FA523; }
   .media, .media .media { margin-top: 12px; }
   .table-alternate { }
   .table-alternate thead { background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #e6f4fc 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6f4fc)); background: -webkit-linear-gradient(top, #ffffff 0%, #e6f4fc 100%); background: -o-linear-gradient(top, #ffffff 0%, #e6f4fc 100%); background: -ms-linear-gradient(top, #ffffff 0%, #e6f4fc 100%); background: linear-gradient(to bottom, #ffffff 0%, #e6f4fc 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6f4fc', GradientType=0 );
   border-top: 3px solid #0595E5; color: #0595E5; }
   .table-alternate>thead>tr>th, .table-alternate>tbody>tr>td { font-size: 14px; padding: 10px 15x; }
   .table-alternate>tbody>tr>td { padding: 15px; }
   .table-alternate thead tr th:last-child { background-color: #00A2EB; color: #fff; font-size: 23px; font-weight: bold; }
   .table-alternate tbody tr td:last-child { background-color: #F3FBFF; }
   .table-alternate tbody { background-color: #fff; }
   .media-list li .media-body .media:last-of-type { margin: 6px 0; padding: 5px; }
   .media-list li .media-body .media p.small { font-size: 11px; margin: 0 }
   .sprite { background: url(../img/icon-sprite.png) no-repeat top left; }
   .sprite-bullet-sep-2 { background-position: 0 0; width: 30px; height: 13px; }
   .sprite-bullet-sep-highlighted { background-position: 0 -23px; width: 32px; height: 13px; }
   .sprite-bullet-sep-highlighted2 { background-position: 0 -46px; width: 32px; height: 13px; }
   .sprite-bullet-sep { background-position: 0 -69px; width: 30px; height: 13px; }
   .sprite-icon--flag { background-position: 0 -92px; width: 32px; height: 36px; }
   .sprite-icon-compass { background-position: 0 -138px; width: 40px; height: 42px; }
   .sprite-icon-notepad { background-position: 0 -190px; width: 32px; height: 35px; }
   .sprite-icon-pencil-dark { background-position: 0 -235px; width: 38px; height: 36px; }
   .sprite-icon-pencil-plus { background-position: 0 -281px; width: 50px; height: 34px; }
   .sprite-icon-pencil-small { background-position: 0 -325px; width: 25px; height: 23px; }
   .sprite-icon-pencil { background-position: 0 -358px; width: 36px; height: 34px; }
   .sprite-icon-search { background-position: 0 -402px; width: 37px; height: 38px; }
   .sprite-icon-tick { background-position: 0 -450px; width: 33px; height: 35px; }
   .sprite-totop { background-position: 0 -495px; width: 51px; height: 51px; }
   
   
   @media (min-width: 992px) {
       .pull-right-md {
           float: right !important;
       }
   }
   
   @media (min-width: 768px) {
       .pull-right-sm {
           float: right !important;
       }
   }
   
   /* Metabootstrap */
   
   .adsbygoogle.metabootstrap:before {
       display: block;
       content: "Reklama";
       color: #ccc;
   }
   
   .adsbygoogle.metabootstrap {
     width: 320px; height: 50px;
     margin-bottom: 10px;
     margin-left: 10px;
     margin-top: -10px;
   }
   @media (min-width:500px) { .adsbygoogle.metabootstrap {
     width: 468px; height: 70px;
   }}
   @media (min-width:1024px) { .adsbygoogle.metabootstrap {
     width: 728px; height: 100px;
   }}
   
   /* Account */
   
   .account-navbar .navbar-brand {
     color: #000;
   }
   
   .account-combo {
     padding-top: 6px;
   }
   
   @media (max-width:768px) {
       .account-combo .dropdown {
           float: none !important;
       }
       
       .account-combo .dropdown select {
           width: 100%;
           margin: 0px 0px 10px 0px;
       }
   } 
   
   .account-user-name {
     text-overflow: ellipsis;
     display: block;
     overflow: hidden; 
   }
   
   .account-user-name.visible-xs + button {
       position: absolute;
       box-shadow: -5px 0px 10px white;
       right: 0px;
       z-index: 1;
   }
   
   .account-user-name.visible-xs + button:not(:hover) {
       background: white;
   }
   
   /* Contacts */
   
   .media-list.contact-list>.media { margin-bottom: 5px; border-bottom: 1px solid #efefef; padding-bottom: 10px; } 
   .media-list.contact-list .media-body p, p.contact-message { white-space: pre-wrap }
   .media-list.contact-list h4 { margin-bottom: 0px; }
   .media-list.contact-list h6 { margin-top: 0px; }
   .media-list.contact-list time { display: block; }
   .media-list.contact-list .contact-controls { margin-bottom: 5px; }
   .media-list.contact-list .contact-controls:after { content: ""; display: table; clear: both }
   
   .media-list.contact-list .contact-replies button.media { 
       display: block;
       width: 100%;
       text-align: left;
       margin-bottom: 0;
   }
   
   .media-list.contact-list .contact-replies button.media:not(.collapsed) {
       display: none;
   }
   
   /* Main Category Menu */
   
    .main-cat-menu th>a {
     display: block;
     margin: -14px;
     padding: 14px;
   }
   
   /* Auth helpers */
   
   body:not(.auth-loggedin) .auth-visible {
     display: none;
   }
   
   body:not(.auth-guest) .auth-hidden {
     display: none;
   }
   
   body:not(.entry-owner) .entry-owner-visible {
     display: none;
   }
   
   /* Entry helpers */
   
   .entry p.meta .text-muted[data-offset]:after {
     content: attr(data-offset);
   }
   
   .entry p.meta.meta-split > span:not(:first-child):before {
       content: " | ";
       display: inline-block;
   }
   
   /* Entry map */
   
   .entry .entry-map {
       min-height: 100px;
       cursor: pointer;
   }
   
   .entry .entry-map:not(:hover) img {
       opacity: 0.5;
   }
   
   .entry .entry-map img {
       width: 100%;
   }
   
   /* Entry contextual */
   
   
   .entry-contextual .news-box {
       box-sizing: border-box;
       display: inline-block;
       width: 19.5%;
       background: none;
       border: none;
       vertical-align: top;
       padding: 0px;
       position: relative;
       min-height: 62px;
   }
   
   @media (max-width:768px) {
       .entry-contextual .news-box {
           display: block;
           width: 100%;
       }
   }
   
   .entry-contextual .news-box .meta {
       position: absolute;
       left: 0px;
       right: 0px;
       color: #aaa;
   }
   
   .entry-contextual .news-box h4, .entry-contextual .news-box h2 {
       font-size: 13px;
       line-height: 15px;
       margin-bottom:  5px;
       min-height: 32px;
   }
   
   .entry-contextual .news-box h4 a, .entry-contextual .news-box h2 {
       font-size: 13px;
       line-height: 15px;
       font-weight: bold;
       color: #999;
   }
   
   .entry-contextual .news-box h4 a:visited, .entry-contextual .news-box:visited h2 {
       color: #bbb;
   }
   
   .entry-contextual .news-box .media-body {
   }
   
   .entry-contextual .news-box .media > a, .entry-contextual .news-box .media > h2 {
       margin: 0 auto;
       padding: 0;
       display: block;
       float: left;
       max-width: 48px;
       margin-right: 5px;
   }
   
   .entry-contextual .news-box .media-object {
       background: none;
       border: none;
       margin: 0px auto;
       min-width: auto;
       max-width: none;
       max-height: 32px;
       min-height: auto;
       max-width: 42px;
       padding: 0;
   }
   
   /* Entry helpers */
   
   .entry-thumbnails .thumbnail {
     min-height: 300px;
     position: relative;
   }
   
   .entry-thumbnails .row .thumbnail {
     min-height: 150px;
   }
   
   .entry-thumbnails .thumbnail img {
       max-height: 100%;
       max-width: 100%;
       position: absolute;  
       top: 0;  
       bottom: 0;  
       left: 0;  
       right: 0;  
       margin: auto;
   }
   
   @media (max-width:992px) {
       .entry-thumbnails div.entry-thumbnails-responsive .row .thumbnail {
         max-height: 60px;
         max-width: 60px;
         min-height: 60px;
         position: relative;
       }
       
       .entry-thumbnails div.entry-thumbnails-responsive article {
           width: 64px;
       }
   }
   
   /* entry-controls */
   
   .entry-controls {
       border-top: none;
       border-left: none;
       border-right: none;
   }
   
   .entry-controls .list-inline > li:not(:last-child) {
     padding-right: 10px;
     margin-bottom: 10px;
   }
   
   .entry-controls .list-inline > li {
     text-decoration: underline;
     font-size: 13px;
     text-transform: uppercase;
     font-weight: 600;
   }
   
   .entry-controls .list-inline > li i.fa {
     margin-left: 5px;
     text-decoration: none;  
   }
   
   .entry-controls .dropdown-menu { 
     text-transform: none;
     text-align: left;
   }
   
   .entry .description {
     white-space: -moz-pre-line;
     white-space: -pre-line;
     white-space: -o-pre-line;
     white-space: pre-line;
     word-wrap: break-word;
   }
   
   /* entry highlight */
   @media (max-width:768px) {
     .highlight.entry-highlight {
       padding: 12px 0;
     }
     
     .highlight.entry-highlight h3 {
       font-weight: 600;
     }
   }
   
   /* entry contact */
   .unlock-contact {
       cursor: pointer;
   }
   
   h1.unlock-contact:hover {
       text-decoration: underline;
   }
   
   .row.contact-trigger {
       display: table;
   }
   
   a[name=contact-form] {
       position: absolute;
       margin-top: -600px;
   }
   
   @media (min-height:700px) {
       margin-top: -800px;
   }
   
   @media (max-height:700px) and (min-height:600px) {
       margin-top: -700px;
   }
   
   @media (max-height:600px) and (min-height:500px) {
       margin-top: -600px;
   }
   
   @media (max-height:500px) {
       margin-top: -500px;
   }
   
   .contact-trigger .details {
   }
   
   .contact-trigger .media-list .media {
       display: table;	
   }
   
   .contact-trigger .media-list .media-left,
   .contact-trigger .media-list .media-body {
       display: table-cell;
   }
   
   .contact-trigger .media-list .media-left {
       width: 40px;
       padding-right: 10px;
       margin-right: 10px;
       box-sizing: border-box;
   }
   
   .contact-trigger .media-list .media.row {
       min-height: 40px;
       float: left;
       margin-right: 20px;
       margin-top: 10px;
   }
   
   /* entry units */
   .entry .entry-unit-horizontal:before,
   .entry .entry-unit-contact:before {
       display: block;
       content: "Reklama";
       color: #ccc;
   }
   
   .entry .entry-unit-horizontal {
       padding: 0px;
       box-sizing: border-box;
       clear: both;
       max-height: 300px;
       max-width: 350px;
       margin: 0 auto;
   }
   
   @media (max-width:768px) {
       .entry .entry-unit-horizontal {
           width: 350px;
           margin-bottom: 40px;
       }
   
       .entry .entry-unit-contact {
           float: none !important;
           margin: 10px 0px;
           clear: both;
       }
   }
   
   .entry-unit-contact {
       padding: 0px 0px 0px 0px;
       margin-bottom: -10px;
       box-sizing: border-box;
       width: 350px;
       max-width: 100%;
   }
   
   .entry-unit-side-contact {
       padding: 0px 12px 12px 7px;
       box-sizing: border-box;
   }
   
   /* entry gallery */
   
   main.entry-gallery.dark,
   main.entry-gallery.dark .breadcrumb {
       background-color: #45484d;
       color: #cccccc;
   }
   
   main.entry-gallery.dark .breadcrumb {
       border-bottom: 2px solid white;
       padding-bottom: 15px;
   }
   
   main.entry-gallery.dark a {
       color: white;
   }
   
   .entry-gallery .thumbnail {
       padding: 0;
       box-sizing: border-box;
       background: none;
       border: none;
   }
   
   .entry-gallery .bottom-unit {
       margin: 15px 0px;
   }
   
   @media (min-width:1200px) {
       .entry-gallery .thumbnail {
           margin: 0px 0px;
       }
   
       .entry-gallery .thumbnail+div {
           min-height: 600px;
           padding-left: 10px;
       }
   }
   
   @media (min-width:950px) {
       .entry-gallery .thumbnail .item.active, .entry-gallery .thumbnail .item.left {
           height: 600px;
           display: flex;
             align-items: center;
       }
   }
   
   .entry-gallery .carousel-inner .item img {
       margin: 0 auto;
   }
   
   .entry-gallery .carousel-control:not(:hover) {
       opacity: 0;
   }
   
   /* entry gallery links */
   
   .entry-gallery-links {
     min-height: 0 !important;
   }
   
   a.entry-gallery-links 
   img.entry-gallery-links__image {
       max-height: 60px;
       max-width: 60px;
       position: relative;
       display: inline;
       margin: 4px;
   }
   
   a.entry-gallery-links 
   .entry-gallery-links__extra {
       margin: 18px 30px 30px;
   }
   
   /* search results */
   
   .search-results__list .news-box:first-child {
       margin-top: 0;
   }
   
   #search-results__facets-switch {
       display: none;
   }
   
   .search-results__facets-switch,
   label[for=search-results__facets-switch] {
       display: none;
   }
   
   .search-results__facets {
       position: relative;
   }
   
   .search-results__facets .form-box .dropdown button {
       width: 100%;
   }
   
   .search-results__facets .dropdown li[role=presentation] {
       position: relative;
       cursor: pointer
   }
   
   .search-results__facets .dropdown li[role=presentation] .badge+a {
       padding-right: 50px;
   }
   
   .search-results__facets .dropdown li[role=presentation] .badge {
       position: absolute;
       top: 3px;
       right: 3px;
   }
   
   .search-results__facets .dropdown li[role=presentation].active .badge {
       color: #00a2eb;
       background-color: #fff
   }
   
   .search-main-menu .badge {
       float: right;
   }
   
   @media (max-width:992px) {
       .search-results__facets-main~label[for=search-results__facets-switch] {
           display: inline-block;
             border: 1px solid #00A2EB;
             border-radius: 4px;
             margin-bottom: 15px;
       }
   
       .highlight>label[for=search-results__facets-switch] {
           display: inline-block;
           vertical-align: middle;
           position: absolute;
           left: 0px;
           top: 0px;
           text-align: center;
             z-index: 1;
           width: 80px;
       }
   
       label[for=search-results__facets-switch] {
           cursor: pointer;
           height: 100%;
             padding: 10px;
             box-sizing: border-box;
       }
       
       .highlight>label[for=search-results__facets-switch]>i.fa {
           position: absolute;
           top: 50%;
           left: 50%;
           margin-left: -30px;
           margin-top: -25px;
             font-size: 26px;
             line-height: 50px;
             width: 60px;
             
             border: 1px solid #00A2EB;
             border-radius: 4px;
       }
       
       .highlight>label[for=search-results__facets-switch] + .container {
           padding-left: 80px;
       }
       
       #search-results__facets-switch:checked ~ * label[for=search-results__facets-switch]>i.fa,
       #search-results__facets-switch:checked ~ * .search-results__facets-main~label[for=search-results__facets-switch] {
           background: #00A2EB;
           color: white;
       }
   
       #search-results__facets-switch:not(:checked) ~ * .search-results__facets section:not(.search-results__facets-main) {
           display: none;
       }
   }
   
   .facets-control {
       position: initial;
   }
   
   .facets-control button {
       position: absolute;
       right: 0px;
   }
   
   .list-description {
       margin-top: 24px;
       margin-bottom: 0px;
   }
   
   .list-description p {
       margin-top: 0px;
   }
   
   .well>.breadcrumb {
       padding: 0px;
       margin-bottom: 10px;
   }
   
   .category-title {
       position: relative;
       margin: 0px;
       padding: 12px 0px;
   }
   
   .category-title .category-logo {
       position: absolute;
       top: 0px;
       margin-left: -50px;
   }
   
   .news-box  img.img-thumbnail[data-src*="blank"], .news-box img.img-thumbnail[src*="blank"] {
       opacity: 0.3;
   }
   
   .entry-contextual .news-box  img.img-thumbnail[src*="blank"] {
       margin-top: auto;
       margin-bottom: auto;
   }
   
   .entry-description {
       overflow: hidden;
   }
   
   .entry-description-more {
       text-align: center;
       font-size: 15px;
       font-weight: bold;
       padding: 5px;
       cursor: pointer;
       margin-bottom: 5px;
   }
   
   .entry-description-more:before {
       display: block;
       content: " ";
       height: 40px;
       margin-top: -40px;
       width: 100%;
       left: 0px;
       position: absolute;
       background: linear-gradient(to top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
   }
   
   /* facets */
   
   .facet-label {
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     display: block;
   }
   
   /* cookie consent */
   
   .c-consent {
     padding: 15px 50px 15px 30px;
     position: relative;
     bottom: 0px;
     left: 0px;
     right: 0px;
     background: #de;
     z-index: 100;
     font-size: smaller;
   }
   
   @media (max-width:768px), (max-height:500px) {
     .c-consent {
       padding: 10px 17.5px 10px 10px;
     }
     
     .c-consent p {
       font-size: x-small;
     }
   }
   
   .c-consent p {
     margin: 0 auto;
     padding: 0;
     padding-right: 60px;
     color: #c5;
   }
   
   .c-consent button {
     cursor: pointer;
     color: #333;
     position: absolute;
     right: 0px;
     top: 0px;
     width: 60px;
     display: block;
     height: 100%;
   }
   
   /* recent entries */
   
   .recent-entries-container .container {
       width: auto !important;
   }
   
   .recent-entries .news-box h4 {
       line-height: 14px;
       font-size: 13px;
       max-height: 15px;
       overflow: hidden;
       text-overflow: ellipsis;
       margin-bottom: 0px;
   }
   
   .recent-entries .news-box .list-thumbnail {
       height: 100px;
       overflow: hidden;
   }
   
   @media (min-width:768px) {
       .recent-entries {
           height: 200px;
           overflow: hidden;
       }
   
       .recent-entries .news-box.fade-out {
           opacity: 1;
           width: 200px;
           transition: opacity 0.5s linear, width 0.5s linear 0.5s, height 0s linear 1s;
       }
   
       .recent-entries .news-box.fade-out-hidden {
           opacity: 0;
           width: 0px;
           height: 0px;
       }
   
       .recent-entries .news-box {
           display: inline-block;
           max-width: 200px;
           height: 180px;
       }
   
       .recent-entries .pull-left {
           float: none !important;
       }
   }
   
   /* about */
   .about-site .container {
       width: auto;
   }
   
   .about-site .container p {
       font-size: smaller;
   }
   
   /* light news box */
   
   .light-news-box {
       padding: 0px
   }

   .light-news-box .media {
        display: flex;
   }
   
   .light-news-box .media-body {
       margin-top: 12px;
       margin-left: 10px;
   }
   
   .light-news-box.news-box .media>.pull-left {
       margin-bottom: 0px;
   }
   
   /* show-enabled */
   
   [data-enabled=true] .show-enabled {
   }
   
   [data-enabled=true] .hide-enabled {
       display: none;
   }
   
   [data-enabled]:not([data-enabled=true]) .show-enabled {
       display: none;
   }
   
   [data-enabled]:not([data-enabled=true]) .hide-enabled {
   }