@import "//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:300,700,800|Domine:400,700|Anaheim&subset=latin,latin-ext";
/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/powroty-2019-theme/css/../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(/powroty-2019-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(/powroty-2019-theme/css/../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Miscellaneous ---------- */
.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.panel-hd {
  background: #c0c2c5 url(/powroty-2019-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(/powroty-2019-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #d4d4d4 url(/powroty-2019-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.tree-node [class^="icon-"] {
  margin-right: 5px; }
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }
.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }
.tree-node-content .tree-label {
  margin-left: 3px; }
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(/powroty-2019-theme/css/../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(/powroty-2019-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/powroty-2019-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/powroty-2019-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/powroty-2019-theme/css/../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }
.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

body.html-editor cite, .aui cite {
  color: red !important;
  font-style: normal !important;
  font-weight: bold !important; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/powroty-2019-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/powroty-2019-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/powroty-2019-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }
.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }
.ie7 .paginator-current-page {
  color: #FFF; }

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(/powroty-2019-theme/css/../images/arrows/04_right.png); }

/* ---------- Page template selector ---------- */
.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(/powroty-2019-theme/css/../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(/powroty-2019-theme/css/../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(/powroty-2019-theme/css/../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(/powroty-2019-theme/css/../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(/powroty-2019-theme/css/../images/common/configuration.png); }

.save-trigger img {
  background-image: url(/powroty-2019-theme/css/../images/common/check.png); }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/powroty-2019-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/powroty-2019-theme/css/../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/powroty-2019-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/powroty-2019-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/powroty-2019-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/powroty-2019-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(/powroty-2019-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/powroty-2019-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333 url(/powroty-2019-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(/powroty-2019-theme/css/../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/powroty-2019-theme/css/../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/powroty-2019-theme/css/../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/powroty-2019-theme/css/../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/powroty-2019-theme/css/../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/powroty-2019-theme/css/../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(/powroty-2019-theme/css/../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(/powroty-2019-theme/css/../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }
.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(/powroty-2019-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/powroty-2019-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/powroty-2019-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/powroty-2019-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/powroty-2019-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/powroty-2019-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/html/themes/classic/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }
.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #333333;
    -moz-box-shadow: 0 0 5px 0 #333333;
    box-shadow: 0 0 5px 0 #333333;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #dddddd;
  -moz-box-shadow: 0 0 3px #dddddd;
  box-shadow: 0 0 3px #dddddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #ff0047;
    -moz-box-shadow: 0 0 3px #ff0047;
    box-shadow: 0 0 3px #ff0047; }
.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27c1f2;
  -moz-box-shadow: 0 0 3px #27c1f2;
  box-shadow: 0 0 3px #27c1f2; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999999;
  -moz-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }
body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }
@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

@CHARSET "UTF-8";
@media only screen and (max-width: 1000px) {
  .hide-mobile {
    display: none; } }
div#ds_advisor,
div#dsStickerWrap,
div#dsSend {
  overflow: visible; }

div#dsStickerWrap {
  position: absolute !important; }

#inteliwise-agent-button {
  display: block;
  position: absolute;
  right: 0;
  top: 430px;
  -webkit-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px; }

#inteliwise-agent-panel {
  display: none;
  overflow: hidden;
  position: absolute;
  height: 620px;
  width: 300px;
  right: -303px;
  top: 100px;
  z-index: 100; }

#fejs-button {
  display: block;
  position: absolute;
  right: 0;
  top: 310px;
  -webkit-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px; }

#fejs-tab {
  background: white;
  display: none;
  height: 560px;
  overflow: hidden;
  position: absolute;
  right: -241px;
  top: 110px;
  width: 238px;
  z-index: 100;
  -webkit-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
  border-top: 1px solid #074590;
  border-left: 1px solid #074590;
  border-bottom: 1px solid #074590; }

#the-s {
  border-radius: 3px 0 0 3px;
  cursor: pointer;
  display: none;
  /* było: block */
  position: absolute;
  right: 0;
  top: 650px; }

#the-s-box {
  background: none repeat scroll 0 0 white;
  border-bottom: 1px solid #A9E70B;
  border-left: 1px solid #A9E70B;
  border-radius: 3px 0 0 3px;
  border-top: 1px solid #A9E70B;
  display: none;
  right: -272px;
  overflow: hidden;
  padding: 10px;
  position: absolute;
  top: 650px;
  width: 250px;
  z-index: 200; }

#the-s-box #question,
form[name="voteForm"] #question {
  display: block;
  font-family: "Domine";
  font-size: 0.9em;
  font-weight: bold;
  border: none !important; }

#the-s-box #answer,
form[name="voteForm"] #answer {
  display: block;
  font-size: 0.75em;
  border: none !important;
  margin: 1em 0 0.5em;
  overflow: hidden; }

#the-s-box #answer input,
form[name="voteForm"] #answer input {
  float: left;
  clear: left;
  display: block;
  margin-top: 0.15em; }

#the-s-box #answer label,
form[name="voteForm"] #answer label {
  margin-left: 0.5em;
  float: left;
  clear: right;
  display: block;
  max-width: 90%;
  margin-bottom: 0.5em; }

#the-s-box form p,
form[name="voteForm"] p {
  margin: 0.5em 0; }

#the-s-box form br,
form[name="voteForm"] br {
  display: none; }

#the-s-box form input[type="submit"],
form[name="voteForm"] input[type="submit"],
a.submit {
  background: #A6C731;
  border-radius: 3px;
  clear: both;
  color: white;
  display: block;
  font-family: "Anaheim";
  font-weight: bold;
  margin: 0.5em 0;
  padding: 0.5em 1.5em;
  text-transform: uppercase;
  font-size: 0.875em;
  cursor: pointer; }

#the-s-box form input[type="submit"]:hover,
#the-s-box form input[type="submit"]:focus,
form[name="voteForm"] input[type="submit"]:hover,
form[name="voteForm"] input[type="submit"]:focus,
a.submit:hover,
a.submit:focus {
  background: #86A126; }

#the-s-box p.zapoznaj {
  font-size: 0.8em;
  background: url("/powroty-2019-theme/css/../images/arrow-right.png") no-repeat scroll left center transparent;
  padding-left: 20px; }

a#ocen-nas {
  cursor: pointer;
  display: block;
  left: 0;
  position: fixed;
  top: 260px; }

a#ocen-nas img {
  border-radius: 0 3px 3px 0; }

img#chat {
  border-radius: 3px 0 0 3px;
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
  top: 435px; }

#ds_livechat,
#dsLCButton {
  display: none; }

img#stats {
  position: fixed;
  right: 0px;
  top: 443px;
  border-radius: 3px 0px 0px 3px;
  cursor: pointer; }

#stats-box {
  background: white;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: block;
  overflow: hidden;
  padding: 10px;
  position: fixed;
  right: -272px;
  top: 443px;
  width: 250px;
  z-index: 200;
  -webkit-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px; }

#stats-box ul {
  list-style-type: square;
  padding-left: 1em; }

#stats-box li {
  font-size: 0.8em; }

#stats-box .red {
  color: #CC0000;
  font-family: "Domine";
  font-size: 1.2em; }

#napiszDoNasFormularz {
  border: 1px solid #48a8d5;
  border-right: none;
  border-radius: 3px 0 0 3px;
  background: white;
  overflow: hidden;
  padding: 1em 0 0 0.75em;
  position: absolute;
  display: none;
  right: -410px;
  top: 252px;
  width: 387px;
  z-index: 10;
  margin-bottom: 1em; }

#napiszDoNas {
  display: block;
  position: absolute;
  right: 0;
  top: 252px;
  width: 39px; }

#napiszDoNasFormularz {
  border: 1px solid #48a8d5;
  border-right: none;
  border-radius: 3px 0 0 3px;
  background: white;
  overflow: hidden;
  padding: 1em 0 0 0.75em;
  position: absolute;
  display: none;
  right: -410px;
  top: 252px;
  width: 387px;
  z-index: 10;
  margin-bottom: 1em; }

#napiszDoNas {
  display: block;
  position: absolute;
  right: 0;
  top: 252px;
  width: 39px; }

#napiszDoNasFormularz .head {
  overflow: hidden; }

#napiszDoNasFormularz .head {
  overflow: hidden; }

#napiszDoNasFormularz .head p {
  background: url("/powroty-2019-theme/css/../images/mail-big.png") no-repeat scroll left center transparent;
  font-family: "Open Sans";
  font-size: 1.35em;
  font-weight: 800;
  line-height: 120%;
  margin: 0;
  padding: 0 0 0 65px;
  float: left;
  width: 250px;
  height: 52px; }

#napiszDoNasFormularz .head a {
  background: url("/powroty-2019-theme/css/../images/mail-cross.png") no-repeat scroll 5px center transparent;
  display: block;
  font-family: "Open Sans";
  font-size: 0.75em;
  font-weight: 300;
  line-height: 18px;
  margin: 0;
  min-height: 20px;
  padding: 0 0 0 35px;
  position: absolute;
  right: 25px;
  top: 20px;
  color: #333; }

#napiszDoNasFormularz input[type="submit"] {
  margin-bottom: 0;
  font-size: 1em; }

#napiszDoNasFormularz form {
  font-size: 0.8em; }

.contact-iframe-content {
  width: 374px;
  height: 580px;
  overflow: hidden; }

body.white-blue {
  background: #FFFFFF none repeat scroll 0 0; }

.white-blue hr,
.white-blue .zl__footer,
.white-blue .calListEventTimeDesc,
.white-blue .calListEventTitle,
.white-blue .calDetailsEventTimeDesc,
.white-blue .calDetailsEventTitle,
.white-blue .calDetailsEventDesc,
.white-blue .zl-kontakt-content div.info,
.white-blue .zl-kontakt-content ul.accordion > li > p.header,
.white-blue .grid-content__item,
.white-blue .grid-content__item__text:hover,
.white-blue .zus-naSkroty .journal-content-article div.blogrightart,
.white-blue .webinarium-zobacz-rowniez .journal-content-article div.blogrightart,
.white-blue .webinarium-kategorie .journal-content-article div.blogrightart,
.white-blue .zus-naSkroty .journal-content-article div.blogrightart:hover,
.white-blue .webinarium-zobacz-rowniez .journal-content-article div.blogrightart:hover,
.white-blue .webinarium-kategorie .journal-content-article div.blogrightart:hover,
.white-blue .aktualnosciPrzedsiebiorcow .journal-content-article .prawy-pasek img,
.white-blue .aktualnosciRegion .journal-content-article .prawy-pasek img,
.white-blue .zl__see-also hr,
.white-blue .zl__work-market hr,
.white-blue .zl__recommendation .zl__recommendation__thumb img,
.white-blue .zl__work-market__button:hover,
.white-blue .zl__recommendation__button:hover,
.white-blue .zl__work-market__button,
.white-blue .zl__recommendation__button,
.white-blue .zl__news-grid__list .zl__news-grid__item .zl__news-grid__photo img,
.white-blue .zl__news_item,
.white-blue .przypis-dolny .journal-content-article,
.white-blue .zl_newsletter_registration .btn-primary:visited,
.white-blue .btn-primary.disabled,
.white-blue .btn-primary:focus,
.white-blue .zl_newsletter_registration .btn-primary:hover,
.white-blue .btn-primary:active,
.white-blue .znajdz-prace-szkolenie .portlet-body > div,
.white-blue .zl_o_nas_uslugi hr,
.white-blue .zl_o_nas_kontakt hr,
.white-blue .zl_search-result_details .fieldset-legend,
.white-blue .zl_search-result_details h5,
.white-blue .zl_search-result_details h4,
.white-blue .zl_search-result_details h4:FIRST-CHILD,
.white-blue .zl_search-result_details .zl_search-result_details_right-panel .fieldset,
.white-blue .zl_search-result_details .zl_search-result_details_right-panel .fieldset-legend,
.white-blue .zl_search-result_details .zl_search-result_details_right-panel .row-fluid:nth-child(2n+4),
.white-blue .zlu-search .zl_search-result_details_header .header-title,
.white-blue .zl_search-result_details .zl_search-result_details_header .zl_search-result_details_header-info div,
.white-blue .zl_search-result_details_header-icons_row,
.white-blue .zl-wyszukiwarka-ofert-pracy .accordion,
.white-blue .zl-wyszukiwarka-ofert-pracy .table-cell.only div.span4,
.white-blue .zl-wyszukiwarka-ofert-pracy .table-bordered .table-data td,
.white-blue .zl-wyszukiwarka-ofert-pracy .SlectBox,
.white-blue p.plik,
.white-blue .zl_webinary-item,
.white-blue .ocen-nas .appraise-container.thanks,
.white-blue .ocen-nas .form .control-group .aui-field-select:hover,
.white-blue .ocen-nas .form .control-group .aui-field-select:focus,
.white-blue .ocen-nas .appraise-container.name .control-group input:hover,
.white-blue .ocen-nas .appraise-container.name .control-group input:focus,
.white-blue .kontakt-form .form .control-group .field:hover,
.white-blue .kontakt-form .form .control-group .field:focus,
.white-blue .kontakt-form .form .control-group .aui-field-select:hover,
.white-blue .kontakt-form .form .control-group .aui-field-select:focus,
.white-blue .zl-fabrykacv-baner .button,
.white-blue .zl-fabrykacv-baner div.pakiety,
.white-blue .wyszukiwanie-inf-reg .layout-content,
.white-blue .wyszukiwanie-inf-reg .form .control-group .aui-field-select:focus,
.white-blue .wyszukiwanie-inf-reg .form .control-group .aui-field-select:hover,
.white-blue .asset-full-content .journal-content-article a.button,
.white-blue .zl-serwisy-wspolpr .table td,
.white-blue .aktualne-wskazniki-table table thead th,
.white-blue .o-nas-prawa .right img,
.white-blue ul.grey-horiz-list,
.white-blue .uslugi-zl .button,
.white-blue .work-search-info .journal-content-article,
.white-blue .zl-sl-slide__thin-border,
.white-blue .zl-sl-slide__article__vertical a:hover,
.white-blue .zl-sl-slide__article__vertical a:focus,
.white-blue .zl-sl-slide__article a:hover,
.white-blue .zl-sl-slide__article a:focus,
.white-blue .zl__btn__see-more-light,
.white-blue .zl__btn__see-more-dark,
.white-blue .zl__btn__see-more-light:hover,
.white-blue .zl__btn__see-more-dark:hover,
.white-blue .span11 {
  border-color: blue !important; }

.white-blue .zl__body,
.white-blue .zl__container-fluid,
.white-blue .zl__site-map,
.white-blue .zl-site-map,
.white-blue .zl-site-map ul,
.white-blue .zl-site-map ul li,
.white-blue .zl-site-map ul li ul,
.white-blue .zl__footer,
.white-blue .zl-links ul.zl-links-ul li,
.white-blue ul.zl-links-ul a.add-cv,
.white-blue ul.zl-links-ul a.add-job,
.white-blue ul.zl-links-ul a.search-course,
.white-blue ul.zl-links-ul a.search-employee,
.white-blue #content .breadcrumb,
.white-blue a#scroll-top,
.white-blue .footer-content,
.white-blue .portlet-asset-publisher .asset-title a,
.white-blue .calListEventTimeDesc,
.white-blue .calDetailsEventDesc,
.white-blue .zl__shortlinks-grey,
.white-blue .zl__shortlinks-green,
.white-blue .zl-kontakt-content div.info,
.white-blue .zl-kontakt-content ul.accordion > li > p.header,
.white-blue .zl-kontakt-content ul.accordion > li > p.header.active,
.white-blue .zl-kontakt-content ul.accordion > li > div.pane,
.white-blue .zl-kontakt-content ul.accordion > li > div.pane.active,
.white-blue .panel-box,
.white-blue .panel-box__header,
.white-blue .panel-box__background-olive .panel-box,
.white-blue .grid-content__item__text:hover,
.white-blue .form .control-group .aui-field-select,
.white-blue .form .fieldset .btn-primary,
.white-blue .zus-stawki .journal-content-article,
.white-blue .webinarium-zobacz-rowniez .journal-content-article,
.white-blue .aktualnosciPrzedsiebiorcow .journal-content-article,
.white-blue .aktualnosciRegion .journal-content-article,
.white-blue .zus-naSkroty .journal-content-article,
.white-blue .webinarium-kategorie .journal-content-article,
.white-blue .zus-naSkroty .journal-content-article div.blogrightart:hover,
.white-blue .webinarium-zobacz-rowniez .journal-content-article div.blogrightart:hover,
.white-blue .webinarium-kategorie .journal-content-article div.blogrightart:hover,
.white-blue .zl__see-also,
.white-blue .zl__see-also hr,
.white-blue .zl__see-also li,
.white-blue .zl__see-also span.date-small,
.white-blue .zl__see-also span.date,
.white-blue .zl__work-market__button,
.white-blue .zl__recommendation__button,
.white-blue .zl__news-grid__list,
.white-blue .zl__news-grid__list .zl__news-grid__item,
.white-blue .zl__news_item span,
.white-blue .przypis-dolny .journal-content-article,
.white-blue .grey-background .journal-content-article,
.white-blue .zl_newsletter_registration-green,
.white-blue .zl_newsletter_registration .ns-subscribe,
.white-blue .zl_newsletter_registration .btn-primary:visited,
.white-blue .btn-primary.disabled,
.white-blue .btn-primary:focus,
.white-blue .zl_newsletter_registration .btn-primary:hover,
.white-blue .btn-primary:active,
.white-blue .related-movies .play,
.white-blue .znajdz-prace-szkolenie,
.white-blue .znajdz-prace-szkolenie .portlet-body > div,
.white-blue .znajdz-prace-szkolenie .portlet-body ul.nav li.active,
.white-blue .znajdz-prace-szkolenie .form select.aui-field-select,
.white-blue .znajdz-prace-szkolenie .form .btn-primary,
.white-blue .znajdz-prace-szkolenie .form .btn-primary:hover,
.white-blue .zl_o_nas_uslugi,
.white-blue .zl_o_nas_uslugi h2,
.white-blue .zl_o_nas_kontakt h2,
.white-blue .zl_o_nas_kontakt,
.white-blue .zl-infogr-bezr,
.white-blue .zl-infogr-pracod,
.white-blue .portlet-configuration.menu-portlet .form .fieldset .btn-primary,
.white-blue .zl-trendy-rp .portlet-content,
.white-blue .zl-trendy-rp .bcap-journal-basic-content a,
.white-blue .zl-trendy-pasek .journal-content-article,
.white-blue .zl-trendy-pasek div.trends-cl2,
.white-blue .zl-trendy-pasek div.trends-cl2 a,
.white-blue .zl-nowelizacja-kolumny div.columns > div,
.white-blue .zl_article_greenT .greenHeader,
.white-blue .zl_search-result_details textarea[disabled],
.white-blue .zl_search-result_details input[disabled],
.white-blue .zl_search-result_details .zl_search-result_details_right-panel .fieldset,
.white-blue .zl_search-result_details .zl_search-result_details_right-panel .fieldset-legend,
.white-blue .zl_search-result_details .zl_search-result_details_header .zl_search-result_details_header-info div,
.white-blue .zl-wyszukiwarka-ofert-pracy .job-disclaimer,
.white-blue .zl-wyszukiwarka-ofert-pracy .accordion,
.white-blue .zl-wyszukiwarka-ofert-pracy .service-name,
.white-blue .zl-wyszukiwarka-ofert-pracy .table-bordered .table-data td,
.white-blue .zl-wyszukiwarka-ofert-pracy .form .control-group .aui-field-select,
.white-blue .zl-wyszukiwarka-ofert-pracy .form .control-group .aui-field-select:focus,
.white-blue .zl-wyszukiwarka-ofert-pracy .form .control-group .field:focus,
.white-blue .zl-wyszukiwarka-ofert-pracy .SumoSelect > .CaptionCont > label,
.white-blue .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li.active,
.white-blue p.plik,
.white-blue p.plik a,
.white-blue .zl_webinary-date span.date,
.white-blue .webmonth p.monthact,
.white-blue .webmonth p.monthnotact,
.white-blue .ocen-nas .appraise-container.thanks,
.white-blue .ocen-nas .appr-button,
.white-blue .ocen-nas .appr-button:focus,
.white-blue .ocen-nas .appr-button:hover,
.white-blue .ocen-nas div.column2,
.white-blue .ocen-nas .form .control-group .aui-field-select,
.white-blue .zl-fabrykacv-baner #fabryka-cv.slider ul li h2,
.white-blue .zl-fabrykacv-baner .button,
.white-blue .journal-content-article h6,
.white-blue .wyszukiwanie-inf-reg .form .control-group .aui-field-select,
.white-blue .wyszukiwanie-inf-reg .form .btn-primary,
.white-blue .wyszukiwanie-inf-reg .layout-content,
.white-blue .asset-full-content .journal-content-article a.button,
.white-blue .aktualne-wskazniki-table table.table,
.white-blue .aktualne-wskazniki-table table.table thead th,
.white-blue .aktualne-wskazniki-table table.table tbody th,
.white-blue .aktualne-wskazniki-table tr:hover,
.white-blue ul.grey-horiz-list,
.white-blue .kontakt-form .form .control-group .aui-field-select,
.white-blue .uslugi-zl .button,
.white-blue .work-search-info,
.white-blue .zl-sl-slide__thin-border,
.white-blue .zl-sl-slide__img-container__vertical,
.white-blue .zl-sl-slide__img-container,
.white-blue .zl-sl-slide__article__vertical,
.white-blue .zl-sl-slide__article,
.white-blue .zl__btn__see-more-light,
.white-blue .zl__btn__see-more-dark,
.white-blue .zonefooter,
.white-blue .nav > li.tab > a:hover, .white-blue .nav > li.tab > a {
  background-color: #FFFFFF !important; }
.white-blue .zl__see-also h2,
.white-blue .nav-menu h2,
.white-blue .zl__shortlinks h2,
.white-blue div#zadaj-pytanie-button,
.white-blue .topback.scrollfix {
  background-color: #000000 !important; }

.white-blue nav ul li a,
.white-blue div.nav ul li a,
.white-blue h2,
.white-blue h1,
.white-blue a,
.white-blue .zl__body,
.white-blue .zl__body a,
.white-blue .zl__body a:hover,
.white-blue .zl__container-fluid,
.white-blue .zl__site-map,
.white-blue .zl-site-map,
.white-blue .zl-site-map h3,
.white-blue .zl-site-map ul,
.white-blue .zl-site-map ul li,
.white-blue .zl-site-map ul li a,
.white-blue .zl-site-map ul li a:hover,
.white-blue .zl-site-map ul li ul,
.white-blue .zl-site-map ul li ul li a,
.white-blue .zl-site-map ul li ul li a:hover,
.white-blue .zl__footer,
.white-blue .breadcrumb .active,
.white-blue .breadcrumb li a,
.white-blue a#scroll-top,
.white-blue .portlet-asset-publisher .asset-title a,
.white-blue .zl__shortlinks,
.white-blue .zl__shortlinks .nav-menu li a,
.white-blue .zl-kontakt-content ul.accordion > li > p.header > a,
.white-blue .zl-kontakt-content ul.accordion > li > p.header,
.white-blue .journal-content-article,
.white-blue .journal-content-article h1,
.white-blue .panel-box__header,
.white-blue .panel-box small,
.white-blue .panel-box-button,
.white-blue .panel-box-button:hover,
.white-blue .grid-content,
.white-blue .grid-content__item__text:hover h6,
.white-blue .grid-content__item__text h6,
.white-blue .grid-content__item__text p,
.white-blue .form legend,
.white-blue .form .control-group .control-label,
.white-blue .form .fieldset .btn-primary,
.white-blue .zus-naSkroty a,
.white-blue .webinarium-zobacz-rowniez a,
.white-blue .webinarium-kategorie a,
.white-blue .zus-naSkroty .journal-content-article div.blogrightart:hover h3 a,
.white-blue .webinarium-zobacz-rowniez .journal-content-article div.blogrightart:hover h3 a,
.white-blue .webinarium-kategorie .journal-content-article div.blogrightart:hover h3 a,
.white-blue .zus-stawki div.niceCols > div h2,
.white-blue .zus-stawki div.zuskwota h3,
.white-blue .zus-stawki div.zustxt h3,
.white-blue .aktualnosciPrzedsiebiorcow .prawy-pasek span.date,
.white-blue .aktualnosciRegion .prawy-pasek span.date,
.white-blue .zl__see-also,
.white-blue .zl__see-also h3 a,
.white-blue .zl__see-also h3 a:hover,
.white-blue .zl__see-also h3 a:focus,
.white-blue .zl__see-also .zl__see-also__text h5 a,
.white-blue .zl__see-also .zl__see-also__text h6 a,
.white-blue .zl__see-also a:hover,
.white-blue .zl__see-also a,
.white-blue .zl__see-also span.date-small,
.white-blue .zl__see-also span.date,
.white-blue .zl__see-also .button,
.white-blue .zl__recommendation,
.white-blue .zl__work-market h3 a,
.white-blue .zl__work-market h3 a:focus,
.white-blue .zl__work-market h3 a:hover,
.white-blue .zl__recommendation h3 a,
.white-blue .zl__recommendation h3 a:hover,
.white-blue .zl__recommendation h3 a:focus,
.white-blue .zl__work-market .zl__work-market__text h6 a,
.white-blue .zl__recommendation .zl__recommendation__text h6 a,
.white-blue .zl__work-market h1,
.white-blue .zl__recommendation h1,
.white-blue .zl__work-market span,
.white-blue .zl__recommendation span,
.white-blue .zl__work-market span.date,
.white-blue .zl__recommendation span.date,
.white-blue .zl__work-market__button,
.white-blue .zl__recommendation__button,
.white-blue .zl__news-grid,
.white-blue .zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt,
.white-blue .zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt span.date,
.white-blue .zl__news_item h2,
.white-blue .zl_newsletter_registration p,
.white-blue .zl_newsletter_registration .ns-subscribe,
.white-blue .zl__movies-grid .journal-content-article h2,
.white-blue .related-movies a,
.white-blue .znajdz-prace-szkolenie .portlet-body ul.nav li,
.white-blue .znajdz-prace-szkolenie .portlet-body ul.nav li.active,
.white-blue .znajdz-prace-szkolenie .portlet-body ul.nav li.active a,
.white-blue .znajdz-prace-szkolenie .portlet-body ul.nav li a,
.white-blue .znajdz-prace-szkolenie .portlet-body ul.nav li a:focus,
.white-blue .znajdz-prace-szkolenie .portlet-body ul.nav li a:hover,
.white-blue .znajdz-prace-szkolenie .form .control-label,
.white-blue .znajdz-prace-szkolenie .form .btn-primary,
.white-blue .zl_o_nas_uslugi h2 > a,
.white-blue .zl_o_nas_uslugi a,
.white-blue .zl_o_nas_uslugi a button,
.white-blue .zl_o_nas_uslugi h3,
.white-blue .zl_o_nas_kontakt h2 > a,
.white-blue .zl_o_nas_kontakt a,
.white-blue .zl_o_nas_kontakt h3,
.white-blue .zl-kodeks-pracy li a,
.white-blue .zl-infogr-bezr div.infografika.bezrobotni,
.white-blue .zl-infogr-pracod div.infografika.pracodawcy,
.white-blue .taglib-header h3,
.white-blue .zl-rekrutacja a,
.white-blue .journal-content-article p > a,
.white-blue .zl-trendy-rp .bcap-journal-basic-content a,
.white-blue .zl-uslugi .journal-content-article a,
.white-blue .zl-trendy-pasek div.trends-cl2 a,
.white-blue .zl-trendy-pasek div.trends-cl2 h2,
.white-blue .zl-nowelizacja-kolumny div.columns > div p,
.white-blue .zl-nowelizacja-kolumny .columns h2,
.white-blue .zl-nowelizacja-kolumny .columns h2 > a,
.white-blue .zl-nowelizacja-kolumny .columns .cl2 h2 > a,
.white-blue .zl_article_greenT .greenHeader,
.white-blue .zl_search-result_details h5,
.white-blue .zl_search-result_details h4,
.white-blue .zl_search-result_details label.control-label,
.white-blue .zl_search-result_details input.field,
.white-blue .zl_search-result_details .zl_search-result_details_right-panel .fieldset-legend span,
.white-blue .zl-wyszukiwarka-ofert-pracy .job-disclaimer a,
.white-blue .zl-wyszukiwarka-ofert-pracy .service-name,
.white-blue .zl-wyszukiwarka-ofert-pracy .table-data .span8 a,
.white-blue .zl-wyszukiwarka-ofert-pracy .form .control-group .control-label,
.white-blue .zl-wyszukiwarka-ofert-pracy .adv-search-label,
.white-blue .zl-wyszukiwarka-ofert-pracy .SumoSelect > .CaptionCont > span.placeholder,
.white-blue .SumoSelect > .CaptionCont > span,
.white-blue .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li,
.white-blue .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li.active,
.white-blue .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li.active a,
.white-blue .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a,
.white-blue .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a:focus,
.white-blue .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a:hover,
.white-blue .zl-wyszukiwarka-ofert-pracy .adv-added,
.white-blue p.plik a,
.white-blue .zl-formularz .control-group label,
.white-blue .zl_webinary-item h3,
.white-blue .zl_webinary-item h3 a,
.white-blue .webmonth p.monthact,
.white-blue .webmonth p.monthact a,
.white-blue .zl_webinary-container h2,
.white-blue .journal-content-article h2,
.white-blue .ocen-nas .appr-button,
.white-blue .ocen-nas h2,
.white-blue .ocen-nas .check-level,
.white-blue .zl-fabrykacv-baner .pakiety h5,
.white-blue .zl-fabrykacv-baner .journal-content-article h3,
.white-blue .zl-fabrykacv-baner .button,
.white-blue .zl-fabrykacv-baner div.pakiety a,
.white-blue .wyszukiwanie-inf-reg .form .btn-primary,
.white-blue .asset-full-content .journal-content-article a,
.white-blue .asset-full-content .journal-content-article a.button,
.white-blue .zl-serwisy-wspolpr h2.nazwa_serwisu,
.white-blue .portlet-asset-publisher .portlet-title,
.white-blue .portlet .portlet-title,
.white-blue .portlet-journal-content .portlet-title,
.white-blue .portlet-body h1,
.white-blue .panel-box_sgray small,
.white-blue .o-nas-prawa .journal-content-article h3,
.white-blue .kontakt-form .form .control-group .field,
.white-blue .kontakt-form .form .control-group .aui-field-select,
.white-blue .newsletter-nopadd-white .zl_newsletter_registration h2,
.white-blue .uslugi-zl h3,
.white-blue .uslugi-zl .button,
.white-blue .uslugi-zl h4,
.white-blue .zl-sl-slide__article-container h3,
.white-blue .zl-sl-slide__article-container h3 a,
.white-blue .zl-sl-slide__article-container span,
.white-blue span.zl-sl-slide__article-container__date,
.white-blue .zl-sl-slide__article__vertical a,
.white-blue .zl-sl-slide__article a,
.white-blue .zl-sl-slide__article__vertical a:hover,
.white-blue .zl-sl-slide__article__vertical a:focus,
.white-blue .zl-sl-slide__article a:hover,
.white-blue .zl-sl-slide__article a:focus,
.white-blue .zl__btn__see-more-light,
.white-blue .zl__btn__see-more-dark,
.white-blue .trendy-rynek-pracy-header .journal-content-article h3,
.white-blue .portlet-boundary_zlusearch_WAR_zluserportalportlet_ li.tab a,
.white-blue .span11,
.white-blue .content_title h2 a {
  color: blue !important; }

#navigation .lfr-nav-item li a:hover {
  text-decoration: underline; }

.white-blue .breadcrumb > li {
  text-shadow: none; }

.white-blue .lfr-admin-panel,
.white-blue .navbar-inner {
  background: white none repeat scroll 0 0; }

.white-blue .ikona-opis p a,
.white-blue .ikona-opis:hover p a,
.white-blue #zadaj-pytanie-button a,
.white-blue .slide-header h2 {
  color: #ffffff !important; }

.white-blue .powroty-top.dzial-active h2,
.white-blue .powroty-top h2:hover {
  background-color: #fff; }

.white-blue .scrollfix #navigation .dropdown-menu {
  background-color: black; }

body.yellow-black {
  background: #000000 none repeat scroll 0 0; }

.yellow-black hr,
.yellow-black .zl__footer,
.yellow-black #navigation.navbar,
.yellow-black .calListEventTimeDesc,
.yellow-black .calListEventTitle,
.yellow-black .calDetailsEventTimeDesc,
.yellow-black .calDetailsEventTitle,
.yellow-black .calDetailsEventDesc,
.yellow-black .zl-kontakt-content div.info,
.yellow-black .zl-kontakt-content ul.accordion > li > p.header,
.yellow-black .grid-content__item,
.yellow-black .grid-content__item__text:hover,
.yellow-black .zus-naSkroty .journal-content-article div.blogrightart,
.yellow-black .webinarium-zobacz-rowniez .journal-content-article div.blogrightart,
.yellow-black .webinarium-kategorie .journal-content-article div.blogrightart,
.yellow-black .zus-naSkroty .journal-content-article div.blogrightart:hover,
.yellow-black .webinarium-zobacz-rowniez .journal-content-article div.blogrightart:hover,
.yellow-black .webinarium-kategorie .journal-content-article div.blogrightart:hover,
.yellow-black .aktualnosciPrzedsiebiorcow .journal-content-article .prawy-pasek img,
.yellow-black .aktualnosciRegion .journal-content-article .prawy-pasek img,
.yellow-black .zl__see-also hr,
.yellow-black .zl__work-market hr,
.yellow-black .zl__recommendation .zl__recommendation__thumb img,
.yellow-black .zl__work-market__button:hover,
.yellow-black .zl__recommendation__button:hover,
.yellow-black .zl__work-market__button,
.yellow-black .zl__recommendation__button,
.yellow-black .zl__news-grid__list .zl__news-grid__item .zl__news-grid__photo img,
.yellow-black .zl__news_item,
.yellow-black .przypis-dolny .journal-content-article,
.yellow-black .zl_newsletter_registration .btn-primary:visited,
.yellow-black .btn-primary.disabled,
.yellow-black .btn-primary:focus,
.yellow-black .zl_newsletter_registration .btn-primary:hover,
.yellow-black .btn-primary:active,
.yellow-black .znajdz-prace-szkolenie .portlet-body > div,
.yellow-black .zl_o_nas_uslugi hr,
.yellow-black .zl_o_nas_kontakt hr,
.yellow-black .zl_search-result_details .fieldset-legend,
.yellow-black .zl_search-result_details h5,
.yellow-black .zl_search-result_details h4,
.yellow-black .zl_search-result_details h4:FIRST-CHILD,
.yellow-black .zl_search-result_details .zl_search-result_details_right-panel .fieldset,
.yellow-black .zl_search-result_details .zl_search-result_details_right-panel .fieldset-legend,
.yellow-black .zl_search-result_details .zl_search-result_details_right-panel .row-fluid:nth-child(2n+4),
.yellow-black .zlu-search .zl_search-result_details_header .header-title,
.yellow-black .zl_search-result_details .zl_search-result_details_header .zl_search-result_details_header-info div,
.yellow-black .zl_search-result_details_header-icons_row,
.yellow-black .zl-wyszukiwarka-ofert-pracy .accordion,
.yellow-black .zl-wyszukiwarka-ofert-pracy .table-cell.only div.span4,
.yellow-black .zl-wyszukiwarka-ofert-pracy .table-bordered .table-data td,
.yellow-black .zl-wyszukiwarka-ofert-pracy .SlectBox,
.yellow-black p.plik,
.yellow-black .zl_webinary-item,
.yellow-black .ocen-nas .appraise-container.thanks,
.yellow-black .ocen-nas .form .control-group .aui-field-select:hover,
.yellow-black .ocen-nas .form .control-group .aui-field-select:focus,
.yellow-black .ocen-nas .appraise-container.name .control-group input:hover,
.yellow-black .ocen-nas .appraise-container.name .control-group input:focus,
.yellow-black .kontakt-form .form .control-group .field:hover,
.yellow-black .kontakt-form .form .control-group .field:focus,
.yellow-black .kontakt-form .form .control-group .aui-field-select:hover,
.yellow-black .kontakt-form .form .control-group .aui-field-select:focus,
.yellow-black .zl-fabrykacv-baner .button,
.yellow-black .zl-fabrykacv-baner div.pakiety,
.yellow-black .wyszukiwanie-inf-reg .layout-content,
.yellow-black .wyszukiwanie-inf-reg .form .control-group .aui-field-select:focus,
.yellow-black .wyszukiwanie-inf-reg .form .control-group .aui-field-select:hover,
.yellow-black .asset-full-content .journal-content-article a.button,
.yellow-black .zl-serwisy-wspolpr .table td,
.yellow-black .aktualne-wskazniki-table table thead th,
.yellow-black .o-nas-prawa .right img,
.yellow-black ul.grey-horiz-list,
.yellow-black .uslugi-zl .button,
.yellow-black .work-search-info .journal-content-article,
.yellow-black .zl-sl-slide__thin-border,
.yellow-black .zl-sl-slide__article__vertical a:hover,
.yellow-black .zl-sl-slide__article__vertical a:focus,
.yellow-black .zl-sl-slide__article a:hover,
.yellow-black .zl-sl-slide__article a:focus,
.yellow-black .zl__btn__see-more-light,
.yellow-black .zl__btn__see-more-dark,
.yellow-black .zl__btn__see-more-light:hover,
.yellow-black .zl__btn__see-more-dark:hover {
  border-color: #ffff00 !important; }

.yellow-black .zl__body,
.yellow-black .zl__container-fluid,
.yellow-black .zl__site-map,
.yellow-black .zl-site-map,
.yellow-black .zl-site-map ul,
.yellow-black .zl-site-map ul li,
.yellow-black .zl-site-map ul li ul,
.yellow-black .zl__footer,
.yellow-black .zl-links ul.zl-links-ul li,
.yellow-black ul.zl-links-ul a.add-cv,
.yellow-black ul.zl-links-ul a.add-job,
.yellow-black ul.zl-links-ul a.search-course,
.yellow-black ul.zl-links-ul a.search-employee,
.yellow-black #content .breadcrumb,
.yellow-black #navigation.navbar,
.yellow-black #navigation .navbar-inner,
.yellow-black #navigation .navbar-inner li a,
.yellow-black #navigation .navbar-inner li a:hover,
.yellow-black #navigation .navbar .nav .lfr-nav-item.selected.active li a,
.yellow-black #navigation .dropdown-menu,
.yellow-black #navigation .lfr-nav-item.dropdown.lfr-nav-hover > a,
.yellow-black #navigation .lfr-nav-item.selected,
.yellow-black #navigation .lfr-nav-item.selected li a,
.yellow-black #navigation .lfr-nav-item.dropdown.selected li a:hover,
.yellow-black #navigation .lfr-nav-item li a,
.yellow-black #navigation .lfr-nav-item.selected a,
.yellow-black #navigation .lfr-nav-item li a:hover,
.yellow-black a#scroll-top,
.yellow-black .footer-content,
.yellow-black .portlet-asset-publisher .asset-title a,
.yellow-black .calListEventTimeDesc,
.yellow-black .calDetailsEventDesc,
.yellow-black .zl__shortlinks-grey,
.yellow-black .zl__shortlinks-green,
.yellow-black .zl-kontakt-content div.info,
.yellow-black .zl-kontakt-content ul.accordion > li > p.header,
.yellow-black .zl-kontakt-content ul.accordion > li > p.header.active,
.yellow-black .zl-kontakt-content ul.accordion > li > div.pane,
.yellow-black .zl-kontakt-content ul.accordion > li > div.pane.active,
.yellow-black .panel-box,
.yellow-black .panel-box__header,
.yellow-black .panel-box__background-olive .panel-box,
.yellow-black .grid-content__item__text:hover,
.yellow-black .form .control-group .aui-field-select,
.yellow-black .form .fieldset .btn-primary,
.yellow-black .zus-stawki .journal-content-article,
.yellow-black .webinarium-zobacz-rowniez .journal-content-article,
.yellow-black .aktualnosciPrzedsiebiorcow .journal-content-article,
.yellow-black .aktualnosciRegion .journal-content-article,
.yellow-black .zus-naSkroty .journal-content-article,
.yellow-black .webinarium-kategorie .journal-content-article,
.yellow-black .zus-naSkroty .journal-content-article div.blogrightart:hover,
.yellow-black .webinarium-zobacz-rowniez .journal-content-article div.blogrightart:hover,
.yellow-black .webinarium-kategorie .journal-content-article div.blogrightart:hover,
.yellow-black .zl__see-also,
.yellow-black .zl__see-also hr,
.yellow-black .zl__see-also li,
.yellow-black .zl__see-also span.date-small,
.yellow-black .zl__see-also span.date,
.yellow-black .zl__work-market__button,
.yellow-black .zl__recommendation__button,
.yellow-black .zl__news-grid__list,
.yellow-black .zl__news-grid__list .zl__news-grid__item,
.yellow-black .zl__news_item span,
.yellow-black .przypis-dolny .journal-content-article,
.yellow-black .grey-background .journal-content-article,
.yellow-black .zl_newsletter_registration-green,
.yellow-black .zl_newsletter_registration .ns-subscribe,
.yellow-black .zl_newsletter_registration .btn-primary:visited,
.yellow-black .btn-primary.disabled,
.yellow-black .btn-primary:focus,
.yellow-black .zl_newsletter_registration .btn-primary:hover,
.yellow-black .btn-primary:active,
.yellow-black .related-movies .play,
.yellow-black .znajdz-prace-szkolenie,
.yellow-black .znajdz-prace-szkolenie .portlet-body > div,
.yellow-black .znajdz-prace-szkolenie .portlet-body ul.nav li.active,
.yellow-black .znajdz-prace-szkolenie .form select.aui-field-select,
.yellow-black .znajdz-prace-szkolenie .form .btn-primary,
.yellow-black .znajdz-prace-szkolenie .form .btn-primary:hover,
.yellow-black .zl_o_nas_uslugi,
.yellow-black .zl_o_nas_uslugi h2,
.yellow-black .zl_o_nas_kontakt h2,
.yellow-black .zl_o_nas_kontakt,
.yellow-black .zl-infogr-bezr,
.yellow-black .zl-infogr-pracod,
.yellow-black .portlet-configuration.menu-portlet .form .fieldset .btn-primary,
.yellow-black .zl-trendy-rp .portlet-content,
.yellow-black .zl-trendy-rp .bcap-journal-basic-content a,
.yellow-black .zl-trendy-pasek .journal-content-article,
.yellow-black .zl-trendy-pasek div.trends-cl2,
.yellow-black .zl-trendy-pasek div.trends-cl2 a,
.yellow-black .zl-nowelizacja-kolumny div.columns > div,
.yellow-black .zl_article_greenT .greenHeader,
.yellow-black .zl_search-result_details textarea[disabled],
.yellow-black .zl_search-result_details input[disabled],
.yellow-black .zl_search-result_details .zl_search-result_details_right-panel .fieldset,
.yellow-black .zl_search-result_details .zl_search-result_details_right-panel .fieldset-legend,
.yellow-black .zl_search-result_details .zl_search-result_details_header .zl_search-result_details_header-info div,
.yellow-black .zl-wyszukiwarka-ofert-pracy .job-disclaimer,
.yellow-black .zl-wyszukiwarka-ofert-pracy .accordion,
.yellow-black .zl-wyszukiwarka-ofert-pracy .service-name,
.yellow-black .zl-wyszukiwarka-ofert-pracy .table-bordered .table-data td,
.yellow-black .zl-wyszukiwarka-ofert-pracy .form .control-group .aui-field-select,
.yellow-black .zl-wyszukiwarka-ofert-pracy .form .control-group .aui-field-select:focus,
.yellow-black .zl-wyszukiwarka-ofert-pracy .form .control-group .field:focus,
.yellow-black .zl-wyszukiwarka-ofert-pracy .SumoSelect > .CaptionCont > label,
.yellow-black .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li.active,
.yellow-black p.plik,
.yellow-black p.plik a,
.yellow-black .zl_webinary-date span.date,
.yellow-black .webmonth p.monthact,
.yellow-black .webmonth p.monthnotact,
.yellow-black .ocen-nas .appraise-container.thanks,
.yellow-black .ocen-nas .appr-button,
.yellow-black .ocen-nas .appr-button:focus,
.yellow-black .ocen-nas .appr-button:hover,
.yellow-black .ocen-nas div.column2,
.yellow-black .ocen-nas .form .control-group .aui-field-select,
.yellow-black .zl-fabrykacv-baner #fabryka-cv.slider ul li h2,
.yellow-black .zl-fabrykacv-baner .button,
.yellow-black .journal-content-article h6,
.yellow-black .wyszukiwanie-inf-reg .form .control-group .aui-field-select,
.yellow-black .wyszukiwanie-inf-reg .form .btn-primary,
.yellow-black .wyszukiwanie-inf-reg .layout-content,
.yellow-black .asset-full-content .journal-content-article a.button,
.yellow-black .aktualne-wskazniki-table table.table,
.yellow-black .aktualne-wskazniki-table table.table thead th,
.yellow-black .aktualne-wskazniki-table table.table tbody th,
.yellow-black .aktualne-wskazniki-table tr:hover,
.yellow-black ul.grey-horiz-list,
.yellow-black .kontakt-form .form .control-group .aui-field-select,
.yellow-black .uslugi-zl .button,
.yellow-black .work-search-info,
.yellow-black .zl-sl-slide__thin-border,
.yellow-black .zl-sl-slide__img-container__vertical,
.yellow-black .zl-sl-slide__img-container,
.yellow-black .zl-sl-slide__article__vertical,
.yellow-black .zl-sl-slide__article,
.yellow-black .zl__btn__see-more-light,
.yellow-black .zl__btn__see-more-dark {
  background-color: #000000 !important; }

.yellow-black nav ul li a,
.yellow-black div.nav ul li a,
.yellow-black h2,
.yellow-black h1,
.yellow-black a,
.yellow-black .zl__body,
.yellow-black .zl__body a,
.yellow-black .zl__body a:hover,
.yellow-black .zl__container-fluid,
.yellow-black .zl__site-map,
.yellow-black .zl-site-map,
.yellow-black .zl-site-map h3,
.yellow-black .zl-site-map ul,
.yellow-black .zl-site-map ul li,
.yellow-black .zl-site-map ul li a,
.yellow-black .zl-site-map ul li a:hover,
.yellow-black .zl-site-map ul li ul,
.yellow-black .zl-site-map ul li ul li a,
.yellow-black .zl-site-map ul li ul li a:hover,
.yellow-black .zl__footer,
.yellow-black .breadcrumb .active,
.yellow-black .breadcrumb li a,
.yellow-black #navigation .navbar-inner li a,
.yellow-black #navigation .navbar-inner li a:hover,
.yellow-black #navigation .navbar .nav .lfr-nav-item.selected.active li a,
.yellow-black a#scroll-top,
.yellow-black .portlet-asset-publisher .asset-title a,
.yellow-black .zl__shortlinks,
.yellow-black .zl__shortlinks .nav-menu li a,
.yellow-black .zl-kontakt-content ul.accordion > li > p.header > a,
.yellow-black .zl-kontakt-content ul.accordion > li > p.header,
.yellow-black .journal-content-article,
.yellow-black .journal-content-article h1,
.yellow-black .panel-box__header,
.yellow-black .panel-box small,
.yellow-black .panel-box-button,
.yellow-black .panel-box-button:hover,
.yellow-black .grid-content,
.yellow-black .grid-content__item__text:hover h6,
.yellow-black .grid-content__item__text h6,
.yellow-black .grid-content__item__text p,
.yellow-black .form legend,
.yellow-black .form .control-group .control-label,
.yellow-black .form .fieldset .btn-primary,
.yellow-black .zus-naSkroty a,
.yellow-black .webinarium-zobacz-rowniez a,
.yellow-black .webinarium-kategorie a,
.yellow-black .zus-naSkroty .journal-content-article div.blogrightart:hover h3 a,
.yellow-black .webinarium-zobacz-rowniez .journal-content-article div.blogrightart:hover h3 a,
.yellow-black .webinarium-kategorie .journal-content-article div.blogrightart:hover h3 a,
.yellow-black .zus-stawki div.niceCols > div h2,
.yellow-black .zus-stawki div.zuskwota h3,
.yellow-black .zus-stawki div.zustxt h3,
.yellow-black .aktualnosciPrzedsiebiorcow .prawy-pasek span.date,
.yellow-black .aktualnosciRegion .prawy-pasek span.date,
.yellow-black .zl__see-also,
.yellow-black .zl__see-also h3 a,
.yellow-black .zl__see-also h3 a:hover,
.yellow-black .zl__see-also h3 a:focus,
.yellow-black .zl__see-also .zl__see-also__text h5 a,
.yellow-black .zl__see-also .zl__see-also__text h6 a,
.yellow-black .zl__see-also a:hover,
.yellow-black .zl__see-also a,
.yellow-black .zl__see-also span.date-small,
.yellow-black .zl__see-also span.date,
.yellow-black .zl__see-also .button,
.yellow-black .zl__recommendation,
.yellow-black .zl__work-market h3 a,
.yellow-black .zl__work-market h3 a:focus,
.yellow-black .zl__work-market h3 a:hover,
.yellow-black .zl__recommendation h3 a,
.yellow-black .zl__recommendation h3 a:hover,
.yellow-black .zl__recommendation h3 a:focus,
.yellow-black .zl__work-market .zl__work-market__text h6 a,
.yellow-black .zl__recommendation .zl__recommendation__text h6 a,
.yellow-black .zl__work-market h1,
.yellow-black .zl__recommendation h1,
.yellow-black .zl__work-market span,
.yellow-black .zl__recommendation span,
.yellow-black .zl__work-market span.date,
.yellow-black .zl__recommendation span.date,
.yellow-black .zl__work-market__button,
.yellow-black .zl__recommendation__button,
.yellow-black .zl__news-grid,
.yellow-black .zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt,
.yellow-black .zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt span.date,
.yellow-black .zl__news_item h2,
.yellow-black .zl_newsletter_registration p,
.yellow-black .zl_newsletter_registration .ns-subscribe,
.yellow-black .zl__movies-grid .journal-content-article h2,
.yellow-black .related-movies a,
.yellow-black .znajdz-prace-szkolenie .portlet-body ul.nav li,
.yellow-black .znajdz-prace-szkolenie .portlet-body ul.nav li.active,
.yellow-black .znajdz-prace-szkolenie .portlet-body ul.nav li.active a,
.yellow-black .znajdz-prace-szkolenie .portlet-body ul.nav li a,
.yellow-black .znajdz-prace-szkolenie .portlet-body ul.nav li a:focus,
.yellow-black .znajdz-prace-szkolenie .portlet-body ul.nav li a:hover,
.yellow-black .znajdz-prace-szkolenie .form .control-label,
.yellow-black .znajdz-prace-szkolenie .form .btn-primary,
.yellow-black .zl_o_nas_uslugi h2 > a,
.yellow-black .zl_o_nas_uslugi a,
.yellow-black .zl_o_nas_uslugi a button,
.yellow-black .zl_o_nas_uslugi h3,
.yellow-black .zl_o_nas_kontakt h2 > a,
.yellow-black .zl_o_nas_kontakt a,
.yellow-black .zl_o_nas_kontakt h3,
.yellow-black .zl-kodeks-pracy li a,
.yellow-black .zl-infogr-bezr div.infografika.bezrobotni,
.yellow-black .zl-infogr-pracod div.infografika.pracodawcy,
.yellow-black .taglib-header h3,
.yellow-black .zl-rekrutacja a,
.yellow-black .journal-content-article p > a,
.yellow-black .zl-trendy-rp .bcap-journal-basic-content a,
.yellow-black .zl-uslugi .journal-content-article a,
.yellow-black .zl-trendy-pasek div.trends-cl2 a,
.yellow-black .zl-trendy-pasek div.trends-cl2 h2,
.yellow-black .zl-nowelizacja-kolumny div.columns > div p,
.yellow-black .zl-nowelizacja-kolumny .columns h2,
.yellow-black .zl-nowelizacja-kolumny .columns h2 > a,
.yellow-black .zl-nowelizacja-kolumny .columns .cl2 h2 > a,
.yellow-black .zl_article_greenT .greenHeader,
.yellow-black .zl_search-result_details h5,
.yellow-black .zl_search-result_details h4,
.yellow-black .zl_search-result_details label.control-label,
.yellow-black .zl_search-result_details input.field,
.yellow-black .zl_search-result_details .zl_search-result_details_right-panel .fieldset-legend span,
.yellow-black .zl-wyszukiwarka-ofert-pracy .job-disclaimer a,
.yellow-black .zl-wyszukiwarka-ofert-pracy .service-name,
.yellow-black .zl-wyszukiwarka-ofert-pracy .table-data .span8 a,
.yellow-black .zl-wyszukiwarka-ofert-pracy .form .control-group .control-label,
.yellow-black .zl-wyszukiwarka-ofert-pracy .adv-search-label,
.yellow-black .zl-wyszukiwarka-ofert-pracy .SumoSelect > .CaptionCont > span.placeholder,
.yellow-black .SumoSelect > .CaptionCont > span,
.yellow-black .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li,
.yellow-black .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li.active,
.yellow-black .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li.active a,
.yellow-black .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a,
.yellow-black .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a:focus,
.yellow-black .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a:hover,
.yellow-black .zl-wyszukiwarka-ofert-pracy .adv-added,
.yellow-black p.plik a,
.yellow-black .zl-formularz .control-group label,
.yellow-black .zl_webinary-item h3,
.yellow-black .zl_webinary-item h3 a,
.yellow-black .webmonth p.monthact,
.yellow-black .webmonth p.monthact a,
.yellow-black .zl_webinary-container h2,
.yellow-black .journal-content-article h2,
.yellow-black .ocen-nas .appr-button,
.yellow-black .ocen-nas h2,
.yellow-black .ocen-nas .check-level,
.yellow-black .zl-fabrykacv-baner .pakiety h5,
.yellow-black .zl-fabrykacv-baner .journal-content-article h3,
.yellow-black .zl-fabrykacv-baner .button,
.yellow-black .zl-fabrykacv-baner div.pakiety a,
.yellow-black .wyszukiwanie-inf-reg .form .btn-primary,
.yellow-black .asset-full-content .journal-content-article a,
.yellow-black .asset-full-content .journal-content-article a.button,
.yellow-black .zl-serwisy-wspolpr h2.nazwa_serwisu,
.yellow-black .portlet-asset-publisher .portlet-title,
.yellow-black .portlet .portlet-title,
.yellow-black .portlet-journal-content .portlet-title,
.yellow-black .portlet-body h1,
.yellow-black .panel-box_sgray small,
.yellow-black .o-nas-prawa .journal-content-article h3,
.yellow-black .kontakt-form .form .control-group .field,
.yellow-black .kontakt-form .form .control-group .aui-field-select,
.yellow-black .newsletter-nopadd-white .zl_newsletter_registration h2,
.yellow-black .uslugi-zl h3,
.yellow-black .uslugi-zl .button,
.yellow-black .uslugi-zl h4,
.yellow-black .zl-sl-slide__article-container h3,
.yellow-black .zl-sl-slide__article-container h3 a,
.yellow-black .zl-sl-slide__article-container span,
.yellow-black span.zl-sl-slide__article-container__date,
.yellow-black .zl-sl-slide__article__vertical a,
.yellow-black .zl-sl-slide__article a,
.yellow-black .zl-sl-slide__article__vertical a:hover,
.yellow-black .zl-sl-slide__article__vertical a:focus,
.yellow-black .zl-sl-slide__article a:hover,
.yellow-black .zl-sl-slide__article a:focus,
.yellow-black .zl__btn__see-more-light,
.yellow-black .zl__btn__see-more-dark,
.yellow-black .trendy-rynek-pracy-header .journal-content-article h3 {
  color: #ffff00 !important; }

#navigation .lfr-nav-item li a:hover {
  text-decoration: underline; }

.yellow-black .breadcrumb > li {
  text-shadow: none; }

.yellow-black .lfr-admin-panel,
.yellow-black .navbar-inner {
  background: black none repeat scroll 0 0; }

body.small {
  font-size: 11px; }

.small .zl-nowelizacja-kolumny div.columns > div {
  font-size: 0; }
.small .zl-fabrykacv-baner .button,
.small .zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt span.date,
.small .zl__work-market span.date,
.small .zl__recommendation span.date,
.small .zl__see-also span.date-small,
.small .zl__see-also span {
  font-size: 8px; }
.small .zl__btn__see-more-light,
.small .zl__btn__see-more-dark,
.small .zl-sl-slide__article__vertical a,
.small .zl-sl-slide__article a,
.small span.zl-sl-slide__article-container__date,
.small .uslugi-zl .button,
.small .asset-full-content .journal-content-article a.button,
.small .zl-wyszukiwarka-ofert-pracy .form .control-group .control-label,
.small .zl-wyszukiwarka-ofert-pracy .adv-search-label,
.small .zl-wyszukiwarka-ofert-pracy .service-name,
.small .zl_search-result_details .zl_search-result_details_right-panel .row-fluid,
.small .zl_search-result_details label.control-label,
.small .related-movies span,
.small .przypis-dolny .journal-content-article,
.small .aktualnosciPrzedsiebiorcow .prawy-pasek span.date,
.small .aktualnosciRegion .prawy-pasek span.date,
.small .panel-box-button {
  font-size: 9px !important; }
.small .newsletter-nopadd-white .zl_newsletter_registration p,
.small .kontakt-form .form .control-group .aui-field-select,
.small .kontakt-form .form .control-group .field,
.small .o-nas-prawa h4.title,
.small .ocen-nas .check-level,
.small .webmonth p,
.small .zl-wyszukiwarka-ofert-pracy .table-data .span4, .small .table-data .span8,
.small .zl-wyszukiwarka-ofert-pracy .job-disclaimer,
.small .zl_search-result_details .zl_search-result_details_right-panel .row-fluid strong,
.small .zl_search-result_details .zl_search-result_details_right-panel .fieldset-legend span,
.small .zl_o_nas_kontakt p:nth-child(8),
.small .zl_o_nas_kontakt p:nth-child(6),
.small .zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt h3,
.small .zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt,
.small .zl__work-market__button,
.small .zl__recommendation__button,
.small .zl__work-market span,
.small .zl__recommendation span,
.small .zl__see-also .zl__see-also__text h6,
.small .aktualnosciPrzedsiebiorcow .journal-content-article .prawy-pasek h3,
.small .aktualnosciRegion .journal-content-article .prawy-pasek h3,
.small .zus-stawki div.zustxt h3,
.small .zl-kontakt-content div.info,
.small .zl__shortlinks__bold-list li a,
.small .zl__shortlinks .nav-menu li a,
.small .zl__shortlinks,
.small .zl-site-map ul li ul li,
.small .breadcrumb .active,
.small .breadcrumb li a,
.small h4.title {
  font-size: 10px; }
.small .zl-sl-slide__article-container span,
.small .praca-baner-top table a,
.small .journal-content-article h6,
.small .zl_webinary-intro span,
.small p.plik a,
.small .zl_search-result_details .zl_search-result_details_header .zl_search-result_details_header-info div,
.small .zl-nowelizacja-kolumny div.columns > div p,
.small .zl__news_item span,
.small .zl__news_item p,
.small .zl__work-market .zl__work-market__text h6,
.small .zl__recommendation .zl__recommendation__text h6,
.small .zl__see-also .zl__see-also__text h5,
.small .journal-content-article,
.small .journal-content-article p,
.small .zl-kontakt-content p,
.small .zl__shortlinks h5,
.small .zl-site-map ul li {
  font-size: 11px; }
.small .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a:hover,
.small .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a:focus,
.small .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a,
.small .zl-wyszukiwarka-ofert-pracy .SumoSelect > .CaptionCont > span.placeholder,
.small .SumoSelect > .CaptionCont > span,
.small .zl_search-result_details h5,
.small .zl_search-result_details h4,
.small .zl-trendy-pasek div.trends-cl2 a,
.small .zl-trendy-rp .bcap-journal-basic-content a,
.small .znajdz-prace-szkolenie .portlet-body ul.nav li a:hover,
.small .znajdz-prace-szkolenie .portlet-body ul.nav li a:focus,
.small .znajdz-prace-szkolenie .portlet-body ul.nav li a,
.small .zl__recommendation,
.small .zl__see-also,
.small .grid-content__item__text p {
  font-size: 12px; }
.small .wyszukiwanie-inf-reg .form .btn-primary,
.small .zl-wyszukiwarka-ofert-pracy .accordion-toggle .title-text,
.small #noJobsFound,
.small .zl-wyszukiwarka-ofert-pracy .table-data .span8 a,
.small .zl_search-result_details .fieldset-legend,
.small .zl-kontakt-content ul.accordion > li > p.header,
.small .zl__shortlinks h2 {
  font-size: 13px; }
.small .panel-box__small-header .panel-box .panel-box__header,
.small .zl-serwisy-wspolpr h2.nazwa_serwisu,
.small .journal-content-article h3,
.small .zl-fabrykacv-baner .journal-content-article h3,
.small .ocen-nas .appraise-container.thanks > div,
.small .zl_webinary-date span.date,
.small .zl_search-result_details input.field,
.small .zl-nowelizacja-kolumny .columns h2,
.small .zus-stawki div.niceCols > div h2,
.small .zus-naSkroty .journal-content-article div.blogrightart h3,
.small .webinarium-zobacz-rowniez .journal-content-article div.blogrightart h3,
.small .webinarium-kategorie .journal-content-article div.blogrightart h3,
.small .zl-moja-firma-content div.artblogh h4 span,
.small .zl-moja-firma-content div.artblogh h4 {
  font-size: 14px; }
.small .newsletter-nopadd-white .zl_newsletter_registration h2,
.small .zl-fabrykacv-baner h5,
.small .zl-infogr-pracod div.infografika.pracodawcy h2,
.small .zl-infogr-bezr div.infografika h2,
.small .zl__work-market h3,
.small .zl__recommendation h3,
.small .zl__see-also h3,
.small .panel-box__header {
  font-size: 15px !important; }
.small .grid-content__item__text h6,
.small .zl-moja-firma-content div.fotoblogh span {
  font-size: 16px !important; }
.small .ocen-nas h2,
.small .zl_webinary-container h2,
.small .journal-content-article h2,
.small .zl-kontakt-content h3 {
  font-size: 20px !important; }
.small .zl-sl-slide__article-container h3,
.small .zl-sl-slide__article-container h3 a,
.small .zl-fabrykacv-baner #fabryka-cv.slider ul li h2 span.more,
.small .zl_webinary-item h3,
.small .zl__news_item h2,
.small .zus-naSkroty .journal-content-article h2,
.small .zus-stawki .journal-content-article h2,
.small .webinarium-zobacz-rowniez .journal-content-article h2,
.small .aktualnosciPrzedsiebiorcow .journal-content-article h2,
.small .aktualnosciPrzedsiebiorcow .portlet-title,
.small .aktualnosciRegion .portlet-title,
.small .aktualnosciRegion .journal-content-article h2,
.small .webinarium-kategorie .journal-content-article h2,
.small .panel-box small {
  font-size: 22px; }
.small .portlet-configuration.menu-portlet h1 {
  font-size: 23px; }
.small .trendy-rynek-pracy-header .journal-content-article h3,
.small .uslugi-zl h3,
.small .kontakt-form .form legend,
.small .o-nas-prawa .journal-content-article h3,
.small .portlet .portlet-title,
.small .portlet-journal-content .portlet-title,
.small .portlet-body h1,
.small .portlet-asset-publisher .portlet-title,
.small .taglib-header h3,
.small .zl__movies-grid .journal-content-article h2,
.small .zl__work-market h1,
.small .zl__recommendation h1,
.small .journal-content-article h1 {
  font-size: 30px; }
.small .zus-stawki div.zuskwota h3 {
  font-size: 31px; }
.small .zl-fabrykacv-baner #fabryka-cv.slider ul li h2 span.heading {
  font-size: 36px; }
.small .zl-infogr-pracod div.infografika h3,
.small .zl-infogr-bezr div.infografika h3 {
  font-size: 46px; }
.small .przypis-dolny .journal-content-article {
  font-size: 0.688em; }
.small .zl__site-map li {
  font-size: 0.7em; }
.small .zl_o_nas_kontakt lead {
  font-size: 0.75em; }
.small .zl__see-also span.date,
.small .zl__content {
  font-size: 0.8em; }
.small .zl__see-also .button {
  font-size: 0.85em; }
.small .zl_o_nas_kontakt p:nth-child(5),
.small .zl_newsletter_registration form input[type="text"],
.small .zl_newsletter_registration form,
.small .panel-box__body,
.small .zl__site-map h3,
.small .zl__container-fluid,
.small p {
  font-size: 1em; }
.small nav ul li a,
.small div.nav ul li a {
  font-size: 1.1em; }
.small .zl_o_nas_kontakt h2 > a,
.small .zl_o_nas_uslugi h2 > a,
.small .panel-box__header_modified {
  font-size: 1.125em; }
.small .aktualne-wskazniki-table table.table caption,
.small .zl-formularz .control-group label,
.small .zl_newsletter_registration p,
.small .zus-stawki div.zustxt h3,
.small .zus-stawki div.zuskwota h3,
.small .grid-content,
.small .form .control-group .control-labe,
.small h3 {
  font-size: 1.2em; }
.small .zl_o_nas_kontakt h3,
.small .zl_o_nas_uslugi h3,
.small .znajdz-prace-szkolenie .form .control-label {
  font-size: 1.4em; }
.small .zl_newsletter_registration form input[type="text"],
.small .portlet-asset-publisher .asset-title {
  font-size: 1.5em; }
.small .zl_o_nas_kontakt h2,
.small .zl_o_nas_uslugi h2 {
  font-size: 1.7em !important; }
.small .zl_newsletter_registration h2,
.small h1,
.small h2 {
  font-size: 2em; }
.small .form legend {
  font-size: 2.5em; }
.small .zl-moja-firma-content h2 {
  font-size: 3em; }

body.large {
  font-size: 18px; }

.large .zl-nowelizacja-kolumny div.columns > div {
  font-size: 0; }
.large .zl-fabrykacv-baner .button,
.large .zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt span.date,
.large .zl__work-market span.date,
.large .zl__recommendation span.date,
.large .zl__see-also span.date-small,
.large .zl__see-also span {
  font-size: 12px !important; }
.large .zl__btn__see-more-light,
.large .zl__btn__see-more-dark,
.large .zl-sl-slide__article__vertical a,
.large .zl-sl-slide__article a,
.large span.zl-sl-slide__article-container__date,
.large .uslugi-zl .button,
.large .asset-full-content .journal-content-article a.button,
.large .zl-wyszukiwarka-ofert-pracy .form .control-group .control-label,
.large .zl-wyszukiwarka-ofert-pracy .adv-search-label,
.large .zl-wyszukiwarka-ofert-pracy .service-name,
.large .zl_search-result_details .zl_search-result_details_right-panel .row-fluid,
.large .zl_search-result_details label.control-label,
.large .related-movies span,
.large .przypis-dolny .journal-content-article,
.large .aktualnosciPrzedsiebiorcow .prawy-pasek span.date,
.large .aktualnosciRegion .prawy-pasek span.date,
.large .panel-box-button {
  font-size: 15px !important; }
.large .newsletter-nopadd-white .zl_newsletter_registration p,
.large .kontakt-form .form .control-group .aui-field-select,
.large .kontakt-form .form .control-group .field,
.large .o-nas-prawa h4.title,
.large .ocen-nas .check-level,
.large .webmonth p,
.large .zl-wyszukiwarka-ofert-pracy .table-data .span4, .large .table-data .span8,
.large .zl-wyszukiwarka-ofert-pracy .job-disclaimer,
.large .zl_search-result_details .zl_search-result_details_right-panel .row-fluid strong,
.large .zl_search-result_details .zl_search-result_details_right-panel .fieldset-legend span,
.large .zl_o_nas_kontakt p:nth-child(8),
.large .zl_o_nas_kontakt p:nth-child(6),
.large .zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt h3,
.large .zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt,
.large .zl__work-market__button,
.large .zl__recommendation__button,
.large .zl__work-market span,
.large .zl__recommendation span,
.large .zl__see-also .zl__see-also__text h6,
.large .aktualnosciPrzedsiebiorcow .journal-content-article .prawy-pasek h3,
.large .aktualnosciRegion .journal-content-article .prawy-pasek h3,
.large .zus-stawki div.zustxt h3,
.large .zl-kontakt-content div.info,
.large .zl__shortlinks__bold-list li a,
.large .zl__shortlinks .nav-menu li a,
.large .zl__shortlinks,
.large .zl-site-map ul li ul li,
.large .breadcrumb .active,
.large .breadcrumb li a,
.large h4.title {
  font-size: 16px !important; }
.large .zl-sl-slide__article-container span,
.large .praca-baner-top table a,
.large .journal-content-article h6,
.large .zl_webinary-intro span,
.large p.plik a,
.large .zl_search-result_details .zl_search-result_details_header .zl_search-result_details_header-info div,
.large .zl-nowelizacja-kolumny div.columns > div p,
.large .zl__news_item span,
.large .zl__news_item p,
.large .zl__work-market .zl__work-market__text h6,
.large .zl__recommendation .zl__recommendation__text h6,
.large .zl__see-also .zl__see-also__text h5,
.large .journal-content-article,
.large .journal-content-article p,
.large .zl-kontakt-content p,
.large .zl__shortlinks h5,
.large .zl-site-map ul li {
  font-size: 17px !important; }
.large .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a:hover,
.large .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a:focus,
.large .zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a,
.large .zl-wyszukiwarka-ofert-pracy .SumoSelect > .CaptionCont > span.placeholder,
.large .SumoSelect > .CaptionCont > span,
.large .zl_search-result_details h5,
.large .zl_search-result_details h4,
.large .zl-trendy-pasek div.trends-cl2 a,
.large .zl-trendy-rp .bcap-journal-basic-content a,
.large .znajdz-prace-szkolenie .portlet-body ul.nav li a:hover,
.large .znajdz-prace-szkolenie .portlet-body ul.nav li a:focus,
.large .znajdz-prace-szkolenie .portlet-body ul.nav li a,
.large .zl__recommendation,
.large .zl__see-also,
.large .grid-content__item__text p {
  font-size: 18px !important; }
.large .wyszukiwanie-inf-reg .form .btn-primary,
.large .zl-wyszukiwarka-ofert-pracy .accordion-toggle .title-text,
.large #noJobsFound,
.large .zl-wyszukiwarka-ofert-pracy .table-data .span8 a,
.large .zl_search-result_details .fieldset-legend,
.large .zl-kontakt-content ul.accordion > li > p.header,
.large .zl__shortlinks h2 {
  font-size: 19px !important; }
.large .panel-box__small-header .panel-box .panel-box__header,
.large .zl-serwisy-wspolpr h2.nazwa_serwisu,
.large .journal-content-article h3,
.large .zl-fabrykacv-baner .journal-content-article h3,
.large .ocen-nas .appraise-container.thanks > div,
.large .zl_webinary-date span.date,
.large .zl_search-result_details input.field,
.large .zl-nowelizacja-kolumny .columns h2,
.large .zus-stawki div.niceCols > div h2,
.large .zus-naSkroty .journal-content-article div.blogrightart h3,
.large .webinarium-zobacz-rowniez .journal-content-article div.blogrightart h3,
.large .webinarium-kategorie .journal-content-article div.blogrightart h3,
.large .zl-moja-firma-content div.artblogh h4 span,
.large .zl-moja-firma-content div.artblogh h4 {
  font-size: 20px !important; }
.large .newsletter-nopadd-white .zl_newsletter_registration h2,
.large .zl-fabrykacv-baner h5,
.large .zl-infogr-pracod div.infografika.pracodawcy h2,
.large .zl-infogr-bezr div.infografika h2,
.large .zl__work-market h3,
.large .zl__recommendation h3,
.large .zl__see-also h3,
.large .panel-box__header {
  font-size: 22px !important; }
.large .grid-content__item__text h6,
.large .zl-moja-firma-content div.fotoblogh span {
  font-size: 23px !important; }
.large .ocen-nas h2,
.large .zl_webinary-container h2,
.large .journal-content-article h2,
.large .zl-kontakt-content h3 {
  font-size: 26px !important; }
.large .zl-sl-slide__article-container h3,
.large .zl-sl-slide__article-container h3 a,
.large .zl-fabrykacv-baner #fabryka-cv.slider ul li h2 span.more,
.large .zl_webinary-item h3,
.large .zl__news_item h2,
.large .zus-naSkroty .journal-content-article h2,
.large .zus-stawki .journal-content-article h2,
.large .webinarium-zobacz-rowniez .journal-content-article h2,
.large .aktualnosciPrzedsiebiorcow .journal-content-article h2,
.large .aktualnosciPrzedsiebiorcow .portlet-title,
.large .aktualnosciRegion .portlet-title,
.large .aktualnosciRegion .journal-content-article h2,
.large .webinarium-kategorie .journal-content-article h2,
.large .panel-box small {
  font-size: 28px !important; }
.large .portlet-configuration.menu-portlet h1 {
  font-size: 29px !important; }
.large .trendy-rynek-pracy-header .journal-content-article h3,
.large .uslugi-zl h3,
.large .kontakt-form .form legend,
.large .o-nas-prawa .journal-content-article h3,
.large .portlet .portlet-title,
.large .portlet-journal-content .portlet-title,
.large .portlet-body h1,
.large .portlet-asset-publisher .portlet-title,
.large .taglib-header h3,
.large .zl__movies-grid .journal-content-article h2,
.large .zl__work-market h1,
.large .zl__recommendation h1,
.large .journal-content-article h1 {
  font-size: 36px !important; }
.large .zus-stawki div.zuskwota h3 {
  font-size: 37px !important; }
.large .zl-fabrykacv-baner #fabryka-cv.slider ul li h2 span.heading {
  font-size: 42px !important; }
.large .zl-infogr-pracod div.infografika h3,
.large .zl-infogr-bezr div.infografika h3 {
  font-size: 52px !important; }
.large .przypis-dolny .journal-content-article {
  font-size: 0.688em !important; }
.large .zl__site-map li {
  font-size: 0.7em !important; }
.large .zl_o_nas_kontakt lead {
  font-size: 0.75em !important; }
.large .zl__see-also span.date,
.large .zl__content {
  font-size: 0.8em !important; }
.large .zl__see-also .button {
  font-size: 0.85em !important; }
.large .zl_o_nas_kontakt p:nth-child(5),
.large .zl_newsletter_registration form input[type="text"],
.large .zl_newsletter_registration form,
.large .panel-box__body,
.large .zl__site-map h3,
.large .zl__container-fluid,
.large p {
  font-size: 1em !important; }
.large nav ul li a,
.large div.nav ul li a {
  font-size: 1.1em !important; }
.large .zl_o_nas_kontakt h2 > a,
.large .zl_o_nas_uslugi h2 > a,
.large .panel-box__header_modified {
  font-size: 1.125em !important; }
.large .aktualne-wskazniki-table table.table caption,
.large .zl-formularz .control-group label,
.large .zl_newsletter_registration p,
.large .zus-stawki div.zustxt h3,
.large .zus-stawki div.zuskwota h3,
.large .grid-content,
.large .form .control-group .control-labe,
.large h3 {
  font-size: 1.2em !important; }
.large .zl_o_nas_kontakt h3,
.large .zl_o_nas_uslugi h3,
.large .znajdz-prace-szkolenie .form .control-label {
  font-size: 1.4em !important; }
.large .zl_newsletter_registration form input[type="text"],
.large .portlet-asset-publisher .asset-title {
  font-size: 1.5em !important; }
.large .zl_o_nas_kontakt h2,
.large .zl_o_nas_uslugi h2 {
  font-size: 1.7em !important; }
.large .zl_newsletter_registration h2,
.large h1,
.large h2 {
  font-size: 2em !important; }
.large .form legend {
  font-size: 2.5em !important; }
.large .zl-moja-firma-content h2 {
  font-size: 3em !important; }

.b-zl-test {
  border: 1px solid #eeeeee;
  border-radius: 2px;
  font-size: 1.4em;
  margin-top: 45px;
  font-weight: normal; }

.b-zl-test label {
  font-size: 1em; }

.b-zl-test__progress {
  display: block;
  width: 100%;
  margin-bottom: 10px; }

.b-zl-test__progress-panel {
  margin-bottom: 40px; }

.b-zl-test--intro {
  background: white url(/powroty-2019-theme/css/../images/tests/background-intro.jpg) no-repeat center; }

.b-zl-test--running {
  background: white url(/powroty-2019-theme/css/../images/tests/background-running.jpg) no-repeat center; }

.b-zl-test--finished {
  background-color: #ffffff; }

.b-zl-test--finished,
.b-zl-test--running,
.b-zl-test--intro {
  margin-top: 20px;
  background-size: cover;
  padding: 0;
  width: 100%; }

.b-zl-test__title {
  text-align: center;
  font-size: 1.4em;
  background-color: #ffffff;
  border: 2px solid #eeeeee;
  border-radius: 2px;
  padding: 5px 10px;
  margin: auto 30px 0px;
  position: relative;
  top: -20px;
  line-height: 3em;
  font-weight: bold;
  text-align: center;
  z-index: 10; }

.b-zl-test__progress-panel {
  margin: 0px 40px 40px;
  background-color: rgba(235, 235, 235, 0.95);
  padding: 20px 5px 10px;
  border-radius: 2px;
  display: block;
  position: relative;
  top: -20px;
  text-align: center;
  z-index: 9; }

.b-zl-test__progress {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ececec;
  border-right-color: #ececec;
  border-bottom-color: #ececec;
  border-left-color: #ececec;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  height: 7px;
  background-color: antiquewhite;
  border-radius: 2px; }

.b-zl-test__question-panel {
  background: rgba(29, 70, 177, 0.9);
  border-radius: 2px;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.2em; }

.b-zl-test__answers,
.b-zl-test__answer-description,
.b-zl-test__test-description {
  background: rgba(255, 255, 255, 0.9); }

.b-zl-test__answers {
  padding-left: 50px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px; }

.test-kwalifikacji .b-zl-test__answers,
.test-predyspozycji .b-zl-test__answers {
  padding-left: 20px;
  padding-right: 20px; }

.b-zl-test--intro .b-zl-test__test-description {
  text-align: center;
  vertical-align: middle;
  margin: auto;
  margin-right: 0; }

.test-kwalifikacji .b-zl-test__answers,
.test-osobowosci .b-zl-test__answers {
  text-align: center; }

.b-zl-test__question-panel {
  text-align: center; }

.b-zl-test__answers,
.b-zl-test__question-panel {
  vertical-align: middle;
  margin: auto 20px; }

.b-zl-test__question-panel {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 20px; }

.b-zl-test__test-description {
  padding-left: 30px;
  padding-right: 0px;
  padding-top: 20px;
  padding-bottom: 20px; }

.b-zl-test__test-description {
  display: inline-block;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.9) 80%, rgba(255, 255, 255, 0.1));
  background: -webkit-gradient(linear, 0 0, 80% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0.1)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.9) 80%, rgba(255, 255, 255, 0.1));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.9) 80%, rgba(255, 255, 255, 0.1));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 80%, rgba(255, 255, 255, 0.1)); }

.b-zl-test__answer-description {
  padding: 5px 15px 5px 25px;
  margin: 0 30px 10px;
  border: 2px #2B52B3 solid;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.9); }

.b-zl-test__answer-description:empty,
.b-zl-test__answer-description[hidden="true"] {
  padding: 0;
  border: none; }

.b-zl-test--intro .b-zl-test__navigation {
  display: inline-block;
  float: right; }

.b-zl-test--running .b-zl-test__navigation {
  display: block;
  float: none; }

.b-zl-test__navigation {
  background: rgba(255, 255, 255, 0.9);
  padding-right: 10px;
  padding-left: 20px;
  padding-bottom: 0;
  bottom: 0px;
  margin-top: 0;
  margin-right: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.9) 20%);
  background: -webkit-gradient(linear, 0 0, 20% 100%, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.9)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.9) 20%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.9) 20%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.9) 20%); }

.b-zl-test--running .b-zl-test__next_question {
  margin: auto; }

.b-zl-test--intro .b-zl-test__navigation button,
.b-zl-test--intro .b-zl-test__navigation button:hover,
.b-zl-test--intro .b-zl-test__navigation button:VISITED,
.b-zl-test--intro .b-zl-test__navigation button:focus {
  background-color: #a6c731 !important;
  margin: auto; }

.b-zl-test__navigation button,
.b-zl-test--intro .b-zl-test__navigation button:hover,
.b-zl-test--intro .b-zl-test__navigation button:VISITED,
.b-zl-test--intro .b-zl-test__navigation button:focus,
.b-zl-test--intro .b-zl-test__navigation button {
  padding: 20px 10px;
  background-image: -moz-linear-gradient(top, #4cb34a, #a6c731);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4cb34a), to(#a6c731));
  background-image: -webkit-linear-gradient(top, #4cb34a, #a6c731);
  background-image: -o-linear-gradient(top, #4cb34a, #a6c731);
  background-image: linear-gradient(to bottom, #4cb34a, #a6c731);
  background-repeat: repeat-x; }

.b-zl-test--running .b-zl-test__next_question,
.b-zl-test--running .b-zl-test__next_question:hover,
.b-zl-test--running .b-zl-test__next_question:focus,
.b-zl-test--running .b-zl-test__check-answer:hover,
.b-zl-test--running .b-zl-test__check-answer:focus,
.b-zl-test--running .b-zl-test__check-answer {
  padding: 20px 10px; }

.b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question,
.b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:hover,
.b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:VISITED,
.b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:focus,
.b-zl-test--running .b-zl-test__next_question:VISITED,
.b-zl-test--running .b-zl-test__next_question:active {
  background-color: #4a96e8 !important; }

.b-zl-test--intro .b-zl-test__navigation .btn-primary:VISITED,
.b-zl-test--intro .b-zl-test__navigation .btn-primary:active {
  background-color: #a6c731 !important; }

.test-kwalifikacji .b-zl-test__answers label,
.test-osobowosci .b-zl-test__answers label {
  text-align: start;
  display: flex; }

.b-zl-test__answers input[type="radio"] {
  opacity: 0; }

.b-zl-test__answer__1 .radio,
.b-zl-test__answer__2 .radio,
.b-zl-test__answer__3 .radio,
.b-zl-test__answer__4 .radio {
  background-color: #ffffff;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  padding: 0;
  margin-right: 5px;
  display: inline-block; }

.test-predyspozycji .b-zl-test__answer__1,
.test-predyspozycji .b-zl-test__answer__2,
.test-predyspozycji .b-zl-test__answer__3,
.test-predyspozycji .b-zl-test__answer__4 {
  display: table-cell;
  margin: auto; }

.b-zl-test__answers .radio,
.test-kwalifikacji .b-zl-test__answer__1 .radio,
.test-kwalifikacji .b-zl-test__answer__2 .radio,
.test-kwalifikacji .b-zl-test__answer__3 .radio,
.test-kwalifikacji .b-zl-test__answer__4 .radio,
.test-osobowosci .b-zl-test__answer__1 .radio,
.test-osobowosci .b-zl-test__answer__2 .radio,
.test-osobowosci .b-zl-test__answer__3 .radio,
.test-osobowosci .b-zl-test__answer__4 .radio {
  width: 24px;
  height: 24px; }

.test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio,
.test-predyspozycji .b-zl-test__answers div:last-child .radio {
  width: 32px;
  height: 32px; }

.test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .selected .radio,
.test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio:hover,
.test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio:focus {
  background-color: #4CB34A; }

.test-predyspozycji .b-zl-test__answers div:last-child .selected .radio,
.test-predyspozycji .b-zl-test__answers div:last-child .radio:hover,
.test-predyspozycji .b-zl-test__answers div:last-child .radio:focus {
  background-color: #8000ff; }

.test-predyspozycji .b-zl-test__answers .b-zl-test__answer-label {
  display: none; }

.test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .b-zl-test__answer-label,
.test-predyspozycji .b-zl-test__answers div:last-child .b-zl-test__answer-label {
  display: block;
  line-height: 2em; }

.test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .b-zl-test__answer-label {
  text-align: right;
  float: right; }

.test-predyspozycji .b-zl-test__answers div:last-child .b-zl-test__answer-label {
  text-align: left;
  float: left; }

.b-zl-test__answers .selected .radio,
.b-zl-test__answers .radio:hover,
.b-zl-test__answers .radio:focus {
  background-color: #808080; }

.test-predyspozycji .b-zl-test__answers .radio {
  border-color: #808080;
  margin: 0 20px; }

.test-predyspozycji .b-zl-test__answers label {
  color: #808080; }

.test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .selected .radio,
.test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio:hover,
.test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio:focus {
  background-color: #4CB34A; }

.test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio {
  border-color: #4CB34A;
  float: right; }

.test-predyspozycji .b-zl-test__answers div:FIRST-CHILD label {
  color: #4CB34A; }

.test-predyspozycji .b-zl-test__answers div:last-child .selected .radio,
.test-predyspozycji .b-zl-test__answers div:last-child .radio:hover,
.test-predyspozycji .b-zl-test__answers div:last-child .radio:focus {
  background-color: #8000ff; }

.test-predyspozycji .b-zl-test__answers div:last-child .radio {
  border-color: #8000ff;
  float: left; }

.test-predyspozycji .b-zl-test__answers div:last-child label {
  color: #8000ff; }

.test-kwalifikacji .b-zl-test__answer__1 .selected .radio,
.test-kwalifikacji .b-zl-test__answer__1 .radio:hover,
.test-kwalifikacji .b-zl-test__answer__1 .radio:focus,
.test-osobowosci .b-zl-test__answer__1 .selected .radio,
.test-osobowosci .b-zl-test__answer__1 .radio:hover,
.test-osobowosci .b-zl-test__answer__1 .radio:focus {
  background-color: #0080ff; }

.test-kwalifikacji .b-zl-test__answer__1,
.test-kwalifikacji .b-zl-test__answer__1 .radio,
.test-osobowosci .b-zl-test__answer__1,
.test-osobowosci .b-zl-test__answer__1 .radio {
  border-color: #0080ff;
  color: #000000; }

.test-kwalifikacji .b-zl-test__answer__2 .selected .radio,
.test-kwalifikacji .b-zl-test__answer__2 .radio:hover,
.test-kwalifikacji .b-zl-test__answer__2 .radio:focus,
.test-osobowosci .b-zl-test__answer__2 .selected .radio,
.test-osobowosci .b-zl-test__answer__2 .radio:hover,
.test-osobowosci .b-zl-test__answer__2 .radio:focus {
  background-color: #0080ff; }

.test-kwalifikacji .b-zl-test__answer__2,
.test-kwalifikacji .b-zl-test__answer__2 .radio,
.test-osobowosci .b-zl-test__answer__2,
.test-osobowosci .b-zl-test__answer__2 .radio {
  border-color: #0080ff;
  color: #000000; }

.test-kwalifikacji .b-zl-test__answer__3 .selected .radio,
.test-kwalifikacji .b-zl-test__answer__3 .radio:hover,
.test-kwalifikacji .b-zl-test__answer__3 .radio:focus,
.test-osobowosci .b-zl-test__answer__3 .selected .radio,
.test-osobowosci .b-zl-test__answer__3 .radio:hover,
.test-osobowosci .b-zl-test__answer__3 .radio:focus {
  background-color: #0080ff; }

.test-kwalifikacji .b-zl-test__answer__3,
.test-kwalifikacji .b-zl-test__answer__3 .radio,
.test-osobowosci .b-zl-test__answer__3,
.test-osobowosci .b-zl-test__answer__3 .radio {
  border-color: #0080ff;
  color: #000000; }

.test-kwalifikacji .b-zl-test__answer__4 .selected .radio,
.test-kwalifikacji .b-zl-test__answer__4 .radio:hover,
.test-kwalifikacji .b-zl-test__answer__4 .radio:focus,
.test-osobowosci .b-zl-test__answer__4 .selected .radio,
.test-osobowosci .b-zl-test__answer__4 .radio:hover,
.test-osobowosci .b-zl-test__answer__4 .radio:focus {
  background-color: #0080ff; }

.test-kwalifikacji .b-zl-test__answer__4,
.test-kwalifikacji .b-zl-test__answer__4 .radio,
.test-osobowosci .b-zl-test__answer__4,
.test-osobowosci .b-zl-test__answer__4 .radio {
  border-color: #0080ff;
  color: #000000; }

.b-zl-test__results {
  margin-top: 30px;
  margin-bottom: 30px; }

.b-zl-test__subtitle {
  text-align: center;
  font-size: 1.2em;
  color: #fefefe;
  background-color: #2C52B4;
  border: 2px solid #eeeeee;
  border-radius: 2px;
  padding: 5px 10px;
  line-height: 3em;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center; }

.b-zl-test__results-description {
  padding: 5px 15px; }

.b-zl-test__result-links {
  display: block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  border-bottom: #333333 solid 2px; }

.b-zl-test__qualification-result-progress {
  height: 70px;
  width: 400px;
  max-width: 100%;
  display: block;
  position: relative;
  border: #333333 thin solid;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.b-zl-test__result-progress {
  height: 100%;
  width: 18%;
  margin-left: 3%;
  margin-right: 3%;
  display: inline-block;
  position: relative; }

.b-zl-test__result-progress__link {
  width: 22%;
  margin-left: 1%;
  margin-right: 1%;
  display: inline-block;
  position: relative; }

.b-zl-test__result-statistics {
  display: block;
  width: 100%;
  height: 200px; }

.b-zl-test__qualification-result-description {
  margin: 10px 20px; }

.b-zl-test__qualification-result-progress span {
  display: block;
  line-height: 70px;
  vertical-align: middle; }

.b-zl-test__qualification-result-statistics {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px; }

.b-zl-test__result-progress {
  vertical-align: bottom;
  padding: 1px; }

.b-zl-test__qualification-result-progress > div.b-zl-test__result-progress__percentage,
.b-zl-test__result-progress > div.b-zl-test__result-progress__percentage {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background: #004040;
  box-shadow: inset 0 2px 9px rgba(33, 33, 33, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  font-weight: bold;
  line-height: 2em;
  font-size: 1.9em; }

.b-zl-test__qualification-result-progress > div,
.b-zl-test__result-progress > div {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: top;
  position: absolute;
  bottom: 0; }

.b-zl-test__qualification-result-progress > div.percentage-hight,
.b-zl-test__result-progress > div.percentage-hight {
  color: #ffffff; }

.b-zl-test__qualification-result_percentage-header,
.b-zl-test__qualification-result-progress > div.percentage-low {
  font-weight: bold; }

.b-zl-test__qualification-result_percentage-header {
  text-align: center;
  font-size: 1.2em;
  max-width: 100%;
  position: relative;
  width: 400px; }

.b-zl-test__qualification-result-progress > div.percentage-low {
  line-height: 2em;
  font-size: 1.9em;
  text-align: left; }

.b-zl-test__qualification-result_percentage-header,
.b-zl-test__result-progress > div.percentage-low {
  color: #000000; }

.b-zl-test__result-progress > div.percentage-low > span {
  top: -2em;
  display: block;
  position: relative; }

.b-zl-test__result-progress__link-item {
  display: block;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  border-top: #333333 solid 2px;
  border-right: #333333 solid 2px;
  border-left: #333333 solid 2px;
  border-radius: 5px 5px 0 0; }

.b-zl-test__result-progress__link-item-selected {
  background-color: #04770c; }

.b-zl-test__result-progress__link-item:hover,
.b-zl-test__result-progress__link-item:focus {
  background-color: #08b214; }

.b-zl-test__result-progress__link-item-selected span {
  color: #ffffff; }

.b-zl-test__result-progress__link-item span {
  display: block;
  font-size: 1.1em;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

.b-zl-test__result-progress__link-item a {
  color: #000000; }

.b-zl-test__result-progress__link-item:focus span,
.b-zl-test__result-progress__link-item:hover span {
  text-decoration: none; }

.b-zl-test__results-score-white,
.b-zl-test__results-score-blue,
.b-zl-test__results-score-red,
.b-zl-test__results-score-yellow {
  margin-bottom: 60px; }

.b-zl-test__results-score-white > p:FIRST-CHILD,
.b-zl-test__results-score-blue > p:FIRST-CHILD,
.b-zl-test__results-score-red > p:FIRST-CHILD,
.b-zl-test__results-score-yellow > p:FIRST-CHILD {
  font-size: 2.1em; }

.large .b-zl-test__results-score-white > p:FIRST-CHILD,
.large .b-zl-test__results-score-blue > p:FIRST-CHILD,
.large .b-zl-test__results-score-red > p:FIRST-CHILD,
.large .b-zl-test__results-score-yellow > p:FIRST-CHILD {
  font-size: 2.1em !important; }

.yellow-black .b-zl-test__title,
.yellow-black .b-zl-test,
.yellow-black .b-zl-test__subtitle,
.yellow-black .b-zl-test__navigation button {
  border: 1px solid #000000; }

.yellow-black .b-zl-test__title,
.yellow-black .b-zl-test--intro .b-zl-test__test-description,
.yellow-black .b-zl-test__answers,
.yellow-black .b-zl-test__question-panel,
.yellow-black .b-zl-test__subtitle,
.yellow-black .b-zl-test__answer-description,
.yellow-black .b-zl-test__navigation button {
  text-shadow: none; }

.yellow-black .b-zl-test__result-progress > div.percentage-low {
  color: #ffffff; }

.yellow-black .b-zl-test__progress {
  background: #ffffff; }

.yellow-black .b-zl-test__result-progress > div.percentage-low,
.yellow-black .b-zl-test__qualification-result-progress,
.yellow-black .b-zl-test__question-panel,
.yellow-black .b-zl-test__progress-panel,
.yellow-black .b-zl-test__title,
.yellow-black .b-zl-test__answers,
.yellow-black .b-zl-test__answer-description,
.yellow-black .b-zl-test__test-description,
.yellow-black .b-zl-test__navigation,
.yellow-black .b-zl-test--running .b-zl-test__next_question,
.yellow-black .b-zl-test--intro .b-zl-test__navigation button,
.yellow-black .b-zl-test__navigation button,
.yellow-black .b-zl-test__navigation button:hover,
.yellow-black .b-zl-test__navigation button:VISITED,
.yellow-black .b-zl-test__navigation button:focus,
.yellow-black .b-zl-test__navigation button.disabled,
.yellow-black .b-zl-test__answer__1 .radio,
.yellow-black .b-zl-test__answer__2 .radio,
.yellow-black .b-zl-test__answer__3 .radio,
.yellow-black .b-zl-test__answer__4 .radio,
.yellow-black .b-zl-test__subtitle,
.yellow-black .b-zl-test__check-answer:focus,
.yellow-black .b-zl-test__check-answer:hover,
.yellow-black .b-zl-test__check-answer:visited {
  background: black; }

.yellow-black .b-zl-test__result-progress__link-item,
.yellow-black .b-zl-test--finished,
.yellow-black .b-zl-test__qualification-result_percentage-header,
.yellow-black .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question,
.yellow-black .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:hover,
.yellow-black .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:VISITED,
.yellow-black .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:focus,
.yellow-black .b-zl-test--intro .b-zl-test__navigation button:hover,
.yellow-black .b-zl-test--intro .b-zl-test__navigation button:VISITED,
.yellow-black .b-zl-test--intro .b-zl-test__navigation button:focus,
.yellow-black .b-zl-test--intro .b-zl-test__navigation button,
.yellow-black .b-zl-test--intro .b-zl-test__navigation .btn-primary:VISITED,
.yellow-black .b-zl-test--intro .b-zl-test__navigation .btn-primary:active {
  background: #000000 !important;
  color: #ffff00; }

.yellow-black .b-zl-test__navigation button.disabled {
  color: #aaaaaa;
  background: #000000 !important;
  border: none; }

.yellow-black .b-zl-test__result-progress > div.percentage-hight,
.yellow-black .b-zl-test__result-progress__link-item,
.yellow-black .b-zl-test__qualification-result-progress,
.yellow-black .b-zl-test__answer-description,
.yellow-black .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio,
.yellow-black .b-zl-test__progress,
.yellow-black .b-zl-test__check-answer:focus,
.yellow-black .b-zl-test__check-answer:hover,
.yellow-black .b-zl-test__check-answer:visited,
.yellow-black .test-predyspozycji .b-zl-test__answers .radio,
.yellow-black .test-predyspozycji .b-zl-test__answers div:last-child .radio,
.yellow-black .test-osobowosci .b-zl-test__answer__1,
.yellow-black .test-osobowosci .b-zl-test__answer__1 .radio,
.yellow-black .test-osobowosci .b-zl-test__answer__2,
.yellow-black .test-osobowosci .b-zl-test__answer__2 .radio,
.yellow-black .test-osobowosci .b-zl-test__answer__3,
.yellow-black .test-osobowosci .b-zl-test__answer__3 .radio,
.yellow-black .test-osobowosci .b-zl-test__answer__4,
.yellow-black .test-osobowosci .b-zl-test__answer__4 .radio,
.yellow-black .test-kwalifikacji .b-zl-test__answer__1,
.yellow-black .test-kwalifikacji .b-zl-test__answer__1 .radio,
.yellow-black .test-kwalifikacji .b-zl-test__answer__2,
.yellow-black .test-kwalifikacji .b-zl-test__answer__2 .radio,
.yellow-black .test-kwalifikacji .b-zl-test__answer__3,
.yellow-black .test-kwalifikacji .b-zl-test__answer__3 .radio,
.yellow-black .test-kwalifikacji .b-zl-test__answer__4,
.yellow-black .test-kwalifikacji .b-zl-test__answer__4 .radio,
.yellow-black .b-zl-test__navigation button:hover,
.yellow-black .b-zl-test__navigation button:VISITED,
.yellow-black .b-zl-test__navigation button:focus {
  border-color: #ffff00; }

.yellow-black .b-zl-test__qualification-result-progress,
.yellow-black .b-zl-test__question-panel,
.yellow-black .test-predyspozycji .b-zl-test__answers label,
.yellow-black .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD label,
.yellow-black .test-predyspozycji .b-zl-test__answers div:last-child label,
.yellow-black .b-zl-test__subtitle,
.yellow-black .b-zl-test__check-answer,
.yellow-black .test-osobowosci .b-zl-test__answer__1,
.yellow-black .test-osobowosci .b-zl-test__answer__1 .radio,
.yellow-black .test-osobowosci .b-zl-test__answer__2,
.yellow-black .test-osobowosci .b-zl-test__answer__2 .radio,
.yellow-black .test-osobowosci .b-zl-test__answer__3,
.yellow-black .test-osobowosci .b-zl-test__answer__3 .radio,
.yellow-black .test-osobowosci .b-zl-test__answer__4,
.yellow-black .test-osobowosci .b-zl-test__answer__4 .radio,
.yellow-black .test-kwalifikacji .b-zl-test__answer__1,
.yellow-black .test-kwalifikacji .b-zl-test__answer__1 .radio,
.yellow-black .test-kwalifikacji .b-zl-test__answer__2,
.yellow-black .test-kwalifikacji .b-zl-test__answer__2 .radio,
.yellow-black .test-kwalifikacji .b-zl-test__answer__3,
.yellow-black .test-kwalifikacji .b-zl-test__answer__3 .radio,
.yellow-black .test-kwalifikacji .b-zl-test__answer__4,
.yellow-black .test-kwalifikacji .b-zl-test__answer__4 .radio,
.yellow-black .b-zl-test__check-answer:focus,
.yellow-black .b-zl-test__check-answer:hover,
.yellow-black .b-zl-test__check-answer:visited,
.yellow-black .b-zl-test__check-answer button:focus,
.yellow-black .b-zl-test__check-answer button:hover,
.yellow-black .b-zl-test__check-answer button:visited,
.yellow-black .b-zl-test__next_question button:focus,
.yellow-black .b-zl-test__next_question button:hover,
.yellow-black .b-zl-test__next_question button:visited,
.yellow-black .b-zl-test__start-test button:focus,
.yellow-black .b-zl-test__start-test button:hover,
.yellow-black .b-zl-test__start-test button:visited,
.yellow-black .b-zl-test__navigation button,
.yellow-black .b-zl-test__navigation button:hover
.b-zl-test__navigation button:VISITED,
.yellow-black .b-zl-test__navigation button:focus {
  color: #ffff00; }

.yellow-black .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .selected .radio,
.yellow-black .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio:hover,
.yellow-black .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio:focus,
.yellow-black .test-predyspozycji .b-zl-test__answers div:last-child .selected .radio,
.yellow-black .test-predyspozycji .b-zl-test__answers div:last-child .radio:hover,
.yellow-black .test-predyspozycji .b-zl-test__answers div:last-child .radio:focus,
.yellow-black .test-predyspozycji .b-zl-test__answers .selected .radio,
.yellow-black .test-predyspozycji .b-zl-test__answers .radio:hover,
.yellow-black .test-predyspozycji .b-zl-test__answers .radio:focus,
.yellow-black .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .selected .radio,
.yellow-black .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio:hover,
.yellow-black .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio:focus,
.yellow-black .test-predyspozycji .b-zl-test__answers div:last-child .selected .radio,
.yellow-black .test-predyspozycji .b-zl-test__answers div:last-child .radio:hover,
.yellow-black .test-predyspozycji .b-zl-test__answers div:last-child .radio:focus,
.yellow-black .test-osobowosci .b-zl-test__answer__1 .selected .radio,
.yellow-black .test-osobowosci .b-zl-test__answer__1 .radio:hover,
.yellow-black .test-osobowosci .b-zl-test__answer__1 .radio:focus,
.yellow-black .test-osobowosci .b-zl-test__answer__2 .selected .radio,
.yellow-black .test-osobowosci .b-zl-test__answer__2 .radio:hover,
.yellow-black .test-osobowosci .b-zl-test__answer__2 .radio:focus,
.yellow-black .test-osobowosci .b-zl-test__answer__3 .selected .radio,
.yellow-black .test-osobowosci .b-zl-test__answer__3 .radio:hover,
.yellow-black .test-osobowosci .b-zl-test__answer__3 .radio:focus,
.yellow-black .test-osobowosci .b-zl-test__answer__4 .selected .radio,
.yellow-black .test-osobowosci .b-zl-test__answer__4 .radio:hover,
.yellow-black .test-osobowosci .b-zl-test__answer__4 .radio:focus,
.yellow-black .test-kwalifikacji .b-zl-test__answer__1 .selected .radio,
.yellow-black .test-kwalifikacji .b-zl-test__answer__1 .radio:hover,
.yellow-black .test-kwalifikacji .b-zl-test__answer__1 .radio:focus,
.yellow-black .test-kwalifikacji .b-zl-test__answer__2 .selected .radio,
.yellow-black .test-kwalifikacji .b-zl-test__answer__2 .radio:hover,
.yellow-black .test-kwalifikacji .b-zl-test__answer__2 .radio:focus,
.yellow-black .test-kwalifikacji .b-zl-test__answer__3 .selected .radio,
.yellow-black .test-kwalifikacji .b-zl-test__answer__3 .radio:hover,
.yellow-black .test-kwalifikacji .b-zl-test__answer__3 .radio:focus,
.yellow-black .test-kwalifikacji .b-zl-test__answer__4 .selected .radio,
.yellow-black .test-kwalifikacji .b-zl-test__answer__4 .radio:hover,
.yellow-black .test-kwalifikacji .b-zl-test__answer__4 .radio:focus {
  background: #ffff00; }

.white-blue .b-zl-test__title,
.white-blue .b-zl-test,
.white-blue .b-zl-test__subtitle,
.white-blue .b-zl-test__navigation button {
  border: 1px solid #ffffff; }

.white-blue .b-zl-test__title,
.white-blue .b-zl-test--intro .b-zl-test__test-description,
.white-blue .b-zl-test__answers,
.white-blue .b-zl-test__question-panel,
.white-blue .b-zl-test__subtitle,
.white-blue .b-zl-test__answer-description,
.white-blue .b-zl-test__navigation button {
  text-shadow: none; }

.white-blue .b-zl-test__progress {
  background: #eeeeee; }

.white-blue .b-zl-test__question-panel,
.white-blue .b-zl-test__progress-panel,
.white-blue .b-zl-test__title,
.white-blue .b-zl-test__answers,
.white-blue .b-zl-test__answer-description,
.white-blue .b-zl-test__test-description,
.white-blue .b-zl-test__navigation,
.white-blue .b-zl-test--running .b-zl-test__next_question,
.white-blue .b-zl-test--intro .b-zl-test__navigation button,
.white-blue .b-zl-test__navigation button,
.white-blue .b-zl-test__navigation button:hover,
.white-blue .b-zl-test__navigation button:VISITED,
.white-blue .b-zl-test__navigation button:focus,
.white-blue .b-zl-test__navigation button.disabled,
.white-blue .b-zl-test__navigation .btn-primary:active
.b-zl-test__answer__1 .radio,
.white-blue .b-zl-test__answer__2 .radio,
.white-blue .b-zl-test__answer__3 .radio,
.white-blue .b-zl-test__answer__4 .radio,
.white-blue .b-zl-test__subtitle,
.white-blue .b-zl-test__check-answer:focus,
.white-blue .b-zl-test__check-answer:hover,
.white-blue .b-zl-test__check-answer:visited {
  background: white; }

.white-blue .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question,
.white-blue .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:hover,
.white-blue .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:VISITED,
.white-blue .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:focus,
.white-blue .b-zl-test--intro .b-zl-test__navigation button:hover,
.white-blue .b-zl-test--intro .b-zl-test__navigation button:VISITED,
.white-blue .b-zl-test--intro .b-zl-test__navigation button:focus,
.white-blue .b-zl-test--intro .b-zl-test__navigation button,
.white-blue .b-zl-test--intro .b-zl-test__navigation .btn-primary:VISITED,
.white-blue .b-zl-test--intro .b-zl-test__navigation .btn-primary:active {
  color: #0000ff;
  background: #ffffff !important; }

.white-blue .b-zl-test__navigation button.disabled {
  color: #aaaaaa;
  background: #ffffff !important;
  border: none; }

.white-blue .b-zl-test__answer-description,
.white-blue .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio,
.white-blue .b-zl-test__progress,
.white-blue .b-zl-test__check-answer:focus,
.white-blue .b-zl-test__check-answer:hover,
.white-blue .b-zl-test__check-answer:visited,
.white-blue .test-predyspozycji .b-zl-test__answers .radio,
.white-blue .test-predyspozycji .b-zl-test__answers div:last-child .radio,
.white-blue .test-osobowosci .b-zl-test__answer__1,
.white-blue .test-osobowosci .b-zl-test__answer__1 .radio,
.white-blue .test-osobowosci .b-zl-test__answer__2,
.white-blue .test-osobowosci .b-zl-test__answer__2 .radio,
.white-blue .test-osobowosci .b-zl-test__answer__3,
.white-blue .test-osobowosci .b-zl-test__answer__3 .radio,
.white-blue .test-osobowosci .b-zl-test__answer__4,
.white-blue .test-osobowosci .b-zl-test__answer__4 .radio,
.white-blue .test-kwalifikacji .b-zl-test__answer__1,
.white-blue .test-kwalifikacji .b-zl-test__answer__1 .radio,
.white-blue .test-kwalifikacji .b-zl-test__answer__2,
.white-blue .test-kwalifikacji .b-zl-test__answer__2 .radio,
.white-blue .test-kwalifikacji .b-zl-test__answer__3,
.white-blue .test-kwalifikacji .b-zl-test__answer__3 .radio,
.white-blue .test-kwalifikacji .b-zl-test__answer__4,
.white-blue .test-kwalifikacji .b-zl-test__answer__4 .radio,
.white-blue .b-zl-test__navigation button:hover,
.white-blue .b-zl-test__navigation button:VISITED,
.white-blue .b-zl-test__navigation button:focus {
  border-color: #0000ff; }

.white-blue .b-zl-test__qualification-result_percentage-header,
.white-blue .b-zl-test__result-progress > div.percentage-low,
.white-blue .b-zl-test__question-panel,
.white-blue .test-predyspozycji .b-zl-test__answers label,
.white-blue .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD label,
.white-blue .test-predyspozycji .b-zl-test__answers div:last-child label,
.white-blue .b-zl-test__subtitle,
.white-blue .b-zl-test__check-answer,
.white-blue .test-osobowosci .b-zl-test__answer__1,
.white-blue .test-osobowosci .b-zl-test__answer__1 .radio,
.white-blue .test-osobowosci .b-zl-test__answer__2,
.white-blue .test-osobowosci .b-zl-test__answer__2 .radio,
.white-blue .test-osobowosci .b-zl-test__answer__3,
.white-blue .test-osobowosci .b-zl-test__answer__3 .radio,
.white-blue .test-osobowosci .b-zl-test__answer__4,
.white-blue .test-osobowosci .b-zl-test__answer__4 .radio,
.white-blue .test-kwalifikacji .b-zl-test__answer__1,
.white-blue .test-kwalifikacji .b-zl-test__answer__1 .radio,
.white-blue .test-kwalifikacji .b-zl-test__answer__2,
.white-blue .test-kwalifikacji .b-zl-test__answer__2 .radio,
.white-blue .test-kwalifikacji .b-zl-test__answer__3,
.white-blue .test-kwalifikacji .b-zl-test__answer__3 .radio,
.white-blue .test-kwalifikacji .b-zl-test__answer__4,
.white-blue .test-kwalifikacji .b-zl-test__answer__4 .radio,
.white-blue .b-zl-test__check-answer:focus,
.white-blue .b-zl-test__check-answer:hover,
.white-blue .b-zl-test__check-answer:visited,
.white-blue .b-zl-test__check-answer button:focus,
.white-blue .b-zl-test__check-answer button:hover,
.white-blue .b-zl-test__check-answer button:visited,
.white-blue .b-zl-test__next_question button:focus,
.white-blue .b-zl-test__next_question button:hover,
.white-blue .b-zl-test__next_question button:visited,
.white-blue .b-zl-test__start-test button:focus,
.white-blue .b-zl-test__start-test button:hover,
.white-blue .b-zl-test__start-test button:visited,
.white-blue .b-zl-test__navigation button,
.white-blue .b-zl-test__navigation button:hover
.b-zl-test__navigation button:VISITED,
.white-blue .b-zl-test__navigation button:focus {
  color: #0000ff; }

.white-blue .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .selected .radio,
.white-blue .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio:hover,
.white-blue .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio:focus,
.white-blue .test-predyspozycji .b-zl-test__answers div:last-child .selected .radio,
.white-blue .test-predyspozycji .b-zl-test__answers div:last-child .radio:hover,
.white-blue .test-predyspozycji .b-zl-test__answers div:last-child .radio:focus,
.white-blue .test-predyspozycji .b-zl-test__answers .selected .radio,
.white-blue .test-predyspozycji .b-zl-test__answers .radio:hover,
.white-blue .test-predyspozycji .b-zl-test__answers .radio:focus,
.white-blue .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .selected .radio,
.white-blue .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio:hover,
.white-blue .test-predyspozycji .b-zl-test__answers div:FIRST-CHILD .radio:focus,
.white-blue .test-predyspozycji .b-zl-test__answers div:last-child .selected .radio,
.white-blue .test-predyspozycji .b-zl-test__answers div:last-child .radio:hover,
.white-blue .test-predyspozycji .b-zl-test__answers div:last-child .radio:focus,
.white-blue .test-osobowosci .b-zl-test__answer__1 .selected .radio,
.white-blue .test-osobowosci .b-zl-test__answer__1 .radio:hover,
.white-blue .test-osobowosci .b-zl-test__answer__1 .radio:focus,
.white-blue .test-osobowosci .b-zl-test__answer__2 .selected .radio,
.white-blue .test-osobowosci .b-zl-test__answer__2 .radio:hover,
.white-blue .test-osobowosci .b-zl-test__answer__2 .radio:focus,
.white-blue .test-osobowosci .b-zl-test__answer__3 .selected .radio,
.white-blue .test-osobowosci .b-zl-test__answer__3 .radio:hover,
.white-blue .test-osobowosci .b-zl-test__answer__3 .radio:focus,
.white-blue .test-osobowosci .b-zl-test__answer__4 .selected .radio,
.white-blue .test-osobowosci .b-zl-test__answer__4 .radio:hover,
.white-blue .test-osobowosci .b-zl-test__answer__4 .radio:focus,
.white-blue .test-kwalifikacji .b-zl-test__answer__1 .selected .radio,
.white-blue .test-kwalifikacji .b-zl-test__answer__1 .radio:hover,
.white-blue .test-kwalifikacji .b-zl-test__answer__1 .radio:focus,
.white-blue .test-kwalifikacji .b-zl-test__answer__2 .selected .radio,
.white-blue .test-kwalifikacji .b-zl-test__answer__2 .radio:hover,
.white-blue .test-kwalifikacji .b-zl-test__answer__2 .radio:focus,
.white-blue .test-kwalifikacji .b-zl-test__answer__3 .selected .radio,
.white-blue .test-kwalifikacji .b-zl-test__answer__3 .radio:hover,
.white-blue .test-kwalifikacji .b-zl-test__answer__3 .radio:focus,
.white-blue .test-kwalifikacji .b-zl-test__answer__4 .selected .radio,
.white-blue .test-kwalifikacji .b-zl-test__answer__4 .radio:hover,
.white-blue .test-kwalifikacji .b-zl-test__answer__4 .radio:focus {
  background: #0000ff; }

/*Nadpisania*/
/*Wyniki*/
h3.test-wyniki {
  font-family: oswald;
  font-weight: normal; }

.test-ramkaopis {
  border: 1px dotted #9ccb43;
  padding: 10px; }

.b-zl-test__qualification-result-description {
  margin: 10px 0px; }

p.test-button {
  margin-top: 20px; }

/*Wykres*/
.b-zl-test__qualification-result-progress span {
  line-height: 42px; }

.b-zl-test__qualification-result-progress {
  height: 40px; }

.b-zl-test__qualification-result-statistics {
  margin-left: 15%; }

.b-zl-test__results-description {
  padding: 5px 30px; }

.zaletylist li {
  list-style-image: url("http://zielonalinia.gov.pl/documents/31541/1377079/Zalety.png");
  list-style-position: inside;
  margin-left: -25px; }

.wadylist li {
  list-style-image: url("http://zielonalinia.gov.pl/documents/31541/1377079/Wady.png");
  list-style-position: inside;
  margin-left: -25px; }

.b-zl-test__results-score-1 li,
.b-zl-test__results-score-2 li,
.b-zl-test__results-score-3 li,
.b-zl-test__results-score-4 li,
.b-zl-test__results-score-5 li {
  list-style-type: square; }

.b-zl-test__results-score-1 h4,
.b-zl-test__results-score-2 h4,
.b-zl-test__results-score-3 h4,
.b-zl-test__results-score-4 h4,
.b-zl-test__results-score-5 h4 {
  font-family: "oswald"; }

.b-zl-test__answer__2, .b-zl-test__answer__3 {
  top: 8px !important;
  position: relative; }

.b-zl-test__title {
  font-size: 2em;
  border: 1px solid #eee;
  border-radius: 0px;
  line-height: 1.3;
  font-weight: normal;
  text-align: center;
  font-family: "oswald"; }

.test-wytyczne {
  margin: 225px 30px 15px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  border: 1px solid #aaaaaa; }

.testy-introtxt {
  margin-top: 78px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.7); }

.testy-introtxt p {
  font-size: 15px;
  font-weight: normal; }

.testy-introtxt h3 {
  font-size: 32px;
  font-family: "open sans condensed";
  color: #000000; }

.b-zl-test--finished, .b-zl-test--running, .b-zl-test--intro {
  margin-top: 20px;
  background-size: cover;
  padding: 0;
  width: 100%;
  min-height: 560px; }

.b-zl-test__navigation {
  background: rgba(255, 255, 255, 0.9);
  padding-right: 31px;
  padding-left: 20px;
  padding-bottom: 75px;
  bottom: 0;
  margin-top: 15px;
  margin-right: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 20%);
  background: -webkit-gradient(linear, 0 0, 20% 100%, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 20%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 20%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 20%);
  position: relative;
  bottom: 30px; }

.b-zl-test__test-description {
  display: inline-block;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0));
  background: -webkit-gradient(linear, 0 0, 80% 100%, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0)); }

.test-kwalifikacji .b-zl-test__answers label, .test-osobowosci .b-zl-test__answers label {
  text-align: start;
  display: block; }

.test-kwalifikacji .b-zl-test__answer__1 .selected .radio, .test-kwalifikacji .b-zl-test__answer__1 .radio:hover, .test-kwalifikacji .b-zl-test__answer__1 .radio:focus, .test-osobowosci .b-zl-test__answer__1 .selected .radio, .test-osobowosci .b-zl-test__answer__1 .radio:hover, .test-osobowosci .b-zl-test__answer__1 .radio:focus {
  background-color: #9ccb43; }

.test-kwalifikacji .b-zl-test__answer__2 .selected .radio, .test-kwalifikacji .b-zl-test__answer__2 .radio:hover, .test-kwalifikacji .b-zl-test__answer__2 .radio:focus, .test-osobowosci .b-zl-test__answer__2 .selected .radio, .test-osobowosci .b-zl-test__answer__2 .radio:hover, .test-osobowosci .b-zl-test__answer__2 .radio:focus {
  background-color: #9ccb43; }

.test-kwalifikacji .b-zl-test__answer__3 .selected .radio, .test-kwalifikacji .b-zl-test__answer__3 .radio:hover, .test-kwalifikacji .b-zl-test__answer__3 .radio:focus, .test-osobowosci .b-zl-test__answer__3 .selected .radio, .test-osobowosci .b-zl-test__answer__3 .radio:hover, .test-osobowosci .b-zl-test__answer__3 .radio:focus {
  background-color: #9ccb43; }

.test-kwalifikacji .b-zl-test__answer__4 .selected .radio, .test-kwalifikacji .b-zl-test__answer__4 .radio:hover, .test-kwalifikacji .b-zl-test__answer__4 .radio:focus, .test-osobowosci .b-zl-test__answer__4 .selected .radio, .test-osobowosci .b-zl-test__answer__4 .radio:hover, .test-osobowosci .b-zl-test__answer__4 .radio:focus {
  background-color: #9ccb43; }

.test-kwalifikacji .b-zl-test__answer__1, .test-kwalifikacji .b-zl-test__answer__1 .radio, .test-osobowosci .b-zl-test__answer__1, .test-osobowosci .b-zl-test__answer__1 .radio {
  border-color: #006937;
  color: #000; }

.test-kwalifikacji .b-zl-test__answer__2, .test-kwalifikacji .b-zl-test__answer__2 .radio, .test-osobowosci .b-zl-test__answer__2, .test-osobowosci .b-zl-test__answer__2 .radio {
  border-color: #006937;
  color: #000; }

.test-kwalifikacji .b-zl-test__answer__3, .test-kwalifikacji .b-zl-test__answer__3 .radio, .test-osobowosci .b-zl-test__answer__3, .test-osobowosci .b-zl-test__answer__3 .radio {
  border-color: #006937;
  color: #000; }

.test-kwalifikacji .b-zl-test__answer__4, .test-kwalifikacji .b-zl-test__answer__4 .radio, .test-osobowosci .b-zl-test__answer__4, .test-osobowosci .b-zl-test__answer__4 .radio {
  border-color: #006937;
  color: #000; }

.b-zl-test__answers .radio, .test-kwalifikacji .b-zl-test__answer__1 .radio, .test-kwalifikacji .b-zl-test__answer__2 .radio, .test-kwalifikacji .b-zl-test__answer__3 .radio, .test-kwalifikacji .b-zl-test__answer__4 .radio, .test-osobowosci .b-zl-test__answer__1 .radio, .test-osobowosci .b-zl-test__answer__2 .radio, .test-osobowosci .b-zl-test__answer__3 .radio, .test-osobowosci .b-zl-test__answer__4 .radio {
  width: 16px;
  height: 16px; }

.aui .radio, .aui .checkbox {
  min-height: 10px;
  padding-left: 0px; }

.b-zl-test {
  border: 1px solid #eee;
  border-radius: 0;
  font-size: 1.4em;
  margin-top: 37px;
  font-weight: normal; }

.aui .btn-primary {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #9ccb43;
  background-image: -moz-linear-gradient(top, #54aaff, #4a96e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9ccb43), to(#9ccb43));
  background-image: -webkit-linear-gradient(top, #9ccb43, #9ccb43);
  background-image: -o-linear-gradient(top, #54aaff, #4a96e8);
  background-image: linear-gradient(to bottom, #9ccb43, #9ccb43);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF54AAFF',endColorstr='#FF4A96E8',GradientType=0);
  border-color: #9ccb43 #9ccb43 #9ccb43;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.b-zl-test__question-panel {
  background: rgba(0, 105, 55, 0.9);
  border-radius: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em; }

.b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question, .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:hover, .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:VISITED, .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:focus, .b-zl-test--running .b-zl-test__next_question:VISITED, .b-zl-test--running .b-zl-test__next_question:active {
  background-color: #9ccb43 !important;
  margin-left: 0;
  margin-bottom: 10px;
  margin-top: 0px;
  position: relative;
  float: right; }

.b-zl-test__answers {
  padding-left: 50px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 83px; }

b-zl-test__qualification-result-statistics {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  margin: 30px 15px; }

.b-zl-test__subtitle {
  text-align: center;
  font-size: 1.2em;
  color: #fefefe;
  background-color: #9ccb43;
  border: 0px solid #eee;
  border-radius: 0px;
  padding: 5px 10px;
  line-height: 3em;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  margin: 0 30px; }

.b-zl-test__results-score-4 {
  margin: 15px; }

.b-zl-test__answer-description {
  padding: 5px 15px 5px 25px;
  margin: 0 20px 10px;
  border: 2px green solid;
  border-radius: 2px;
  background: rgba(155, 205, 65, 0.9); }

.b-zl-test__navigation {
  padding-right: 30px; }

.b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question, .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:hover, .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:VISITED, .b-zl-test--running .b-zl-test__navigation button.b-zl-test__next_question:focus, .b-zl-test--running .b-zl-test__next_question:VISITED, .b-zl-test--running .b-zl-test__next_question:active {
  background-color: #9ccb43 !important;
  margin-left: 0;
  margin-bottom: 10px;
  margin-top: 0px;
  position: relative;
  float: right; }

.b-zl-test__answers {
  padding-left: 50px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px; }

.b-zl-test__answer-description {
  color: #fff !important;
  padding: 15px 20px; }

.col-work li.art-work p, .overtext p {
  padding: 10px 0px 10px 0px; }

.b-zl-test--running {
  background: white url(http://zielonalinia.gov.pl/documents/31541/1377079/Ogolny_Test.png) no-repeat center;
  background-size: cover; }

.b-zl-test--intro {
  background: white url(http://zielonalinia.gov.pl/documents/31541/1377079/Ogolny_Test.png) no-repeat center;
  background-size: cover; }

/*Tymczasowe nadpisania radiobuttonów*/
.b-zl-test__answers input[type="radio"] {
  opacity: 1;
  float: left;
  margin: 3px 20px 0 0 !important;
  position: relative;
  left: 0; }

.radio {
  display: none !important; }

.test-predyspozycji .b-zl-test__answers input[type="radio"] {
  float: none;
  opacity: 1;
  margin: 3px 10px !important;
  position: relative; }

.test-predyspozycji .b-zl-test__answers div:FIRST-CHILD label {
  color: #4cb34a;
  float: left; }

.test-predyspozycji .b-zl-test__answers div:last-child label {
  color: #8000ff;
  float: right; }

.test-kwalifikacji .b-zl-test__answers {
  padding-left: 25px;
  padding-right: 25px; }

.test-predyspozycji .b-zl-test__answers {
  padding-left: 125px;
  padding-right: 25px; }

.b-zl-test__answer__2, .b-zl-test__answer__3 {
  top: 0px !important;
  position: relative; }

.test-predyspozycji .b-zl-test__answer__1, .test-predyspozycji .b-zl-test__answer__2, .test-predyspozycji .b-zl-test__answer__3, .test-predyspozycji .b-zl-test__answer__4 {
  display: inline-block;
  margin: auto; }

body {
  overflow-x: hidden; }

iframe {
  border: medium none; }

.dockbar {
  z-index: 100000; }

.portlet-dockbar {
  z-index: 10000;
  position: relative;
  top: 0;
  width: 100%; }

div, form, ul, ol, p {
  display: block; }

nav ul li a, div.nav ul li a {
  color: #fff;
  font-size: 1.8em;
  font-family: "Oswald";
  font-weight: 300; }

nav > ul > li > a, div.nav > ul > li > a {
  text-transform: uppercase; }

h1, h2, h3, h4, h5, h6, p, span, li {
  line-height: 140%; }

a {
  text-decoration: none; }

h2 {
  color: #454545;
  font-family: "Open Sans Condensed";
  font-size: 2em;
  font-weight: 400;
  margin-bottom: 0.5em;
  text-transform: uppercase; }

h1 {
  color: #666;
  font-family: "Open Sans Condensed";
  font-size: 2em;
  font-weight: 300;
  text-transform: uppercase; }

h3 {
  font-size: 1.2em; }

h4.title {
  font-family: "Domine";
  font-size: 12px; }

a {
  color: #454545; }

hr {
  border-top: 1px solid #eee;
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%; }

p {
  font-size: 1em;
  margin: 1em 0; }

ol {
  list-style-type: decimal;
  margin: 0.2em 0;
  padding-left: 25px; }

ul {
  margin: 0.2em 0;
  padding-left: 25px;
  list-style-type: none; }

ul li:first-child, ol li:first-child {
  margin-top: 0; }

.zl__body {
  background: url("/powroty-2019-theme/css/../images/bodyBackground.png") left top repeat whitesmoke;
  font-color: #404040; }
  .zl__body a {
    color: #404040;
    /* font-size:1.2em; */ }
  .zl__body .taglib-header {
    margin-left: 20px; }
  .zl__body a.taglib-icon {
    float: right;
    padding: 0 5px; }
  .zl__body a:hover {
    color: #404040;
    text-decoration: underline; }
  .zl__body .portlet-msg-info {
    background-color: rgba(156, 203, 67, 0.2);
    border-left: 10px solid yellowgreen;
    color: #444;
    font-size: 16px;
    border-radius: 0;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    padding: 20px; }

.zl__container-fluid {
  color: #404040;
  font-family: arial, sans-serif;
  font-size: 1em;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 100%; }

.zl__header {
  margin: 0;
  position: absolute;
  top: 40px;
  z-index: 100; }

.zonefooter {
  background-color: #444444; }

/*------SLIDER------*/
.full-sl-div-img-topshade {
  top: 65px;
  height: 300px; }

.full-sl-div-img-shade {
  height: 700px;
  bottom: 0px; }

.full-sl-slide__text-container {
  position: absolute;
  bottom: 70px;
  width: 1200px;
  left: calc(50% - 600px) !important; }

/*------SLIDER - Sterowanie------*/
.slider-portlet .carousel menu {
  position: absolute;
  left: 0;
  z-index: 4;
  width: 125px;
  top: 760px; }

button.carousel-menu-item.carousel-menu-prev {
  left: -537px;
  width: 50px;
  height: 50px;
  background-image: url("/ZL2017-theme/css/../images/slider_prev.png");
  background-color: rgba(40, 40, 40, 0.8);
  border-width: 0px !important; }

button.carousel-menu-item.carousel-menu-next {
  right: calc(50% - 590px);
  width: 50px;
  height: 50px;
  background-image: url("/ZL2017-theme/css/../images/slider_next.png");
  background-color: rgba(40, 40, 40, 0.8);
  border-width: 0px !important; }

.slider-portlet .carousel-menu-next, .slider-portlet .carousel-menu-play, .slider-portlet .carousel-menu-pause, .slider-portlet .carousel-menu-prev {
  position: absolute;
  bottom: 300px; }

#navigation .lfr-nav-item.dropdown:hover > .dropdown-menu {
  display: block;
  transition: background 500ms ease 0s; }

.panel-box {
  min-width: 215px; }

.zl-sl-slide__article-container h3,
.zl-sl-slide__article-container h3 a {
  font-size: 24px; }

.zl-sl-slide__article-container {
  padding: 20px; }

.zl-links {
  height: 0;
  margin: 0 10px 0 0;
  float: right;
  position: relative;
  top: 40px;
  z-index: 101; }

.zl-links ul.zl-links-ul {
  float: right;
  display: block; }

.zl-links ul.zl-links-ul li {
  display: inline-block;
  width: 26px;
  height: 51px; }

.zl-links ul.zl-links-ul li span {
  display: none; }

#topnav li.you {
  background-position: -180px -220px;
  padding-left: 20px;
  background-image: url("/powroty-2019-theme/css/../images/misc-sprites.png");
  background-repeat: no-repeat; }

ul#topnav li {
  display: inline;
  margin-left: 0.65em;
  padding: 3px; }

ul#topnav li a {
  color: #cc0000; }

#topnav li {
  display: inline;
  margin-left: 2ex;
  padding: 3px; }

ul#topnav {
  margin-bottom: 0; }

.zl__content {
  padding: 0;
  font-size: 0.8em;
  font-family: arial, sans-serif;
  width: 100%;
  position: relative; }

@media only screen and (min-width: 1201px) {
  .zl__content {
    width: 1200px;
    left: calc(50% - 600px) !important; } }
.zl__site-map {
  padding: 1em;
  background-color: #EEEEEE;
  font-color: #404040; }
  .zl__site-map h3 {
    font-color: #454545;
    font-size: 1em;
    line-height: 0; }
  .zl__site-map ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .zl__site-map li {
    font-size: 0.7em;
    line-height: 10px;
    margin-left: 2px; }

.zl-site-map {
  padding: 2em 0;
  /*background-color: #EEEEEE;*/ }

.zl-site-map ul {
  padding: 0;
  margin: 0;
  /*background-color: #EEEEEE;*/ }

.zl-site-map ul li {
  float: left;
  width: 18%;
  list-style-type: none;
  margin: 0 2% 0 0;
  min-width: 200px; }

.zl-site-map ul li a {
  color: #9ccb43;
  font-size: 32px;
  font-family: "Oswald";
  font-weight: 300;
  line-height: 70%;
  text-transform: uppercase; }

.zl-site-map ul li a:hover {
  color: #9ccb43;
  text-decoration: none; }

.zl-site-map ul li ul {
  padding: 0;
  margin: 0;
  /*background-color: #EEEEEE;*/
  color: #999999; }

.zl-site-map ul li ul li {
  float: none;
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0; }

.zl-site-map ul li ul li a {
  color: #ffffff;
  font-size: 20px;
  font-family: "Oswald";
  font-weight: 300;
  line-height: 120%;
  text-transform: none; }

.zl-site-map ul li ul li a:hover {
  color: #9ccb43;
  text-decoration: none; }

.portlet-asset-publisher .asset-title {
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: normal;
  margin: 0.2em 0 0.5em;
  text-transform: uppercase; }
  .portlet-asset-publisher .asset-title img {
    display: none; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0; }

.hide-categorization-filetr .portlet-content .taglib-categorization-filter {
  display: none; }

.zl__footer {
  border-top: 0px solid #444444;
  background-color: #444444; }

.zl-links {
  padding: 0;
  /*position: relative;*/
  text-align: left; }

.zl-links ul.zl-links-ul {
  list-style-type: none; }

.zl-links ul.zl-links-ul li {
  margin: 0 0 0 1px;
  background: none repeat scroll 0 0 #F2F2F2;
  border-bottom: #264931 3px solid;
  float: left; }

.zl-links ul.zl-links-ul a {
  display: block;
  max-width: 100%;
  height: 100%;
  text-align: center; }

ul.zl-links-ul a.add-cv {
  background: url("/powroty-2019-theme/css/../images/dodaj-cv.png") center top scroll no-repeat transparent;
  position: relative;
  bottom: -17px; }

ul.zl-links-ul a.add-job {
  background: url("/powroty-2019-theme/css/../images/dodaj-ogloszenie.png") center top scroll no-repeat transparent;
  position: relative;
  bottom: -17px; }

ul.zl-links-ul a.search-course {
  background: url("/powroty-2019-theme/css/../images/dodaj-szkolenie.png") center top scroll no-repeat transparent;
  position: relative;
  bottom: -17px; }

ul.zl-links-ul a.search-employee {
  background: url("/powroty-2019-theme/css/../images/znajdz-pracownika.png") center top scroll no-repeat transparent;
  position: relative;
  bottom: -17px; }

.fabrykacvmini {
  display: inline;
  float: left;
  margin-left: 1px;
  width: 112px; }

#portlet_3 .search-scopes {
  display: none; }

#portlet_3 .lfr-token-list {
  display: none; }

.headerRight {
  z-index: 10; }

ul.disabled {
  float: right;
  margin: 8px 0 0 0; }

ul.disabled li {
  display: block;
  float: left;
  font-family: arial;
  overflow: hidden; }

ul.disabled li a.small {
  font-size: 10px;
  color: #000000; }

ul.disabled li a.medium {
  font-size: 12px;
  color: #000000; }

ul.disabled li a.large {
  font-size: 16px;
  color: #000000; }

ul.disabled li.white-blue a {
  color: #000000;
  display: block;
  padding: 0.1em 0.2em; }

ul.disabled li.yellow-black {
  padding: 0 0 0 10px; }

ul.disabled li.yellow-black a {
  color: #ffffff;
  display: block;
  padding: 0.1em 0.2em; }

.nav-small_menu_dropdown-button {
  background: url("/powroty-2019-theme/css/../images/list-icon.png") center center scroll no-repeat transparent;
  position: absolute;
  right: 2px;
  margin: auto;
  width: 48px;
  height: 80%;
  top: 10%; }

/*SEARCH - Responsive Start*/
@media only screen and (max-width: 768px) {
  div#search {
    width: 99%;
    top: 175px;
    margin: auto; }
    div#search input[type="text"] {
      height: 20px; }

  #navigation .lfr-nav-item.dropdown.selected li a,
  #navigation .lfr-nav-item li a {
    background: #8daa2b; } }
@media only screen and (max-width: 360px) {
  div#search > form > .fieldset > div > .input-text-wrapper:FIRST-CHILD {
    width: 90%;
    float: left;
    margin-right: 0; }

  div#search > form > .fieldset > div > .input-text-wrapper:nth-child(3) {
    margin: 10px 0 5px 10px; } }
/*SEARCH - Responsive End*/
div#search {
  /*position: relative;*/
  height: 25px;
  text-align: right;
  /*margin: 0;*/
  padding: 0; }
  div#search select {
    display: none; }
  div#search input#search {
    vertical-align: baseline; }

#wrapper {
  padding: 0em 0em 0; }

#content .breadcrumb {
  background-color: inherit;
  margin: 30px 10px 10px 20px;
  padding: 0; }

.breadcrumb .active,
.breadcrumb li a {
  font-size: 12px;
  color: #404040 !important;
  text-transform: none; }

.breadcrumb .active {
  font-weight: bold; }

.breadcrumbs-portlet .portlet-borderless-container {
  min-height: 1em; }

#navigation.navbar {
  display: block;
  min-height: 40px;
  position: relative;
  z-index: 110; }

#navigation.navbar > ul {
  border-bottom: 0px solid #ffffff;
  width: 100%;
  height: auto;
  background: #454545 none repeat scroll 0 0;
  overflow: visible;
  border: 0px solid #ffffff; }

#navigation .icon-caret-down::before {
  content: none; }

#navigation .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  background: #454545;
  border-radius: 0;
  border-width: 0;
  min-height: 36px; }
  #navigation .navbar-inner li {
    display: block; }
  #navigation .navbar-inner li a {
    box-shadow: none;
    color: white;
    text-shadow: none;
    /* font-size: 1em; */ }
  #navigation .navbar-inner li a:hover {
    background-color: #a6c731;
    transition: background 500ms ease 0s; }

#navigation .navbar .nav .lfr-nav-item.selected.active li a {
  background-color: #a6c731;
  box-shadow: none;
  color: white;
  text-shadow: none; }

#navigation .dropdown-menu {
  background-color: #a6c731;
  line-style: none;
  border-radius: 0;
  border: 0;
  top: 95%;
  display: none;
  position: absolute; }

#navigation .lfr-nav-item.dropdown.lfr-nav-hover > a {
  background: #a6c731 none repeat scroll 0 0; }

#navigation .dropdown-menu::before {
  content: none; }

#navigation .dropdown-menu::after {
  content: none; }

#navigation .lfr-nav-item.selected {
  background: #a6c731;
  line-style: none; }

#navigation .lfr-nav-item.selected li a {
  background: #a6c731;
  line-style: none; }

#navigation .lfr-nav-item.dropdown.selected li a:hover {
  background-color: #555555;
  transition: background 500ms ease 0s; }

#navigation .lfr-nav-item li a {
  line-style: none;
  font-weight: 300;
  padding: 10px 20px; }

#navigation .lfr-nav-item.selected a {
  background: #a6c731;
  line-style: none; }

#navigation .lfr-nav-item li a:hover {
  background-color: #a6c731;
  transition: background 500ms ease 0s;
  text-decoration: none; }

.dropdown-menu.child-menu li {
  display: block !important; }

.zl__footer div {
  display: block; }

nav.lfr-hudcrumbs > ul li a {
  display: none; }

nav.lfr-hudcrumbs > ul li span {
  display: none; }

li > a[href$="/artykul"],
li > a[href$="/artykul"] + span {
  display: none; }

a#scroll-top {
  background: url("/powroty-2019-theme/css/../images/go-top.png") no-repeat scroll center 5px #666666;
  border-radius: 5px 5px 5px 5px;
  bottom: 6em;
  color: white;
  cursor: pointer;
  display: none;
  font-family: "Anaheim";
  opacity: 0.8;
  padding: 35px 0.5em 0.5em;
  position: fixed;
  right: 2em; }

#footer ul.social {
  list-style-type: none; }

#footer ul.social li {
  float: right; }

#footer ul.social a {
  display: block;
  width: 45px;
  height: 45px;
  margin: 0; }

.social-media {
  height: 45px; }

.copyright {
  padding: 15px; }

.copyright p {
  text-align: right;
  color: #777; }

.footer-content {
  background-color: white;
  padding-top: 15px; }

/* social plugins*/
ul.social a.rss {
  background: url("/powroty-2019-theme/css/../images/rss-bw.png") center center scroll no-repeat transparent; }

ul.social a.rss:HOVER {
  background: url("/powroty-2019-theme/css/../images/rss-c.png") center center scroll no-repeat transparent; }

ul.social a.fb {
  background: url("/powroty-2019-theme/css/../images/facebook-bw.png") center center scroll no-repeat transparent; }

ul.social a.fb:HOVER {
  background: url("/powroty-2019-theme/css/../images/facebook-c.png") center center scroll no-repeat transparent; }

ul.social a.twitter {
  background: url("/powroty-2019-theme/css/../images/twitter-bw.png") center center scroll no-repeat transparent; }

ul.social a.twitter:HOVER {
  background: url("/powroty-2019-theme/css/../images/twitter-c.png") center center scroll no-repeat transparent; }

ul.social a.you-tube {
  background: url("/powroty-2019-theme/css/../images/youtube-bw.png") center center scroll no-repeat transparent; }

ul.social a.you-tube:HOVER {
  background: url("/powroty-2019-theme/css/../images/youtube-c.png") center center scroll no-repeat transparent; }

ul.social a.nk {
  background: url("/powroty-2019-theme/css/../images/nk-bw.png") center center scroll no-repeat transparent; }

ul.social a.nk:HOVER {
  background: url("/powroty-2019-theme/css/../images/nk-c.png") center center scroll no-repeat transparent; }

ul.social a.gplus {
  background: url("/powroty-2019-theme/css/../images/gplus-bw.png") center center scroll no-repeat transparent; }

ul.social a.gplus:HOVER {
  background: url("/powroty-2019-theme/css/../images/gplus-c.png") center center scroll no-repeat transparent; }

ul.social a.pinterest {
  background: url("/powroty-2019-theme/css/../images/pinterest-bw.png") center center scroll no-repeat transparent; }

ul.social a.pinterest:HOVER {
  background: url("/powroty-2019-theme/css/../images/pinterest-c.png") center center scroll no-repeat transparent; }

/*asert publisher*/
.portlet-asset-publisher .asset-title a {
  background: #A6C731;
  color: white;
  font-weight: 700;
  font-family: "Open Sans Condensed"; }

/*  calendar css */
.calListEventTimeDesc {
  background: #0B61A4;
  border-color: #0B61A4;
  font-weight: bold; }

.calListEventTitle {
  border-color: #0B61A4; }

.calDetailsEventTimeDesc {
  background: #0B61A4;
  border-color: #0B61A4; }

.calDetailsEventTitle {
  border-color: #0B61A4; }

.calDetailsEventDesc {
  background: #0B61A4;
  border-color: #0B61A4; }

/* ------------------ PRAWE MENU ------------------- */
.zl__shortlinks-grey {
  background: #f3f3f3 none repeat scroll 0 0; }

.zl__shortlinks-green {
  background: #A6C731 none repeat scroll 0 0; }

.zl__shortlinks {
  border-radius: 3px 0 0 3px;
  margin-bottom: 1em;
  padding: 1em;
  color: #404040;
  font-family: arial, sans-serif;
  font-size: 12px; }

.zl__shortlinks h5, .zl__shortlinks h2 {
  margin-bottom: 0;
  text-transform: none;
  font-weight: bold; }

.zl__shortlinks h2 {
  font-size: 15px; }

.zl__shortlinks h5 {
  font-size: 13px; }

.zl__shortlinks p {
  font-weight: bold;
  margin-bottom: 0; }

.zl__shortlinks div.nav-menu ul, .zl__shortlinks .nav-menu ul {
  padding: 0;
  margin: 0; }

.zl__shortlinks-grey .nav-menu li {
  background: transparent url("/powroty-2019-theme/css/../images/arrow-right.png") no-repeat scroll left top; }

.zl__shortlinks-green .nav-menu li {
  background: transparent url("/powroty-2019-theme/css/../images/arrow-right-white.png") no-repeat scroll left top; }

.zl__shortlinks .nav-menu li {
  margin: 0.5em 0;
  padding-left: 20px; }

.zl__shortlinks .nav-menu li a {
  display: block;
  color: #454545;
  text-decoration: none;
  font-size: 12px;
  line-height: 120%; }

.zl__shortlinks__bold-list li a, .zl__shortlinks__bold-list h5 {
  font-family: "Domine"; }

.zl__shortlinks__bold-list li a {
  font-weight: bold;
  font-size: 12px;
  line-height: 150% !important; }

.zl__shortlinks .nav-menu li a:hover {
  text-decoration: underline; }

/* KONIEC ------------------------------------------ */
/*Moja Firma */
.zl-moja-firma-content h2 {
  font-size: 3em;
  margin-bottom: 0.5em !important;
  font-family: "Open Sans Condensed";
  font-weight: 400;
  text-transform: uppercase; }

.zl-moja-firma-content div.fotoblogh span {
  font-family: "Open Sans";
  font-size: 19px !important;
  font-weight: 400;
  text-transform: uppercase; }

.zl-moja-firma-content .fotoblogh {
  margin-top: 3em; }

.zl-moja-firma-content div.artblogh h4 {
  margin-left: 4.6em;
  font-family: "Open Sans Condensed";
  font-size: 16px;
  font-weight: 400; }

.zl-moja-firma-content div.artblogh h4 span {
  font-family: "Open Sans Condensed";
  font-size: 16px !important;
  font-weight: 400; }

/*Moja Firma end */
/*Accordion*/
ul.accordion {
  list-style: none; }

ul.accordion > li > p.header > a {
  color: #333;
  display: block; }

ul.accordion > li > p.header {
  color: white;
  font-family: "Oswald";
  margin: 0;
  padding: 7px;
  background: #cccccc url("/powroty-2019-theme/css/../images/arrow-left-white.png") no-repeat scroll right center;
  border-bottom: 1px solid white;
  font-size: 15px; }

ul.accordion > li > p.header.active {
  background: #cccccc url("/powroty-2019-theme/css/../images/arrow-down-white.png") no-repeat scroll right center; }

ul.accordion {
  margin: 2em 0 1em !important; }

ul.accordion > li > div.pane {
  display: none;
  background-color: #eee;
  margin: 0;
  padding: 0.5em; }

ul.accordion > li > div.pane.active {
  display: block;
  background-color: #eee; }

/*Accordion end */
h1.bcap-journal-basic-content__title {
  display: none; }

.journal-content-article {
  line-height: 140%;
  color: #404040;
  font-size: 16px; }
  .journal-content-article p {
    margin: 1em 0;
    font-family: arial, sans-serif;
    font-size: 16px;
    line-height: 150%; }
  .journal-content-article h1 {
    color: #666666;
    font-family: "Open Sans Condensed";
    font-size: 32px;
    font-weight: 300;
    line-height: 110%;
    margin: 0.25em 0 0.5em;
    text-transform: uppercase; }

/* ---------------- STRONA GŁÓWNA ------------------ */
.panel-box {
  background-color: #f8f8f8;
  float: left;
  min-height: 300px;
  margin: 20px 5px;
  width: 100%;
  display: block;
  position: relative;
  height: auto !important; }

.panel-box__header {
  background-color: #a6c731;
  color: white !important;
  font-size: 18px !important;
  font-weight: bold;
  margin: 0;
  padding: 2px 5px;
  position: absolute;
  font-family: "Open Sans Condensed"; }

a:hover .panel-box__header {
  text-decoration: underline; }

.panel-box__header_modified {
  font-family: "Open Sans Condensed";
  font-size: 1.125em;
  font-weight: 700;
  text-transform: none;
  top: 90px; }

.panel-box__image {
  margin-bottom: -1em;
  width: 100%;
  max-height: 200px; }

.panel-box__body {
  margin-top: 5px;
  font-size: 1em;
  padding: 5px; }

.panel-box small {
  display: block;
  color: #ffffff;
  font-family: "Anaheim";
  font-size: 24px;
  margin: -10px 0 -5px; }

.sekcjapartner {
  clear: both;
  margin-top: 30px; }

.panel-box-button {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #982712 !important;
  text-transform: uppercase !important;
  font-size: 11px !important;
  font-weight: bold; }

.panel-box-button:hover {
  color: #982712;
  text-decoration: underline; }

.panel-box__background-olive .panel-box {
  background: #95AA4D none repeat scroll 0 0 !important; }

.panel-box__bottom-header .panel-box .panel-box__header {
  top: 80px; }

.aktualne-wskazniki li {
  line-height: 16px; }

/* KONIEC --------------------------------------------- */
img[src=""] {
  display: none; }

ul.partners-slider {
  margin: 1em 0; }

ul.partners-slider li {
  display: block;
  float: left;
  overflow: hidden;
  width: 20%; }

ul.partners-slider li img {
  display: block;
  margin: 0 auto; }

ul.partners-slider li a {
  display: block;
  height: 44px; }

ul.partners-slider li span {
  display: none; }

ul.partners-slider li.praca a {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/praca.jpg") no-repeat scroll center center; }

ul.partners-slider li.praca a:hover, ul.partners-slider li.praca a:focus {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/praca-c.jpg") no-repeat scroll center center; }

ul.partners-slider li.pracuj a {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/pracuj.jpg") no-repeat scroll center center; }

ul.partners-slider li.pracuj a:hover, ul.partners-slider li.pracuj a:focus {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/pracuj-c.jpg") no-repeat scroll center center; }

ul.partners-slider li.gazeta a {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/gazeta.jpg") no-repeat scroll center center; }

ul.partners-slider li.gazeta a:hover, ul.partners-slider li.gazeta a:focus {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/gazeta-c.jpg") no-repeat scroll center center; }

ul.partners-slider li.regiopraca a {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/regiopraca.jpg") no-repeat scroll center center; }

ul.partners-slider li.regiopraca a:hover, ul.partners-slider li.regiopraca a:focus {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/regiopraca-c.jpg") no-repeat scroll center center; }

ul.partners-slider li.gratka a {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/gratka.jpg") no-repeat scroll center center; }

ul.partners-slider li.gratka a:hover, ul.partners-slider li.gratka a:focus {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/gratka-c.jpg") no-repeat scroll center center; }

ul.partners-slider li.mpips a {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/mpips.jpg") no-repeat scroll center center; }

ul.partners-slider li.mpips a:hover, ul.partners-slider li.mpips a:focus {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/mpips-c.jpg") no-repeat scroll center center; }

ul.partners-slider li.ohp a {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/ohp.jpg") no-repeat scroll center center; }

ul.partners-slider li.ohp a:hover, ul.partners-slider li.ohp a:focus {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/ohp-c.jpg") no-repeat scroll center center; }

ul.partners-slider li.pup a {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/pup.jpg") no-repeat scroll center center; }

ul.partners-slider li.pup a:hover, ul.partners-slider li.pup a:focus {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/pup-c.jpg") no-repeat scroll center center; }

ul.partners-slider li.kprm a {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/kprm.jpg") no-repeat scroll center center; }

ul.partners-slider li.kprm a:hover, ul.partners-slider li.kprm a:focus {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/kprm-c.jpg") no-repeat scroll center center; }

ul.partners-slider li.eures a {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/eures.jpg") no-repeat scroll center center; }

ul.partners-slider li.eures a:hover, ul.partners-slider li.eures a:focus {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/eures-c.jpg") no-repeat scroll center center; }

.grid-content {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0 -5px 0 -5px;
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-size: 1.2em; }

.grid-content__item {
  display: inline-block;
  width: 32%;
  margin: 4px;
  max-height: 288px;
  border: 1px solid #cccccc;
  overflow: hidden; }

.grid-content__item__image {
  height: 126px;
  overflow: hidden; }

.grid-content__item__image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto; }

.grid-content__item__text {
  display: block;
  background: none;
  overflow: hidden;
  margin: 0;
  padding: 10px;
  height: 160px; }

.grid-content__item__text:hover {
  background: #8dc63f none repeat scroll 0 0;
  border-color: #579307; }

.grid-content__item__text a, .grid-content__item__text a:hover {
  text-decoration: none;
  margin: 5px auto 10px; }

.grid-content__item__text:hover h6, .grid-content__item__text:hover h3 {
  color: #000000; }

.grid-content__item__text h6, .grid-content__item__text h3 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 19px;
  font-weight: lighter;
  text-decoration: none;
  text-transform: none;
  color: #365f00;
  margin: 10px auto;
  text-align: center;
  line-height: 20px; }

.grid-content__item__text p {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: lighter;
  margin-top: 10px;
  color: #333333;
  margin: 10px 0; }

/*               FORMULARZ KONTAKTOWY         */
.form legend {
  color: #454545;
  font-family: "Open Sans Condensed";
  font-size: 2.5em;
  font-weight: lighter;
  margin-bottom: 0.5em;
  text-transform: uppercase; }

.form .control-group .control-label {
  color: #666;
  display: block;
  font-size: 1.2em;
  margin-top: 1em;
  text-transform: uppercase; }

.form .control-group .aui-field-select {
  background: #eee none repeat scroll 0 0;
  font-family: arial; }

.form .control-group .field {
  font-family: arial;
  line-height: 140%; }

.form .fieldset .btn-primary {
  background: #a6c731 none repeat scroll 0 0;
  color: #ffffff;
  font-family: "Anaheim";
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.3em;
  margin: 1em 0.2em; }

/*         KONIEC FORMULARZ KONTAKTOWY        */
/***************   Praca -> Moja firma -> prawe panele   ***************/
.zus-naSkroty .journal-content-article div.blogrightart div.fotoblog a img,
.webinarium-zobacz-rowniez .journal-content-article div.blogrightart div.fotoblog a img,
.webinarium-kategorie .journal-content-article div.blogrightart div.fotoblog a img {
  max-height: 100%;
  width: 130px !important;
  margin-top: 7px; }

.zus-naSkroty .journal-content-article div.blogrightart,
.webinarium-zobacz-rowniez .journal-content-article div.blogrightart,
.webinarium-kategorie .journal-content-article div.blogrightart {
  border: 1px solid #d5f0b1;
  height: 100%;
  overflow: hidden;
  margin-bottom: 5px; }

/*         RIGHT SEE-ALSO   */
.zus-naSkroty a, .webinarium-zobacz-rowniez a, .webinarium-kategorie a {
  color: #454545 !important; }

.zus-naSkroty .journal-content-article::before {
  content: url(/powroty-2019-theme/css/../images/abc_340x272.png);
  display: block;
  position: relative;
  top: -240px;
  left: -36px;
  overflow: visible;
  height: 10px; }

.webinarium-kategorie .journal-content-article::before {
  content: url(/powroty-2019-theme/css/../images/webinar_380x304.png);
  display: block;
  height: 15px;
  left: -90px;
  margin-left: 15px;
  margin-top: 230px;
  overflow: visible;
  position: relative;
  top: -270px;
  pointer-events: none; }

.zus-stawki .journal-content-article, .webinarium-zobacz-rowniez .journal-content-article,
.aktualnosciPrzedsiebiorcow .journal-content-article,
.aktualnosciRegion .journal-content-article, .zus-naSkroty .journal-content-article,
.webinarium-kategorie .journal-content-article {
  background: #d5f0b1;
  border-radius: 3px 0 0 3px;
  padding: 1em 1em 1em 1em;
  margin-bottom: 1em; }

.zus-naSkroty .journal-content-article, .webinarium-zobacz-rowniez .journal-content-article
.webinarium-kategorie .journal-content-article {
  padding-top: 200px !important; }

.webinarium-kategorie .journal-content-article div.txtblog,
.webinarium-zobacz-rowniez .journal-content-article div.txtblog,
.zus-naSkroty .journal-content-article div.txtblog, div.yellow div.txtblog {
  width: 70%;
  display: block;
  float: left; }

.webinarium-kategorie h2 {
  display: inline !important; }

.zus-naSkroty .journal-content-article h2, .zus-stawki .journal-content-article h2,
.webinarium-zobacz-rowniez .journal-content-article h2,
.aktualnosciPrzedsiebiorcow .journal-content-article h2,
.aktualnosciPrzedsiebiorcow .portlet-title,
.aktualnosciRegion .portlet-title,
.aktualnosciRegion .journal-content-article h2, .webinarium-kategorie .journal-content-article h2 {
  font-family: "Oswald" !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  /*1.5em;*/ }

.aktualnosciRegion .portlet-title,
.aktualnosciPrzedsiebiorcow .portlet-title {
  padding: 20px 16px 0 !important;
  text-transform: none; }

.zus-naSkroty h2, .zus-stawki h2, .webinarium-zobacz-rowniez h2,
.webinarium-kategorie h2 {
  text-transform: uppercase;
  margin-bottom: 0.5em;
  margin-top: 0.35em; }

.aktualnosciPrzedsiebiorcow h2, .aktualnosciRegion h2 {
  text-transform: none; }

.zus-naSkroty .journal-content-article div.blogrightart h3,
.webinarium-zobacz-rowniez .journal-content-article div.blogrightart h3,
.webinarium-kategorie .journal-content-article div.blogrightart h3 {
  font-family: "Open Sans" !important;
  font-weight: 400 !important;
  font-size: 16px !important; }

.zus-naSkroty .journal-content-article div.blogrightart h3.twolines,
.webinarium-kategorie .journal-content-article div.blogrightart h3.twolines {
  line-height: 22.4px !important;
  margin-top: 12px !important; }

.zus-naSkroty .journal-content-article div.blogrightart:hover h3 a,
.webinarium-zobacz-rowniez .journal-content-article div.blogrightart:hover h3 a,
.webinarium-kategorie .journal-content-article div.blogrightart:hover h3 a {
  color: #ffffff !important;
  text-decoration: none; }

.zus-naSkroty .journal-content-article div.blogrightart:hover,
.webinarium-zobacz-rowniez .journal-content-article div.blogrightart:hover,
.webinarium-kategorie .journal-content-article div.blogrightart:hover {
  background: #8dc63f;
  border: 1px solid #579307 !important; }

.zus-naSkroty .journal-content-article div.fotoblog,
.webinarium-zobacz-rowniez .journal-content-article div.fotoblog,
.webinarium-kategorie .journal-content-article div.fotoblog {
  height: 45px;
  overflow: hidden;
  width: 18% !important;
  float: left;
  margin: 0 10px 0 0; }

.zus-stawki div.niceCols > div h2 {
  color: #33cc00;
  font-family: "Open Sans Condensed";
  line-height: 120%;
  font-size: 16px;
  font-weight: 700;
  margin: 10px;
  text-transform: none; }

.zus-stawki div.zustxt h3, .zus-stawki div.zuskwota h3 {
  font-size: 1.2em;
  line-height: 140%;
  margin: 0; }

.zus-stawki div.zuskwota {
  width: 90px;
  margin-right: 10px;
  float: left; }

.zus-stawki div.zuskwota h3 {
  color: #264931;
  font-family: "Open Sans Condensed";
  font-size: 33px;
  font-weight: 700; }

.zus-stawki div.zustxt h3 {
  color: #264931;
  margin-top: 7px;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 300; }

.aktualnosciPrzedsiebiorcow .journal-content-article .prawy-pasek,
.aktualnosciRegion .journal-content-article .prawy-pasek {
  display: inline-block;
  width: 100%;
  padding-bottom: 5px !important; }

.aktualnosciPrzedsiebiorcow .journal-content-article .prawy-pasek h3,
.aktualnosciRegion .journal-content-article .prawy-pasek h3 {
  font-family: "Domine";
  font-size: 12px !important;
  /*0.75em !important;*/
  font-weight: bold;
  line-height: 150%;
  margin: 0; }

.aktualnosciPrzedsiebiorcow .journal-content-article .prawy-pasek img,
.aktualnosciRegion .journal-content-article .prawy-pasek img {
  box-sizing: border-box;
  margin: 0px 0.75em 1em 0px;
  padding: 0px;
  border: 2px solid #eeeeee;
  width: 100%;
  height: auto;
  display: block;
  float: left; }

.aktualnosciPrzedsiebiorcow .prawy-pasek span.date, .aktualnosciRegion .prawy-pasek span.date {
  color: #999999;
  margin: 0;
  display: block;
  padding-left: 15px;
  background: url("/powroty-2019-theme/css/../images/clock.png") left center no-repeat scroll transparent;
  float: left;
  font-size: 11px; }

.aktualnosciPrzedsiebiorcow .prawy-pasek .blok-miniatury, .aktualnosciRegion .prawy-pasek .blok-miniatury {
  display: inline-block;
  max-width: 22%;
  float: left; }

.aktualnosciPrzedsiebiorcow .prawy-pasek .blok-tekstu, .aktualnosciRegion .prawy-pasek .blok-tekstu {
  display: inline-block;
  width: 77%;
  top: 0;
  float: left;
  margin-left: 1%; }

/******END******   Praca -> Moja firma -> prawe panele   ******END******/
/*            Szablon do "zobacz również" w Aktualnościach       */
.zl__similar .portlet-content {
  margin: 0;
  padding: 0; }

.zl__similar-middle .zl__see-also__line, .zl__similar-first .zl__see-also__line {
  background-image: linear-gradient(to right, rgba(204, 204, 204, 0.3), rgba(204, 204, 204, 0.75), rgba(204, 204, 204, 0.3)); }

.zl__similar-middle .zl__see-also, .zl__similar-last .zl__see-also {
  padding-top: 0;
  margin-top: -10px; }

.zl__similar-last {
  margin-bottom: 20px; }

.zl__see-also {
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #999999;
  background: #f3f3f3 none repeat scroll 0 0;
  border-radius: 3px;
  padding: 1em 3px 20px;
  margin: 18px 0 0 3px;
  overflow: auto; }

.zl__see-also hr {
  height: 1px;
  background: #f3f3f3 none repeat;
  border-image: none;
  border-style: solid none;
  border-width: 0;
  border-color: #f3f3f3; }

.zl__see-also ul {
  display: block;
  width: 95%;
  height: 100%;
  /*	margin: 24px 0 10px 0; */
  margin: 24px 0 10px 12px;
  position: relative; }

.zl__see-also li {
  display: block;
  width: 98%;
  height: auto;
  background-color: inherit;
  margin: 5px 0;
  padding: 0;
  overflow: hidden;
  clear: both; }

.zl__see-also h2 {
  font-family: arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 150%;
  margin-left: 10px; }
  .zl__see-also h2 a {
    color: #454545; }
  .zl__see-also h2 a:hover {
    color: #454545; }
  .zl__see-also h2 a:focus {
    color: #454545; }

.zl__see-also .zl__see-also__text h3,
.zl__see-also .zl__see-also__text h5,
.zl__see-also .zl__see-also__text h6 {
  font-weight: bold;
  line-height: 150%;
  font-family: "Domine";
  margin: 0 auto 5px;
  padding: 0; }
  .zl__see-also .zl__see-also__text h3 a,
  .zl__see-also .zl__see-also__text h5 a,
  .zl__see-also .zl__see-also__text h6 a {
    color: #404040; }

.zl__see-also .zl__see-also__text h3 {
  font-size: 13px !important; }

.zl__see-also .zl__see-also__text h6 {
  font-size: 12px !important; }

.zl__see-also a:hover,
.zl__see-also a {
  text-transform: none;
  text-align: left;
  margin: 0;
  padding: 0;
  color: #ffffff; }

.zl__see-also span {
  left: 0;
  top: 0;
  display: block;
  font-size: 10px; }

.zl__see-also span.date-small {
  font-size: 10px; }

.zl__see-also span.date {
  font-size: 0.8em; }

.zl__see-also span.date-small,
.zl__see-also span.date {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/clock.png") no-repeat scroll left center;
  padding: 0 15px;
  color: #bbbbbb; }

.zl__see-also .zl__see-also__text {
  display: block;
  height: 100%;
  overflow: hidden; }

.zl__see-also .zl__see-also__thumb {
  display: block;
  position: relative;
  float: left;
  width: 56px;
  height: 56px;
  overflow: hidden;
  margin: 0 10px 10px 0; }

.zl__see-also .zl__see-also__thumb img {
  display: block;
  margin: auto;
  width: 100%; }

.zl__see-also .button {
  bottom: 2px;
  color: #982712;
  display: block;
  position: absolute;
  right: 10px;
  font-size: 0.85em; }

/*  Szablon do "SLIDERBOX" na stronie głównej  */
.zl__similar .portlet-content {
  margin: 0;
  padding: 0; }

.zl__similar-middle .zl__sliderbox__line, .zl__similar-first .zl__sliderbox__line {
  background-image: linear-gradient(to right, rgba(204, 204, 204, 0.3), rgba(204, 204, 204, 0.75), rgba(204, 204, 204, 0.3)); }

.zl__similar-middle .zl__sliderbox, .zl__similar-last .zl__sliderbox {
  padding-top: 0;
  margin-top: -10px; }

.zl__similar-last {
  margin-bottom: 20px; }

.zl__sliderbox {
  font-family: "Oswald";
  font-size: 14px;
  color: #999999;
  background: #ffffff none repeat scroll 0 0;
  padding: 0;
  margin: 18px 0 0 3px;
  overflow: auto;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5); }

.zl__sliderbox ul {
  display: block;
  width: 95%;
  height: 100%;
  margin: 24px 0 10px 12px;
  position: relative; }

.zl__sliderbox li {
  display: block;
  width: 98%;
  height: auto;
  background-color: inherit;
  margin: 5px 0;
  padding: 0;
  overflow: hidden;
  clear: both; }

.zl__sliderbox h2 {
  font-family: Oswald;
  font-size: 24px;
  font-weight: 300;
  line-height: 150%;
  padding: 15px 10px;
  background-image: url("/documents/31541/1273650/infobox_back.png");
  margin: 0px; }
  .zl__sliderbox h2 a {
    color: #ffffff; }
  .zl__sliderbox h2 a:hover {
    color: #ffffff; }
  .zl__sliderbox h2 a:focus {
    color: #ffffff; }

.zl__sliderbox .zl__sliderbox__text h3,
.zl__sliderbox .zl__sliderbox__text h5,
.zl__sliderbox .zl__sliderbox__text h6 {
  font-weight: bold;
  line-height: 150%;
  font-family: "Domine";
  margin: 0 auto 5px;
  padding: 0; }
  .zl__sliderbox .zl__sliderbox__text h3 a,
  .zl__sliderbox .zl__sliderbox__text h5 a,
  .zl__sliderbox .zl__sliderbox__text h6 a {
    color: #404040; }

.zl__sliderbox .zl__sliderbox__text h3 {
  font-size: 13px !important; }

.zl__sliderbox .zl__sliderbox__text h6 {
  font-size: 12px !important; }

.zl__sliderbox a:hover,
.zl__sliderbox a {
  text-transform: none;
  text-align: left;
  margin: 0;
  padding: 0;
  color: #ffffff; }

.zl__sliderbox span {
  left: 0;
  top: 0;
  display: block;
  font-size: 10px; }

.zl__sliderbox span.date-small {
  font-size: 10px; }

.zl__sliderbox span.date {
  font-size: 0.8em; }

.zl__sliderbox span.date-small,
.zl__sliderbox span.date {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/clock.png") no-repeat scroll left center;
  padding: 0 15px;
  color: #bbbbbb; }

.zl__sliderbox .zl__sliderbox__text {
  display: block;
  height: 100%;
  overflow: hidden; }

.zl__sliderbox .zl__sliderbox__thumb {
  display: block;
  position: relative;
  float: left;
  width: 56px;
  height: 56px;
  overflow: hidden;
  margin: 0 10px 10px 0; }

.zl__sliderbox .zl__sliderbox__thumb img {
  display: block;
  margin: auto;
  width: 100%; }

.zl__sliderbox .button {
  bottom: 2px;
  color: #982712;
  display: block;
  position: absolute;
  right: 10px;
  font-size: 0.85em; }

/*     */
/*       Aktualności POLECAMY i Rynek pracy w mediach         */
.zl__recommendation {
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #999999; }

.zl__work-market ul, .zl__recommendation ul {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 0 10px 10px; }

.zl__work-market li {
  display: inline-table;
  width: 45%;
  margin: 0 2% 20px;
  padding: 0; }

.zl__recommendation li {
  display: block;
  width: 100%;
  height: auto;
  margin: 5px 0;
  padding: 0;
  overflow: hidden;
  clear: both; }

.zl__work-market h3, .zl__recommendation h3 {
  font-family: arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 150%;
  margin-left: 10px; }
  .zl__work-market h3 a, .zl__recommendation h3 a {
    color: #454545; }
  .zl__work-market h3 a:hover, .zl__recommendation h3 a:hover {
    color: #454545; }
  .zl__work-market h3 a:focus, .zl__recommendation h3 a:focus {
    color: #454545; }

.zl__work-market .zl__work-market__text h6, .zl__recommendation .zl__recommendation__text h6 {
  font-weight: bold;
  font-size: 13px !important;
  line-height: 150%;
  font-family: "Domine";
  margin: 0 auto 5px;
  padding: 0; }
  .zl__work-market .zl__work-market__text h6 a, .zl__recommendation .zl__recommendation__text h6 a {
    color: #404040; }

.zl__work-market a, .zl__recommendation a {
  text-decoration: none;
  text-transform: none;
  text-align: left;
  margin: 0;
  padding: 0; }

.zl__work-market h1, .zl__recommendation h1 {
  color: #666666;
  font-family: "Open Sans Condensed";
  font-size: 32px;
  font-weight: 300;
  line-height: 110%;
  margin: 0.25em 0.25em 0.5em;
  text-transform: uppercase; }

.zl__work-market span, .zl__recommendation span {
  bottom: 0px;
  display: block;
  font-size: 12px;
  color: #404040; }

.zl__work-market span.date, .zl__recommendation span.date {
  color: #bbbbbb;
  font-size: 10px; }

.zl__work-market hr {
  border-top: 1px solid #eeeeee;
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%; }

.zl__work-market .zl__work-market__text, .zl__recommendation .zl__recommendation__text {
  display: block;
  height: 100%;
  overflow: hidden; }

.zl__recommendation .zl__recommendation__thumb {
  display: block;
  position: relative;
  float: left;
  max-width: 20%;
  height: auto;
  overflow: hidden;
  margin: 0 10px 10px 0; }

.zl__recommendation .zl__recommendation__thumb img {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  overflow: auto;
  border: 2px solid #eeeeee; }

.zl__work-market__button:hover, .zl__recommendation__button:hover {
  border-color: #A6C731; }

.zl__work-market__button, .zl__recommendation__button {
  background: #efefef none repeat scroll 0 0;
  border: 1px solid #cccccc;
  clear: both;
  color: #666666 !important;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: 600;
  line-height: 150%;
  padding: 0.2em 0.5em !important;
  text-transform: uppercase;
  margin-left: 20px !important; }

/*  */
/*      AKTUALNOŚCI  -GRID   */
.zl__news-grid {
  display: block;
  overflow: hidden;
  width: 100%;
  color: #404040;
  font-weight: normal; }

.zl__news-grid__list {
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.zl__news-grid__list {
  display: table-row;
  padding: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  overflow: hidden;
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 15px solid #ffffff; }

.zl__news-grid__list img {
  display: block;
  margin: auto; }

.zl__news-grid > ul.zl__news-grid__list {
  margin: 0; }

.zl__news-grid__list .zl__news-grid__item {
  display: table-cell;
  width: 22.6%;
  margin: 0 1% 15px;
  overflow: hidden;
  border-width: 10px;
  border-color: #ffffff;
  border-style: solid;
  background: #F8F8F8 none repeat scroll 0 0;
  height: 100%; }

.zl__news-grid__list .zl__news-grid__item .zl__news-grid__photo {
  min-height: 120px;
  max-height: 120px;
  overflow: hidden;
  width: 100%; }

.zl__news-grid__list .zl__news-grid__item .zl__news-grid__photo img {
  width: 100%;
  line-height: 22.4px;
  height: auto;
  border: 2px solid #eeeeee; }

.zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt {
  margin-left: 0;
  margin-bottom: 10px;
  font-size: 12px !important;
  color: #555555 !important; }

.zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt h3 {
  position: relative;
  padding: 0 15px;
  text-align: left;
  line-height: 120%;
  font-size: 12px !important;
  font-weight: bold; }

.zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt a {
  text-decoration: none;
  text-transform: none; }

.zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt span {
  display: block;
  padding: 0 15px 5px;
  font-weight: normal; }

.zl__news-grid__list .zl__news-grid__item .zl__news-grid__txt span.date {
  font-size: 10px;
  color: #bbbbbb;
  padding-bottom: 0; }

/*       KONIEC    */
/*      AKTUALNOŚCI -lista artykułów */
.zl__news__list {
  margin: 10px !important;
  padding-top: 10px; }

.zl__news_item {
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  margin: 10px 0; }
  .zl__news_item span {
    background-color: #eeeeee;
    font-size: 13px;
    font-family: "Anaheim";
    line-height: 150%; }

span.date {
  padding: 5px; }

p {
  font-style: arial, sans-serif;
  font-size: 13px; }

h2 {
  color: #454545;
  font-family: "Open Sans Condensed";
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  margin-top: 2px; }

.przypis-dolny .journal-content-article {
  background: #eee;
  border: 1px solid #ccc;
  font-size: 0.688em;
  padding: 1em;
  margin: 1em 5px 1em 25px;
  line-height: 13px; }

.przypis-dolny .journal-content-article * {
  font-size: 11px !important; }

.grey-background .journal-content-article {
  background: #F3F3F3; }

.kalendarium-zobaczRowniez .journal-content-article {
  padding: 10px; }

.kalendarium-zobaczRowniez .journal-content-article p {
  margin: 0; }

/**-------- Newsletter - rejestracja -------- **/
.zl_newsletter_registration-green {
  background: #d5f0b1; }

.zl_newsletter_registration {
  border-radius: 3px 0 0 3px;
  padding: 1em;
  margin-bottom: 1.2em; }

.zl_newsletter_registration h2 {
  font-family: arial, sans-serif;
  text-transform: none;
  padding: 0;
  font-size: 2em;
  line-height: 140%; }

.zl_newsletter_registration p {
  line-height: 15.5904px;
  font-family: arial, sans-serif;
  font-size: 1.2em;
  margin: 0.5em 0em 1em 0em;
  color: #264931; }

.zl_newsletter_registration form {
  width: 95%;
  font-size: 1em;
  font-family: arial, sans-serif;
  margin-bottom: 0; }

.zl_newsletter_registration .control-group {
  margin-bottom: 0 !important; }

.zl_newsletter_registration form input[type="text"] {
  width: 95%;
  font-size: 1.5em;
  margin-bottom: 0;
  padding: 0.4em;
  margin: 0; }

.zl_newsletter_registration .ns-subscribe {
  display: block;
  clear: both;
  background: #f26522;
  color: white;
  border-radius: 4px;
  font-family: "Anaheim", sans-serif;
  padding: 0.4em 1.4em;
  margin: 0.8em 0.2em;
  text-transform: uppercase;
  font-weight: bold;
  font-size: small;
  select: focus; }

.zl_newsletter_registration .btn-primary:visited, .aui .btn-primary.disabled,
.btn-primary:focus {
  background-color: #f26522 !important;
  border-color: #ef570e !important; }

.zl_newsletter_registration .btn-primary:hover, .btn-primary:active {
  background-color: #ef570e !important;
  border-color: #ef570e !important; }

/** ---- koniec Newsletter-rejestracja**/
/*              GRID Polecane filmy        */
.zl__movies-grid .journal-content-article h2 {
  color: #454545;
  font-family: "Open Sans Condensed";
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  margin-top: 2px; }

.related-movies {
  list-style-type: none !important;
  margin: 1em 0 !important;
  padding: 0 !important; }
  .related-movies li {
    display: inline-block;
    float: none;
    margin: 1em 1.2% !important;
    position: relative;
    vertical-align: top;
    width: 22%; }
  .related-movies a {
    color: #404040;
    display: block; }
  .related-movies img {
    height: auto;
    width: 100%; }
  .related-movies span {
    border: medium none !important;
    font-family: "Domine";
    font-size: 11px !important;
    font-weight: bold;
    margin: 6px 0 0; }

.related-movies .play {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/play.png") no-repeat scroll center 0;
  margin: auto;
  position: absolute;
  right: 5px;
  top: 45px;
  display: block;
  width: 35px;
  height: 35px; }

/*        KONIEC       */
.znajdz-prace-szkolenie {
  background: #F8F8F8;
  margin-top: 20px; }

.znajdz-prace-szkolenie .portlet-body > div {
  background: #eee;
  padding: 0;
  border-top: 1px solid #A6C731;
  margin: 0 0 0 0 !important; }

.znajdz-prace-szkolenie .nav-tabs {
  margin-bottom: 0; }

.znajdz-prace-szkolenie .portlet-content {
  padding-left: 0;
  padding-right: 0; }

.znajdz-prace-szkolenie ul.nav li {
  display: block;
  float: left;
  margin: 0 0 0 0.75em;
  overflow: hidden;
  padding: 0.4em 0.5em; }

.znajdz-prace-szkolenie .portlet-body ul.nav li {
  display: block;
  float: left;
  margin: 0 1px 0 0.75em;
  padding: 0.4em 0.1em;
  overflow: hidden;
  color: black !important; }

.znajdz-prace-szkolenie .portlet-body ul.nav li.active {
  color: white !important;
  font-weight: bold;
  background: url("/powroty-2019-theme/css/../images/arrow-bottom-eee.png") center bottom no-repeat #a6c731; }

.znajdz-prace-szkolenie .portlet-body ul.nav li.active a {
  color: white !important;
  font-weight: bold;
  text-decoration: underline; }

.znajdz-prace-szkolenie .portlet-body ul.nav li a {
  font-size: 14px;
  font-family: "Anaheim";
  display: block;
  background: none;
  border: none;
  color: #454545; }

.znajdz-prace-szkolenie .portlet-body ul.nav li a:focus {
  font-size: 14px;
  font-family: "Anaheim";
  display: block;
  background: none;
  border: none;
  color: #454545; }

.znajdz-prace-szkolenie .portlet-body ul.nav li a:hover {
  font-size: 14px;
  font-family: "Anaheim";
  display: block;
  background: none;
  border: none;
  color: #454545;
  text-decoration: underline; }

.znajdz-prace-szkolenie form {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px; }

.znajdz-prace-szkolenie .field {
  width: 95%; }

.znajdz-prace-szkolenie .form .control-label {
  text-transform: none;
  font-weight: bold;
  font-size: 1.4em;
  color: #404040; }

.znajdz-prace-szkolenie .form select.aui-field-select {
  background: white;
  width: 100%; }

.znajdz-prace-szkolenie div.button-holder {
  margin: 0;
  padding-bottom: 25px; }

.znajdz-prace-szkolenie .form .btn-primary {
  background: #a6c731 none repeat scroll 0 0;
  color: #ffffff;
  font-family: "Anaheim";
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.3em 1.5em;
  margin: 0 5px; }

.znajdz-prace-szkolenie .form .btn-primary:hover {
  background: #86a126 none repeat scroll 0 0; }

/** --------------- O NAS USLUGI --------------**/
.zl_o_nas_uslugi {
  background: #F8F8F8; }

.zl_o_nas_uslugi h2 {
  padding: 2px 5px;
  margin: 0 0 10px;
  clear: both;
  background: #A6C731;
  line-height: 120%;
  font-size: 1.7em !important; }

.zl_o_nas_uslugi h2 > a {
  color: #FFFFFF !important;
  font-family: "Open Sans Condensed";
  font-size: 1.125em;
  font-weight: bold;
  text-transform: none; }

.zl_o_nas_uslugi p {
  margin-top: 0; }

.zl_o_nas_uslugi a {
  border: none;
  background: none;
  color: #990000 !important;
  padding: 10px 0;
  left: auto;
  right: 0; }

.zl_o_nas_uslugi hr {
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid white;
  margin: 0; }

.zl_o_nas_uslugi a button {
  border: none;
  background: none;
  color: #990000 !important;
  padding: 10px 0;
  left: auto;
  right: 0; }

.zl_o_nas_uslugi h3 {
  font-size: 1.4em;
  color: #666; }

/*------ O nas uslugi Koniec ----- */
/* -------- O Nas Kontakt --------- */
.zl_o_nas_kontakt p {
  margin-top: 0; }

.zl_o_nas_kontakt h2 {
  padding: 2px 5px;
  margin: 0 0 10px;
  clear: both;
  background: #A6C731;
  line-height: 120%;
  font-size: 1.7em !important;
  display: inline-block; }

.zl_o_nas_kontakt h2 > a {
  color: #FFFFFF !important;
  font-family: "Open Sans Condensed";
  font-size: 1.125em;
  font-weight: bold;
  text-transform: none; }

.zl_o_nas_kontakt a {
  font-family: "Domine";
  font-weight: bold;
  color: #404040 !important; }

.zl_o_nas_kontakt {
  background: #F8F8F8; }

.zl_o_nas_kontakt hr {
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid white;
  margin: 0;
  margin-bottom: 1em; }

.zl_o_nas_kontakt h3 {
  font-size: 1.4em;
  color: #666; }

.zl_o_nas_kontakt p:nth-child(3) {
  margin-top: 1em;
  margin-bottom: 1em; }

.zl_o_nas_kontakt p:nth-child(4) {
  margin: 0;
  font-family: "Domine";
  font-weight: bold;
  line-height: 130%;
  display: block; }

.zl_o_nas_kontakt p:nth-child(5) {
  font-size: 1em;
  width: 84%;
  float: right;
  font-family: "Domine";
  font-weight: bold; }

.zl_o_nas_kontakt p:nth-child(6) {
  font-size: 12px;
  width: 84%;
  float: right;
  line-height: 1em;
  margin-left: 1em; }

.zl_o_nas_kontakt p:nth-child(8) {
  font-size: 12px;
  width: 84%;
  float: right;
  line-height: 1em;
  margin-left: 1em; }

.zl_o_nas_kontakt img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  float: left;
  margin-right: 1em; }

.zl_o_nas_kontakt lead {
  font-size: 0.75em;
  font-weight: 200;
  width: 80%;
  float: right; }

/*------ O nas Kontakt Koniec ----- */
.zl-artykul div.taglib-header {
  display: none; }

.zl-kodeks-pracy ol {
  list-style-type: decimal; }

.zl-kodeks-pracy li a {
  color: #4cb34a; }

.zl-infogr-bezr {
  background: #33cc00 none repeat scroll 0 0; }

.zl-infogr-bezr div.infografika.bezrobotni {
  color: white; }

.zl-infogr-bezr div.infografika h2 {
  font-family: "Open Sans Condensed";
  font-size: 18px;
  line-height: 120%; }

.zl-infogr-bezr div.infografika h3 {
  font-family: "Open Sans Condensed";
  font-size: 48px;
  font-weight: 300;
  line-height: 120%;
  margin: 15px 0; }

.zl-infogr-pracod {
  background: #144992 none repeat scroll 0 0; }

.zl-infogr-pracod div.infografika.pracodawcy {
  color: white; }

.zl-infogr-pracod div.infografika.pracodawcy h2 {
  font-family: "Open Sans Condensed";
  font-size: 18px;
  line-height: 120%; }

.zl-infogr-pracod div.infografika h3 {
  font-family: "Open Sans Condensed";
  font-size: 48px;
  font-weight: 300;
  line-height: 120%;
  margin: 15px 0; }

/* #60952 - Ukrywanie tytułów */
/*
.taglib-header {     
	display:none
}
*/
.taglib-header {
  border: none; }

.taglib-header .header-back-to {
  display: none; }

.taglib-header h3 {
  color: #666666;
  font-family: "Open Sans Condensed";
  font-size: 32px;
  font-weight: 300;
  line-height: 110%;
  margin: 0.25em 0 0.5em;
  text-transform: uppercase; }

/* #60952 - Ukrywanie tytułów END*/
.zl-rekrutacja a {
  color: #4cb34a; }

.zl-rekrutacja ol {
  list-style: decimal; }

.portlet-configuration.menu-portlet .form .fieldset .btn-primary {
  background-color: #50a2f5;
  font-family: inherit;
  font-weight: inherit;
  text-transform: none; }

.portlet-configuration.menu-portlet h1 {
  font-size: 25px;
  line-height: 20px; }

.journal-content-article ul {
  list-style: square;
  margin-bottom: 30px; }

/*
.journal-content-article ul li {
    font-size: 16px;
    line-height: 160%;
}
*/
.journal-content-article ul li {
  font-size: 19px;
  line-height: 160%;
  font-family: "open sans"; }

.journal-content-article p > a {
  color: #4cb34a; }

/* Zagniezdzony portlet: Dział Praca*/
.zl-rynekpracy .panel-box {
  width: 100%;
  height: 165px;
  margin: 0; }

.zl-rynekpracy .panel-box .button {
  position: static;
  margin-left: 10px;
  text-transform: uppercase; }

.zl-rynekpracy .portlet-body {
  margin: 10px 0; }

.zl-rynekpracy .panel-box__header {
  display: none; }

.zl-rynekpracy-nested .portlet-content {
  height: 129px; }

.zl-trendy-rp .portlet-content {
  background: #a6c731 none repeat scroll 0 0; }

.zl-trendy-rp .bcap-journal-basic-content a {
  background-color: #a6c731 none repeat scroll 0 0;
  color: #ffffff;
  font-family: "Open Sans Condensed";
  font-size: 14pt;
  font-weight: bold;
  margin: 0; }

.zl-trendy-rp .journal-content-article p {
  margin: 0;
  margin-top: 2px; }

/* Zagniezdzony portlet: Dział Praca END*/
.zl-info {
  padding: 0; }

.zl-info div.panel-box__body ul {
  list-style: none !important; }

.zl-info div.panel-box__body ul li {
  background: transparent url("/powroty-2019-theme/css/../images/arrow-right.png") no-repeat scroll left top;
  padding-left: 20px;
  margin-bottom: 5px; }

.zl-info ul {
  margin-left: 5px; }

.zl-nestedpanel_1_4 .portlet-content {
  padding: 0 0 10px; }

.zl-nestedpanel_1_4 .panel-box {
  height: 330px;
  margin: 0; }

.zl-uslugi ol {
  list-style-type: square; }

.zl-uslugi .journal-content-article a {
  color: #4cb34a; }

.zl-trendy-pasek div.bcap-journal-basic-content div {
  float: left;
  width: 24%;
  height: 155px; }

.zl-trendy-pasek .journal-content-article {
  background: #f8f8f8 none repeat scroll 0 0; }

.zl-trendy-pasek div.trends-cl3 {
  width: 48% !important; }

.zl-trendy-pasek div.trends-cl2 {
  background: #7fb61c none repeat scroll 0 0;
  width: 48%;
  margin-left: 2%;
  overflow: hidden; }

.zl-trendy-pasek div.trends-cl2 a {
  background-color: #a6c731;
  color: #ffffff;
  font-family: "Open Sans Condensed";
  font-size: 14pt;
  font-weight: bold;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px; }

.zl-trendy-pasek div.trends-cl2 p {
  margin-left: 5px; }

.zl-trendy-pasek div.trends-cl2 h2 {
  text-transform: none;
  line-height: 20px;
  color: #fff; }

.zl-trendy-pasek .trends-cl3 .button {
  margin-left: 15px;
  text-transform: uppercase; }

.zl_newsletter_uslugi_lacznik {
  margin-top: 20px; }

.zl_newsletter_uslugi_lacznik .portlet-content {
  padding: 0 10px 10px; }

.zl_newsletter_uslugi_lacznik .panel-box {
  float: left;
  height: 200px;
  margin: 5px;
  width: 100%;
  display: block;
  position: relative;
  background-color: inherit; }

.zl-nowelizacja-kolumny div.columns > div {
  background: #f8f8f8 none repeat scroll 0 0;
  display: inline-block;
  font-size: 0;
  margin: 2% 2% 3%;
  min-height: 310px;
  overflow: hidden;
  vertical-align: top;
  width: 47%; }

.zl-nowelizacja-kolumny div.columns > div p {
  color: #333;
  font-family: arial;
  font-size: 13px;
  font-weight: normal;
  line-height: 140%;
  margin: 10px 10px 10px; }

.zl-nowelizacja-kolumny div.columns img {
  width: 100%; }

.zl-nowelizacja-kolumny div.columns div.cl1 {
  margin-left: 0; }

.zl-nowelizacja-kolumny div.columns div.cl2 {
  float: right;
  margin-right: 0; }

.zl-nowelizacja-kolumny .columns h2 {
  color: #33cc00;
  font-family: "Open Sans Condensed";
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  margin: 10px;
  text-transform: none; }

.zl-nowelizacja-kolumny .columns h2 > a {
  color: #33cc00;
  font-weight: bold; }

.zl-nowelizacja-kolumny .columns .cl2 h2 > a {
  color: #144992; }

.zl-nowelizacja-kolumny div.columns > div p:first-child {
  margin: 0; }

.zl_article_greenT .greenHeader {
  background: #a6c731 none repeat scroll 0 0;
  color: white;
  display: inline-block;
  padding: 3px 10px;
  text-transform: uppercase; }

.zl_banner_full_size .portlet-content {
  padding-left: 0; }

/* Wyszukiwarka pracy - informacje szczegółowe */
.zl_search-result_details {
  font: 13px Verdana,Tahoma,sans-serif; }

.zl_search-result_details .control-group {
  margin-bottom: 0 !important; }

.zl_search-result_details .fieldset-legend {
  background: rgba(0, 0, 0, 0) url("/powroty-2019-theme/css/../images/ico-l-offerdetails.png") no-repeat scroll 0 50%;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 0 8px 0;
  border-top: 1px solid #ecf5ce;
  border-bottom: none; }

.zl_search-result_details .fieldset-legend span {
  vertical-align: baseline;
  margin-bottom: 0.6em;
  margin-left: 34px; }

.zl_search-result_details h5,
.zl_search-result_details h4 {
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0.6em;
  padding-top: 15px;
  line-height: 1.2em;
  border-top: 1px solid #ecf5ce; }

.zl_search-result_details h4:FIRST-CHILD {
  border-top: 0px solid #ffffff; }

.zl_search-result_details label.control-label {
  color: #666666;
  line-height: 1.4;
  font-size: 11px; }

.zl_search-result_details input.field {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  margin-bottom: 0.3em; }

.zl_search-result_details textarea[disabled],
.zl_search-result_details input[disabled] {
  background-color: #ffffff;
  border: 1px none;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  width: 100%; }

.zl_search-result_details .zl_search-result_details_right-panel .fieldset {
  border: 1px solid #f2f2f2;
  background: #F3F3F3 none repeat scroll 0 0;
  margin-bottom: 1em;
  position: relative; }

.zl_search-result_details .zl_search-result_details_right-panel .fieldset-legend {
  border-bottom: 1px solid #f2f2f2;
  padding: 4px 7px;
  background: #86b300 none repeat scroll 0 0;
  margin-bottom: 0;
  line-height: 150%; }

.zl_search-result_details .zl_search-result_details_right-panel .fieldset-legend span {
  margin-bottom: 0.6em;
  margin-left: 30px;
  vertical-align: baseline;
  color: #ffffff;
  font-size: 12px;
  font-weight: lighter;
  line-height: 1.3;
  text-transform: uppercase; }

.zl_search-result_details .zl_search-result_details_right-panel .row-fluid {
  padding: 2px 12px 0;
  font-size: 11px; }

.zl_search-result_details .zl_search-result_details_right-panel .row-fluid:nth-child(2n+4) {
  border-top: 1px solid #ffffff; }

.zl-nowelizacja-kolumny-singleCl .article .columns div.cl2 {
  float: none;
  margin-bottom: 8px; }

.zl_search-result_details .zl_search-result_details_right-panel .row-fluid strong {
  font-size: 12px; }

.zlu-search .zl_search-result_details_header .header-title {
  border-bottom: 1px solid #f2f2f2;
  padding: 10px;
  margin: 20px 0; }

.zl_search-result_details .zl_search-result_details_header .zl_search-result_details_header-info div {
  float: right;
  text-align: center;
  border: 1px solid #ffffcb;
  background: #fffff3 none repeat scroll 0 0;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 12px;
  padding: 8px 0 8px 8px; }

.zl_search-result_details .zl_search-result_details_header-icons {
  display: block;
  position: relative;
  float: right;
  margin-right: 20px; }

.zl_search-result_details_header-icons_row {
  width: 100%;
  display: block;
  position: relative;
  border-bottom: 1px solid #ecf5ce;
  margin-bottom: 20px;
  height: 30px; }

/*Wyszukiwarka ofert pracy */
.zl-wyszukiwarka-ofert-pracy .job-disclaimer {
  background: #f3f3f3 url("/powroty-2019-theme/css/../images/ico-l-alert.png") no-repeat scroll 12px 50%;
  padding: 10px 10px 6px 40px;
  margin-bottom: 10px;
  font-size: 12px;
  margin-top: -20px; }

.zl-wyszukiwarka-ofert-pracy .job-disclaimer a {
  color: #628200; }

.zl-wyszukiwarka-ofert-pracy h3 {
  font-weight: normal;
  margin-top: 0; }

.zl-wyszukiwarka-ofert-pracy .accordion {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #f2f2f2; }

.zl-wyszukiwarka-ofert-pracy .searchcontainer-content thead,
.zl-wyszukiwarka-ofert-pracy .taglib-search-iterator-page-iterator-top {
  display: none; }

.zl-wyszukiwarka-ofert-pracy .table-cell.only div.span4 {
  border-left: 1px solid #ecf5ce;
  float: right;
  margin-right: 8px;
  padding-left: 8px;
  width: 110px; }

.zl-wyszukiwarka-ofert-pracy .service-name {
  background: #ecf5ce none repeat scroll 0 0;
  color: #666666;
  display: block;
  font-size: 11px;
  line-height: 1.2;
  margin-bottom: 3px;
  margin-top: 4px;
  padding: 2px 4px; }

.zl-wyszukiwarka-ofert-pracy .table-data .span4, .table-data .span8 {
  font-size: 12px; }

.zl-wyszukiwarka-ofert-pracy .table-data .span8 a {
  color: #628200;
  font-size: 15px;
  font-weight: bold;
  margin: 0; }

.zl-wyszukiwarka-ofert-pracy .table-bordered .table-data td {
  background-color: white;
  border-top: 1px solid #ecf5ce;
  border-left: none;
  border-right: none;
  padding-top: 16px;
  padding-bottom: 16px; }

.zl-wyszukiwarka-ofert-pracy .table-bordered {
  border: none; }

.zl-wyszukiwarka-ofert-pracy .accordion-toggle .title-text, #noJobsFound {
  font-size: 15px;
  font-weight: bold;
  margin: 0; }

.zl-wyszukiwarka-ofert-pracy .accordion-inner {
  border-top: none; }

.zl-wyszukiwarka-ofert-pracy .form .control-group .control-label, .zl-wyszukiwarka-ofert-pracy .adv-search-label {
  font-size: 11px;
  color: #333;
  text-transform: capitalize;
  margin-bottom: 5px; }

.zl-wyszukiwarka-ofert-pracy .form .control-group .aui-field-select {
  width: 100%;
  background-color: white; }

.zl-wyszukiwarka-ofert-pracy .form .control-group .aui-field-select:focus, .zl-wyszukiwarka-ofert-pracy .form .control-group .field:focus {
  background: #ffffcc none repeat scroll 0 0 !important; }

.zl-wyszukiwarka-ofert-pracy .SumoSelect > .CaptionCont > span.placeholder, .SumoSelect > .CaptionCont > span {
  color: #404040;
  font-size: 14px;
  font-style: normal; }

.zl-wyszukiwarka-ofert-pracy .form .control-group .field {
  width: 95%; }

.zl-wyszukiwarka-ofert-pracy .SlectBox {
  width: 234px;
  border: 1px solid #cccccc; }

.zl-wyszukiwarka-ofert-pracy .SumoSelect > .CaptionCont > label {
  background-color: white;
  margin-bottom: 0;
  width: 18px; }

.zl-wyszukiwarka-ofert-pracy .form .control-group .control-label {
  margin-top: 0.1em; }

.zl-wyszukiwarka-ofert-pracy .form .control-group {
  margin-bottom: 0; }

.zl-wyszukiwarka-ofert-pracy .SumoSelect {
  margin-bottom: 10px; }

.zl-wyszukiwarka-ofert-pracy .accordion-inner .button-holder {
  margin: 0; }

.zl-wyszukiwarka-ofert-pracy .job-disclaimer .span11 {
  margin-top: 4px; }

/* Wyszukiwarka ofert - Panel Nawigacyjny*/
.zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li {
  display: block;
  float: left;
  margin: 0 1px 0 0.75em;
  padding: 0.4em 0.1em;
  overflow: hidden;
  color: black !important; }

.zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li.active {
  color: white !important;
  font-weight: bold;
  background: url("/powroty-2019-theme/css/../images/arrow-bottom-eee.png") center bottom no-repeat #a6c731; }

.zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li.active a {
  color: white !important;
  font-weight: bold;
  text-decoration: underline; }

.zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a {
  font-size: 14px;
  font-family: "Anaheim";
  display: block;
  background: none;
  border: none;
  color: #454545; }

.zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a:focus {
  font-size: 14px;
  font-family: "Anaheim";
  display: block;
  background: none;
  border: none;
  color: #454545; }

.zl-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a:hover {
  font-size: 14px;
  font-family: "Anaheim";
  display: block;
  background: none;
  border: none;
  color: #454545;
  text-decoration: underline; }

/* Wyszukiwarka ofert - Panel Nawigacyjny*/
.zl-wyszukiwarka-ofert-pracy .offers-search {
  margin-top: 10px; }

.zl-wyszukiwarka-ofert-pracy .adv-added {
  margin: 8px 0 0;
  color: #666666; }

/*Wyszukiwarka ofert pracy END */
p.plik {
  background: white url("/powroty-2019-theme/css/../images/download.png") no-repeat scroll 10px center;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  margin: 1.5em 0; }

p.plik a {
  background: #f2f2f2 none repeat scroll 0 0;
  color: #000;
  display: block;
  font-weight: bold;
  margin-left: 42px;
  padding: 1em;
  font-size: 13px; }

.zl-formularz .control-group label {
  color: #666;
  font-size: 1.2em;
  text-transform: uppercase; }

.zl-formularz .control-group label.radio {
  margin-left: 10px; }

/*     WEBINARIA     */
.zl_webinary-container {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  overflow: auto; }

.zl_webinary-item {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 1em;
  clear: both;
  display: block;
  overflow: hidden; }

.zl_webinary-foto {
  float: left;
  padding: 0 15px 15px 0; }

.zl_webinary-foto img {
  max-width: 150px; }

.zl_webinary-txt {
  margin: 0;
  padding: 0; }

.zl_webinary-date {
  padding: 0; }

.zl_webinary-article div span.date {
  border: 0 none; }

.zl_webinary-date span.date {
  background: #eeeeee none repeat scroll 0 0;
  display: inline-block;
  font-family: "Anaheim";
  font-size: 16px;
  font-weight: normal;
  padding: 0.3em 0.5em; }

.zl_webinary-article div span + .date {
  margin-top: 2em; }

.zl_webinary-item h3 {
  color: #454545;
  font-family: "Open Sans Condensed";
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  margin: 0.4em 0;
  text-transform: uppercase; }

.zl_webinary-item h3 a {
  color: #454545; }

.zl_webinary-intro span {
  font-family: "Arial" !important;
  font-size: 13px;
  font-weight: normal; }

.zl_webinary .taglib-categorization-filter {
  display: none; }

.webmonth {
  display: block; }

.webmonth p.monthact {
  background: #8dc63f none repeat scroll 0 0;
  color: #264931; }

.webmonth p.monthact a {
  color: #ffffff; }

.webmonth p.monthnotact {
  background: #d5f0b1 none repeat scroll 0 0; }

.webmonth p.monthnotact a {
  color: #4cb34a; }

.webmonth p {
  float: left;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 300;
  margin: 5px 10px 0 0;
  padding: 5px 20px;
  text-transform: uppercase; }

/*     WEBINARIA    END */
.zl_webinary-container h2 {
  font-size: 28px;
  color: #666;
  font-family: "oswald";
  font-weight: 300;
  line-height: 110%;
  margin: .25em 0 .5em;
  text-transform: uppercase; }

/* Ocen Nas */
#ocen-nas-horizontal {
  display: none;
  width: 100%;
  background: #656565 url("/powroty-2019-theme/css/../images/ocen-nas-horizontal.png") no-repeat center center;
  height: 70px; }

#ocen-nas-horizontal:hover {
  background-color: rgba(192, 192, 192, 0.6); }

#ocen-nas-horizontal a {
  display: block;
  width: 100%;
  height: 100%; }

.appraise-us-portlet .appraise-container.thanks {
  background: #c0c0c0 none repeat scroll 0 0;
  border: 1px solid #333;
  border-radius: 5px;
  margin: 0 0 20px 0;
  padding: 1.8em; }

.appraise-us-portlet .appraise-container.thanks > div {
  font-size: 16px;
  font-weight: bold; }

.appraise-us-portlet .appr-button {
  background: #a6c731 none repeat scroll 0 0;
  border-radius: 3px;
  clear: both;
  color: white;
  display: block;
  font-family: "Anaheim";
  font-weight: bold;
  margin: 1em 0.2em;
  padding: 0.5em 1.5em;
  text-transform: uppercase; }

.appraise-us-portlet .appr-button:focus {
  background: #86a126 none repeat scroll 0 0; }

.appraise-us-portlet .appr-button:hover {
  background: #86a126 none repeat scroll 0 0; }

.appraise-us-portlet div.column2 {
  background-color: #efefef; }

.appraise-us-portlet h2 {
  margin-bottom: 15px;
  color: #454545;
  font-family: "Open Sans Condensed";
  text-transform: uppercase;
  width: 200px;
  font-weight: bold;
  line-height: 30px; }

.appraise-us-portlet .check-level {
  color: #777;
  font-size: 12px;
  font-style: italic;
  margin: 0;
  padding: 5px 5px 0; }

.appraise-us-portlet .column.w30.column2 {
  padding: 0 10px 10px; }

.appraise-us-portlet .column.w30.column3 {
  padding-left: 10px; }

.appraise-us-portlet .appraise-container {
  padding-top: 0; }

.appraise-us-portlet .score > p {
  margin-bottom: 0; }

.appraise-us-portlet .score > p > label {
  margin-bottom: 3px;
  margin-top: 3px;
  margin-left: 2px; }

.appraise-us-portlet .w3-10, .appraise-us-portlet .w30 {
  width: 32%; }

.appraise-us-portlet .form .control-group .aui-field-select {
  background: white;
  width: 400px; }

.appraise-us-portlet .appraise-personal-info2-content {
  float: right; }

.appraise-us-portlet .appraise-info-form .control-group {
  width: 400px; }

.appraise-us-portlet .form .control-group .aui-field-select:hover,
.appraise-us-portlet .form .control-group .aui-field-select:focus,
.appraise-us-portlet .appraise-container.name .control-group input:hover,
.appraise-us-portlet .appraise-container.name .control-group input:focus,
.kontakt-form .form .control-group .field:hover,
.kontakt-form .form .control-group .field:focus,
.kontakt-form .form .control-group .aui-field-select:hover,
.kontakt-form .form .control-group .aui-field-select:focus {
  border: 1px solid #a6c731;
  box-shadow: 0 0 5px 0 #cccccc inset; }

.appraise-us-portlet .appraise-container.name .control-group {
  padding: 0.5em; }

/* Ocen Nas End */
/* Fabryka CV - Baner */
.zl-fabrykacv-baner .pakiety h5 {
  color: #4cb34a; }

.zl-fabrykacv-baner .journal-content-article h3 {
  font-family: "Oswald";
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  text-transform: none;
  color: #404040;
  margin-bottom: 20px; }

.zl-fabrykacv-baner > ul {
  list-style: none;
  position: relative;
  margin: 0; }

.zl-fabrykacv-baner > ul li {
  display: none; }

.zl-fabrykacv-baner > ul li.active {
  display: block; }

.zl-fabrykacv-baner #fabryka-cv.slider {
  height: 320px;
  overflow: hidden;
  margin-bottom: 10px; }

.zl-fabrykacv-baner #fabryka-cv.slider ul li h2 {
  background: white none repeat scroll 0 0;
  border-radius: 0 5px 5px 0;
  bottom: 1em;
  left: 0;
  opacity: 0.9;
  padding: 10px;
  position: absolute; }

#fabryka-cv img {
  width: 100%; }

.zl-fabrykacv-baner #fabryka-cv.slider ul li h2 span {
  padding: 0;
  display: block; }

.zl-fabrykacv-baner #fabryka-cv.slider ul li h2 span.heading {
  font-size: 38px;
  font-weight: bold; }

.zl-fabrykacv-baner #fabryka-cv.slider ul li h2 span.more {
  font-size: 24px; }

.zl-fabrykacv-baner div.pakiety > div.wrapper {
  margin-bottom: 20px;
  overflow: hidden; }

.zl-fabrykacv-baner div.pakiety > div.wrapper > div.right {
  float: right;
  width: 65%; }

.zl-fabrykacv-baner div.pakiety > div.wrapper > div.left {
  float: left;
  width: 30%; }

.zl-fabrykacv-baner .button {
  background: #efefef none repeat scroll 0 0;
  border: 1px solid #ccc;
  clear: both;
  color: #4cb34a;
  display: block;
  float: left;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  padding: 0.2em 0.5em;
  text-transform: uppercase; }

.zl-fabrykacv-baner div.pakiety {
  border-top: 1px solid #eee;
  margin-top: 1em;
  padding-top: 1em; }

.zl-fabrykacv-baner div.pakiety a {
  color: #4cb34a; }

.zl-fabrykacv-baner h5 {
  font-size: 18px; }

.journal-content-article h6 {
  background: #eee none repeat scroll 0 0;
  display: inline-block;
  font-family: "Anaheim";
  font-size: 13px;
  font-weight: normal;
  margin-top: 0.5em;
  padding: 0.3em 0.5em; }

.journal-content-article h3, .journal-content-article h2 {
  font-family: "oswald";
  font-size: 32px;
  font-weight: normal;
  margin: 15px 0;
  text-transform: none; }

.wyszukiwanie-inf-reg .form .control-group .aui-field-select {
  width: 200px;
  background: white;
  margin-bottom: 5px;
  width: 95%; }

.wyszukiwanie-inf-reg .form .btn-primary {
  float: right;
  background: #a6c731 none repeat scroll 0 0;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  display: block;
  font-family: "Anaheim";
  font-size: 15px;
  font-weight: bold;
  padding: 0.3em 1.3em;
  text-transform: uppercase; }

.wyszukiwanie-inf-reg .form .control-group .control-label {
  display: none; }

.wyszukiwanie-inf-reg .layout-content {
  background: #eee none repeat scroll 0 0;
  border-bottom: 1px solid #a6c731;
  margin: 1em 0;
  padding: 0.5em; }

.wyszukiwanie-inf-reg .control-group {
  margin-bottom: 0; }

.wyszukiwanie-inf-reg .column.w35 {
  width: 40%; }

.wyszukiwanie-inf-reg .column.w30 {
  width: 20%; }

.wyszukiwanie-inf-reg .form .control-group .aui-field-select:focus,
.wyszukiwanie-inf-reg .form .control-group .aui-field-select:hover {
  border: 1px solid #a6c731;
  box-shadow: 0 0 5px 0 #cccccc inset; }

.asset-full-content .journal-content-article a {
  color: #4cb34a; }

.asset-full-content .journal-content-article a.button {
  background: #efefef none repeat scroll 0 0;
  border: 1px solid #ccc;
  clear: both;
  color: #4cb34a;
  font-size: 11px;
  font-weight: 600;
  line-height: 20px;
  padding: 6px;
  text-transform: uppercase; }

.portlet .asset-full-content .asset-content {
  margin-left: 5px; }

.zl-serwisy-wspolpr .hidden {
  display: none;
  visibility: visible; }

.zl-serwisy-wspolpr .wspolpracujacy-tabela.table td:first-child {
  width: 25%; }

.zl-serwisy-wspolpr .table img {
  max-width: 100px; }

.zl-serwisy-wspolpr .table td {
  border-top: none;
  border-bottom: 1px solid #ccc;
  vertical-align: middle; }

.zl-serwisy-wspolpr .table table {
  border: none !important; }

.zl-serwisy-wspolpr div.serwisy_wspol {
  margin-top: 30px; }

.zl-serwisy-wspolpr h2.nazwa_serwisu {
  font-family: "Domine";
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  color: #454545; }

.portlet-asset-publisher .portlet-title {
  color: #666;
  font-family: "Open Sans Condensed";
  font-size: 32px;
  font-weight: 300;
  line-height: 110%;
  text-transform: uppercase; }

.zl__shortlinks_connector {
  margin-bottom: 0 !important; }

.aktualne-wskazniki-table table.table caption {
  font-family: "Domine";
  font-size: 1.25em;
  font-weight: bold;
  margin: 0.5em 0; }

.aktualne-wskazniki-table table.table {
  background: white none repeat scroll 0 0;
  margin-top: 10px; }

.aktualne-wskazniki-table table.table thead th {
  background: white; }

.aktualne-wskazniki-table table.table tbody th {
  background: #ccc none repeat scroll 0 0; }

.aktualne-wskazniki-table table.table .left {
  text-align: left; }

.aktualne-wskazniki-table table.table .center {
  text-align: center; }

.aktualne-wskazniki-table table.table .width-26 {
  width: 26%; }

.aktualne-wskazniki-table table.table .width-20 {
  width: 20%; }

.aktualne-wskazniki-table table thead th {
  border-bottom: 3px solid #a6c731; }

.aktualne-wskazniki-table tr:hover {
  background: #e0e0e0 none repeat scroll 0 0; }

.portlet .portlet-title,
.portlet-journal-content .portlet-title,
.portlet-body h1 {
  color: #666;
  font-family: "Open Sans Condensed";
  font-size: 32px;
  font-weight: 300;
  line-height: 110%;
  text-transform: uppercase; }

.portlet-title img {
  display: none; }

.panel-box_sgray small {
  color: #666 !important; }

.zl__greenlinks ul.grey {
  margin-left: 20px; }

.zl__greenlinks ul.grey li {
  background: transparent url("/powroty-2019-theme/css/../images/arrow-right.png") no-repeat scroll left top;
  display: block;
  float: none;
  margin: 0.1em 0 0.5em;
  min-height: 25px;
  padding-left: 20px; }

.portlet-asset-publisher .taglib-header .header-title,
.portlet-asset-publisher .portlet-title-text,
.portlet-navigation .portlet-title-text {
  white-space: normal; }

.portlet-title-text {
  font-family: oswald;
  font-size: 24px;
  font-weight: 400;
  color: white; }

.o-nas-prawa .journal-content-article h3 {
  color: #666;
  font-family: "oswald";
  font-size: 32px;
  font-weight: normal;
  margin: 15px 0;
  line-height: 110%;
  text-transform: uppercase; }

.o-nas-prawa .right img {
  border: 2px solid #eee;
  display: block;
  float: left;
  margin: 10px 1em 0.5em 0;
  width: 100%; }

.o-nas-prawa td {
  vertical-align: top; }

.o-nas-prawa table > tbody > tr > td:first-child {
  width: 70px;
  padding-right: 20px; }

.o-nas-prawa h4.title {
  font-family: "Domine";
  font-size: 12px;
  font-weight: bold;
  line-height: 130%; }

ul.grey-horiz-list {
  background: #eee none repeat scroll 0 0;
  border-top: 1px solid #ccc;
  list-style-type: none !important;
  margin-left: 0;
  overflow: hidden; }

ul.grey-horiz-list li {
  float: left; }

ul.grey-horiz-list a {
  display: block;
  padding: 0.5em 1em; }

p.header {
  font-weight: bold; }

.kontakt-form .form .control-group .field {
  width: 95%;
  color: #404040;
  font-size: 12px; }

.kontakt-form .form .control-group .aui-field-select {
  background: white;
  width: 100%;
  font-size: 12px;
  color: #404040; }

.kontakt-form .form .fieldset .btn-primary {
  margin-top: 0; }

.kontakt-form .form legend {
  font-size: 32px; }

.kontakt-form .form .fieldset .lfr-textarea-container textarea {
  width: 95%; }

.newsletter-nopadd-white .zl_newsletter_registration {
  padding: 0; }

.newsletter-nopadd-white .zl_newsletter_registration p {
  font-size: 12px; }

.newsletter-nopadd-white .zl_newsletter_registration h2 {
  font-size: 17.5px;
  color: #666; }

.uslugi-zl h3 {
  color: #666;
  font-family: "Open Sans Condensed";
  font-size: 32px;
  font-weight: 300;
  line-height: 110%;
  text-transform: uppercase; }

.uslugi-zl .button {
  background: #efefef none repeat scroll 0 0;
  border: 1px solid #ccc;
  clear: both;
  color: #666;
  font-size: 11px;
  font-weight: 600;
  line-height: 20px;
  padding: 0.4em 0.5em;
  text-transform: uppercase; }

.uslugi-zl h4 {
  color: #666; }

.praca-baner-top p {
  margin-bottom: 0; }

.praca-baner-top td.zaloz_konto a {
  background: transparent url("/powroty-2019-theme/css/../images/zaloz-konto-big.png") no-repeat scroll center top;
  padding-top: 75px; }

.praca-baner-top td.dodaj_cv a {
  background: transparent url("/powroty-2019-theme/css/../images/dodaj-cv-big.png") no-repeat scroll center top;
  padding-top: 75px; }

.praca-baner-top td.schowek a {
  background: transparent url("/powroty-2019-theme/css/../images/dodaj-do-schowka-big.png") no-repeat scroll center top;
  padding-top: 75px; }

.praca-baner-top td.napisz a {
  background: transparent url("/powroty-2019-theme/css/../images/napisz-do-nas-big.png") no-repeat scroll center top;
  padding-top: 75px; }

.praca-baner-top td.znajdz_pracownika a {
  background: transparent url("/powroty-2019-theme/css/../images/znajdz-pracownika-big.png") no-repeat scroll center top;
  padding-top: 75px; }

.praca-baner-top td.dodaj_szkolenie a {
  background: transparent url("/powroty-2019-theme/css/../images/dodaj-szkolenie-big.png") no-repeat scroll center top;
  padding-top: 75px; }

.praca-baner-top td.dodaj_ogloszenie a {
  background: transparent url("/powroty-2019-theme/css/../images/dodaj-ogloszenie-big.png") no-repeat scroll center top;
  padding-top: 75px; }

.praca-baner-top table a {
  display: block;
  font-family: "Anaheim";
  font-size: 13px; }

.praca-baner-top .toolbox td {
  width: 100px; }

.panel-box__small-header .panel-box .panel-box__header {
  font-size: 16px !important;
  top: 60px; }

.work-search-info {
  background: #eeeeee none repeat scroll 0 0;
  margin-top: -30px; }

.work-search-info .journal-content-article {
  border-top: #ffffff solid 1px;
  padding: 0 20px 10px; }

/* ========== SLIDER ZIELONA LINIA ========== */
.zl-sl-slide__thin-border {
  border-bottom: 1px solid #A6C731;
  background-color: #EFEFEF; }

.zl-sl-slide__img-container__vertical {
  display: block;
  background-color: #EFEFEF;
  width: 100%;
  max-height: 80%;
  float: left;
  overflow: hidden; }

.zl-sl-slide__img-container {
  display: inline-block;
  background-color: #EFEFEF;
  width: 50%;
  height: 100%;
  max-height: 100%;
  float: left;
  overflow: hidden; }

.zl-sl-slide__img {
  display: block;
  position: relative;
  width: auto;
  margin: auto; }

.zl-sl-slide__img__vertical {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin: auto; }

.zl-sl-slide__article__vertical {
  display: block;
  bottom: 0;
  width: 100%;
  background-color: #EFEFEF;
  overflow: hidden;
  margin: auto; }

.zl-sl-slide__article {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  background-color: #EFEFEF;
  overflow: hidden;
  margin: auto; }

.zl-sl-slide__article-container {
  display: block;
  position: relative; }

.zl-sl-slide__article-container h3,
.zl-sl-slide__article-container h3 a {
  text-align: left;
  color: #A6C731;
  font-family: "Domine";
  font-weight: bold;
  line-height: 120%;
  margin: 5px 0;
  text-transform: none; }

.zl-sl-slide__article__vertical .zl-sl-slide__article-container {
  padding: 15px; }

.zl-sl-slide__article__vertical .zl-sl-slide__article-container span {
  padding: 0; }

.zl-sl-slide__article-container span {
  display: block;
  font-family: arial,sans-serif;
  font-size: 13px;
  line-height: 120%;
  overflow: hidden;
  padding: 1em 1.5em 20px 0;
  color: #404040; }

span.zl-sl-slide__article-container__date {
  text-align: left;
  font-size: 11px;
  display: block;
  color: #999;
  line-height: 120%;
  padding-top: 0;
  padding-bottom: 0; }

.zl-sl-slide__article__vertical a,
.zl-sl-slide__article a {
  color: #666;
  font-size: 11px;
  font-weight: 600;
  padding: 0.2em 0;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 20px; }

.zl-sl-slide__article__vertical a:hover,
.zl-sl-slide__article__vertical a:focus,
.zl-sl-slide__article a:hover,
.zl-sl-slide__article a:focus {
  border-color: #A6C731;
  color: #A6C731; }

.zl__btn__see-more-light,
.zl__btn__see-more-dark {
  text-transform: uppercase !important;
  line-height: 20px;
  display: block;
  /*     position: absolute; 
      margin-top: 15px; */
  bottom: 10px;
  left: 20px;
  clear: right;
  float: left;
  padding: 0.2em 0.5em !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  color: #666666 !important;
  border: 1px solid #ccc; }

.zl__btn__see-more-light {
  background: white none repeat scroll 0 0; }

.zl__btn__see-more-light:hover {
  text-decoration: none !important; }

.zl__btn__see-more-dark {
  background: #efefef none repeat scroll 0 0; }

.zl__btn__see-more-light:hover,
.zl__btn__see-more-dark:hover {
  border-color: #A6C731; }

/* ======== *KONIEC* SLIDERA ZIELONA LINIA ========== */
/* Slider Full - Start */
.carousel {
  left: -30%;
  width: 1920px; }

.full-sl-wraper {
  overflow: hidden; }

.full-sl-carousel {
  color: #fff;
  display: block;
  height: 100%;
  width: 100%; }

.full-sl-slide {
  background-color: white;
  display: block;
  height: 100%;
  opacity: 100;
  overflow: hidden;
  position: relative;
  width: 100%; }

.full-sl-div-img-float {
  display: block;
  height: auto;
  max-height: 100%;
  width: 100%;
  top: 100px;
  position: relative; }

.full-sl-div-img-float img {
  display: block;
  height: 100%;
  margin: auto;
  position: relative;
  width: 100%; }

.full-sl-div-img-shade {
  background: url("/ZL2017-theme/css/../images/gradient_slider.png") no-repeat scroll left center;
  display: block;
  margin: 0;
  overflow: hidden;
  position: absolute;
  width: 100%; }

.full-sl-div-img-topshade {
  background: url("/ZL2017-theme/css/../images/gradient_top.png") no-repeat scroll left center;
  display: block;
  margin: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 10; }

.full-sl-slide__text-container {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto; }

.full-sl-slide__text-container-left {
  left: 0; }

.full-sl-slide__text-container-right {
  right: 0; }

.full-sl-slide__border {
  /*background-color: rgba(30, 82, 132, 0.9);*/
  font-size: 1.4em;
  height: auto;
  max-height: 40%;
  padding: 0 20px;
  width: auto; }

.full-sl-slide__border-left {
  border-radius: 0 20px 20px 0;
  padding-left: 0; }

.full-sl-slide__border-right {
  border-radius: 20px 0 0 20px;
  padding-right: 20px; }

.full-sl-slide__container-title {
  display: block;
  position: relative; }

.full-sl-slide__container-introduction {
  display: block;
  height: auto;
  max-height: 40%;
  max-width: 100%;
  width: auto; }

.introduction-left {
  float: left;
  padding-right: 40px; }

.introduction-right {
  float: right;
  padding-left: 40px; }

.full-sl-slide__container-introduction-content {
  /*background-color: rgba(1, 174, 240, 0.9);*/
  display: block;
  height: auto;
  margin: 0;
  padding: 10px 20px;
  position: relative;
  width: auto; }

.full-sl-slide__container-introduction-content span:hover {
  color: #fff;
  text-decoration: none; }

.full-sl-slide__container-introduction-content span {
  color: #fff;
  display: block;
  margin: auto;
  text-align: left;
  line-height: 140%; }

.full-sl-slide__container-introduction-arrow {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 25px; }

.introduction-arrow-left {
  background: #ff5c13 url("/powroty-2019-theme/css/../images/arrow_left.jpg") no-repeat scroll left center;
  border-radius: 0 5px 10px 0;
  display: block;
  right: -20px; }

.introduction-arrow-right {
  background: #ff5c13 url("/powroty-2019-theme/css/../images/arrow_right.jpg") no-repeat scroll left center;
  border-radius: 5px 0 0 10px;
  display: block;
  left: -20px; }

.full-sl-slide a {
  color: #fff;
  font-weight: normal;
  text-decoration: none; }

.full-sl-slide a:hover {
  text-decoration: none; }

.full-sl-div-desc {
  overflow: hidden; }

.full-sl-slide__container-title h3 {
  color: #000;
  display: block;
  font-family: "Oswald";
  font-weight: 300;
  font-size: 4.0em;
  margin: 0;
  padding: 15px 0;
  text-align: left;
  line-height: 110%; }

.full-sl-slide__container-introduction h5 a {
  color: #fff;
  font-family: "Oswald";
  font-weight: 300;
  font-size: 1.3em;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 120%; }

.full-sl-slide__container-introduction h5 a:hover {
  color: #fff;
  text-decoration: none; }

.full-sl-slide__container-introduction h5 {
  color: #fff;
  margin: 5px;
  text-align: left; }

.full-sl-slide__container-introduction-date {
  background: #a6c731 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 3em;
  margin: -50px 0 0px;
  padding: 12px 27px;
  position: absolute;
  text-align: left;
  font-family: oswald; }

.slider-portlet .carousel-menu-item .carousel-menu-active {
  background: #fff none repeat scroll 0 0; }

/* --------------------- STEROWANIE FULL SLIDERA -------------------------- */
.zl-sl-wraper {
  overflow: hidden; }

.zl-sl-carousel {
  display: block;
  width: 100%;
  height: 100%;
  color: black; }

.zl-sl-slide {
  display: block;
  position: relative;
  opacity: 100;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: white; }

.zl-sl-div-img-float {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100%; }

.zl-sl-div-img-float img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto; }

.zl-sl-slide__text-container {
  display: block;
  position: absolute;
  font-weight: bold;
  float: left;
  bottom: 5%;
  width: auto;
  height: auto;
  max-width: 80%; }

.zl-sl-slide__text-container-left {
  left: 0; }

.zl-sl-slide__text-container-right {
  right: 0; }

.zl-sl-slide__border {
  background-color: rgba(30, 82, 132, 0.9);
  width: auto;
  height: auto;
  max-height: 40%;
  font-size: 1.4em;
  padding: 0 20px; }

.zl-sl-slide__border-left {
  border-radius: 0 20px 20px 0;
  padding-left: 30px; }

.zl-sl-slide__border-right {
  border-radius: 20px 0 0 20px;
  padding-right: 20px; }

.zl-sl-slide__container-title {
  display: block;
  position: relative; }

.zl-sl-slide__container-introduction {
  display: block;
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 40%; }

.introduction-left {
  padding-right: 40px;
  float: left; }

.introduction-right {
  padding-left: 40px;
  float: right; }

.zl-sl-slide__container-introduction-content {
  padding: 10px 20px;
  display: block;
  position: relative;
  width: auto;
  height: auto;
  background-color: rgba(1, 174, 240, 0.9);
  margin: 0; }

.zl-sl-slide__container-introduction-content span:hover {
  text-decoration: none;
  color: #666666; }

.zl-sl-slide__container-introduction-content span {
  display: block;
  margin: auto;
  text-align: justify;
  color: white; }

.zl-sl-slide__container-introduction-arrow {
  display: block;
  position: absolute;
  top: 0;
  width: 25px;
  height: 100%; }

.introduction-arrow-left {
  display: block;
  right: -20px;
  border-radius: 0 5px 10px 0;
  background: #ff5c13 url("/powroty-2019-theme/css/../images/arrow_left.jpg") scroll no-repeat left center; }

.introduction-arrow-right {
  display: block;
  left: -20px;
  border-radius: 5px 0 0 10px;
  background: #ff5c13 url("/powroty-2019-theme/css/../images/arrow_right.jpg") scroll no-repeat left center; }

.zl-sl-slide a {
  color: #fff;
  font-weight: normal;
  text-decoration: none; }

.zl-sl-div-desc {
  overflow: hidden; }

.zl-sl-slide__container-title h3:hover {
  text-decoration: none; }

.zl-sl-slide__container-title h3 {
  display: block;
  margin: 0;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  color: white; }

.zl-sl-slide__container-introduction h5 a {
  color: #fff;
  font-size: 0.8em; }

.zl-sl-slide__container-introduction h5 a:hover {
  text-decoration: none;
  color: #666666; }

.zl-sl-slide__container-introduction h5 {
  margin: 5px;
  text-align: right;
  color: white; }

.zl-sl-slide__container-introduction-date {
  text-align: left;
  margin: 5px auto;
  font-size: .8em;
  display: block;
  position: absolute;
  color: white; }

.slider-portlet .carousel menu {
  background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
  list-style: outside none none;
  margin: 0;
  right: inherit; }

.slider-portlet .carousel-menu-active {
  background: #009ae5 none repeat scroll 0 0;
  border-color: black; }

.slider-portlet .carousel-item {
  display: none; }

.slider-portlet .carousel-item-active {
  display: block; }

.slider-portlet .carousel-menu-item {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0);
  color: white; }

.slider-portlet .carousel-menu-item {
  background: #ffffff;
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-indent: -999999px;
  border-color: #a6c731 !important;
  border-width: 2px !important; }

.slider-portlet .carousel-menu-index {
  height: 15px;
  margin: 4px 3px;
  width: 15px; }

.slider-portlet .carousel menu a {
  border-radius: 0px; }

.slider-portlet .carousel-menu-active {
  background: #a6c731;
  border-color: #a6c731; }

.slider-portlet .carousel-menu-item:hover, .slider-portlet .carousel-menu-item:focus {
  border-color: yellow; }

.slider-portlet menu button {
  border-radius: 0px; }

.slider-portlet .carousel-menu-next, .slider-portlet .carousel-menu-play, .slider-portlet .carousel-menu-pause, .slider-portlet .carousel-menu-prev {
  width: 20px;
  height: 20px; }

button.carousel-menu-item.carousel-menu-pause, button.carousel-menu-item.carousel-menu-play {
  display: none; }

/* Slider FULL - END*/
.underslider {
  width: 24%;
  display: inline-block;
  padding: 0 4px; }

.portlet-boundary_upfinder_WAR_zlpublicportalportlet_ .portlet-body img {
  margin: 5px 5px 5px 25px;
  width: 95%; }

#disqus_thread {
  margin-left: 25px;
  margin-right: 5px; }

.grid-content-large .grid-content__item__text p {
  font-family: "Open Sans Condensed",sans-serif; }

.grid-content-large .grid-content__item {
  max-height: 395px; }

.grid-content-large .grid-content__item__text {
  height: 250px; }

.grid-content-large .grid-content__item__text h6 {
  font-family: "Open Sans Condensed",sans-serif; }

.trendy-rynek-pracy-header .journal-content-article h3 {
  color: #666;
  font-family: "oswald";
  font-size: 32px;
  font-weight: normal;
  margin: 15px 0;
  line-height: 110%;
  text-transform: uppercase; }

.kalendarium-wydarzen .bcap-journal-basic-content p {
  display: none; }

.kalendarium-wydarzen .bcap-journal-basic-content__main h1 {
  line-height: 120%; }

.layout4columns > .row-fluid > .portlet-column {
  display: inline-block; }

.forms-portlet p {
  font-size: 18px;
  font-weight: bold;
  font-family: "Open Sans Condensed";
  margin: 1.5em 0 0.8em; }

.forms-portlet .form .checkbox input[type="checkbox"] {
  margin-left: -18px;
  margin-right: 6px; }

.forms-portlet .form .fieldset input[type="text"], .forms-portlet .form .fieldset .lfr-textarea-container textarea {
  font-size: 14px; }

.forms-portlet label.checkbox {
  margin-left: 18px; }

.magnify {
  position: relative;
  display: inline-block; }

.magnify .magnify-lens {
  /* Create the magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  /* Multiple box shadows to achieve the glass lens effect */
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  /* Hide the mouse pointer */
  cursor: none;
  /* Hide the lens by default */
  display: none;
  /* Place the lens on top of other elements */
  z-index: 100; }

.magnify .magnify-lens.loading {
  background: #333 !important;
  opacity: .75; }

.magnify .magnify-lens.loading:after {
  /* Loading text */
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  color: #fff;
  content: 'Loading...';
  font: italic normal 16px/1 Calibri, sans-serif;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none; }

.bannersnew {
  margin: 10px 0; }

.aui .breadcrumb > li > .divider {
  color: #ccc;
  font-size: 10px;
  padding: 0 4px; }

.taglib-page-iterator .search-results {
  font-size: 11px;
  line-height: 40px; }

.zl__news_item h2, .zl__news_item h3 {
  font-family: "Open Sans Condensed";
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase; }

.txtblogh > h3 {
  font-size: 16px;
  font-weight: 300;
  line-height: 180%;
  margin: 0 0 0 50px; }

.zl__recommendation h3 {
  font-family: domine,sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 150%;
  margin-left: 0; }

.zl__recommendation h2 {
  font-size: 22px;
  text-transform: none; }

.header-title > span {
  font-family: "open sans condensed";
  font-weight: 300;
  font-size: 32px; }

/*
.journal-content-article p {
    margin: 18px 0;
    font-family: arial,sans-serif;
    font-size: 16px;
    line-height: 150%;
}
*/
.journal-content-article p {
  margin: 18px 0;
  font-family: "open sans";
  font-size: 19px;
  line-height: 150%; }

/* Boldowanie dla robotów */
body.html-editor cite, .html-editor cite, body.html-editor p cite, body.html-editor > p > cite,
html.aui cite, html.aui p cite,
.cke_editable cite, .cke_editable_themed cite, .cke_contents_ltr cite .cke_show_borders city,
.portlet cite, .portlet-journal cite,
.aui cite, .aui p cite,
.cke_contents iframe.cke_wysiwyg_frame html.aui body.html-editor p cite {
  color: red !important;
  font-style: normal !important;
  font-weight: bold !important; }

/*
.bcap-journal-basic-content__main p strong {
    font-weight: normal !important;
}
*/
cite {
  font-weight: bold;
  color: #555; }

.white-blue cite {
  color: blue !important; }

.yellow-black cite {
  color: #ff0 !important; }

.wyszukiwarkaPUP {
  display: block;
  overflow: hidden;
  margin: 1em 0;
  border: 1px solid #e5e5e5;
  padding: 1em;
  border-radius: 5px;
  margin: 5px 0;
  font-size: 13px; }

.przypis-dolny .journal-content-article {
  background: #eee;
  border: 1px solid #ccc;
  font-size: .688em;
  padding: 1em;
  margin: 1em 0;
  line-height: 13px;
  border-radius: 5px; }

#disqus_thread {
  margin-left: 0;
  margin-right: 0; }

/* Boldowanie dla robotów - END */
/* STRONA BLOGOWA - Boxy */
.thumb-img-box {
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.thumb-img-box img {
  display: block;
  position: relative;
  margin: auto;
  width: 100%;
  height: 100%; }

.grid-date {
  font-size: 16px;
  color: #fff;
  background: yellowgreen;
  top: 15px;
  padding: 0px 8px;
  position: relative;
  z-index: 1000; }

.overtext-box:hover span.grid-date {
  font-size: 16px;
  color: yellowgreen;
  background: #fff;
  top: 15px;
  padding: 0px 8px;
  position: relative; }

.overtext-box h3 {
  color: #000000;
  font-family: "Oswald";
  line-height: 100%;
  font-weight: lighter;
  position: absolute;
  text-align: center;
  margin: auto;
  display: block;
  /*overflow: hidden;*/
  width: 100%;
  left: 0;
  bottom: 70px;
  z-index: 100;
  padding: 0 10px 10px; }

.overtext-box:hover h3 {
  color: #ffffff; }

.overtext-box p {
  font-size: 1.6em;
  margin: 0;
  color: #000000;
  position: absolute;
  bottom: 0;
  line-height: 125%;
  font-family: "Oswald";
  padding: 10px 20px 10px 7px;
  text-align: center;
  width: 94%;
  background-color: rgba(255, 255, 255, 0.8);
  transition: background 500ms ease 0s;
  font-weight: 300; }

.overtext-box:hover p {
  color: rgba(255, 255, 255, 0) !important;
  background-color: rgba(140, 200, 60, 0) !important;
  transition: background 500ms ease 0s; }

.overtext-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: background 500ms ease 0s; }

.overtext-box:hover {
  background-color: rgba(140, 200, 60, 0.8);
  transition: background 500ms ease 0s; }

.overtext-box-red, .overtext-box-green {
  bottom: -20px; }

.overtext-box-red:hover, .overtext-box-green:hover {
  bottom: 0; }

.overtext-box .showhide {
  display: block;
  display: none;
  font-size: 18px !important;
  line-height: 24px; }

.overtext-box .regionshow {
  display: block;
  font-size: 18px !important;
  line-height: 24px; }

.overtext-box:hover .showhide, .overtext-box:hover .regionshow, .overtext-box:hover p .showhide, .overtext-box:hover p .regionshow {
  display: block;
  font-size: 22px !important;
  line-height: 24px;
  margin-top: 10px;
  font-weight: 300;
  color: white !important; }

.overtext-box a {
  font-size: 26px;
  color: #FFFFFF;
  margin: 5px auto 10px;
  padding: 0 10px;
  text-decoration: none;
  text-transform: none;
  font-family: "Oswald";
  font-weight: 300;
  width: 100%; }

li.art-work-box {
  position: relative;
  display: inline-block;
  border: 0;
  overflow: hidden;
  /*padding: 0 4px ;*/
  margin-bottom: 5px;
  width: 285px;
  height: 290px; }

/* STRONA BLOGOWA - Boxy */
.col-work li.art-work h3, .overtext h3 {
  color: #000000;
  font-family: "Oswald";
  line-height: 100%;
  font-weight: lighter;
  position: absolute;
  text-align: center;
  margin: auto;
  display: block;
  /*overflow: hidden;*/
  width: 100%;
  left: 0;
  bottom: 70px;
  z-index: 100;
  padding: 0 10px 10px; }

.col-work li.art-work:hover h3, .overtext:hover h3 {
  color: #ffffff; }

ul.col-work {
  margin: 0;
  list-style-type: none !important; }

.col-work li.art-work p, .overtext p {
  font-size: 1.2em;
  margin: 0 0 0 0;
  color: #000000;
  position: absolute;
  bottom: 0;
  line-height: 125%;
  font-family: "Oswald";
  padding: 10px 20px 10px 7px;
  text-align: center;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  transition: background 500ms ease 0s; }

.overtext:hover p {
  color: #ffffff !important;
  background-color: rgba(255, 255, 255, 0) !important;
  transition: background 500ms ease 0s; }

.overtext {
  position: absolute;
  bottom: 0px;
  width: 300px;
  height: 100%;
  transition: background 500ms ease 0s; }

.overtext:hover {
  background-color: rgba(0, 169, 224, 0.8);
  transition: background 500ms ease 0s; }

.overtext .showhide {
  display: none;
  font-size: 18px !important; }

.overtext:hover .showhide {
  display: block;
  font-size: 18px !important;
  line-height: 24px; }

.col-work li.art-work a, .overtext a {
  font-size: 26px;
  color: #FFFFFF;
  margin: 5px auto 10px;
  padding: 0;
  text-decoration: none;
  text-transform: none;
  font-family: "Oswald";
  font-weight: 300;
  width: 100%; }

.col-work li.art-work .gradient-effect:hover {
  background-color: rgba(0, 169, 224, 0.2); }

.overtext:hover {
  background-color: rgba(156, 203, 67, 0.9);
  transition: background 500ms ease 0s; }

.col-work li.art-work p, .overtext p {
  padding: 10px 0px 10px 0px; }

.thumb-img {
  overflow: hidden;
  max-height: 250px;
  height: auto; }

/**/
@media only screen and (max-width: 768px) {
  li.art-work-box {
    width: 47.6%;
    height: 330px; } }
.white-blue {
  cursor: pointer; }

/* New Nadpisania */
.aui .navbar .nav > li > a {
  float: none;
  color: #555;
  text-decoration: none;
  text-shadow: 0 1px 0 #f9f9f9; }

.toplabel {
  font-family: oswald;
  text-align: center;
  font-size: 10px; }

.portlet-nested-portlets .portlet-boundary {
  position: relative; }

/*NADPISANIA SUMA*/
/*Home 2017*/
.slider-portlet {
  margin-top: -140px; }

.zonefooter {
  background-color: #444;
  position: relative;
  top: -15px;
  width: 1920px;
  left: calc(50% - 960px); }

li#wyszukiwarka {
  border-right: 0px !important; }

li#wyszukiwarka:hover {
  background-color: #a6c731;
  transition: background 500ms ease 0s; }

li#wyszukiwarka img {
  padding: 13px 19px 13px 20px; }

.slider-portlet .carousel menu {
  position: absolute;
  left: calc(50% - 600px) !important;
  z-index: 4;
  width: 1200px;
  top: 150px; }

.dockbar {
  z-index: 100000; }

@media only screen and (min-width: 1201px) {
  #cap-baner-bounding-box_slider_WAR_comarchportalportlet_INSTANCE_FFoSUg8Wzb1I_ {
    margin-top: -45px; }

  button.carousel-menu-item.carousel-menu-prev {
    left: calc(50% - 600px) !important;
    width: 50px;
    height: 50px;
    background-image: url(/ZL2017-theme/css/../images/slider_prev.png);
    background-color: rgba(40, 40, 40, 0.8);
    border-width: 0 !important;
    top: 240px; }

  button.carousel-menu-item.carousel-menu-next {
    right: calc(50% - 590px);
    width: 50px;
    height: 50px;
    background-image: url(/ZL2017-theme/css/../images/slider_next.png);
    background-color: rgba(40, 40, 40, 0.8);
    border-width: 0 !important;
    top: 240px; } }
div#search input[type="text"] {
  height: 22px;
  width: 400px;
  border-radius: 0px; }

div#search {
  top: 9px;
  position: fixed;
  z-index: 1003;
  left: calc(50% - 187px); }

.full-sl-div-img-topshade {
  opacity: 1; }

button.carousel-menu-item.carousel-menu-pause, button.carousel-menu-item.carousel-menu-play {
  display: none; }

div#themeDockLanguagePortlet {
  float: right;
  margin-left: 0px;
  margin-top: 12px;
  margin-right: 10px; }

.topline {
  padding-top: 11px;
  height: 29px;
  text-align: right;
  position: relative;
  float: right;
  margin-top: 4px; }

.topline-items {
  float: right;
  margin-right: 10px; }

.topback {
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  z-index: 1002;
  position: fixed;
  width: 100%;
  height: 86px;
  top: 0;
  background-color: #f5f5f5 !important; }

.top-center {
  width: 1200px !important;
  left: calc(50% - 600px);
  position: relative; }

.header-logo {
  float: left; }

.header-19524 {
  float: right; }

.header-center {
  width: 786px;
  float: right; }

.kontakt {
  float: right;
  margin: 16px 12px 16px 0; }

.dropdown-menu li {
  border: 0px !important; }

.navbar-inner {
  border-top: 1px solid #ddd !important;
  box-shadow: none !important; }

#navigation.navbar {
  display: block;
  min-height: 40px;
  position: relative;
  z-index: 110; }

#navigation.navbar > ul {
  width: 700px;
  border: 0 solid #fff;
  background: 0;
  top: -11px;
  left: calc(50% - 325px); }

#navigation .dropdown-menu {
  background-color: #f5f5f5;
  margin-top: 0px;
  line-style: none;
  border-radius: 0;
  border: 0;
  top: 37px;
  display: none;
  position: absolute; }

.aui .dropdown-menu {
  padding: 0; }

#navigation.navbar > ul > li {
  opacity: 1; }

#navigation .lfr-nav-item li a {
  background: none !important; }

#navigation .lfr-nav-item li a:hover {
  background-color: #a6c731;
  transition: background 500ms ease 0s;
  text-decoration: none;
  color: yellowgreen; }

.headerback {
  position: relative;
  top: 15px;
  width: 200px;
  float: left;
  margin-left: 10px; }

.zl-site-map ul li {
  width: 23%; }

.zl__content {
  padding: 0;
  margin-top: 85px; }

.zl__header {
  top: 229px;
  height: 65px; }

.headercentrum {
  position: relative;
  top: 94px;
  align-content: center;
  width: 370px;
  margin: 0 auto;
  left: -415px; }

.headerzl {
  position: relative;
  align-content: center;
  width: 320px;
  margin: 0 auto;
  top: -80px;
  left: 440px; }

.carousel {
  position: relative;
  margin-top: -200px;
  left: calc(50% - 960px);
  width: 1920px;
  margin-bottom: 0 !important; }

.portlet-search {
  position: relative;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  z-index: 110;
  margin-top: 50px; }

/*SG 4x pod sliderem*/
.full_gray {
  background-color: #eee;
  width: 1920px !important;
  position: relative;
  left: calc(50% - 960px) !important;
  margin-left: 0 !important; }

.layout4columns {
  width: 1200px !important;
  left: calc(50% - 600px);
  position: relative; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative;
  top: 0 !important; }

.aktu_title1 {
  width: 100%;
  left: calc(50% - 600px);
  position: absolute;
  top: -45px;
  z-index: 101; }

.aktu_title2 {
  width: 100%;
  left: calc(50% - 292px);
  position: absolute;
  top: -45px;
  z-index: 102; }

.aktu_title3 {
  width: 100%;
  left: calc(50% + 16px);
  position: absolute;
  top: -45px;
  z-index: 103; }

.aktu_title4 {
  width: 100%;
  left: calc(50% + 324px);
  position: absolute;
  top: -45px;
  z-index: 104; }

.aktu_title1 h2, .aktu_title2 h2, .aktu_title3 h2, .aktu_title4 h2 {
  font-family: "open sans";
  font-weight: 700;
  font-size: 20px; }

/*--*/
/*Sekcje działów*/
.sg_sekcja, .sg_sekcja_powroty, .sg_sekcja_orange, .sg_sekcja_green, .sg_sekcja_greenD, .sg_sekcja_blue, .sg_sekcja_left, .sg_sekcja_right {
  position: relative;
  top: 0px;
  font-family: "Oswald";
  font-weight: 300;
  min-height: 520px; }

.sekcja_back {
  position: absolute;
  min-height: 520px;
  top: 0px;
  width: 100%;
  float: left;
  background-repeat: no-repeat; }

.sg_sekcja_left .sekcja_back {
  left: 50%  !important; }

.sg_sekcja_right .sekcja_back {
  left: calc(50% - 960px); }

.sekcja_back img {
  width: 100%; }

.sekcja_content {
  position: relative;
  left: calc(50% - 600px) !important;
  width: 50%;
  float: left;
  min-height: 520px; }

.sg_sekcja_left .sekcja_content {
  left: calc(50% - 600px) !important; }

.sg_sekcja_right .sekcja_content {
  left: calc(50%) !important;
  padding-left: 30px;
  background-color: #fff; }

.content_title {
  position: relative; }

.content_title h2 {
  padding: 0;
  text-align: left;
  font-size: 48px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: oswald;
  color: #000;
  margin: 0px 0 0px;
  line-height: 148%; }

.content_title h2 a {
  color: #000 !important;
  text-decoration: none !important;
  padding: 0px; }

.content_title h2 a:hover {
  text-decoration: none !important; }

.under_title {
  height: 4px;
  width: 70px;
  background-color: yellowgreen;
  margin-bottom: 15px; }

.aktu_title h2 {
  font-size: 18px;
  margin-bottom: 0; }

.sg_sekcja_right .sekcja_content .content_txt p {
  padding-right: 0px !important; }

.content_txt p {
  font-family: "open sans";
  font-size: 16px;
  padding-right: 30px; }

.content_txt {
  position: absolute;
  opacity: 1;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.content_all {
  padding-top: 50px; }

.conten_all_gray {
  padding: 50px 20px;
  background-color: #eee; }

.conten_all_dark {
  padding: 50px 20px;
  background-color: #444; }

.content_all:hover .content_txt {
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.content_list {
  position: relative;
  margin: 20px 0;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.content_all:hover .content_list {
  opacity: 1;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.content_button p {
  color: yellowgreen;
  font-weight: 700;
  padding: 5px 0;
  border: 2px solid yellowgreen;
  width: 353px;
  text-align: center; }

.content_button:hover p {
  background-color: yellowgreen;
  color: #fff; }

.content_button:hover p a {
  text-decoration: none;
  color: #fff; }

.content_button p a {
  color: yellowgreen; }

.content_list .dzialy, .content_uni .dzialy {
  font-family: "open sans" !important;
  font-weight: normal !important;
  font-size: 22px !important;
  background-image: url(/documents/31541/1273650/ZL2016Arrow_Right_LightGreen.png);
  background-repeat: no-repeat;
  background-position-y: 4px;
  text-transform: none;
  padding: 2px 0 2px 30px !important; }

.content_uni {
  position: relative;
  margin: 20px 0; }

h3.dzialy {
  margin: 0; }

h3.dzialy a:hover {
  text-decoration: none;
  color: yellowgreen; }

/*--*/
/*Accordion*/
ul.accordion {
  list-style: none; }

.sg_sekcja_greenD ul.accordion > li > p.header > a {
  color: #fff;
  display: block;
  text-decoration: none; }

h3.dzialyleft, h4.dzialyright a, h3.dzialyleft:hover, h4.dzialyright a:hover {
  color: #333;
  display: block;
  text-decoration: none; }

/*Accordion end */
.lfr-meta-actions {
  padding-top: 1em;
  padding-bottom: 1em;
  z-index: 100;
  position: relative;
  bottom: 20px; }

/*Menu*/
ul.navbar-inner span {
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 20px !important; }

#navigation .navbar-inner li {
  display: inline-block; }

.aui .navbar .nav > li > a {
  padding: 5px 10.9px; }

.aui .navbar .nav {
  margin: 0; }

ul.navbar-inner li {
  float: none !important; }

#menumodule {
  padding: 18px 15px;
  background: #4cb34a;
  position: relative;
  float: left; }

/*HEADER*/
.search_icon {
  position: relative;
  float: right;
  padding: 14px 15px 0;
  background: none; }

.header-links {
  z-index: 1020;
  position: relative;
  width: 673px; }

input#search {
  opacity: 0;
  padding: 8px 20px;
  top: 0px;
  position: relative;
  left: 410px; }

header .control-group.control-group-inline.input-text-wrapper:first-of-type {
  background: none;
  padding: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  display: block; }

.zl-links {
  height: 65px;
  margin: 0 10px 0 0;
  float: right;
  position: relative;
  top: 8px;
  z-index: 101; }

.headerRight {
  float: right;
  position: relative;
  margin: 20px 15px; }

/*SliderBox*/
.zl__sliderbox {
  position: relative;
  top: -17px;
  left: -13px; }

/*Wirtualny*/
#dc-tab-button {
  opacity: 0;
  top: -100px !important; }

.czaticon {
  float: right;
  margin: 16px 12px 16px 0; }

.headerlist {
  position: relative;
  cursor: default;
  width: 280px;
  float: left; }

.pane, .panef, .paneb, .paneD, .panep, .panen {
  float: left; }

.header, .headerf, .headerb, .headerD, .headerp, .headerm {
  margin: 15px 0; }

.header a, .headerf a, .headerb a, .headerD a, .headerp a, .headerm a {
  font-size: 20px; }

.panelist {
  width: 550px;
  float: left; }

.pane p, .panef p, .paneb p, .paneD p, .panep p, .panen p {
  font-family: oswald;
  font-size: 20px;
  line-height: 110%;
  margin: 15px 0;
  text-align: left; }

h3.dzialyleft {
  font-weight: 300;
  padding: 0 0 0;
  margin: 0;
  font-size: 22px;
  font-family: oswald;
  line-height: 120%; }

h4.dzialyright {
  font-weight: 300;
  margin: 0;
  font-size: 22px;
  font-family: oswald;
  line-height: 120%;
  padding: 15px 30px 15px 15px;
  background: #fff;
  background-image: url(/documents/31541/1273650/ZL2016Arrow_Right_Dark.png);
  background-repeat: no-repeat;
  background-position: 515px;
  width: 500px;
  border-bottom: 1px solid #ccc; }

h4.dzialyright:hover {
  background: #333;
  background-image: url(/documents/31541/1273650/ZL2016Arrow_Right_FFF.png);
  background-repeat: no-repeat;
  background-position: 520px; }

h4.dzialyright:hover a.linkiright {
  color: #fff !important;
  text-decoration: none; }

/*Partnerzy*/
.partnerzy {
  width: 1038px;
  overflow: hidden;
  float: left;
  height: 165px; }

.partnerzylista {
  width: 2340px;
  position: relative; }

.partnerzylista div {
  float: left; }

#partnerzyleft, #partnerzyright {
  float: left;
  padding: 30px 25px;
  position: relative;
  z-index: 10; }

h2.dzialtitle {
  font-size: 48px;
  font-family: "oswald";
  margin-top: 0; }

/*--*/
.portlet-boundary .zero {
  position: absolute !important; }

div#layout-column_column-2 {
  padding-top: 40px; }

/*Menu Right*/
.nav-menu ul {
  padding-left: 0px; }

.nav-menu > ul {
  padding-left: 0px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }

ul.level-1, ul.level-2, ul.level-3 {
  margin: 0 0 0 0; }

li.open, li.selected, ul.layouts.level-1 li {
  font-family: oswald;
  font-size: 20px;
  font-weight: 300; }

li a.open, li a.selected {
  padding-bottom: 10px;
  width: 100% !important;
  padding-left: 33px; }

ul.layouts.level-1 > li > a.open {
  padding-left: 13px !important;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd; }

ul.layouts.level-1 li {
  padding-left: 43px;
  border-bottom: 1px solid #ddd;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #eee; }

ul.layouts.level-1 li.open {
  background: #eee;
  padding-top: 0;
  border-bottom: 0px solid #ddd;
  padding-left: 0px;
  border-top: 0;
  padding-bottom: 0;
  overflow: hidden; }

ul.layouts.level-1 .open {
  padding: 5px 0 3px; }

ul.layouts.level-2 li.open {
  border-top: 0px solid #ddd;
  padding-top: 0;
  margin-top: 0;
  border-left: 0px solid yellowgreen;
  padding-left: 40px;
  border-bottom: 1px solid #ddd;
  background: white url(/ZL2017-theme/css/../images/arrow-right.png) no-repeat scroll left top;
  background-position: 10px 4px; }

ul.layouts.level-3 li {
  border-bottom: 0px;
  padding: 15px 0;
  margin-top: 0;
  border-left: 0px solid #fff !important;
  background: #fff;
  margin-left: -10px;
  padding-left: 10px; }

ul.layouts.level-3 li:first-child {
  border-bottom: 0px solid #ddd;
  border-top: 1px solid #ddd; }

.nav-menu li a.selected, ul.layouts.level-3 li a {
  color: #000;
  font-weight: 300;
  text-decoration: none;
  padding-left: 0;
  /*background-image: url(/documents/31541/1549444/BulletArrows_LGreen.png);
  background-repeat: no-repeat;
  background-position: 34px 7px;*/ }

a.selected {
  color: yellowgreen !important; }

ul.layouts.level-3 {
  margin-top: 15px; }

.zl__rightmodule_black h2 {
  background: #444 !important; }

.zl__rightmodule_green h2 {
  background: #4cb34a !important; }

/**/
/*Arts CSS*/
img.bcap-journal-basic-content__image {
  width: 100%; }

li.first.breadcrumb-truncate {
  display: none; }

span.divider {
  background-image: url(/documents/32315/2221661/arrow-right.png);
  padding: 8px 8px !important;
  background-repeat: no-repeat;
  margin: 0 8px; }

.breadcrumb li a, .breadcrumb li, .breadcrumb li.active {
  font-family: oswald;
  font-size: 19px !important;
  font-weight: 300; }

#content .breadcrumb {
  background-color: inherit;
  margin: 30px 10px 10px 0px;
  padding: 0; }

.taglib-header .header-title {
  white-space: nowrap;
  overflow: visible;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 40px 0 20px; }

.header-title > span {
  font-family: "oswald";
  font-weight: 300;
  font-size: 50px;
  line-height: 80%; }

@media only screen and (max-width: 600px) {
  .header-title > span {
    font-size: 40px; } }
.zl__body .taglib-header {
  margin-left: 0; }

.portlet-asset-publisher .asset-content {
  clear: right;
  margin-bottom: 10px;
  margin-left: 0; }

cite, .bcap-journal-basic-content__main p cite strong, .bcap-journal-basic-content__main cite strong {
  font-weight: bold !important;
  color: #555; }

/**/
/*ZL - zobacz również 2017*/
.zl__see-also .zl__see-also__thumb {
  display: block;
  position: relative;
  float: left;
  width: 90px;
  height: 90px;
  overflow: hidden;
  margin: 0px; }

.zl__see-also li {
  display: block;
  height: auto;
  background-color: inherit;
  margin: 0px 0;
  padding: 0;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  width: auto; }

.zl__see-also ul {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0px;
  position: relative; }

.zl__see-also {
  font-family: arial,sans-serif;
  font-size: 14px;
  color: #999;
  background: #fff none repeat scroll 0 0;
  border-radius: 0px;
  padding: 0px;
  margin: 0 0 20px 0;
  overflow: auto; }

.zl__see-also h2,
.nav-menu h2 {
  font-family: oswald;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  padding: 5px 15px;
  border-bottom: 1px solid #ddd;
  margin: 0;
  background: #9ccb43; }

.zl__see-also h2 a, .zl__see-also h2 a:hover, .zl__see-also h2 a:focus,
.nav-menu h2 a, .nav-menu h2 a:hover, .nav-menu h2 a:focus {
  color: #fff; }

.zl__see-also .zl__see-also__text h3 {
  font-size: 20px !important;
  width: 95%;
  margin-left: 0;
  font-family: oswald;
  font-weight: 300;
  line-height: 120%; }

.zl__see-also span.date-small, .zl__see-also span.date {
  padding: 7px 0 0 0;
  color: #9ccb43;
  font-family: oswald;
  font-size: 15px;
  background: #fff; }

.zl__see-also .zl__see-also__text {
  display: block;
  height: 100%;
  overflow: hidden;
  padding-left: 15px;
  min-height: 60px; }

.zl__see-also li:hover div h3 a {
  text-decoration: none;
  color: #9ccb43; }

/**/
/*ZL - zobacz również 2017*/
.zl__see-also .zl__see-also__thumb {
  display: block;
  position: relative;
  float: left;
  width: 90px;
  height: 90px;
  overflow: hidden;
  margin: 0px; }

.zl__see-also li {
  display: block;
  height: auto;
  background-color: inherit;
  margin: 0px 0;
  padding: 0;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  width: auto; }

.zl__see-also ul {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0px;
  position: relative; }

.zl__see-also {
  font-family: arial,sans-serif;
  font-size: 14px;
  color: #999;
  background: #fff none repeat scroll 0 0;
  border-radius: 0px;
  padding: 0px;
  margin: 0 0 20px 0;
  overflow: auto; }

.zl__see-also h2 {
  font-family: oswald;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  padding: 5px 15px;
  border-bottom: 1px solid #ddd;
  margin: 0;
  background: #9ccb43; }

.zl__see-also h2 a, .zl__see-also h2 a:hover, .zl__see-also h2 a:focus {
  color: #fff; }

.zl__see-also .zl__see-also__text h3 {
  font-size: 20px !important;
  width: 95%;
  margin-left: 0;
  font-family: oswald;
  font-weight: 300;
  line-height: 120%; }

.zl__see-also span.date-small, .zl__see-also span.date {
  padding: 7px 0 0 0;
  color: #9ccb43;
  font-family: oswald;
  font-size: 15px;
  background: #fff; }

.zl__see-also .zl__see-also__text {
  display: block;
  height: 100%;
  overflow: hidden;
  padding-left: 15px;
  min-height: 60px; }

/**/
/*Sekcja Ikony */
.full-dark {
  background: #444;
  width: 1920px;
  position: relative;
  left: -360px;
  webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  z-index: 1001; }

.ikony-high {
  height: 100px !important;
  padding-top: 15px;
  margin-top: -20px; }

.ikona-mod {
  float: left;
  width: 23%;
  margin-left: 24px; }

.ikona-image {
  float: left; }

.ikona-opis {
  float: left; }

.ikona-opis p {
  color: #fff;
  font-family: oswald;
  font-size: 24px; }

.ikona-opis p a {
  color: #fff; }

.ikona-opis:hover p a {
  color: #9ccb43;
  text-decoration: none; }

/**/
/*Wskazniki*/
p.wskazniki-label {
  font-family: oswald;
  font-weight: 300;
  font-size: 22px;
  line-height: 24px;
  margin-top: 40px; }

p.wskazniki-kwota {
  font-family: oswald;
  font-weight: bold;
  font-size: 45px;
  color: #264931;
  line-height: 0px;
  margin-top: 40px; }

.wskazniki-lista div {
  width: 270px;
  float: left;
  text-align: center; }

.wskazniki-lista {
  width: 2160px;
  position: relative; }

#wskazniki-left {
  float: left;
  width: 60px;
  padding: 70px 0; }

#wskazniki-right {
  width: 28px !important;
  float: right;
  padding: 70px 0 120px; }

/**/
/*Fabryka CV*/
.cv-link {
  width: 270px;
  text-align: center;
  float: left;
  padding: 0px 15px; }

.cv-link p {
  font-family: oswald;
  font-weight: 300;
  font-size: 24px; }

.cv-link p a {
  color: #444; }

.cv-link:hover p a {
  text-decoration: none;
  color: #9ccb43; }

/*CV End*/
.full-gray {
  background: #eee;
  padding: 30px 0 0 0;
  width: 1920px;
  position: relative;
  left: -360px;
  margin-top: -10px; }

.full-white {
  margin-top: 30px; }

.center1200 {
  position: relative;
  width: 1200px;
  left: 50%;
  margin-left: -600px; }

.title-high {
  height: 60px !important; }

.video-high {
  height: 230px !important;
  margin-bottom: 30px; }

.art-high {
  height: 350px !important; }

/**/
/*Sekcja rotacyjna*/
li.art-work-box {
  position: relative;
  display: inline-block;
  border: 1px solid #ccc;
  overflow: hidden;
  margin: 0px 4.5px;
  width: 348px;
  height: 203px; }

.overtext-box:hover {
  background-color: rgba(140, 200, 60, 0.8); }

span.showhide {
  font-size: 16px;
  font-weight: 300;
  margin-top: 10px; }

.overtext-box-green:hover {
  background-color: rgba(38, 73, 49, 0.9);
  transition: background 500ms ease 0s; }

.overtext-box-lgreen:hover {
  background-color: rgba(156, 203, 67, 0.9);
  transition: background 500ms ease 0s; }

.overtext-box-red:hover {
  background-color: rgba(181, 3, 3, 0.9);
  transition: background 500ms ease 0s; }

.overtext-box:hover span.grid-date {
  font-size: 16px;
  color: #000;
  background: #fff;
  top: 15px;
  padding: 0 8px;
  position: relative; }

.video-icon {
  position: relative;
  width: 100%; }

.overtext-box p {
  background-color: rgba(255, 255, 255, 0);
  font-size: 22px;
  font-weight: 400; }

.grid-content {
  width: 3646px;
  position: relative; }

.grid-window {
  width: 1080px !important;
  overflow: hidden;
  float: left;
  margin-bottom: 50px;
  left: 30px;
  position: relative; }

.rotate-left {
  width: 30px !important;
  float: left;
  padding: 70px 0;
  z-index: 1000;
  position: relative; }

.rotate-right {
  width: 28px !important;
  float: right !important;
  padding: 70px 0; }

.grid-window.jedna4 {
  width: 285px !important;
  left: 0; }

.jedna4 .grid-content.grid-content-a {
  width: 285px !important; }

.jedna4 li.art-work-box.box-kwadrat {
  height: 285px;
  width: 290px;
  margin: 0 2px; }

.jedna4 li.art-work-box {
  margin: 1px 2px; }

.grid-window.jedna4.aktualnosci {
  width: 1200px !important; }

.aktualnosci .grid-content.grid-content-a {
  width: 1200px !important; }

li.art-work-box.box-kwadrat {
  height: 348px;
  width: 350px; }

.overtext-box p {
  font-size: 28px;
  margin: 0;
  color: #000;
  position: absolute;
  bottom: 0;
  line-height: 125%;
  font-family: "Oswald";
  padding: 10px 5% 10px 5%;
  text-align: center;
  width: 90%;
  background-color: rgba(255, 255, 255, 0.8);
  transition: background 500ms ease 0s;
  font-weight: normal; }

.overtext-box:hover .showhide, .overtext-box:hover .regionshow {
  display: block;
  font-size: 22px !important;
  line-height: 24px;
  margin-top: 10px;
  font-weight: 300; }

span.grid-date.article-date {
  display: block;
  width: 98px; }

.grid-date {
  font-size: 24px;
  color: #fff;
  background: #a6c731;
  top: 15px;
  padding: 0 8px;
  position: relative;
  z-index: 1000;
  display: none;
  font-family: oswald; }

.overtext-box:hover span.grid-date {
  font-size: 24px;
  color: #000;
  background: #fff;
  top: 15px;
  padding: 0 8px;
  position: relative; }

.rotate-right-art, .rotate-left-art {
  padding: 150px 10px 150px 0 !important; }

/**/
/* Wyszukiwarka */
/*
.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .button-holder {
    margin: -51px 0;
    position: relative;
    float: right;
    right: 0;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .control-group {
    margin: 0 30px 10px 0;
    width: 40%;
    float: left;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .form .control-group .control-label {
    margin-top: 0;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .form .control-group .field {
    width: 100%;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ {
    background: #444;
    width: 1920px;
    position: relative;
    left: -360px;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .portlet-body {
    width: 1200px !important;
    position: relative;
    left: 50%;
    margin-left: -600px;
	height: 115px;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ li.tab a {
    color: #fff;
    font-family: oswald;
    font-size: 20px;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .nav-tabs>.active>a, .aui .nav-tabs>.active>a:hover, .aui .nav-tabs>.active>a:focus {
    color: #9ccb43;
    background-color: rgba(255,255,255,0);
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
    font-family: oswald;
    font-size: 20px;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .form .control-group .control-label {
    color: #eee;
    display: block;
    margin-top: 5px;
    text-transform: none;
    font-family: oswald;
    font-size: 15px;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .nav-tabs {
    border-bottom: 0px solid #ddd;
    background: #444;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .btn-primary {
    color: white;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #9ccb43;
    background-image: -moz-linear-gradient(top,#9ccb43,#719f1b);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#9ccb43),to(#719f1b));
    background-image: -webkit-linear-gradient(top,#9ccb43,#719f1b);
    background-image: -o-linear-gradient(top,#9ccb43,#719f1b);
    background-image: linear-gradient(to bottom,#9ccb43,#719f1b);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF54AAFF',endColorstr='#FF4A96E8',GradientType=0);
    border-color: #719f1b #719f1b #1a6fcc;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .btn {
    display: inline-block;
    padding: 4px 62px;
} 

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .nav-tabs>li>a {
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 20px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    border: 0px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 170px;
    text-align: center;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .portlet-body ul.nav li.active {
    color: white!important;
    font-weight: normal;
    background: url(/documents/31541/1549444/ArrowBottom444.png) center bottom no-repeat #fff;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .nav-tabs>li {
    margin: 0 2px 0 0;
}

.portlet-boundary_zlusearch_WAR_zluserportalportlet_ .nav {
    margin-bottom: -17px;
}

.aui .nav>li.tab>a:hover {
    background-color: yellowgreen;
}

.aui .nav>li.active>a:hover {
    background-color: white !important;
}
*/
/**/
.zl__footer {
  width: 1200px;
  position: relative;
  left: 50%;
  margin-left: -600px; }

/*Nested Portlets*/
.portlet-nested-portlets {
  position: relative;
  width: 1200px;
  left: 50%;
  margin-left: -600px; }

/*Wyszukiwarka - placeholdery*/
label[for="po"], label[for="ci"], label[for="kw"], label[for="st"] {
  display: none !important; }

#po, #ci, #kw, #st {
  margin-top: 15px; }

/**/
/*NADPISANIA SUMA - END*/
/*Right Menus*/
.zl__shortlinks {
  border-radius: 3px 0 0 3px;
  margin-bottom: 1em;
  padding: 0;
  color: white;
  font-family: arial,sans-serif;
  font-size: 12px; }

.zl__shortlinks-green h2 {
  background: #444; }

.nav-menu > ul {
  padding-left: 0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }

ul.layouts.level-1 li {
  padding-left: 43px;
  border-bottom: 1px solid #ddd;
  padding-top: 4px;
  padding-bottom: 4px;
  background: transparent url(/documents/32315/2221661/arrow-right.png) no-repeat scroll left top;
  background-position: 10px; }

.zl__shortlinks .nav-menu li a {
  display: block;
  color: #444;
  text-decoration: none;
  font-size: 16px;
  line-height: 120%;
  padding: 5px 0 3px; }

.zl__shortlinks .nav-menu li {
  margin: 0;
  padding: 0 20px 0 40px;
  border-bottom: 1px solid #ddd; }

.zl__shortlinks-green {
  background: yellowgreen none repeat scroll 0 0; }

.zl__shortlinks-green .nav-menu ul li a {
  color: white; }

.zl__shortlinks-green .nav-menu li {
  background: transparent url(/ZL2017-theme/css/../images/arrow-right-white.png) no-repeat scroll left top !important;
  background-position: 10px 4px !important; }

.zl__shortlinks .nav-menu li, .zl__shortlinks-grey .nav-menu li {
  background: transparent url(/ZL2017-theme/css/../images/arrow-right.png) no-repeat scroll left top;
  background-position: 10px 4px; }

ul.nav-menu__item--expanded li:first-child {
  border-top: 1px solid #ddd; }

ul.nav-menu__item--expanded li:last-child {
  border-bottom: none; }

.zl__shortlinks__bold-list li a, .zl__shortlinks__bold-list h5 {
  font-family: "Oswald"; }

.zl__shortlinks ul li a {
  font-weight: 400; }

/*Right Menus END*/
.webinary-back {
  background-image: url(/documents/31541/669326/webinar_380x304.png);
  background-repeat: no-repeat;
  background-position: right;
  min-height: 304px; }

/*Tabele Tekstowe*/
table.table-tekst {
  text-align: center; }

table.table-tekst tr td:first-child {
  width: 20% !important; }

table.table-tekst tr td {
  width: 33%; }

table.table-tekst tr td, table.table-tekst tr th {
  padding: 5px;
  font-size: 14px;
  line-height: 140%; }

table.table-tekst tr th {
  background-color: yellowgreen;
  color: #ffffff;
  border: 1px solid #444;
  text-transform: uppercase; }

table.table-tekst tr td, table.table-tekst tr th {
  padding: 5px; }

table.table-tekst tr:nth-child(2n) {
  background-color: rgba(156, 203, 67, 0.3); }

/*Tabele Tekstowe END*/
/*Newsletter*/
.newsletter-footer {
  position: absolute;
  z-index: 200;
  left: calc(50% - 610px);
  margin-top: 220px;
  width: 660px; }

.zl_newsletter_registration > p,
.zl_newsletter_registration .control-label,
.zl_newsletter_registration .label-required {
  display: none !important; }

.zl_newsletter_registration .checkbox {
  color: #fff;
  font-family: oswald;
  font-weight: 300;
  font-size: 11px; }

.newsletter-footer .portlet-borderless-container .portlet-body .zl_newsletter_registration p {
  line-height: 16px;
  font-family: oswald;
  font-size: 11px;
  margin: 0;
  color: #fff;
  font-weight: 300; }

.newsletter-footer .portlet-borderless-container .portlet-body .zl_newsletter_registration p a {
  color: #9ccb43; }

.newsletter-footer .portlet-borderless-container .portlet-body .zl_newsletter_registration h2 {
  font-family: Oswald;
  text-transform: none;
  padding: 0;
  font-size: 2em;
  line-height: 140%;
  color: #9ccb43;
  font-weight: 300;
  font-size: 32px;
  text-transform: uppercase; }

/**/
/*Sekcja Podobne Arty*/
.jedna4.powiazane .grid-content.grid-content-a {
  width: 100% !important; }

.grid-window.jedna4.powiazane {
  width: 100% !important; }

.jedna4.powiazane li.art-work-box.box-kwadrat {
  height: 188px;
  width: 188px;
  margin: 0 2px; }

.jedna4.powiazane .overtext-box p {
  font-size: 18px; }

.jedna4.powiazane .overtext-box:hover .showhide, .overtext-box:hover .regionshow {
  display: block;
  font-size: 14px !important;
  line-height: 14px;
  margin-top: 5px;
  font-weight: 300; }

h2.powiazane-title {
  font-family: oswald;
  font-weight: 300; }

/**/
/*Mapa Portalu*/
.mapa-portalu div div > ul > li > ul > li, .mapa-portalu div div > ul > li {
  margin-top: 10px; }

.mapa-portalu a {
  font-size: 16px;
  line-height: 110%; }

.mapa-portalu div div ul li ul li a {
  font-weight: normal;
  text-transform: none;
  text-decoration: underline; }

.mapa-portalu div div ul li a {
  font-weight: bold;
  text-transform: uppercase; }

.mapa-portalu ul {
  list-style: auto; }

.banner-uwaga {
  z-index: 1000;
  position: relative;
  top: -22px;
  width: 1920px;
  left: calc(50% - 960px); }

.content_txt p {
  font-family: "open sans";
  font-size: 24px;
  padding-right: 30px; }

/*Banner Rotacyjny*/
.banner-window {
  width: 920px;
  height: 125px;
  overflow: hidden; }

.banner-content img {
  float: left; }

.banner-content {
  width: 1840px;
  display: block;
  position: relative; }

/**/
.banner-str-glowna {
  text-align: center;
  width: calc(100% - 40px); }

.work-articles {
  width: 300px; }

.portale4 {
  width: 294px !important;
  padding: 0 3px 50px;
  float: left;
  overflow: hidden; }

.aui .row-fluid .span8 {
  width: calc(100% - 360px); }

.aui .row-fluid .span4 {
  width: 300px; }

@media (max-width: 979px) and (min-width: 768px) {
  .aui .row-fluid .span8 {
    width: calc(100% - 360px); }

  .aui .row-fluid .span4 {
    width: 300px; } }
/* ------------------ Responsive START --------------------*/
@media only screen and (min-width: 1201px) {
  #cap-baner-bounding-box_slider_WAR_comarchportalportlet_INSTANCE_FFoSUg8Wzb1I_ {
    margin-top: -45px; }

  button.carousel-menu-item.carousel-menu-prev {
    left: calc(50% - 600px) !important;
    width: 50px;
    height: 50px;
    background-image: url(/ZL2017-theme/css/../images/slider_prev.png);
    background-color: rgba(40, 40, 40, 0.8);
    border-width: 0 !important;
    top: 240px; }

  button.carousel-menu-item.carousel-menu-next {
    right: 10px;
    width: 50px;
    height: 50px;
    background-image: url(/ZL2017-theme/css/../images/slider_next.png);
    background-color: rgba(40, 40, 40, 0.8);
    border-width: 0 !important;
    top: 250px; }

  .portlet-nested-portlets .journal-content-article {
    width: 1200px;
    position: relative; }

  .zl__header {
    height: 65px;
    left: calc(50% - 600px);
    width: 1200px; }

  #navigation.navbar {
    margin: 0px 0 0;
    top: 16px; } }
@media only screen and (max-width: 1200px) {
  .jedna4.powiazane .grid-content.grid-content-a {
    width: 600px !important;
    left: calc(50% - 300px) !important; }

  .zl__content {
    padding: 0;
    margin-top: 150px; }

  .zl__header {
    height: 65px;
    left: 0;
    width: 100%; }

  .headerRight {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 10px;
    padding: 0;
    z-index: 10; }

  .topback {
    height: 150px; }

  .topline {
    text-align: right;
    width: 325px;
    position: relative;
    top: 4px;
    margin-right: 10px;
    float: none; }

  .header-logo {
    position: absolute;
    left: calc(50% - 200px); }

  .header-19524 {
    position: absolute;
    left: 50%; }

  .header-center {
    width: 786px;
    clear: both;
    margin: 0 auto;
    float: none; }

  .header-links {
    z-index: 1020;
    position: relative;
    width: 480px;
    margin: 0 auto;
    top: 65px; }

  #navigation.navbar > ul {
    width: 700px;
    border: 0 solid #fff;
    background: 0;
    top: 0;
    left: calc(50% - 350px); }

  #navigation.navbar {
    margin: 0 auto;
    top: 65px;
    width: 700px; }

  header .control-group.control-group-inline.input-text-wrapper:first-of-type {
    background: 0;
    padding: 0;
    margin-top: 0;
    position: absolute;
    top: 65px;
    display: block;
    left: -35px; }

  /*------SLIDER------*/
  .full-sl-slide__text-container-left {
    left: 0 !important; }

  .full-sl-div-img-shade {
    height: 700px;
    bottom: 0px; }

  .carousel {
    position: relative;
    margin-top: -200px;
    left: -22px;
    width: 102%;
    margin-bottom: 0 !important; }

  .full-sl-slide__text-container {
    position: absolute;
    bottom: 35px;
    width: 100%;
    margin-left: 20px; }

  .slider-portlet .carousel menu {
    position: absolute;
    z-index: 4;
    width: 100%;
    left: 0 !important;
    top: 165px; }

  button.carousel-menu-item.carousel-menu-prev {
    left: 0;
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url(/ZL2017-theme/css/../images/slider_prev.png);
    background-color: rgba(40, 40, 40, 0.8);
    border-width: 0px !important;
    top: 250px; }

  button.carousel-menu-item.carousel-menu-next {
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url(/ZL2017-theme/css/../images/slider_next.png);
    background-color: rgba(40, 40, 40, 0.8);
    border-width: 0 !important;
    top: 250px !important;
    right: 30px; }

  .slider-portlet .carousel-menu-next, .slider-portlet .carousel-menu-play, .slider-portlet .carousel-menu-pause, .slider-portlet .carousel-menu-prev {
    position: absolute;
    bottom: 225px; }

  #cap-baner-bounding-box_slider_WAR_comarchportalportlet_INSTANCE_FFoSUg8Wzb1I_ {
    margin-top: -45px; }

  li.art-work-box {
    width: 240px;
    height: 253px; }

  .thumb-img-box img {
    height: 100%; }

  .ecam__footer .footer-site-map ul {
    min-width: 160px; }

  .zl__content {
    padding: 0 20px;
    width: 100%;
    position: relative;
    left: 0 !important; }

  .top-center {
    width: 100% !important;
    left: 0;
    position: relative; }

  .layout4columns {
    width: 100% !important;
    left: 0;
    position: relative; }

  .grid-window.jedna4.aktualnosci {
    width: 100% !important; }

  .aktualnosci .grid-content.grid-content-a {
    width: 100% !important;
    left: calc(50% - 450px) !important; }

  /*Sekcja Działowa*/
  .sekcja_back {
    position: absolute;
    min-height: 520px;
    top: 0px;
    width: 100%;
    float: left;
    background-repeat: no-repeat; }

  .sg_sekcja_left .sekcja_back {
    left: 50%  !important; }

  .sg_sekcja_right .sekcja_back {
    left: -20px;
    width: calc(50% + 20px) !important;
    overflow: hidden; }

  .sekcja_back img {
    width: 100%; }

  .sekcja_content {
    position: relative;
    left: 0 !important;
    width: 50%;
    float: left;
    min-height: 520px; }

  .sg_sekcja_left .sekcja_content {
    left: 0 !important; }

  .sg_sekcja_right .sekcja_content {
    left: calc(50%) !important;
    padding-left: 30px; }

  .sg_sekcja_right .sekcja_back {
    background-position: -345px; }

  .content_title {
    position: relative; }

  /*Wyszukiwarka Ofert*/
  /*
  .portlet-boundary_zlusearch_WAR_zluserportalportlet_ {
  	width: 100% !important;
  	left: -20px;
  }
  .portlet-boundary_zlusearch_WAR_zluserportalportlet_ .portlet-body {
  	width: 100% !important;
  	position: relative;
  	left: 0;
  	margin-left: 0;
  	height: 115px;
  }
  .portlet-boundary_zlusearch_WAR_zluserportalportlet_ .control-group {
  	margin: 0 10px 10px;
  	width: calc(50% - 120px);
  	float: left;
  }
  
  .portlet-boundary_zlusearch_WAR_zluserportalportlet_ .button-holder {
  	margin: -51px 0;
  	position: relative;
  	float: right;
  	right: 10px;
  }
  */
  /*Rotator artykułów*/
  .grid-window {
    width: 721px !important;
    overflow: hidden;
    margin: 0 auto 50px;
    display: block;
    position: relative;
    left: -30px;
    float: none; }

  .rotate-right {
    width: 28px !important;
    float: left !important;
    margin-right: 0;
    position: absolute;
    right: 26px;
    top: 0px; }

  .rotate-left {
    width: 28px !important;
    float: left;
    padding: 70px 0;
    z-index: 1000;
    position: relative; }

  /*Full Dark*/
  .ikona-mod {
    float: left;
    width: 25%;
    margin: 0 auto; }

  .ikona-image {
    float: none;
    text-align: center; }

  .ikona-opis {
    float: none;
    text-align: center; }

  .center1200 {
    position: relative;
    width: 100%;
    left: 0;
    margin-left: 0; }

  .ikony-high {
    height: 183px !important;
    padding-top: 15px;
    margin-top: -20px; }

  .full-dark {
    width: 100%;
    position: relative;
    left: -20px; }

  /*Full Gray*/
  .full-gray {
    width: 100%;
    left: -20px; }

  .art-high {
    height: 570px !important; }

  .fabrykacv-mod {
    display: b;
    width: 600px;
    position: relative;
    left: calc(50% - 300px); }

  h2.dzialtitle {
    font-size: 48px;
    font-family: "oswald";
    margin-top: 0;
    text-align: center; }

  .cv-link {
    width: 270px;
    text-align: center;
    float: left;
    padding: 0 15px;
    height: 250px; }

  /*Wskazniki*/
  .wskazniki-lista div {
    width: 270px;
    float: left;
    text-align: center; }

  .partnerzy {
    width: 520px;
    overflow: hidden;
    float: left;
    height: 165px;
    position: relative;
    left: calc(50% - 360px); }

  #wskazniki-right {
    width: 28px !important;
    float: right;
    padding: 70px 0 120px;
    position: relative;
    left: -40px; }

  /*Wideo i Poradniki*/
  li.art-work-box {
    width: 350px;
    height: 197px; }

  /*Stopka*/
  .zl__footer {
    width: 100%;
    left: 0;
    margin-left: 0;
    top: 0; }

  .zonefooter {
    top: -15px;
    width: 100%;
    left: 0px; }

  #footer ul.social {
    list-style-type: none;
    width: 140px;
    margin: 0 auto; }

  .copyright p {
    text-align: center;
    color: #777; }

  /*Newsletter*/
  .newsletter-footer {
    position: absolute;
    z-index: 200;
    left: calc(50% - 320px);
    margin-top: -199px;
    width: 660px; }

  .newsletter-footer .portlet-borderless-container .portlet-body .zl_newsletter_registration .ns-subscribe {
    padding: .4em 1.4em;
    position: relative;
    left: calc(50% - 50px); }

  .newsletter-footer .portlet-borderless-container .portlet-body .zl_newsletter_registration h2 {
    text-align: center; }

  .newsletter-footer .portlet-borderless-container .portlet-body .zl_newsletter_registration p {
    text-align: left; }

  .newsletter-footer .portlet-borderless-container .portlet-body .form .control-group .control-label {
    text-align: center; }

  .newsletter-footer .portlet-borderless-container .portlet-body .zl_newsletter_registration form {
    width: 640px;
    font-size: 1em;
    font-family: arial,sans-serif;
    position: relative;
    left: 0; }

  .zl_newsletter_registration {
    border-radius: 3px 0 0 3px;
    padding: 1em;
    margin: 0 auto;
    position: relative; }

  /*Nested Portlets Na działowych*/
  .portlet-nested-portlets {
    position: relative;
    width: 100%;
    left: 0;
    margin-left: 0; }

  .sekcja_content {
    position: relative;
    left: 0 !important;
    width: 100%;
    float: left;
    min-height: 520px; }

  .banner-uwaga {
    width: 100%;
    left: -20px; }

  .underslider {
    width: 285px;
    display: inline-block;
    padding: 0 4px; }

  #partnerzyright {
    position: absolute;
    right: 40px;
    float: right; }

  .content_txt {
    width: calc(50% - 60px); } }
/*1200End*/
@media only screen and (max-width: 979px) {
  .aui .btn {
    padding: 4px 62px;
    font-size: 14px; }

  .aui input[type="color"], .aui input[type="date"], .aui input[type="datetime"], .aui input[type="datetime-local"], .aui input[type="email"], .aui input[type="month"], .aui input[type="number"], .aui input[type="password"], .aui input[type="search"], .aui input[type="tel"], .aui input[type="text"], .aui input[type="time"], .aui input[type="url"], .aui input[type="week"], .aui select, .aui textarea, .aui .input-prepend .add-on, .aui .navbar-search .search-query, .aui .uneditable-input {
    font-size: 14px;
    height: auto;
    line-height: normal; }

  .zl_newsletter_registration .ns-subscribe {
    width: 15%; }

  .zl_newsletter_registration form input[type="text"] {
    font-size: 1em; } }
@media only screen and (max-width: 960px) {
  .zl__header {
    height: 65px;
    left: 0;
    width: 100%; }

  .zl_o_nas_kontakt h2 {
    display: block !important; }

  .headerRight {
    display: block; }

  #navigation.navbar {
    width: 100%; }

  #navigation .nav-collapse .dropdown-menu li a {
    margin-bottom: 2px; }

  .thumb-img-box img {
    height: auto; }

  .ecam__footer .footer-site-map ul {
    min-width: 160px; }

  /*Wideo i Poradniki*/
  li.art-work-box {
    width: 350px;
    height: 197px; }

  .aktualnosci .grid-content.grid-content-a {
    left: calc(50% - 300px) !important; } }
/*960End*/
@media only screen and (max-width: 930px) {
  .jedna4.powiazane .grid-content.grid-content-a {
    width: 400px !important;
    left: calc(50% - 200px) !important; } }
@media only screen and (max-width: 768px) {
  /*Slider*/
  #navigation.navbar > ul > li {
    width: 100%; }

  .header-center {
    width: 100%; }

  #navigation.navbar > ul {
    width: 100%;
    border: 0 solid #fff;
    background: 0;
    top: 0;
    left: 0; }

  .full-sl-div-img-float {
    width: 160%;
    top: 140px;
    position: relative;
    left: -20%; }

  button.carousel-menu-item.carousel-menu-prev, button.carousel-menu-item.carousel-menu-next {
    top: 250px; }

  .slider-portlet .carousel menu {
    top: 110px; }

  .aui body {
    padding-left: 2px;
    padding-right: 2px; }

  .headerRight {
    display: none; }

  #navigation .lfr-nav-item.dropdown:hover > .dropdown-menu {
    display: none;
    transition: background 500ms ease 0s; }

  #navigation > ul.navbar-inner > li.lfr-nav-item > .child-menu {
    width: 100%; }

  #navigation .dropdown-menu {
    left: -15px; }

  #navigation > ul.navbar-inner > li.lfr-nav-item.dropdown.active > .dropdown-menu {
    display: block; }

  .zl__header {
    height: 193px;
    margin: 0; }

  #dc-tab-button {
    position: fixed !important;
    top: -138px !important; }

  #navigation.navbar {
    margin: 15px 0 0; }

  .panel-box {
    min-width: 190px; }

  #cap-baner-bounding-box_slider_WAR_comarchportalportlet_INSTANCE_FFoSUg8Wzb1I_ {
    margin-top: 0px; }

  .zl-links ul.zl-links-ul li span {
    display: none; }

  .ecam__footer .footer-site-map ul {
    min-width: 240px; }

  .grid-window {
    width: 348px !important; }

  /*Wideo i Poradniki*/
  li.art-work-box {
    width: 350px;
    height: 197px; }

  .topback {
    height: 315px;
    position: absolute;
    top: -310px; }

  .zl__content {
    margin-top: 300px; }

  .sg_sekcja_right .sekcja_content {
    left: calc(0% - 30px) !important;
    padding-left: 30px; }

  .sekcja_content {
    width: calc(100% - 30px); }

  nav ul li a, div.nav ul li a {
    font-size: 1em; } }
@media only screen and (max-width: 767px) {
  div#layout-column__118_INSTANCE_WQGYgXHCa6US__column-1full {
    width: 290px;
    left: calc(50% - 165px) !important;
    position: relative; }

  .portleft, .portright {
    margin-left: calc(50% - 165px); }

  .content_txt {
    width: calc(100% - 60px); }

  .partnerzy {
    width: 260px;
    overflow: hidden;
    float: left;
    height: 165px;
    position: relative;
    left: calc(50% - 230px); }

  .zl-site-map ul li {
    width: calc(100%);
    text-align: center; }

  .aui .row-fluid {
    width: calc(100% - 40px); } }
@media only screen and (max-width: 450px) {
  .jedna4.powiazane .grid-content.grid-content-a {
    width: 200px !important;
    left: calc(50% - 100px) !important; }

  .ecam__footer .footer-site-map ul {
    min-width: 300px; }

  .aktualnosci .grid-content.grid-content-a {
    left: calc(50% - 150px) !important; }

  li.art-work-box {
    width: 350px;
    height: 197px; }

  .content_button p {
    width: calc(100% - 10px); } }
@media only screen and (max-width: 400px) {
  li.art-work-box {
    width: 300px;
    height: 168px; }

  .grid-window {
    width: 300px !important; } }
/* ------------------ Responsive END --------------------*/
/*Nadpisania wszystkie wersji 2019 2019.04.17*/
.aui .row-fluid {
  width: 100%; }

.slider-portlet {
  margin-top: 75px; }

.topback {
  -webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  z-index: 1002;
  position: absolute;
  width: 100%;
  height: 100px;
  top: -80px;
  background-color: rgba(0, 0, 0, 0) !important; }

.aui .navbar .nav > .active > a, .aui .navbar .nav > .active > a:hover, .aui .navbar .nav > .active > a:focus {
  background-color: rgba(0, 0, 0, 0); }

#navigation .navbar-inner li a:hover {
  background-color: #ee3b43;
  transition: background 500ms ease 0s; }

#navigation .dropdown-menu {
  background-color: #f5f5f5;
  margin-top: 0;
  line-style: none;
  border-radius: 0;
  border: 0;
  top: 50px;
  display: none;
  position: absolute; }

#navigation .lfr-nav-item li a:hover {
  background-color: #a6c731;
  transition: background 500ms ease 0s;
  text-decoration: none;
  color: #ee3b43; }

.header-center {
  width: calc(100% - 20px);
  float: right;
  max-width: 780px; }

.navbar-inner {
  border-top: 0px solid #dddddd !important;
  box-shadow: none !important; }

.aui .navbar .nav > li > a {
  padding: 38px 10.9px; }

#navigation.navbar > ul {
  width: 637px;
  border: 0 solid #fff;
  background: 0;
  top: 0;
  left: calc(50% - 318px);
  float: right; }

@media only screen and (min-width: 1201px) {
  #navigation.navbar {
    margin: 0;
    top: 0; } }
#navigation .dropdown-menu {
  background-color: #f5f5f5;
  margin-top: 0;
  line-style: none;
  border-radius: 0;
  border: 0;
  top: 100px;
  display: none;
  position: absolute; }

.header-menu {
  width: 637px; }

.topline {
  padding-top: 11px;
  height: 29px;
  text-align: right;
  position: relative;
  float: right;
  margin-top: 30px; }

.search_icon {
  position: relative;
  float: right;
  padding: 39px 15px 0;
  background: 0; }

header .control-group.control-group-inline.input-text-wrapper:first-of-type {
  background: 0;
  padding: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  display: block;
  left: calc(50% - 650px);
  width: 800px; }

.aui .nav > li.active > a:hover {
  background-color: #ee3b43 !important; }

#navigation .navbar-inner li a:hover {
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  font-family: "open sans"; }

.lfr-nav-item:hover {
  background-color: #ee3b43;
  transition: background 500ms ease 0s; }

.full-sl-slide__container-introduction-date {
  background: #ee3b43 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-weight: 300;
  font-size: 3em;
  margin: -50px 0 0;
  padding: 12px 27px;
  position: absolute;
  text-align: left;
  font-family: oswald; }

.full-sl-slide__container-title h3 {
  color: #000;
  display: block;
  font-family: "Oswald";
  font-weight: 300;
  font-size: 3.3em;
  margin: 0;
  padding: 15px 0;
  text-align: left;
  line-height: 110%; }

.slider-portlet .carousel-menu-item {
  background: #fff;
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-indent: -999999px;
  border-color: #ee3b43 !important;
  border-width: 2px !important; }

.slider-portlet .carousel-menu-active {
  background: #ee3b43;
  border-color: #ee3b43; }

h1.portlet-title {
  display: none; }

.jedna2 {
  width: 600px !important;
  margin-left: -35px; }

.jedna2 li.art-work-box.box-kwadrat {
  height: 285px;
  width: 285px; }

.pod-sliderem .aktu_title h2 {
  font-size: 24px;
  margin-bottom: 0;
  font-family: oswald;
  font-weight: 300; }

.pod-sliderem .aktu_title h2 a {
  color: #444; }

.pod-sliderem .aktu_title h2 a:hover {
  color: #444;
  text-decoration: none; }

.overtext-box-lgreen:hover {
  background-color: rgba(238, 58, 67, 0.9);
  transition: background 500ms ease 0s; }

.grid-date {
  font-size: 22px;
  color: #fff;
  background: #ee3a43;
  top: 15px;
  padding: 0 8px;
  position: relative;
  z-index: 1000;
  display: none;
  font-family: oswald; }

.overtext-box:hover span.grid-date {
  font-size: 22px;
  color: #000;
  background: #fff; }

.under_title {
  height: 4px;
  width: 70px;
  background-color: #ee3a43;
  margin-bottom: 15px; }

.content_list {
  position: relative;
  margin: 20px 0;
  opacity: 1; }

h3.dzialy a {
  color: #444; }

h3.dzialy a:hover {
  text-decoration: none;
  color: #ee3a43; }

.content_button p {
  color: #ee3a43;
  font-weight: 700;
  padding: 5px 0;
  border: 2px solid #ee3a43;
  width: 400px;
  text-align: center; }

.content_title h2 {
  padding: 0;
  text-align: left;
  font-size: 48px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: oswald;
  color: #000;
  margin: 0;
  line-height: 110%; }

.content_button:hover p {
  background-color: #ee3a43;
  color: #fff; }

.content_button p a {
  color: #ee3a43; }

.content_list .dzialy, .content_uni .dzialy {
  font-family: "open sans" !important;
  font-weight: normal !important;
  font-size: 22px !important;
  background-image: url(/documents/32315/2221661/Arrow_Right_RED.png);
  background-repeat: no-repeat;
  background-position-y: 4px;
  text-transform: none;
  padding: 2px 0 2px 30px !important; }

.zl_newsletter_registration {
  display: none !important; }

.zl-site-map ul li a {
  color: #ee3a43;
  font-size: 32px;
  font-family: "Oswald";
  font-weight: 300;
  line-height: 70%;
  text-transform: uppercase; }

.zl-site-map ul li a:hover {
  color: #ee3a43;
  text-decoration: none; }

.zl-site-map ul li ul li a:hover {
  color: #ee3a43;
  text-decoration: none; }

/**/
.grid-window {
  width: 1070px !important;
  overflow: hidden;
  float: left;
  margin-bottom: 50px;
  left: 30px;
  position: relative; }

.grid-window.grid-window-video {
  width: 1060px;
  left: calc(50% - 530px);
  margin-top: 25px; }

.grid-content-video {
  width: 100%;
  position: relative; }

.grid-content {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 30px 0;
  padding: 0;
  color: #333;
  font-family: "Open Sans",sans-serif;
  font-size: 1.2em; }

.grid-content-d, .grid-content-db, .grid-content-dc, .grid-content-dd {
  width: 3535px;
  margin-left: calc(50% - 530.67px);
  position: relative; }

li.art-work-box {
  width: 330px;
  height: 330px;
  background: #fff;
  transition: 500ms ease 0s;
  margin: 0 9px; }

.rotate-right, .rotate-left {
  padding: 130px 0; }

.download-icon {
  z-index: 100;
  position: relative; }

.art-work-box:hover .thumb-img-box {
  opacity: .3;
  transition: 300ms ease 0s; }

.grid-window.cztery4 {
  width: 1200px !important;
  margin-bottom: 0;
  left: 0; }

.grid-content.grid-content-a {
  width: 100%; }

li.art-work-box.box-kwadrat {
  height: 290px;
  width: 290px;
  margin: 0 2.5px; }

@media only screen and (max-width: 1200px) {
  .grid-window.cztery4 {
    width: 600px !important;
    margin-bottom: 0;
    left: calc(50% - 294px); } }
@media only screen and (max-width: 600px) {
  .grid-window.cztery4 {
    width: 300px !important;
    margin-bottom: 0;
    left: calc(50% - 148px); } }
@media only screen and (max-width: 1160px) {
  .grid-content-d, .grid-content-db, .grid-content-dc, .grid-content-dd {
    margin-left: calc(50% - 360px); } }
@media only screen and (max-width: 769px) {
  .grid-content-d, .grid-content-db, .grid-content-dc, .grid-content-dd {
    margin-left: calc(50% - 175px); } }
@media only screen and (max-width: 769px) and (max-width: 600px) {
  .grid-window.cztery4 {
    width: 300px !important;
    margin-bottom: 0;
    left: calc(50% - 148px); } }
.sekcja-blank {
  clear: both; }

/*Slider Polska*/
.slider-polska {
  position: relative;
  top: -96px;
  width: 1920px;
  left: calc(50% - 960px); }

.slide-window {
  height: 604px;
  overflow: hidden; }

.slide-content {
  position: absolute; }

.slide-back {
  height: 700px;
  overflow: hidden; }

.slide-back.toright img {
  width: 1920px;
  max-width: 120%;
  position: relative;
  float: right;
  left: 0; }

.slide-back.toleft img {
  width: 1920px;
  max-width: 120%;
  position: relative;
  float: left;
  left: 0; }

.slide-gradient {
  position: absolute;
  top: 0; }

.top-powroty .slide-window {
  height: 304px;
  overflow: hidden; }

.top-powroty .slide-back {
  height: 400px;
  overflow: hidden; }

.top-powroty .slide-gradient {
  position: absolute;
  top: 0;
  opacity: .5; }

.slide-header h2 {
  text-align: center;
  z-index: 100;
  position: relative;
  color: white;
  font-family: oswald;
  font-weight: 300;
  font-size: 72px;
  top: -100px; }

/*Menu TOP*/
ul.navbar-inner span {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 16px !important; }

#navigation .navbar-inner li a {
  box-shadow: none;
  color: #fff !important;
  text-shadow: none;
  font-family: "open sans"; }

.white-blue {
  cursor: pointer;
  color: #fff; }

#navigation .dropdown-menu {
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: 0;
  line-style: none;
  border-radius: 0;
  border: 0;
  top: 100px;
  display: none;
  position: absolute;
  transition: background-color 500ms ease 0s; }

/*Sekcje3*/
.sekcja3-content {
  width: 33.33%;
  float: left;
  max-height: 386px;
  overflow: hidden;
  transition: 500ms ease 0s; }

.sekcja3-back {
  opacity: 1;
  transition: 300ms ease 0s; }

.sekcja3-content:hover .sekcja3-back {
  opacity: .2;
  transition: 300ms ease 0s; }

.sekcja3-text {
  position: relative;
  bottom: 110px;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: 300ms ease 0s;
  width: 280px;
  height: 0; }

.sekcja-a:hover .sekcja3-text, .sekcja-b:hover .sekcja3-text, .sekcja-c:hover .sekcja3-text {
  width: calc(100% - 36px);
  transition: 300ms ease 0s;
  background-color: #00a8e0; }

h3.sekcja3-title-header {
  color: #fff;
  font-family: oswald;
  font-weight: 300;
  font-size: 40px;
  text-align: center;
  transition: 300ms ease 0s;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px 18px;
  margin: 0; }

.sekcja3-content:hover .sekcja3-text h3.sekcja3-title-header {
  text-align: center;
  transition: 300ms ease 0s;
  background-color: #ee3a43;
  text-decoration: none;
  width: calc(100% - 13px); }

.sekcja3-content a:hover {
  text-decoration: none; }

p.sekcja3-title-opis {
  font-family: oswald;
  color: #fff;
  line-height: 120%;
  text-align: center;
  width: 273px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 16px;
  display: none; }

@media only screen and (max-width: 860px) {
  .sekcja-a .sekcja3-text {
    width: 155px; }

  .sekcja-b .sekcja3-text {
    width: 155px; }

  .sekcja-c .sekcja3-text {
    width: 155px; }

  h3.sekcja3-title-header {
    font-size: 26px;
    margin: 2px 0 0;
    padding: 5px 10px;
    line-height: 110%; }

  p.sekcja3-title-opis {
    width: 159px;
    margin: 0 auto 5px;
    font-size: 14px; }

  .sekcja3-text {
    bottom: 105px;
    padding: 0; }

  .sekcja-a:hover .sekcja3-text, .sekcja-b:hover .sekcja3-text, .sekcja-c:hover .sekcja3-text {
    width: calc(100% - 0px);
    transition: 300ms ease 0s;
    background-color: #00a8e0; } }
@media only screen and (max-width: 600px) {
  .sekcja3-content {
    width: 386px;
    margin: 0 auto;
    float: none;
    max-height: 420px; }

  .sekcja-a .sekcja3-text {
    width: 275px; }

  .sekcja-b .sekcja3-text {
    width: 275px; }

  .sekcja-c .sekcja3-text {
    width: 275px; }

  h3.sekcja3-title-header {
    font-size: 45px;
    margin: 5px 0;
    padding: 10px 18px; }

  .sekcja3-text {
    bottom: 130px;
    padding: 0; }

  p.sekcja3-title-opis {
    width: 273px;
    margin: 0 auto;
    font-size: 16px; }

  .sekcja3-content a:hover {
    text-decoration: none; }

  .sekcja3-content:hover .sekcja3-text h3.sekcja3-title-header {
    text-align: center;
    transition: 300ms ease 0s;
    background-color: #ee3a43;
    text-decoration: none;
    width: calc(100% - 0); } }
/*Strefy END*/
/*Flagi*/
h3.sekcja6-title-header {
  text-align: center;
  font-family: oswald;
  font-weight: 300;
  color: #444; }

.sekcja6-back img {
  width: 140px;
  margin: 20px auto;
  display: block; }

.sekcja6-content {
  width: 200px;
  float: left;
  margin: 0 0 40px; }

.sekcja6-content a:hover, .sekcja6-content a:hover h3 {
  text-decoration: none;
  color: red; }

@media only screen and (max-width: 1200px) {
  .sekcja6 {
    width: 600px;
    margin: 0 auto; } }
@media only screen and (max-width: 640px) {
  .sekcja6 {
    width: 400px; } }
@media only screen and (max-width: 440px) {
  .sekcja6 {
    width: 200px; } }
/*Flagi - END*/
.topback.scrollfix {
  position: fixed;
  top: 0;
  background: #ee3a43 !important;
  webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.75);
  z-index: 1002;
  transition: 500ms ease 0s; }

.scrollfix #navigation .dropdown-menu {
  background-color: rgba(0, 0, 0, 0.7); }

/*Powrotnik 2019*/
ul.listalinki {
  padding-left: 25px; }

ul.listalinki a {
  color: #444;
  font-family: "Open sans";
  font-size: 18px; }

ul.listalinki a {
  color: #444;
  font-family: "Open sans";
  font-size: 18px; }

ul.listalinki a:hover {
  color: #ee3a43;
  text-decoration: none; }

.powrotnik-left {
  float: left;
  padding-left: 0px;
  width: calc(50% - 15px);
  padding-right: 15px; }

.powrotnik-right {
  float: left;
  width: calc(50% - 15px);
  padding-right: 15px; }

.powroty-bottom {
  clear: both; }

.powroty-top h2 {
  font-family: oswald;
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: left;
  background-color: rgba(200, 200, 200, 0.1);
  color: #505050;
  padding: 16px;
  margin: 0;
  border: 1px dotted #505050;
  transition: 300ms; }

.powroty-top.dzial-active h2, .powroty-top h2:hover {
  color: white;
  background-color: #ee3a43;
  transition: 300ms; }

/**/
@media only screen and (max-width: 1200px) {
  .zl__content {
    padding: 0 20px;
    width: calc(100% - 40px);
    position: relative;
    left: 0 !important;
    margin-top: 85px; }

  .header-logo {
    left: 0; }

  .topline {
    width: 85px;
    top: 0; } }
@media only screen and (max-width: 767px) {
  .powrotnik-left, .powrotnik-right {
    width: calc(100% - 15px); }

  .zl__content {
    margin-top: 85px; } }
/*Top NEW*/
.topline {
  padding-top: 11px;
  height: 29px;
  text-align: right;
  position: absolute;
  float: none;
  margin-top: 30px;
  width: 100px;
  right: 0;
  z-index: 1004; }

.search_icon {
  position: absolute;
  float: none;
  padding: 39px 15px 0;
  background: 0;
  top: 0;
  right: 88px;
  z-index: 10000; }

.header-menu {
  width: 556px;
  position: absolute;
  top: 0;
  float: none;
  left: calc(50% - 276px);
  height: auto; }

.header-center {
  width: calc(100% - 20px);
  float: none;
  max-width: 780px;
  position: absolute;
  right: 0; }

#navigation.navbar {
  width: 100%;
  display: block; }

#navigation .lfr-nav-item.selected a {
  background: #ee3a43; }

.aui .nav-collapse .dropdown-menu {
  position: static;
  top: auto;
  left: auto;
  float: none;
  display: none;
  max-width: none;
  margin: 0px;
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#navigation .lfr-nav-item.selected {
  background: #ee3944;
  line-style: none; }

#to-mobile-menu {
  display: none; }

#close-mobile-menu {
  display: none; }

div#search input[type="text"] {
  height: 22px;
  width: 800px;
  border-radius: 0;
  margin: 34px; }

div#search {
  top: 0;
  position: fixed;
  z-index: 1003;
  left: 0;
  width: 100%;
  height: 42px;
  background-color: #ee3b43;
  padding: 30px 30px 30px 10px; }

@media only screen and (max-width: 1200px) {
  .header-center {
    width: calc(100% - 185px);
    float: none;
    max-width: 100%;
    position: absolute;
    right: 0; }

  .header-menu {
    width: 556px;
    position: absolute;
    top: 0;
    float: none;
    left: calc(50% - 180px); }

  #navigation.navbar {
    margin: 0 auto;
    top: 0;
    width: 556px; } }
@media only screen and (max-width: 1000px) {
  #navigation.navbar {
    width: 100%;
    top: 0; }

  #navigation.navbar > ul {
    width: 100%;
    left: 0; }

  .header-center {
    width: 100%;
    right: 55px; }

  #to-mobile-menu {
    display: block;
    position: absolute;
    right: 10px;
    top: 30px;
    width: 40px;
    z-index: 1003; }

  ul.navbar-inner span {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 24px !important;
    color: black; }

  .header-menu {
    width: 102%;
    left: 50px;
    top: -5px;
    height: 1200px;
    background: white;
    display: none;
    z-index: 20000; }

  #navigation .dropdown-menu {
    margin-top: 0;
    line-style: none;
    border-radius: 0;
    border: 0;
    top: 0;
    display: none;
    position: relative;
    transition: background-color 500ms ease 0s; }

  button.nav-small_menu_dropdown-button {
    border: 0px;
    margin-right: 30px;
    top: 8px;
    height: 50px; }

  .nav-small_menu_dropdown-button {
    background: url(/documents/32315/2221661/show-more-button_50.png) center center scroll no-repeat transparent;
    position: absolute;
    right: 2px;
    margin: auto;
    width: 48px;
    height: 80%;
    top: 10%; }

  .aui .navbar .nav > li > a {
    padding: 15px 10.9px; }

  #close-mobile-menu img {
    width: 50px;
    padding: 10px;
    margin: 0 auto;
    display: block; }

  #close-mobile-menu {
    background: #ee3944; }

  .topback {
    height: 100px; }

  #navigation > ul.navbar-inner > li.lfr-nav-item > .child-menu {
    width: 102%;
    background: black; }

  #navigation.navbar > ul > li {
    width: 100%;
    border-bottom: 1px dotted red; } }
/**/
/*Art 2019*/
.zl__see-also h2, .nav-menu h2, .zl__shortlinks h2 {
  font-family: oswald;
  font-size: 24px;
  font-weight: 300;
  line-height: 150%;
  padding: 5px 15px;
  border-bottom: 1px solid #ddd;
  margin: 0;
  background: #ee3944;
  color: white !important;
  text-transform: uppercase; }

.zl__shortlinks .nav-menu li a {
  display: block;
  color: #444;
  text-decoration: none;
  font-size: 20px;
  line-height: 120%;
  padding: 5px 0 3px; }

.zl__shortlinks ul li a {
  font-weight: 300; }

.zl__shortlinks .nav-menu li, .zl__shortlinks-grey .nav-menu li {
  background: transparent url(/documents/32315/2221661/arrow-right.png) no-repeat scroll left top;
  background-position: 10px 7px; }

.asset-full-content .journal-content-article a, .journal-content-article p > a {
  color: #ee3944; }

.portlet .portlet-title, .portlet-journal-content .portlet-title, .portlet-body h1 {
  color: #000;
  font-family: "Oswald";
  font-size: 46px;
  font-weight: 300;
  line-height: 110%;
  text-transform: uppercase;
  margin-top: 45px; }

.zl__see-also li:hover div h3 a {
  text-decoration: none;
  color: #ee3944; }

.zl__see-also span.date-small, .zl__see-also span.date {
  padding: 7px 0 0 0;
  color: #ee3944;
  font-family: oswald;
  font-size: 15px;
  background: #fff; }

.aui a:hover, .aui a:focus {
  color: #ee3944;
  text-decoration: underline; }

.aui a {
  color: #ee3944;
  text-decoration: none; }

@media (max-width: 767px) {
  .aui .row-fluid .span8 {
    width: 100%; }

  .aui .row-fluid .span4 {
    width: 100%; } }
/*Arts - End*/
/*Video Mod*/
@media only screen and (max-width: 1200px) {
  .grid-window {
    width: 706px !important;
    overflow: hidden;
    float: left;
    margin-bottom: 50px;
    left: calc(50% - 368px);
    position: relative; }

  .grid-window.grid-window-video {
    width: 706px;
    left: calc(50% - 350px); }

  .rotate-right {
    width: 28px !important;
    float: left !important;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 0; } }
@media only screen and (max-width: 787px) {
  .grid-window {
    width: 368px !important;
    overflow: hidden;
    float: left;
    margin-bottom: 50px;
    left: calc(50% - 210px);
    position: relative; }

  .grid-window.grid-window-video {
    width: 350px;
    left: calc(50% - 175px); }

  .rotate-right {
    width: 28px !important;
    float: left !important;
    margin-right: 0;
    position: absolute;
    right: 0px;
    top: 0; } }
/**/
/*Front Big Sekcje*/
@media only screen and (max-width: 1200px) {
  .sekcja_content {
    position: relative;
    left: 0 !important;
    width: 50%;
    float: left;
    min-height: 520px; } }
@media only screen and (max-width: 768px) {
  .sekcja_content {
    width: calc(100% - 30px); }

  .sekcja_content {
    z-index: 1; }

  .sg_sekcja_right .sekcja_content {
    background-color: transparent;
    left: calc(0% - 30px) !important;
    padding-left: 30px; }

  .sg_sekcja_left .sekcja_back, .sg_sekcja_right .sekcja_back {
    left: -22px !important;
    width: calc(100% + 100px);
    z-index: 0;
    opacity: .2; }

  .sg_sekcja_right .sekcja_back {
    background-position: -100px; } }
@media only screen and (max-width: 500px) {
  .sekcja_back {
    display: none; } }
/**/
/*Search form*/
@media only screen and (max-width: 1200px) {
  header .control-group.control-group-inline.input-text-wrapper:first-of-type {
    background: 0;
    padding: 0;
    margin-top: 0;
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    width: calc(100% - 150px); }

  div#search input[type="text"] {
    height: 22px;
    width: calc(100% - 200px);
    border-radius: 0;
    margin: 34px;
    left: 0;
    position: absolute; } }
@media only screen and (max-width: 768px) {
  header .control-group.control-group-inline.input-text-wrapper:first-of-type {
    background: 0;
    padding: 0;
    margin-top: 0;
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    width: calc(100% - 230px); }

  div#search input[type="text"] {
    height: 22px;
    width: calc(100% - 46px);
    border-radius: 0;
    margin: 34px 0;
    left: 0;
    position: relative; } }
/**/
/*Footer*/
.zl-site-map ul li ul {
  padding: 0 0 0 15px;
  margin: 0;
  color: #999; }

.zl-site-map ul li ul li {
  float: none;
  width: 100%;
  list-style-type: initial;
  padding: 0 0 0 0px;
  margin: 0; }

.zl-site-map ul li a {
  color: #ee3a43;
  font-size: 20px;
  font-family: "Oswald";
  font-weight: 300;
  line-height: 70%;
  text-transform: uppercase; }

.zl-site-map ul li {
  width: 18%; }

.zl-site-map ul li ul li a {
  color: #999;
  font-size: 15px;
  font-family: "Oswald";
  font-weight: 300;
  line-height: 120%;
  text-transform: none; }

/**/
/*Kontakt*/
/*Sekcje Kontaktowe*/
.kontakt-head {
  width: 219px;
  float: left;
  min-height: 250; }

.kontakt-head div {
  /* float: left; */
  margin: 0;
  padding: 15px 0 15px 0;
  cursor: pointer;
  text-transform: uppercase;
  font-family: oswald;
  font-size: 30px;
  font-weight: 300;
  transition: 300ms ease 0s; }

.kontakt-head .active {
  color: red;
  transition: 300ms ease 0s;
  border-left: 3px solid;
  padding-left: 10px; }

.kontakt-sekcja {
  display: none; }

.kontakt-content {
  min-height: 250px;
  width: calc(100% - 280px);
  display: flex;
  padding-left: 20px;
  border-left: 1px solid #ccc; }

p.phead {
  font-family: oswald;
  color: red;
  padding: 0 0 0 10px;
  margin: 0;
  text-transform: uppercase;
  border-left: 1px solid #777; }

p.kontakt-uwaga {
  border: 1px solid #6c6c6c;
  padding: 9px;
  background-color: rgba(120, 80, 80, 0.1); }

p.kontakt-uwaga small {
  font-size: 80%;
  line-height: 100%; }

/*Sekcje END*/
/*Formy Kontaktu*/
.sekcja-kontakt {
  width: 1920px;
  position: relative;
  left: calc(50% - 960px);
  min-height: 400px;
  background-image: url(/documents/32315/2221661/Kontakt_Back.jpg);
  top: -15px;
  background-attachment: fixed;
  background-position: center 0; }

.formy-kontaktu {
  width: 1200px;
  margin: 0 auto; }

h2.skontaktuj-sie {
  text-align: center;
  padding: 100px 0 50px;
  color: #ffffff;
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 300; }

div#kontakt-info {
  display: none; }

.formy-lista {
  width: 600px;
  margin: 0 auto; }

.formy-lista div {
  width: calc(25% - 32px);
  float: left;
  color: #fff;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: oswald;
  padding: 0 40px;
  margin-bottom: 100px;
  border: 1px solid rgba(255, 255, 255, 0);
  min-height: 128px;
  transition: 200ms ease 0s;
  cursor: pointer; }

.formy-lista div a, .formy-lista div a:hover {
  text-decoration: none;
  color: #fff; }

.formy-lista div:hover {
  border: 1px solid white;
  background-color: rgba(255, 255, 255, 0.1);
  transition: 200ms ease 0s; }

.formy-lista div img {
  width: 70px;
  margin: 5px 15px; }

.fb_dialog.fb_dialog_advanced.fb_customer_chat_bubble_animated_no_badge.fb_customer_chat_bubble_pop_in {
  opacity: 0; }

@media only screen and (max-width: 768px) {
  .sekcja-kontakt {
    background-position: center 500px;
    width: 107%;
    left: -40px;
    background-attachment: unset; }

  .formy-kontaktu {
    width: 100%;
    margin: 0 auto; } }
@media only screen and (max-width: 600px) {
  .formy-lista div {
    width: calc(50% - 32px);
    margin-bottom: 25px; }

  .formy-lista {
    width: 315px;
    margin: 0 auto; }

  .formy-lista div {
    width: 120px;
    margin-bottom: 10px; }

  h2.skontaktuj-sie {
    padding: 35px 40px;
    line-height: 120%; }

  .kontakt-content {
    min-height: 350px;
    width: calc(100% - 40px);
    display: flex;
    padding-left: 0;
    border-left: 0px solid #ccc; }

  .kontakt-head {
    width: calc(100% - 40px);
    float: left;
    min-height: 355px; } }
a#scroll-top {
  z-index: 21474836461; }

#InteliwiseSaaSModule_win_wrapper #iw-module-wrapper {
  top: calc(50% - 257px) !important; }

.kontakt-form {
  margin-top: 18px;
  display: none;
  position: absolute;
  background: #fff;
  top: 0px;
  max-width: 480px;
  z-index: 1;
  padding: 30px;
  border: 1px solid yellowgreen;
  -webkit-box-shadow: 0px 0px 55px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 55px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 55px 0px rgba(0, 0, 0, 0.5);
  left: calc(50% - 291px); }

.kontakt-form-close {
  font-size: 16px;
  text-align: right;
  cursor: pointer;
  transition: 300ms ease 0s; }

.kontakt-form-close:hover {
  color: yellowgreen;
  transition: 300ms ease 0s; }

/*Formy Kontaktu END*/
/*Nadpisania*/
@media only screen and (min-width: 1201px) {
  .portlet-nested-portlets .journal-content-article {
    width: 100%;
    position: relative; } }
/**/
ul.accordion > li > div.pane.active {
  display: block;
  background-color: #eee;
  width: 100%; }

ul.accordion > li > div.pane {
  display: none;
  background-color: #eee;
  margin: 0;
  padding: 0; }

.pane p, .panef p, .paneb p, .paneD p, .panep p, .panen p {
  font-family: arial;
  font-size: 16px;
  line-height: 110%;
  margin: 15px 0;
  text-align: left;
  padding: 0 20px; }

ul.accordion > li > p.header {
  color: white;
  font-family: "Oswald";
  margin: 0;
  padding: 7px;
  background: #dddddd url(/zielona-linia-theme/css/../images/arrow-left-white.png) no-repeat scroll right center;
  border-bottom: 1px solid white;
  font-size: 15px;
  font-weight: 400; }

.forms-portlet p {
  font-size: 14px;
  font-weight: 400;
  font-family: "Open Sans Condensed";
  margin: 1.5em 0 .8em; }

/*Pytania i odpowiedzi*/
p.s-pytania {
  font-family: "open sans";
  font-size: 24px;
  font-weight: 300;
  color: white; }

h2.white-title a {
  color: white !important; }

.under_title.white {
  background-color: white; }

.content_button.white p {
  background-color: #ee3a43;
  font-weight: 700;
  padding: 5px 0;
  border: 2px solid #ffffff;
  width: 400px;
  text-align: center; }

.content_button.white:hover p {
  background-color: #ffffff;
  border: 2px solid #ee3a43; }

.content_button.white p a {
  color: #fff; }

.content_button.white:hover p a {
  color: #ee3a43; }

.full-red {
  width: 1920px;
  background-color: #ee3a43;
  position: relative;
  left: calc(50% - 960px);
  top: -18px; }

.full-red main {
  width: 1200px;
  margin: 0 auto;
  min-height: 300px; }

.full-red .content_all {
  width: calc(100% - 407px);
  float: left; }

.pytania-img {
  width: 407px;
  float: left; }

@media only screen and (max-width: 1200px) {
  .full-red {
    width: calc(100% + 40px);
    left: -20px;
    top: -18px; }

  .full-red main {
    width: calc(100% - 40px);
    min-height: 300px; }

  .full-red .content_all {
    width: calc(100% - 407px);
    float: left; }

  .pytania-img {
    width: 407px;
    float: left; } }
@media only screen and (max-width: 820px) {
  .full-red .content_all {
    width: 100%;
    float: none; }

  .pytania-img {
    width: 407px;
    float: none; }

  .content_button.white p {
    background-color: #ee3a43;
    font-weight: 700;
    padding: 5px 0;
    border: 2px solid #ffffff;
    width: 100%;
    text-align: center; } }
/**/
/*Zadaj pytanie*/
.lfr-meta-actions.icons-container {
  left: calc(50% - 600px);
  position: relative;
  width: 1200px; }

.lfr-meta-actions.icons-container a {
  color: black !important; }

#zadaj-pytanie-form iframe {
  height: 455px;
  width: 250px; }

.zadaj-pytanie {
  width: 250px;
  position: fixed;
  bottom: -5px;
  right: 12%;
  z-index: 1000000000000;
  webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.75); }

div#zadaj-pytanie-button p a {
  color: white;
  font-family: "oswald";
  font-weight: 300;
  font-size: 30px; }

div#zadaj-pytanie-button {
  background-color: #ee3a43;
  padding: 30px 20px 15px;
  cursor: pointer; }

.zadaj-pytanie-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 82px;
  height: 82px; }

/**/
/*Boxy Wspolpraca*/
.logo-kwadrat {
  width: calc(25% - 30px);
  float: left;
  min-height: 210px;
  border: 1px solid #eee;
  margin: 14px;
  padding-top: 50px;
  transition: all .2s ease-in-out; }

.logo-kwadrat:hover {
  transform: scale(1.1); }

.logo-img {
  width: 150px;
  margin: 0 auto; }

.logo-tekst p {
  text-align: center;
  color: #444;
  padding: 0 15px; }

.logo-kwadrat:hover a {
  text-decoration: none; }

/**/
/*Admin menu*/
.aui .navbar .nav {
  margin: 0;
  height: 104px; }

.open .dropdown-menu {
  display: block !important;
  position: absolute;
  background-color: white !important;
  border: 1px solid #eee !important; }

/**/
/*Nadpisania dla < 460px*/
@media only screen and (max-width: 460px) {
  .zadaj-pytanie {
    width: 250px;
    position: fixed;
    bottom: -5px;
    left: calc(50% - 125px);
    webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75); }

  #to-mobile-menu {
    display: block;
    position: absolute;
    right: 10px;
    top: 35px;
    width: 30px;
    z-index: 1003; }

  .header-logo {
    left: 0;
    width: 180px;
    top: 19px; }

  .topline-items {
    float: right;
    margin-right: 0; }

  .topline {
    margin-right: -5px; }

  .search_icon {
    right: 65px; }

  div#search {
    left: -10px;
    width: calc(100% - 165px);
    height: 40px;
    padding: 30px 30px 30px 0px; }

  header .control-group.control-group-inline.input-text-wrapper:first-of-type {
    width: calc(100% - 20px); }

  .content_button p {
    width: 100%; }

  .grid-content-d, .grid-content-db, .grid-content-dc, .grid-content-dd {
    margin-left: calc(50% - 129px); }

  li.art-work-box {
    width: 239px;
    height: 239px;
    background: #fff;
    transition: 500ms ease 0s;
    margin: 0 9px; }

  .grid-window {
    width: 241px !important;
    overflow: hidden;
    float: left;
    margin-bottom: 50px;
    left: calc(50% - 148px);
    position: relative; }

  .zl-site-map ul li ul {
    padding: 0 0 0 0; }

  .zl-site-map ul li ul li {
    list-style-type: none; }

  .zl-site-map ul li {
    width: 100%; } }
@media only screen and (max-width: 445px) {
  .sekcja3-content {
    width: 100%; } }
@media only screen and (max-width: 1200px) {
  .topback.scrollfix {
    width: 100%; } }
/* Niezbednik */
.powroty-powiazane p {
  background: #ee3a43;
  color: white;
  padding: 8px 15px;
  font-family: oswald;
  font-size: 24px;
  font-weight: 300;
  margin-top: -22px; }

.powroty-powiazane .journal-content-article {
  border: 1px solid #ccc;
  background: #eee; }

.taglib-asset-links {
  display: none; }

.powroty-powiazane .journal-content-article a {
  color: #444;
  font-family: oswald;
  font-weight: 300;
  font-size: 18px; }

.powroty-powiazane li {
  background: transparent url(/documents/32315/2221661/arrow-right.png) no-repeat scroll left top;
  background-position-x: left;
  background-position-y: top;
  background-position: 10px 0px;
  list-style: none;
  padding-left: 36px; }

.powroty-powiazane ul, .aui ol {
  padding: 0;
  margin: 0 0 30px 0px; }

.portlet-asset-publisher .asset-full-content .asset-content {
  margin-right: 0; }

.journal-content-article ol {
  margin: 0 0 10px 25px; }

.journal-content-article ol li {
  font-size: 19px;
  font-family: "open sans";
  line-height: 150%; }

.mediashares-label {
  margin-top: 8px; }

@media only screen and (max-width: 360px) {
  .mediashares-label {
    margin-top: 0; } }
/**/
/*Nadpisania 2019 End*/
/* */
.warto-wiedziec {
  background-color: #eee;
  padding: 10px 30px;
  border-left: 5px solid #ee3a43; }

/*Form zadaj pytanie*/
.zadaj-pytanie-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 82px;
  height: 82px;
  background-image: url(/documents/32315/2221661/OpenClose.png);
  transition: 300ms; }

.zadaj-pytanie-close.opened {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
  transition: 300ms; }

/*Form end*/
/*Powrotnik Menu 2019*/
ul.layouts.level-2 li.open {
  border-top: 0 solid #ddd;
  padding-top: 0;
  margin-top: 0;
  border-left: 0 solid yellowgreen;
  padding-left: 40px;
  border-bottom: 1px solid #ddd;
  background: white url(/documents/32315/2221661/arrow-right.png) no-repeat scroll left top;
  background-position: 10px 10px; }

.open ul.layouts.level-2 {
  padding-left: 30px; }

ul.layouts.level-1 li:first-child {
  border-top: 1px solid #ddd; }

ul.layouts.level-1 > li > a.open {
  padding-left: 43px !important;
  text-transform: none;
  border-bottom: 0px solid #ddd;
  background: white url(/documents/32315/2221661/arrow-right.png) no-repeat scroll left top;
  background-position: 10px 10px; }

ul.layouts.level-1 li.open {
  background: white url(/documents/32315/2221661/arrow-right.png) no-repeat scroll left top;
  background-position: 10px 10px; }

ul.layouts.level-3 li {
  padding-left: 43px;
  border-bottom: 0px solid #ddd;
  padding-top: 4px;
  padding-bottom: 4px;
  background: transparent url(/documents/32315/2221661/arrow-right.png) no-repeat scroll left top;
  background-position: 10px 10px; }

ul.layouts a.selected {
  color: #ee3944 !important;
  font-weight: 400 !important; }

/*Powrotnik Menu 2019 - end*/
.klauzula-info p {
  font-size: 11px;
  margin: 0; }

.klauzula-info {
  padding: 15px;
  background-color: #eee;
  margin-bottom: 20px; }

div#kontrast a {
  color: white !important; }

.powroty-top.dzial-active h2 a, .powroty-top h2:hover a {
  color: white; }

/*Dostosowanie*/
a:focus {
  border-bottom: 4px solid red !important; }

.jedna4 li.art-work-box.box-kwadrat {
  height: 285px;
  width: 283px;
  margin: 0 2px; }

.work-articles {
  width: 297px; }

a:focus img {
  border: 4px solid red;
  width: calc(100% - 8px);
  height: calc(100% - 8px); }

.table-cell a:focus img {
  border: 4px solid red;
  width: auto;
  height: auto; }

.sekcja6-content a:focus img {
  border: 4px solid red;
  width: 132px;
  height: 132px; }

/*Dostosowanie END*/
/**/
h3.bcap-journal-basic-content__introduction {
  font-family: "Open sans" !important;
  font-size: 19px !important;
  line-height: 150%;
  font-weight: bold !important;
  margin: 18px 0 !important; }

.journal-content-article h4, .journal-content-article h5, .journal-content-article h6 {
  margin: 18px 0;
  font-family: "Open sans";
  font-size: 19px;
  line-height: 150%;
  font-weight: normal; }

/**/
/*Headery ozdobne Powroty*/
.ozdobny-full {
  text-align: center;
  border-top: 2px solid red;
  border-bottom: 2px solid red;
  color: red !important; }

.ozdobny-full-uwaga {
  text-align: center;
  border-top: 2px solid red;
  border-bottom: 2px solid red;
  background: rgba(255, 0, 0, 0.6);
  color: white !important; }

h4.ozdobny-full-uwaga, h4.ozdobny-full {
  padding: 15px 40px; }

.ozdobny-lewy {
  padding: 15px 20px;
  text-align: right;
  border-right: 2px solid red;
  color: red !important;
  width: calc(30% - 40px);
  float: left;
  margin: 6px 30px 0 0 !important;
  font-size: 18px !important; }

.ozdobny-prawy {
  padding: 15px 20px;
  text-align: left;
  border-left: 2px solid red;
  color: red !important;
  width: calc(30% - 40px);
  float: right;
  margin: 6px 0 0 30px !important;
  font-size: 18px !important; }

.ozdobny-full-uwaga a, .ozdobny-full-uwaga strong a {
  color: darkred !important; }

.ozdobny-full a, .ozdobny-full strong a {
  color: darkred !important; }

@media only screen and (max-width: 460px) {
  .ozdobny-prawy {
    width: calc(100% - 40px);
    float: none;
    margin: 6px 0 6px 0 !important;
    border-left: 0px solid red;
    border-top: 2px solid red;
    border-bottom: 2px solid red;
    text-align: center;
    font-size: 16px !important; }

  .ozdobny-lewy {
    width: calc(100% - 40px);
    float: none;
    margin: 6px 0 6px 0 !important;
    border-right: 0px solid red;
    border-top: 2px solid red;
    border-bottom: 2px solid red;
    text-align: center;
    font-size: 16px !important; } }
/**/
/*Accept cookie START*/
.accept-cookie {
  background-color: #fff;
  display: none;
  position: fixed;
  width: auto;
  max-width: 500px;
  z-index: 999;
  border: 1px solid #e6e6e6;
  padding: 15px;
  bottom: 10px;
  left: 10px; }

.accept-cookie_btn {
  color: #fff;
  background-color: #253b48; }

.accept-cookie p {
  font-size: 15px; }

.accept-cookie p a {
  color: #405ca0; }

#cookie-banner {
  bottom: 85px !important; }

/*Accept cookie END*/