article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

caption,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    border-bottom: 1px dotted #000;
    cursor: help;
}

html {
    overflow-y: scroll;
}

body {
    background: #FFF;
    font: 62.5%/1.4 Arial, Helvetica, Verdana, sans-serif;
}

body.portal-popup {
    background: none;
    padding: 10px;
}

body.configuration-popup {
    padding-bottom: 0;
}

body.portal-iframe {
    padding: 0;
}

body.html-editor {
    background: #FFF;
    color: #000;
}

blockquote,
ul,
ol,
dl {
    margin: 1em;
}

ol,
ul,
dl {
    margin-left: 2em;
}

ol {
    list-style: decimal outside;
}

ul {
    list-style: disc outside;
}

ul ul {
    list-style-type: circle;
}

ol ol {
    list-style-type: upper-roman;
}

dl dd {
    margin-left: 1em;
}

th {
    font-weight: bold;
}

caption {
    margin-bottom: .5em;
    text-align: center;
}

p {
    margin-bottom: 1em;
}

h1 {
    font-size: 1.7em;
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.4em;
}

h1,
h2,
h3 {
    margin: 1em 0;
}

h4,
h5,
h6 {
    font-size: 1.1em;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: bold;
}

b,
strong {
    font-weight: bold;
}

i,
em {
    font-style: italic;
}

code,
pre {
    font-family: "Courier New", Courier, monospace;
    white-space: pre;
}

.important {
    font-weight: bold;
}

body.staging,
body.live-view {
    border: 10px solid #F00;
}

body.live-view {
    border-color: #FC0;
}

.portal-iframe.staging {
    border: none;
}

.portal-iframe #main-content {
    width: 100%;
}

.alert-background {
    background: #000;
}

.popup-alert-notice {
    background-color: #FFC;
    border-bottom-color: #FC0;
}

.popup-alert-warning {
    background-color: #FDD;
    border-bottom-color: #F00;
}

.portal-add-content {
    background: #FFF;
    text-align: left;
    z-index: 20;
}

.portal-add-content a {
    text-decoration: none;
}

.loading-animation {
    background: url("") no-repeat top center;
    margin-top: 10px;
    padding-top: 40px;
    text-align: left;
}

hr,
.separator {
    border-top: 1px dotted #BFBFBF;
}

.update-available {
    margin-top: 10px;
    padding: 2px;
    text-align: left;
}

.highlight {
    background: #FFC;
    font-weight: bold;
    margin: 0 1px;
}

.aui-state-default {
    background: #D4D4D4 url("") repeat-x 0 0;
    border: 1px solid;
    border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
}

.aui-state-hover {
    background: #B9CED9 url("") repeat-x 0 0;
    border-color: #627782;
}

.aui-state-active {
    background: #EBEBEB url("") repeat-x 0 0;
    border-color: #555;
}

.results-header {
    background: #D1D6DC;
}

.results-header th,
.results-header td {
    color: #7B7C7F;
    padding: 5px 10px;
}

.results-header .sort-column .result-column-name {
    background: url("") no-repeat 100% 50%;
    display: inline-block;
    font-style: italic;
    padding-right: 15px;
}

.results-header .sort-desc .result-column-name {
    background-image: url("");
}

.results-row td {
    background: none;
    padding: 5px 10px;
}

.results-row.alt td {
    background: #DDE1E6;
}

.results-row.hover td {
    background: #BCC3CC;
}

.portlet-layout.dragging {
    border-collapse: separate;
}

.drop-area {
    background-color: #D3DADD;
}

.active-area {
    background: #FFC;
}

.portlet-boundary.aui-dd-dragging {
    opacity: .6;
}

.portlet-boundary.aui-dd-dragging .portlet {
    border: 2px dashed #ccc;
}

.aui-portal-layout-proxy {
    opacity: 1 !important;
}

.aui-portal-layout-proxy .portlet-topper {
    background-image: none;
}

.aui-proxy {
    cursor: move;
    opacity: .65;
    position: absolute;
}

.aui-proxy.generic-portlet {
    height: 200px;
    width: 300px;
}

.aui-proxy.generic-portlet .portlet-title {
    padding: 10px;
}

.aui-proxy.not-intersecting .forbidden-action {
    background: url("") no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px;
}

.aui-resizable-proxy {
    border: 1px dashed #828F95;
    position: absolute;
    visibility: hidden;
}

.aui-sortable-proxy {
    background: #727C81;
    margin-top: 1px;
}

.lfr-freeform-layout-drag-indicator {
    visibility: hidden;
}

.aui-portal-layout-drag-target-indicator {
    margin: 2px 0;
}

.aui-tooltip {
    max-width: 200px;
}

.aui-tagselector-content {
    border-width: 0;
    margin-bottom: 15px;
    padding: 0;
}

.aui-tagselector-content .aui-textboxlistentry-holder {
    background: #fff;
    border: 1px solid;
    border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
    margin-bottom: 5px;

    padding: 5px;
    position: relative;
    overflow: visible;
}

.aui-tagselector .lfr-tag-selector-input {
    background: none;
    padding: 0;
    width: auto;
}

.aui-tagselector-focused .aui-textboxlistentry-holder {
    background: #FFC none;
    border: 1px solid #FC0;
}

.aui-tagselector .aui-field .aui-field-content {
    margin: 0;
}

.aui-tagselector .aui-toolbar {
    margin-top: 5px;
}

.aui-tagselector .aui-textboxlist-input-container {
    margin: 0;
}

.aui-categoriesselector-content .aui-textboxlistentry-holder {
    background-color: transparent;
    border-width: 0;
    padding: 0;
}

.tag-cloud,
.tag-list {
    list-style: none;
    margin: 0 1em 0 0;
    padding: 0 1em .5em 1em;
    white-space: normal;
}

.tag-cloud {
    line-height: 2.5em;
}

.tag-cloud li,
.tag-list li {
    display: inline;
    float: left;
    margin: 0 1em 0 0;
}

.tag-cloud a,
.tag-list a {
    white-space: nowrap;
}

.tag-cloud .tag-asset-count {
    clip: rect(0 0 0 0);
    position: absolute;
}

.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;
}

.aui-underlay {
    clear: both;
    top: 100%;
}

.aui-underlay-hidden {
    display: none;
}

.aui-underlay-content {
    background: #F4F3F3 url("") repeat-x 0 0;
    border: 0 solid #AEAFB1;
    border-width: 0 1px 1px;
}

.aui-underlay .aui-widget-hd {
    height: 38px;
}

.aui-underlay-close {
    position: absolute;
    right: 5px;
    top: 5px;
}

.aui-underlay .lfr-portlet-item {
    border-width: 0;
}

.aui-tabview-list {
    border: 1px solid #C8C9CA;
    padding: 4px;
}

.aui-tab {
    background: transparent;
    border-width: 0;
    font-weight: bold;
}

.aui-tab-content {
    padding: 3px 10px;
}

.aui-tab-active {
    background: #333;
    padding: 0;
    position: relative;
    z-index: 10;
}

.aui-tab-active,
.aui-tab-active a {
    color: #FFF;
    text-decoration: none;
    text-shadow: -1px -1px #000;
}

.aui-tabview-list .toggle {
    float: right;
}

.lfr-panel-container {
    background: transparent;
}

.lfr-panel-container {
    background: #FFF;
}

.aui-dialog-bd {
    min-height: 30px;
}

.aui-dialog-content {
    border: 1px solid #C8C9CA;
    padding: 5px;
}

.aui-panel-hd {
    background: #C0C2C5 url("") repeat-x 0 0;
    border: 1px solid;
    border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
    padding-left: 10px;
    text-shadow: 1px 1px #FFF;
}

.lfr-actions.portlet-options .lfr-trigger strong span,
.visible.portlet-options .lfr-trigger strong span {
    background-image: url("");
}

.lfr-actions.portlet-options:hover,
.lfr-actions.portlet-options:hover ul {
    background: transparent;
}

.lfr-menu-list {
    z-index: 450;
}

.aui-menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px;
}

.aui-menu {
    position: absolute;
    width: auto;
}

.aui-menu-content {
    background: #FFF;
    list-style: none;
    min-width: 150px;
}

.aui-menu-content li {
    margin: 0;
    padding: 0;
}

.aui-menu-content,
.lfr-menu-list ul {
    background: #CCC9C9 url("") repeat-x 0 0;
    border: 1px solid;
    border-color: #AEAFB1 #777879 #777879 #AEAFB1;
    padding: 2px 0;
}

.aui-menugroup-content .aui-menu-label {
    background: #D2D6DE;
    color: #5B677D;
    display: block;
    font-weight: bold;
    padding: 5px 3px;
    text-shadow: 1px 1px #FFF;
}

.aui-menugroup-content ul,
.lfr-menu-list ul ul {
    display: block;
    min-width: 0;
}

.aui-menu-content li,
.lfr-menu-list ul li {
    border-bottom: 1px solid #BCBBBB;
    border-top: 1px solid #EEE;
    display: block;
    margin: 0;
    padding: 0;
}

.aui-menu-content li.first,
.lfr-menu-list ul li.first {
    border-top-width: 0;
}

.aui-menu-content li.last,
.lfr-menu-list ul li.last {
    border-bottom-width: 0;
}

.aui-menu-content li a,
.lfr-menu-list ul li a {
    color: #2C2F34;
    display: block;
    padding: 4px 5px;
    text-decoration: none;
}

.aui-menu-content li a.aui-focus,
.lfr-menu-list ul a.aui-focus,
.lfr-menu-expanded li a:focus {
    background-color: #5B677D;
    color: #FFF;
    text-shadow: -1px -1px #2C2F34;
}

.aui-menu-content a,
.lfr-menu-list li a,
.lfr-actions .lfr-trigger,
.lfr-actions .lfr-trigger strong {
    font-weight: bold;
    text-shadow: 1px 1px #FFF;
}

.aui-toolbar li {
    display: inline-block;
    margin: 0;
    margin-left: 10px;
    padding: 0;
    vertical-align: middle;
}

.aui-toolbar-separator {
    background: url("") no-repeat 100% 50%;
    border-width: 0;
    cursor: default;
    font-size: 1px;
    height: 16px;
    margin: 0 2px;
    overflow: hidden;
    vertical-align: middle;
    width: 4px;
}

.aui-loadingmask-content {
    background: #CCC;
}

.aui-loadingmask-message {
    background: #D4D4D4 url("") repeat-x 0 0;
}

.aui-tree-node-selected .aui-tree-label {
    background-color: transparent;
    font-weight: bold;
}

.portlet-layout {
    border-collapse: collapse;

    clear: both;
    display: table;
    border-spacing: 0;
    table-layout: auto;
    width: 100%;
}

.portlet-column {
    display: table-cell;
    vertical-align: top;
}

.portlet-column-content {
    padding: 5px;
}

.portlet-column-content-only,
.ltr .portlet-column-content-first,
.rtl .portlet-column-content-last {
    padding-left: 0;
}

.portlet-column-content-only,
.ltr .portlet-column-content-last,
.rtl .portlet-column-content-first {
    padding-right: 0;
}

.portlet-column-content.empty {
    padding: 50px;
}

#main-content.dragging .portlet-column {
    border: 3px double #828F95;
    height: 100px;
    min-height: 100px;
}

.dockbar {
    background: #97A1AE url("") repeat-x 0 0;
    border-bottom: 1px solid #636364;
    font-size: 13px;
    padding: 1px 5px;
    position: relative;
    z-index: 300;
}

.dockbar:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.dockbar a {
    color: #2C2F34;
    font-weight: bold;
    text-shadow: 1px 1px #FFF;
}

.dockbar .menu-button-active {
    background: #5C94DA url("") repeat-x 0 0;
}

.dockbar .menu-button-active a {
    color: #FFF;
    text-shadow: -1px -1px #2C2F34;
}

.dockbar .user-avatar .sign-out {
    font-size: .8em;
    padding-left: 0;
}

.dockbar ul {
    margin: 0;
    padding: 0;
}

.dockbar li li {
    margin-left: 0;
}

html > .lfr-dockbar-pinned {
    padding-top: 3.45em;
}

.lfr-dockbar-pinned .dockbar {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}

.dockbar .pin-dockbar {
    margin-left: 0;
}

.pin-dockbar img {
    background: url("") no-repeat 0 0;
    height: 27px;
    vertical-align: middle;
    width: 27px;
}

.lfr-dockbar-pinned .pin-dockbar img {
    background-image: url("");
}

.dockbar .user-portrait {
    text-decoration: none;
}

.dockbar .user-avatar img {
    vertical-align: middle;
    width: 25px;
}

.dockbar .impersonating-user {
    background: url("") no-repeat 0 50%;
    padding-left: 20px;
}

.dockbar .impersonating-user .user-links a {
    color: #999;
}

.aui-dockbarmenu-hidden {
    visibility: hidden;
}

.dockbar .aui-toolbar {
    float: left;
}

.dockbar .user-toolbar {
    float: right;
}

.aui-underlay .portal-add-content {
    background-color: transparent;
    font-size: 11px;
}

.aui-underlay .portal-add-content .portlet-dd-placeholder {
    display: none;
}

.add-application .aui-widget-bd,
.dockbar-messages .aui-widget-bd {
    padding: 0 10px 10px;
}

.add-application {
    left: 10px !important;
}

.lfr-has-sidebar #main-content {
    padding-left: 220px;
}

.manage-layouts {
    left: 60px !important;
}

.my-places-menu {
    max-width: 350px;
}

.my-places-menu ul {
    list-style: none;
}

.my-places-menu ul,
.my-places-menu li {
    display: block;
    margin: 0;
    padding: 0;
}

.my-places-menu a {
    display: block;
    overflow: hidden;
    text-align: right;
    white-space: nowrap;
}

.my-places-menu .current-site {
    border: solid #1D4280;
    border-width: 1px 0;
}

.my-places-menu .current-site a {
    background: #3068BA url("") no-repeat scroll 2px 30%;
    color: #FFF;
    padding-left: 20px;
    text-shadow: 1px 1px #333;
}

.my-places-menu .current-site .site-type {
    color: #FFF;
}

.my-places-menu .current-site a:hover,
.my-places-menu a:hover .site-type {
    color: #FFF;
    text-shadow: 1px 1px #333;
}

.my-places-menu .site-name {
    cursor: pointer;
    float: left;
}

.my-places-menu .site-type {
    color: #777;
    float: right;
    font-size: .8em;
    font-weight: normal;
    margin-left: 10px;
}

.my-places-menu a:hover .site-type {
    color: #FFF;
}

.dockbar .toggle-controls a {
    background: url("") no-repeat 0 50%;
    padding-left: 20px;
}

.controls-hidden .toggle-controls a {
    background-image: url("");
}

.dockbar .menu-button {
    background: url("") no-repeat 93% 50%;
    display: inline-block;
    padding: 5px 20px 5px 5px;
    text-decoration: none;
}

.dockbar .menu-button span {
    padding-left: 20px;
}

.dockbar .add-content .menu-button span {
    background-image: url("");
}

.dockbar .manage-content .menu-button span {
    background-image: url("");
}

.dockbar .my-places .menu-button span {
    background-image: url("");
}

.dockbar .staging-options .menu-button span {
    background-image: url("");
}

.dockbar-messages-container {
    left: 50%;
    margin-left: -150px;
}

.dockbar-messages {
    width: 300px;
}

.showing-messages .dockbar-messages {
    display: block;
}

.multiple-messages .dockbar-message {
    border-top: 1px solid #CCC;
    padding: 5px 0;
}

.multiple-messages .first {
    border-top-width: 0;
    padding-top: 0;
}

.add-content-menu .add-page a {
    background: url("") no-repeat 3px 50%;
    padding-left: 25px;
}

.add-content-menu .add-application a {
    background: url("") no-repeat 3px 50%;
    padding-left: 25px;
}

.manage-content-menu li a {
    padding-left: 25px;
}

.manage-content-menu .manage-page a {
    background-image: url("");
}

.manage-content-menu .page-layout a {
    background-image: url("");
}

.manage-content-menu .sitemap a {
    background-image: url("");
}

.manage-content-menu .settings a {
    background-image: url("");
}

.manage-content-menu .control-panel a {
    background-image: url("");
}

.modify-pages li {
    position: relative;
}

.modify-pages .delete-tab {
    background: #333 url("") no-repeat 50%;
    cursor: pointer;
    display: block;
    height: 8px;
    margin-top: -7px;
    padding: 3px;
    position: absolute;
    right: 1px;
    text-indent: -9999em;
    top: 50%;
    width: 8px;
}

.nav-menu li a.ancestor {
    font-weight: bold;
}

.nav-menu li a.selected {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.nav-menu ul {
    padding-left: 10px;
}

.aui-form-options {
    border: 1px solid #AAA;
    display: inline-block;
    vertical-align: middle;
}

.aui-form-options input {
    border-width: 0;
    display: inline;
    float: left;
}

.aui-form-triggers {
    float: left;
}

.aui-form-trigger {
    background: #C4C4C4 url("") repeat-x 0 0;
    border-left: 1px solid #BBB;
    display: inline-block;
    float: left;
}

.aui-form-trigger img {
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px;
}

.aui-form-trigger:hover,
.aui-form-trigger:focus {
    background: #83B0CA url("");
}

.aui-trigger-selected {
    background: #EBEBEB url("");
}

.aui-trigger-selected:hover,
.aui-trigger-selected:focus {
    background: #B7DEF4 url("");
}

.aui-options-trigger img {
    background-image: url("");
}

.aui-save-trigger img {
    background-image: url("");
}

.freeform .portlet {
    margin-bottom: 0;
}

body.portlet {
    border: none;
}

.portlet-topper {
    position: relative;
}

.portlet-title {
    display: block;
    font-size: 1em;
    margin: 0;
}

.portlet-title-text {
    cursor: pointer;
}

.portlet-title img {
    vertical-align: middle;
}

.portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
}

.portlet-topper-toolbar .nobr {
    display: block;
    float: left;
    padding: 1px;
}

.portlet-content,
.portlet-minimized .portlet-content-container {
    padding: 12px 10px 10px;
}

.portlet-minimized .portlet-content {
    padding: 0;
}

.portlet-icon-back {
    background: url("") no-repeat 0 50%;
    font-weight: bold;
    padding: 5px 5px 5px 18px;
}

.portlet-nested-portlets .portlet-boundary {

    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

.portlet-borderless-container {
    min-height: 2.5em;
    position: relative;
}

.portlet-borderless-bar {
    background: #333;
    color: #FFF;
    font-size: 10px;
    opacity: .3;
    padding: 2px 5px 1px;
    position: absolute;
    right: 0;
    text-shadow: -1px -1px #000;
    top: 0;
    z-index: 200;
}

.portlet-borderless-bar .portlet-actions {
    display: none;
    float: left;
    margin-right: 20px;
}

.portlet-borderless-container:hover .portlet-borderless-bar {
    opacity: 1;
}

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
    display: inline;
}

.portlet-borderless-bar .portlet-action-separator {
    display: none;
}

.portlet-borderless-bar a {
    color: #3AF;
    display: inline-block;
    font-size: 0;
    height: 16px;
    margin-left: 5px;
    text-indent: -9999px;
    vertical-align: top;
    width: 16px;
}

.portlet-title-default {
    display: inline-block;
    float: right;
    font-weight: bold;
    text-transform: uppercase;
}

.aui-dd-draggable .portlet-topper {
    cursor: move;
}

.aui-dd-draggable .portlet-title-default {
    background: url("") no-repeat 0 50%;
    cursor: move;
    padding-left: 20px;
}

.portlet-borderless-bar .portlet-back a {
    background-image: url("");
    height: auto;
    text-indent: 0;
    width: auto;
}

.portlet-borderless-bar .portlet-close a {
    background-image: url("");
}

.portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url("");
}

.portlet-borderless-bar .portlet-title-default,
.portlet-borderless-bar .portlet-actions {
    vertical-align: top;
}

.lfr-panel-page {
    width: 100%;
}

.lfr-panel-page .portlet-title {
    font-size: 13px;
}

.lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD;
}

.portlet-msg-info {
    background: #DFF4FF url("") no-repeat 6px 50%;
    border: 1px solid #A7CEDF;
    color: #34404F;
    display: block;
    font-weight: bold;
    margin: 2px auto 14px;
    padding: 6px 6px 6px 30px;
    text-align: left;
}

.portlet-msg-info.pending {
    background-image: url("");
}

.portlet-msg-error {
    background: #FDD url("") no-repeat 6px 50%;
    border: 1px solid #F00;
    display: block;
    font-weight: bold;
    margin: 2px auto 14px;
    padding: 6px 6px 6px 30px;
    text-align: left;
}

.portlet-msg-alert {
    background: #FFC url("") no-repeat 6px 20%;
    border: 1px solid #FC0;
    display: block;
    font-weight: bold;
    margin: 2px auto 14px;
    padding: 6px 6px 6px 30px;
    text-align: left;
}

.portlet-msg-success {
    background: #F4FDEF url("") no-repeat 6px 50%;
    border: 1px solid #ACDFA7;
    color: #384F34;
    display: block;
    font-weight: bold;
    margin: 2px auto 14px;
    padding: 6px 6px 6px 30px;
    text-align: left;
}

.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;
}

.restricted,
.restricted td {
    background: #FDD;
    border: none;
}

.alt.restricted td {
    background-color: #FFC0C0;
}

.hover.restricted td {
    background-color: #D3BDC0;
}

.restricted * {
    color: #727C81;
}

.restricted td.col-1,
.alt.restricted td.col-1 {
    background: url("") no-repeat 5px 50%;
    padding-left: 28px;
}

.results-row.lfr-role .col-1,
.results-row.hover.lfr-role .col-1 {
    padding-left: 30px;
}

.results-row.lfr-role-guest .col-1,
.results-row.hover.lfr-role-guest .col-1 {
    background-image: url("");
}

.results-row.lfr-role-regular .col-1,
.results-row.hover.lfr-role-regular .col-1 {
    background-image: url("");
}

.results-row.lfr-role-community .col-1,
.results-row.hover.lfr-role-community .col-1 {
    background-image: url("");
}

.results-row.lfr-role-organization .col-1,
.results-row.hover.lfr-role-organization .col-1 {
    background-image: url("");
}

.results-row.lfr-role-team .col-1,
.results-row.hover.lfr-role-team .col-1 {
    background-image: url("");
}

.lfr-portlet-item,
.lfr-portlet-item p a {
    font-size: 1em;
}

.lfr-actions,
.lfr-actions ul {
    background: #FFF url("/javax.faces.resource/images/forms/button.png.xhtml") repeat-x 0 100%;
    border: 1px solid;
    border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
}

.lfr-actions ul {
    bottom: -1px;
}

.lfr-actions .lfr-trigger,
.lfr-actions .lfr-trigger,
.lfr-actions .lfr-trigger strong {
    background: none;
}

.lfr-actions .lfr-trigger li {
    background: transparent;
    border-bottom: 1px solid #DEDEDE;
    padding: 2px;
}

.lfr-actions .lfr-trigger li a {
    padding: 5px 10px 5px 25px;
}

.lfr-actions .lfr-trigger li a:hover {
    background-color: #828F95;
    color: #FFF;
}

.lfr-actions .lfr-trigger li a img {
    left: 3px;
    position: absolute;
}

.lfr-actions .lfr-trigger li.last {
    border-bottom: none;
}

.lfr-actions.portlet-options {
    background: none;
    border: none;
    float: left;
}

.lfr-actions.portlet-options .lfr-trigger {
    padding: 0;
}

.lfr-actions.portlet-options .lfr-trigger strong {
    min-width: 0;
    padding: 1px;
}

.lfr-actions.portlet-options .lfr-trigger strong a {
    background-image: url("");
    background-position: 0 0;
    display: block;
    font-size: 0;
    height: 16px;
    padding: 0;
    text-indent: -9999em;
    width: 16px;
}

.visible.portlet-options .lfr-trigger strong a {
    background-image: url("");
}

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
    border: none;
}

.taglib-calendar tr td a {
    background-color: #F0F5F7;
    border: 1px solid #FFF;
    border-bottom: none;
    border-left: none;
    display: block;
    height: 15px;
    padding: 5px 0;
}

.taglib-calendar table td {
    border-width: 0;
}

.taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF;
}

.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;
}

.taglib-calendar tr td.calendar-inactive {
    background-color: #FFF;
    color: #B5BFC4;
}

.taglib-calendar tr th {
    border-bottom-color: #D7D7D7;
}

fieldset {
    border: 1px solid #BFBFBF;
    padding: 8px;
}

.aui-fieldset {
    border-width: 0;
    padding: 0;
    position: relative;
}

.configuration-popup .aui-fieldset {
    margin-bottom: 0;
}

.aui-fieldset .aui-field-content,
.aui-field-row,
.aui-button-holder,
.aui-field-wrapper-content {
    margin: 10px 0;
}

.aui-field-inline .aui-field-content,
.aui-field-row .aui-field-content {
    margin: 0;
    margin-right: 5px;
}

.aui-search-bar .aui-field-content {
    margin-right: 0;
}

.aui-search-bar .aui-field-content,
.aui-search-bar .aui-button-content {
    display: inline-block;
    vertical-align: middle;
}

.aui-field-choice .aui-field-label {
    display: inline-block;
}

.aui-field-date .aui-field-content {
    overflow: hidden;
}

legend {
    font-weight: bold;
    padding: 0 6px;
}

.aui-fieldset-legend {
    color: #000;
    font-size: 120%;
    font-weight: bold;
    padding: 0 0 1.5em;
}

.aui-legend {
    border-bottom: 1px solid #CCC;
    display: block;
    position: absolute;
    width: 90%;
}

input {
    background: #FFF;
}


input[type="text"],
input[type="password"],
input[type="file"],
input[type="submit"],
input[type="button"],
input[type="reset"],
select,
textarea,
.textarea,
button {
    background-image: url("/javax.faces.resource/images/forms/input_shadow.png.xhtml");
    background-repeat: no-repeat;
    border: 1px solid;
    border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
    font: 1em Arial, Helvetica, Verdana, sans-serif;
    padding: 5px 1px;
}

select {
    padding: 1px;
}

input[type="image"] {
    background: transparent none;
    border: none;
    padding: 0;
}

input[type="submit"],
input[type="button"],
input[type="reset"],
button {
    background: #F5F5F5 url("/javax.faces.resource/images/forms/button.png.xhtml") repeat-x 0 0;
    border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
    color: #34404F;
    cursor: pointer;
    font-weight: bold;
    overflow: visible;
    padding: 5px;
    width: auto;
}

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
button:hover,
button:focus {
    background: #DFF4FF;
    border: 1px solid #A7CEDF;
    color: #369;
}

/*
input[type="submit"],
input[type="button"],
input[type="reset"],
button,
.lfr-actions,
.lfr-actions ul {
    background: #D4D4D4 url("" ) repeat-x 0 0;
    border: 1px solid;
    border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
    color: #34404F;
    font-weight: bold;
    text-shadow: 1px 1px #FFF;
}
.aui-button-disabled input[type],
.aui-button-disabled button,
.aui-button-disabled input[type]:hover,
.aui-button-disabled input[type]:focus,
.aui-button-disabled button:hover,
.aui-button-disabled button:focus {
    background: #D4D4D4 url("" ) repeat-x 0 0;
    border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
    color: #555;
    opacity: .5;
}

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
button:hover,
.lfr-actions:hover,
.lfr-actions:hover ul {
    background: #B9CED9 url("") repeat-x 0 0;
    border-color: #627782;
    color: #369;
}

input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
button:focus,
.lfr-actions:focus,
.lfr-actions:focus ul {
    background: #EBEBEB url("") repeat-x 0 0;
    border-color: #555;
}
*/
input.aui-form-validator-error,
textarea.aui-form-validator-error,
select.aui-form-validator-error {
    border: 1px solid #F00;
}

input.focus,
textarea.focus,
.ie6 input.focus,
.ie6 textarea.focus {
    background: #FFC none;
    border: 1px solid #FC0;
}

.aui-menu-content,
body > .lfr-menu-list ul,
.aui-underlay-content,
.aui-dialog-content {
    -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);


}

.dockbar .menu-button-active .menu-button {
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);


}

.my-places-menu .current-site a {
    -moz-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);


}

.aui-dialog-hd {
    -moz-box-shadow: 1px 1px 0 #FFF;
    -webkit-box-shadow: 1px 1px 0 #FFF;
    box-shadow: 1px 1px 0 #FFF;


}

.aui-tabview-list,
.aui-tab-active,
body > .lfr-menu-list ul,
.lfr-actions,
.aui-dialog-content,
.aui-dialog .aui-widget-hd,
.modify-pages .delete-tab,
input[type="submit"],
input[type="button"],
input[type="reset"],
button {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;


}

.aui-menu-content {
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;


}

.aui-underlay-content {
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;


}

.lfr-hudcrumbs ul {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;


}

.breadcrumbs {
    margin-bottom: 1.5em;
}

.breadcrumbs li {
    background: url("") no-repeat 100% 50%;
    display: inline-block;
    margin-right: 5px;
    max-width: 50%;
    padding-right: 15px;
    vertical-align: middle;
}

.breadcrumbs a {
    display: block;
}

.breadcrumbs .last {
    background-image: none;
    margin-top: .2em;
}

.breadcrumbs .last a,
.aui-tree-node-selected a {
    color: #555;
}

.site-breadcrumbs {
    margin: 0 0 5px;
    width: auto;
}

.site-breadcrumbs ul {
    background-color: #FFF;
    border: 1px solid #DEDEDE;
    border-color: #C0C2C5;
    margin: 0;
}

.site-breadcrumbs li {
    background-image: none;
    margin-right: 0;
    padding-left: .75em;
    padding-right: 0;
}

.site-breadcrumbs li span {
    background: url("") no-repeat 100% 50%;
    display: block;
    padding: .5em 15px .5em 0;
}

.site-breadcrumbs li span a {
    text-decoration: none;
}

.site-breadcrumbs li.first a {
    color: #369;
    font-weight: bold;
}

.site-breadcrumbs li.last a {
    color: #4B5567;
    font-size: 1.3em;
}

.site-breadcrumbs .last {
    font-size: 1em;
    margin-top: 0;
    padding-right: 0;
}

.site-breadcrumbs .last span {
    background-image: none;
    padding: 0;
}

#skip-to-content,
#banner h2,
#banner h3,
#navigation h1,
.site-breadcrumbs h1 {
    position: absolute;
}

.aui-tab-active:after {
    border: 10px solid;
    border-bottom-width: 0;
    border-color: #333 transparent transparent;
    bottom: -7px;
    content: '-';
    display: block;
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    text-indent: -9999px;
    width: 0;
    z-index: 20;
}

.lfr-title-scope-selector {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;


}

.lfr-title-scope-selector {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;


}

.logo .current-community,
#navigation,
.portlet,
.portlet-topper,
.site-breadcrumbs ul {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;


}

body {
    background: #EEF0F2;
    font-size: 11px;
}

body.mouring {
    -webkit-filter: grayscale(100%);
}

a {
    color: #5B677D;
    text-decoration: underline;
}

a:hover {
    color: #06C;
    text-decoration: none;
}

hr,
.separator {
    border-color: #BFBFBF transparent #FFF;
    border-style: solid;
    border-width: 1px 0;
}

#wrapper {
    background: none;
    margin: 0 auto;
    width: 100%;
    position: relative;

}

#banner {
    background: none;
    height: auto;
}

#banner .company-title {
    float: none;
    font-family: sans-serif, arial, tahoma;
    margin: 15px 0 0;
    position: static;
}

body #banner .logo a {
    float: left;
}

#heading .lp-logo {
    color: #005023;
    display: inline-block !important;
    font-size: inherit !important;
    text-indent: 0 !important;
    width: 100% !important;
    text-decoration: none;
    padding-bottom: 30px;
}

#heading .logo {
    background: url("/javax.faces.resource/images/logo_80x80.png.xhtml") no-repeat scroll 0 0 transparent !important;
}

#heading .lp-logo span {
    display: inline-block;
    font-size: 30px;
    margin-left: 92px;
    margin-top: 30px;
}

#heading .lp-logo span.dlugi {
    margin-top: 21px;
}

#heading a.company-title {
    color: #005023;
    float: left !important;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 500px;
    margin-top: 21px;

}

#heading a.company-title.polowanie-lodz {
    margin-top: 5px;
}

#heading > div.lang {
    color: #0C4F01;
    float: right;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 80px;
    margin-top: 16px;
    max-width: 145px;
    overflow: auto;
}

#heading > div.lang a {
    color: #0C4F01;
    text-decoration: none;
}

.current-community {
    display: none;
}

.logo .current-community {
    background: #A6AFBE url("") no-repeat 15px 50%;
    color: #FFF;
    display: block;
    float: right;
    font-size: .8em;
    font-weight: bold;
    margin: 15px 0 0 20px;
    padding: 7px 17px 7px 40px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
}

#skip-to-content:focus {
    clip: auto;
    right: 0;
    z-index: 200;
}

#sign-in {
    background: url("") no-repeat 3px 50%;
    font-weight: bold;
    padding: 5px 5px 5px 25px;
    position: absolute;
    right: 0;
    top: 1.4em;
}

.guest-community .logo .current-community {
    display: none;
}

.private-page .logo .current-community {
    background-image: url("");
}

#navigation {
    clear: both;
    height: 57px;
    margin: 0 auto;
    min-height: 2.2em;
    padding: 0 5px;
    position: relative;
    z-index: 200;
}

#navigation h1 {
    margin: 0;
    padding: 15px;
    width: 98%;
    text-align: center;
}

#navigation ul {
    list-style: none;
    margin: 0;
    padding: 3px;
}

#navigation ul.child-menu.expand-left,
#navigation ul.child-menu2.expand-left,
#navigation ul.child-menu3.expand-left {
    border-top: 1px solid #404040;
    border-right: 1px solid #404040;

    left: -290px;
    margin-top: -1px;
}

#navigation li,
#navigation a {
    display: inline-block;
}

#navigation li {
    position: relative;
    vertical-align: top;
}


#navigation li:hover .child-menu,
#navigation .child-menu > li:hover .child-menu2,
#navigation .child-menu2 > li:hover .child-menu3 {
    border-left: 1px solid #404040;
    display: block;
    position: absolute;
    width: 295px;
    z-index: 200;
}

#navigation .main-menu > li {
    border-right: 1px solid #404040;
}

#navigation .main-menu > li.last {
    border-right: none;
}

#navigation .child-menu {
    display: none;
}

#navigation .child-menu2 {
    display: none;
    left: 295px;
    top: -11px;
}

#navigation .child-menu3 {
    display: none;
    left: 295px;
    top: -11px;
}

#navigation .child-menu > li:hover .child-menu2,
#navigation .child-menu2 > li:hover .child-menu3 {
    display: block;
}

#navigation .child-menu li {
    border-top: 1px solid #404040;
    display: block;
    float: none;
    margin: 0;
}

#navigation .child-menu li a {
    cursor: pointer !important;
}

.portlet {
    background-color: transparent;
    text-align: left;
}

.portlet-topper {
    font-size: 1.4em;
}

.portlet-title {
    color: #656565;
    float: none;
    font-weight: bold;
    min-width: 50%;
    padding: 5px;
}

.portlet-title a {
    color: #353535;
    text-decoration: none;
}

.lfr-portlet-title-editable {
    margin-top: -4px;
    z-index: 9999;
}

.lfr-portlet-title-editable-content {
    padding: 0;
}

.portlet-icons {
    float: none;
}

.portlet-icons .portlet-close-icon {
    border-width: 0;
}

.page-maximized .portlet-icons {
    font-size: 11px;
}

#footer {
    text-align: right;
}

.lfr-hudcrumbs {
    position: fixed;
    top: 0;
    z-index: 200;
}

.lfr-hudcrumbs ul {
    background: #414445;
    background: rgba(0, 0, 0, 0.8);
}

.lfr-hudcrumbs .breadcrumbs li a,
.lfr-hudcrumbs .breadcrumbs li span {
    color: #FFF;
}

.lfr-hudcrumbs li span {
    background-image: url("");
}

.lfr-panel-container {
    background-color: transparent;
}

.aui-combobox .aui-field-input {
    padding: 4px 3px 3px;
    font-size: 11px;
    height: 15px;

}

.aui-combobox .aui-field {
    float: left;
    line-height: 0;
}

.lfr-portlet-title-editable-content .aui-field {
    float: none;
    display: inline;

}

.portlet-borderless-bar {
    -moz-border-radius: 20px;
    -moz-box-shadow: inset 0 1px 3px #000;
    -webkit-border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 3px #000;
    border-radius: 20px;
    box-shadow: inset 0 1px 3px #000;


    z-index: 20;
}

.logo .current-community {
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 #FFF;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 #FFF;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 #FFF;


}

#navigation li.selected a {
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);


}

.aui-combobox .aui-toolbar-first {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;


}

body {
    background-color: #FFF;
    font: 12px/18px Open Sans, verdana, tahoma, helvetica, geneva, sans-serif;
    margin: 0;
    padding: 0;
}

#banner {
    margin: 0 auto 16px;
    width: 90%;
}

#content-wrapper {
    background-color: #E7E7E7;
    margin: 0 auto;
    max-width: 100%;

    overflow: hidden;
    width: 1400px;
    min-height: 1050px;
}

#main-image {
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    width: 1400px;
}

.carousel-item-fader {
    height: 1050px;
    position: absolute;
    width: 1400px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U3ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(242, 242, 242, 0) 45%, rgba(236, 236, 236, 1) 60%, rgba(231, 231, 231, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(45%, rgba(242, 242, 242, 0)), color-stop(60%, rgba(236, 236, 236, 1)), color-stop(100%, rgba(231, 231, 231, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(242, 242, 242, 0) 45%, rgba(236, 236, 236, 1) 60%, rgba(231, 231, 231, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(242, 242, 242, 0) 45%, rgba(236, 236, 236, 1) 60%, rgba(231, 231, 231, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(242, 242, 242, 0) 45%, rgba(236, 236, 236, 1) 60%, rgba(231, 231, 231, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(242, 242, 242, 0) 45%, rgba(236, 236, 236, 1) 60%, rgba(231, 231, 231, 1) 100%);


    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#e7e7e7', GradientType=0);


}

#content {
    background-color: #E7E7E7;
    margin: 24px auto 0px;
    position: relative;
    padding: 20px 20px 20px 20px;
    /* margin: 20px auto 0px;
      */
    width: 1274px;
}

.first-layout #content {
    margin: 24px auto 0px;
}

.page-maximized.first-layout #content,
.controls-visible.signed-in #content {
    margin: 0 auto;
}


.w960 {
    margin: 0 auto;
    width: 967px;
}

.w1400 {
    margin: 0 auto;
    width: 1400px;
    max-width: 100%;

}

.logo .current-community,
#navigation,
#navigation a,
.portlet,
.portlet-topper,
.site-breadcrumbs ul {
    border-radius: 0;
}

.portlet-content,
.portlet-minimized .portlet-content-container {
    padding: 3px;
}

#navigation {
    background-color: #031C07;
    height: 56px;
}

#navigation ul {
    background: url("/javax.faces.resource/images/bg_menu.png.xhtml") no-repeat scroll 821px top #031C07;
    text-align: center;
    margin: 0 auto;
    padding: 0;

    width: 960px;
}

#navigation > ul.main-menu {
    height: 56px;
    position: relative;
}

#navigation ul > li {
    background: none;
    float: left;
    position: relative;
}

#navigation li.selected a {
    box-shadow: none;
}

#navigation .selected a,
#navigation a:hover,
#navigation a:focus,
#navigation .child-menu li a,
#navigation .aui-dd-dragging,
.lfr-navigation-proxy {
    background: none;
    text-shadow: none;
}

#navigation a {
    color: #c10303;
}

#navigation .child-menu,
#navigation .child-menu2,
#navigation .child-menu3 {
    background: none;
    border-bottom: 1px solid #40413F;
    border-color: #40413F;
    border-width: 1px;
    position: relative;
    text-align: left;
    width: 295px;
}

#navigation .child-menu li.last {
    border-bottom: 1px solid #404040;
}

#navigation li:hover .child-menu,
#navigation li:hover .child-menu2,
#navigation li:hover > .child-menu3 {
    background-color: #031C07;
    width: 295px;
    padding: 10px 0;

}

#navigation .child-menu li a {

    text-transform: none;
    width: 245px;
    padding: 12px 25px;
}

#navigation li.has-children,
#navigation .child-menu > li.has-children > a,
#navigation .child-menu2 > li.has-children > a {
    background: url("/javax.faces.resource/images/arrow_right.png.xhtml") no-repeat scroll 275px 50% transparent;
}

#navigation .child-menu li.has-children > a:hover,
#navigation li.selected.has-children > a,
#navigation li.selected.has-children > a {
    background: url("/javax.faces.resource/images/arrow_right.png.xhtml") no-repeat scroll 275px 50% #28B532;
}

#navigation .main-menu > li.wyszukiwanie {
    border-right: medium none;
    margin-top: 11px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 10;
}

#navigation .main-menu > li.wyszukiwanie .btn_search {
    background-image: url("/javax.faces.resource/images/search_bg_green.png.xhtml");
    background-position: -9999px -9999px;
    background-repeat: no-repeat;
    float: left;
    height: 44px;
    position: relative;
    width: 46px;
    z-index: 100;
}

#navigation .main-menu > li.wyszukiwanie .btn_search input {
    background: url("/javax.faces.resource/images/icon_search.png.xhtml") no-repeat scroll 12px 9px transparent;
    border: medium none;
    height: 44px;
    margin: 0;
    padding: 0;
    width: 46px;
}

#navigation .main-menu > li.wyszukiwanie .frame_input_text {
    display: none;
    position: absolute;
    right: -20px;
    top: 0;
}

#navigation .main-menu > li.wyszukiwanie:hover .btn_search {
    background-position: 0 0;
}

#navigation .main-menu > li.wyszukiwanie:hover .frame_input_text {
    display: block;
}

#navigation .main-menu > li.wyszukiwanie .box_input_text {
    background-color: #031C07;
    border: 1px solid #3B3B3B;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    margin-top: 45px;
    overflow: hidden;
    padding: 10px 15px;
}

#navigation .main-menu > li.wyszukiwanie .box_input_text input {
    background-color: #FFF;
    border: medium none;
    color: #818181;
    display: block;
    float: left;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 0 0 10px;
    width: 210px;
}

#navigation .main-menu > li.wyszukiwanie button {
    display: none;
}

.site-breadcrumbs {
    display: none;
    height: 20px;
    margin: 0 auto;
    padding-top: 21px;
    width: 960px;
}

.full-article-mode .site-breadcrumbs,
.magazin .site-breadcrumbs {
    display: block;
}

.site-breadcrumbs ul {
    background: none;
    border: none;
    overflow: hidden;
}

.site-breadcrumbs li {
    float: left;
    padding: 0;
}

.site-breadcrumbs li span,
.site-breadcrumbs .last span {
    padding: .2em .75em .2em 2em;
}

.site-breadcrumbs li span {
    background: none repeat scroll 0 0 #FFF;
    position: relative;
    z-index: 1;
}

.site-breadcrumbs li.last span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
}

.site-breadcrumbs li:span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
}

.site-breadcrumbs span::after {
    background: #fff;

    content: "";
    height: 2.5em;
    margin-top: -1.25em;

    position: absolute;
    right: -1em;
    top: 50%;


    width: 2.5em;
    z-index: -1;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-radius: .2em;
}

.site-breadcrumbs .last span::after {
    background: #f3f3f3;

    content: "";
    height: 2.5em;
    margin-top: -1.25em;
    position: absolute;
    right: -1em;
    top: 50%;

    width: 2.5em;
    z-index: -1;
    transform: rotate(45deg);
    border-radius: .2em;
}

.site-breadcrumbs li a,
.site-breadcrumbs li.first a,
.site-breadcrumbs li.last a {

    font-size: 12px;
    font-weight: normal;
    color: #656565;
}

.site-breadcrumbs.lfr-hudcrumbs {
    padding-top: 0;
}

.lfr-hudcrumbs ul {
    background: rgba(3, 28, 7, 0.8) none repeat scroll 0 0;

}

.lfr-hudcrumbs .breadcrumbs li a,
.lfr-hudcrumbs .breadcrumbs li span {
    color: white;
}

.signed-in.controls-visible #main-image,
.page-maximized #main-image {
    display: none;
}

#footer {
    background-color: #1A1E1B;
    clear: both;
    color: white;

    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;

    text-align: inherit;
    display: table;

}

.footer_c,
.footer-content {
    margin: 0 auto;
    width: 1000px;
}

.footer_box_first {
    float: left;
    padding-left: 10px;
    padding-top: 15px;
    width: 205px;
}

.footer_box {
    color: #F0EDE5;
    border-left: 1px solid #707070;
    float: left;
    padding-left: 35px;
    width: 205px;
    min-height: 210px;
}

.footer_box h3 {
    font-size: 14px;
}

.footer_box p {
    font-size: 13px;
}

.footer_box a {
    color: #F0EDE5;
    text-decoration: underline;
}

.ico {
    margin: 10px 10px 10px 0;
    width: 70px;
    vertical-align: middle;
}

.thread-message-view img {
    max-width: 100%;
}

.naglowek_ico {
    clear: both;
    height: 60px;
    margin: 0 auto;
    width: 960px;
}

.chrome .naglowek_ico {
    display: inline-block;
}

.naglowek_ico p {
    font-size: 30px;
    color: #292F2D;

    font-weight: bold;
    margin: 0;
    padding: 21px 10px 10px;
    text-align: center;
    text-transform: uppercase;
}

.wyszukaj {
    background-color: #3D3D3D;
    color: white;

    height: 270px;
    margin: 0;
    width: 220px;
    font-size: 14px;
}

#search_2 {
    float: left;
    margin: 10px 0 0 10px;
    width: 200px;
}

#search_2 select.checkText,
#search_2 .checkText select {
    border: medium none;
    color: #3D3D3D;
    float: left;
    font: 14px Open Sans, tahoma, verdana, helvetica, geneva, sans-serif;
    height: 33px;
    padding-left: 10px;
    padding-top: 5px;
    width: 200px;
}

#search_2 input.buttonSearch2 {
    background: url("/javax.faces.resource/images/arr_search2.png.xhtml") repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFF;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 38px;
    text-align: left;
    width: 134px;
    text-transform: uppercase;

}

.box_square {
    float: left;
    height: 200px;
    width: 220px;
}

.wstazka {
    background: url("/javax.faces.resource/images/wstazka.png.xhtml") no-repeat scroll 0 0 transparent;
    height: 30px;
    margin: -10px 0 0 -10px;
    position: absolute;
    width: 72px;
}

.maska_square_p {
    background-color: #2B322B;
    color: white;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    margin-top: 149px;
    padding-top: 15px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 220px;
}

.maska_square_p a {
    color: white;
    text-decoration: none;
}

.aui-tabview-list,
.aui-tab-active,
body > .lfr-menu-list ul,
.lfr-actions,
.aui-dialog-content,
.aui-dialog .aui-widget-hd,
.modify-pages .delete-tab,
input[type="submit"],
input[type="button"],
input[type="reset"],
button {
    border-radius: 0;
}

input[type="submit"],
input[type="button"],
input[type="reset"],
button,
.lfr-actions,
.lfr-actions ul {
    text-shadow: none;
}

.signed-out .portlet-topper-toolbar {
    display: none;
}

.portlet-journal-content .portlet-borderless-container {
    padding: 0 0 20px;
}

.lasy_main_page_tiles #column-1 {
    display: none;
}

.nfh-organizations-portlet2 .portlet-borderless-container {
    padding-bottom: 20px;
}

.lasy_main_page_tiles #column-3 {
    padding-top: 89px;
}

.asset-titles {
    display: table-cell;
}

.asset-titles .article-abstract {
    float: left;
}

.controls-hidden .add-asset-selector,
.signed-out .add-asset-selector {
    margin-bottom: 0;
}

.aui-w70 {
    width: 733px;
}

.aui-w30 {
    width: 220px;
}

.portlet-title > span > img {
    display: none;
}

.najnowsze-aktualnosci .portlet {
    background-color: transparent;

    padding: 0;
    width: 220px;
    margin-top: 102px;
}

.full-article-mode .najnowsze-aktualnosci .portlet {
    margin-top: 39px;
}

.najnowsze-aktualnosci .portlet-topper-toolbar {
    margin-top: -25px;
}

.full-article-mode .portlet.show-asset-full-content {
    margin-top: 12px;
}

.full-article-mode .najnowsze-aktualnosci .portlet.show-asset-full-content {
    margin-top: 20px;
}

.najnowsze-aktualnosci .portlet-topper {
    background: none;
    border: none;
    background-color: #2B2B2B;

    box-shadow: none;
}

.najnowsze-aktualnosci .portlet-title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 10px 10px;
    text-shadow: none;
    text-transform: uppercase;
}

.najnowsze-aktualnosci .portlet-content,
.najnowsze-aktualnosci .portlet-minimized .portlet-content-container {
    background-color: transparent;
    padding: 0;
}

.najnowsze-aktualnosci .final-separator {
    margin: 0;
}

.portlet-asset-publisher .lfr-meta-actions {
    padding-top: 1em;
}

.portlet-asset-publisher .asset-full-content .asset-content {
    margin-right: 5px;
}

.portlet-asset-publisher .asset-content {
    margin-left: 5px;
}

.portlet-asset-publisher .portlet-borderless-container .full-content {
    padding-top: 20px;
}

.article-lp {

    font-size: 16px;
    line-height: 1.3em;
    color: #2B2B2B;
    margin-right: 10px;
}

.article-lp .event {
    background-color: #FFF;
    border: 10px solid #FFF;
    height: 305px;
}

.article-lp .event .event-date {
    background-color: #FFF;
    font-size: 70px;
    font-weight: 300;
    height: 131px;
    line-height: 1em;
    margin-left: 98px;
    padding-top: 13px;
    position: absolute;
    text-align: center;
    width: 145px;
}

.article-lp .event-date span {
    background-color: #28B532;
    bottom: 0;
    color: #FFF;
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    left: 0;
    line-height: 1em;
    padding: 14px 0;
    position: absolute;
    text-transform: uppercase;
    width: 145px;
}

.article-lp .event .image-wrapper {

    height: 305px;
    overflow: hidden;
    width: 333px;
    float: left;
    position: relative;

}

.article-lp .event .event-data {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 335px;
}

.article-lp .event .event-data .event-data-header {
    background-color: #28B532;
    color: #FFF;
    margin-bottom: 25px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.article-lp .event .event-data .event-data-dates {
    font-size: 14px;
    width: 345px;
}

.article-lp .event .event-data .event-data-dates-wrapper {
    background-color: #F0EDE5;
    border: 1px solid #A0A0A0;
    display: table;
    margin-bottom: 10px;
    width: 100%;
}

.article-lp .event .event-data .event-data-header2 {
    margin-bottom: 10px;
    text-transform: uppercase;
}

.article-lp .event .event-data .event-data-dates-row {
    border: 1px solid #A0A0A0;
    display: table-row;
}

.article-lp .event .event-data .event-data-dates-row div {
    display: table-cell;
}

.article-lp .event .event-data .event-data-dates-wrapper .start-date,
.article-lp .event .event-data .event-data-dates-wrapper .to-date {
    border-left: 1px solid #A0A0A0;
    padding: 5px 15px;
}

.article-lp .event .event-data .event-data-dates-wrapper .start-date-marker,
.article-lp .event .event-data .event-data-dates-wrapper .to-date-marker {
    padding: 5px 15px;
    width: 0;
}

.article-lp .event .event-data .event-data-place {
    background-color: #F0EDE5;
    border: 1px solid #A0A0A0;
    display: table;
    margin-bottom: 10px;
    width: 100%;
}

.article-lp .event .event-data .event-data-place .event-data-row {
    border: 1px solid #A0A0A0;
    display: table-row;
}

.article-lp .event .event-data .event-data-place .event-data-row div {
    display: table-cell;
    padding: 5px 15px;
}

.article-lp .gallery-wrapper {
    width: 100%;
}

.article-lp p img,
.article-lp p .img-wrapper img,
.article-lp iframe,
.article-lp-gallery img,
.article-lp-content img {
    border: 10px solid white !important;

    margin-bottom: 5px;
    margin-right: 10px;
    max-width: 100% !important;
    box-shadow: 0 0 10px #CCC;
}

.article-lp p img,
.article-lp p .img-wrapper img,
.article-lp-gallery img,
.article-lp-content img {
    height: auto !important;
}

.article-lp-content h1 {
    font-size: 17px;
}

.article-lp-content h2 {
    font-size: 16px;
}

.article-lp-content h3 {
    font-size: 15px;
}

.article-lp-content,
.article-lp-description {
    padding-right: 15px;
}

.article-lp-gallery a {
    text-decoration: none;
    float: left;
    max-width: 200px;

}

.article-lp .img-caption {
    color: #656565;
    font-size: 14px;
    text-align: left;
    padding: 0 20px 20px 10px;

}

.article-lp-title {
    color: #292F2D;
    font-size: 26px;
    text-transform: uppercase;
    margin-top: 0;
    line-height: 1.1em;


}

.article-lp-metadata {
    color: #656565;
    text-transform: uppercase;
    margin-bottom: 1em;
    font-size: 12px;


}

.article-lp .serwisy_sp {
    height: 20px;
    margin-bottom: 10px;
    padding-top: 6px;
}

.article-lp .serwisy_sp img {
    margin-top: 2px;
    cursor: pointer;

}

.article-lp .serwisy_sp iframe {
    border: inherit !important;
    box-shadow: inherit !important;
}

.article-lp .serwisy_sp .stat {
    background-color: #FFF;
    border-color: #656565;
    border-style: solid;
    border-width: 1px;
    color: #656565;

    height: 17px;
    margin: 10px;
    vertical-align: top;
    font-size: 12px;
    padding: 0 3px;

}

.article-lp-description {
    color: #2B2B2B;
    font-weight: bold;
    font-size: 17px;
    margin-top: 45px;

    margin-bottom: 1.3em;

}

.article-lp-images {
    text-align: center;
    margin-bottom: 1em;

}

.image-gallery-row {
    display: inline-block;
}

.article-lp-attachments {
    box-shadow: 0 0 5px #CCC;
}

.article-lp-attachments h2 {
    background-color: #D3CFC6;
    color: #565656;
    display: block;
    font-size: 14px;
    margin: 0 0 1px;
    padding: 10px;
    text-transform: uppercase;
}

.article-lp-attachments ul {
    margin: 0;
}

.article-lp-attachments li {
    background-color: #E3DFD6;
    list-style-type: none;
    margin-bottom: 1px;
    padding: 5px;
}

.article-lp-attachments li a {
    color: #565656;
    font-size: 14px;
    text-decoration: none;
}

.article-lp-attachments li a:hover {
    color: #7C7C7C;
    text-decoration: underline;
}

.article-lp cite {
    background-color: #D3CFC6;
    box-shadow: 0 0 10px #CCC;
    color: #2B2B2B;
    display: block;
    float: right;
    font-style: italic;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    max-width: 250px;
    padding: 25px;
}

.article-lp-cite-img {
    background-image: url("/javax.faces.resource/images/double_quote_white3.png.xhtml");
    background-repeat: no-repeat;
    color: #FFF;
    display: inline-block;
    float: left;
    height: 36px;
    margin-left: -21px;
    margin-right: 20px;
    margin-top: -21px;
    width: 48px;
}

.logos a {
    font-size: 14px;
    text-decoration: none;
}

.logos {
    width: 260px;
}

#footer_cons_contact {
    font-size: 14px;
    width: 290px;
}

#footer_cons_contact a {
    text-decoration: underline;
}

.show-asset-full-content .portlet-title {
    display: none;
}

.lista-aktualnosci .show-asset-full-content .portlet-topper,
.show-asset-full-content .portlet-topper {
    background: none;
    margin: 0;
}

.news-tiles .final-separator {
    display: none;
}

.news-tile {
    height: 420px;
    margin: 0 10px 20px;
    width: 460px;
    overflow: hidden;

}

.news-tile .event-date {
    background-color: #FFF;
    font-size: 70px;
    font-weight: 300;
    height: 136px;
    line-height: 1em;
    margin-left: 157px;
    padding-top: 19px;
    position: absolute;
    text-align: center;
    width: 145px;
}

.news-tile .event-date span {
    background-color: #28B532;
    bottom: 0;
    color: #FFF;
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    left: 0;
    line-height: 1em;
    padding: 14px 0;
    position: absolute;
    text-transform: uppercase;
    width: 145px;
}

.news-tile > img {
    width: 100%;
}

.news-tile .summary {
    background-color: white;
    color: #2B2B2B;

    height: 93px;
    margin-top: 287px;
    padding: 20px 25px;
    position: absolute;
    text-transform: uppercase;
    width: 410px;
    font-size: 14px;
}

.news-tile .summary a {
    color: #2B2B2B;
    text-decoration: none;
}

.news-tile .summary a:hover {
    color: #2B2B2B;
    text-decoration: none;
}

.news-tile .summary h3 {
    font-size: 16px;
    margin: 0 .3em 1em 0;
    max-height: 1.1em;
    overflow: hidden;
}

.news-tile .asset-summary-text {
    max-height: 4em;
    overflow: hidden;
}

.news-tile-small {
    height: 200px;
    margin: 0 10px 20px;
    overflow: hidden;
    position: relative;
    width: 220px;
}

.news-tile-small .event-date {
    background-color: #FFF;
    font-size: 38px;
    font-weight: 300;
    height: 83px;
    line-height: 1em;
    margin-left: 65px;
    padding-top: 13px;
    position: absolute;
    text-align: center;
    width: 90px;
}

.news-tile-small .event-date span {
    background-color: #28B532;
    bottom: 0;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    left: 0;
    line-height: 1em;
    padding: 8px 0;
    position: absolute;
    text-transform: uppercase;
    width: 90px;
}

.news-tile-small img {
    width: 100%;
}

.news-tile-small .summary,
.recommended-220x200-tile .summary {
    background-color: white;
    bottom: -145px;
    color: #2B2B2B;
    height: 183px;
    overflow: hidden;
    padding: 10px 15px;
    position: absolute;
    text-transform: uppercase;
    transition: bottom .5s ease 0s;
    width: 190px;
}

.news-tile-small:hover .summary,
.recommended-220x200-tile:hover .summary {
    bottom: 0;
}

.news-tile-small .summary .article-summary {
    display: none;
}

.news-tile-small:hover .summary .article-summary {
    display: block;
}

.news-tile-small .summary a {
    color: #2B2B2B;
    text-decoration: none;
}

.news-tile-small .summary a:hover {
    color: #2B2B2B;
    text-decoration: none;
}

.news-tile-small .summary h3,
.recommended-220x200-tile .summary h3 {
    font-size: 12px;
    margin: 0 .3em 1em 0;
    max-height: 3em;
    overflow: hidden;
}

.news-tile-small .asset-summary-text {
    max-height: 130px;
    overflow: hidden;
}

.no-tile {
    width: 218px;
    height: 198px;
    border: 1px solid #ccc;


}

.aktualnosci-glowna .portlet {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;
}

.aktualnosci-glowna .portlet-topper {
    background: url("/javax.faces.resource/images/aktualnosci_ico.png.xhtml") no-repeat scroll 0 50% transparent;
    border: medium none;
    box-shadow: none;
    margin: 18px 3px 23px 350px;
    padding: 10px 0 10px 50px;
}

.aktualnosci-glowna .portlet-title {
    color: #353535;
    font-size: 30px;
    text-shadow: none;
    text-transform: uppercase;
}

.aktualnosci-glowna .portlet-content {
    padding: 0;
}

.lista-aktualnosci .portlet {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;
}

.lista-aktualnosci .portlet-topper {
    background: url("/javax.faces.resource/images/aktualnosci_ico.png.xhtml") no-repeat scroll 0 50% transparent;
    border: medium none;
    box-shadow: none;
    margin: 32px 3px 23px 12px;
    padding: 10px 0 10px 50px;
}

.lista-aktualnosci .portlet-title {
    color: #353535;
    font-size: 24px;
    text-shadow: none;
    text-transform: uppercase;
}

.lista-aktualnosci .portlet-content {
    padding: 0;
}

.news-title-small-item {
    background-color: #FFF;
    clear: both;
    height: 60px;
    margin-top: 1px;
    width: 220px;
}

.news-title-small-item:hover {
    background-color: #28B532;
    color: #FFF;
}

.news-title-small-item a {
    color: #222;
}

.news-title-small-item:hover a,
.news-title-small-item .asset-title a:hover {
    color: #FFF;
    text-decoration: none;
}

.news-title-small-item .tile {
    border: 1px solid white;
    float: left;
    margin: 10px;
    max-height: 38px;
    overflow: hidden;
}

.news-title-small-item .no-tile {
    border: 1px solid white;
    display: inline-block;
    float: left;
    height: 38px;
    margin: 10px;
    width: 42px;
}

.news-title-small-item .asset-title {
    border: medium none;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    margin: 0;

    overflow: hidden;
    padding-top: 10px;
    text-transform: uppercase;
    max-width: 145px;
}

.polecane-artykuly .portlet {
    background-color: transparent;
    border: none;
    padding: 0;
    width: 220px;
}

.polecane-artykuly .portlet-content,
.polecane-artykuly .portlet-minimized .portlet-content-container {
    padding: 0;
}

.polecane-artykuly .portlet-topper {
    background: url("/javax.faces.resource/images/polecamy_small_ico.png.xhtml") no-repeat scroll 0 50% transparent;
    border: none;
    box-shadow: none;
    margin-bottom: 10px;
    margin-top: 25px;
}

.polecane-artykuly .portlet-topper-toolbar {
    margin-top: -15px;
}

.polecane-artykuly .portlet-title {
    font-size: 14px;
    padding: 10px 0 10px 35px;
    text-shadow: none;
    text-transform: uppercase;
}

.recommended-220x125-tile {
    height: 125px;
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    width: 220px;
}

.recommended-220x125-tile.resize-image {
    height: auto !important;
}

.recommended-220x125-tile.resize-image .journal-content-article img {
    height: auto !important;
    width: 220px !important;
}

.recommended-220x125-tile .summary {
    background-color: #000;
    bottom: -96px;
    color: #2B2B2B;

    height: 113px;
    opacity: .8;
    overflow: hidden;
    padding: 3px 15px 10px;
    position: absolute;
    transition: bottom .5s ease 0s;
    width: 190px;
    zoom: 1;
    filter: alpha(opacity=80);
}

.recommended-220x125-tile:hover .summary {
    bottom: 0;
}

.recommended-220x125-tile .summary .article-summary {
    display: none;
}

.recommended-220x125-tile:hover .summary .article-summary {
    display: block;
}

.recommended-220x125-tile .summary a {
    color: white;
    text-decoration: none;
}

.recommended-220x125-tile .summary a:hover {
    color: white;
    text-decoration: none;
}

.recommended-220x125-tile .summary h3 {
    font-size: 12px;
    margin: 0 .3em .3em 0;
    font-weight: normal;
    line-height: 2em;

    text-transform: uppercase;
}

.recommended-220x125-tile:hover .summary h3 {
    line-height: inherit;
}

.recommended-220x125-tile .no-tile {
    width: 218px;
    height: 123px;
    border: 1px solid #ccc;


}

.recommended-220x125-tile .asset-summary-text {
    height: 55px;
    overflow: hidden;
}

.polecane .portlet {
    background-color: transparent;
    border: none;
    padding: 0;
}

.polecane .portlet-content,
.polecane .portlet-minimized .portlet-content-container {
    padding: 0;
}

.polecane .portlet-topper {
    background: url("/javax.faces.resource/images/polecamy_ico.png.xhtml") no-repeat scroll 354px 50% transparent;
    border: medium none;
    box-shadow: none;
    margin: 0 11px 20px 12px;
    padding: 10px 0 10px 50px;
    text-align: center;
}

.polecane .portlet-title {
    font-size: 30px;
    color: #292F2D;

    text-shadow: none;
    text-transform: uppercase;
}

.recommended-460x420-tile {
    height: 420px;
    margin: 0 10px 20px;
    width: 460px;
    overflow: hidden;

}

.recommended-460x420-tile .summary {
    background-color: #373733;
    color: #FFF;
    font-weight: bold;
    height: 18px;
    margin-top: 362px;
    padding: 20px 25px;
    position: absolute;
    width: 410px;
    text-transform: uppercase;

}

.recommended-460x420-tile .summary a {
    color: white;
    text-decoration: none;
}

.recommended-460x420-tile .summary a:hover {
    color: white;
    text-decoration: none;
}

.recommended-460x420-tile .summary h3 {
    font-size: 16px;
    line-height: 1.2em;
    margin: 0 .3em 1em 0;
    max-height: 1.1em;
    overflow: hidden;
}

.recommended-220x200-tile {
    height: 200px;
    margin: 0 10px 20px;
    overflow: hidden;
    position: relative;
    width: 220px;
}

.recommended-220x200-tile .summary {
    background-color: #373733;
    color: white;
}

.recommended-220x200-tile .summary .article-summary {
    display: none;
}

.recommended-220x200-tile:hover .summary .article-summary {
    display: block;
}

.recommended-220x200-tile .summary a {
    color: white;
    text-decoration: none;
}

.recommended-220x200-tile .summary a:hover {
    color: white;
    text-decoration: none;
}

.no-tile {
    width: 218px;
    height: 198px;
    border: 1px solid #ccc;


}

.recommended-460x200-tile {
    height: 200px;
    margin: 0 10px 20px;
    overflow: hidden;
    position: relative;
}

.dane-jednostki {
    background-color: #F5F5F5;
}

.box_kontakt {
    background-color: #F5F5F5;
    color: #000;

    height: 340px;
    padding: 10px;
    width: 458px;
    display: inline-block;
}

.box_kontakt.w460h340 {
    vertical-align: top;
}

.box_kontakt_p .stanowisko {
    display: block;
    min-height: 36px;
}

.box_kontakt p,
.box_kontakt_p p {
    color: #828282;
    margin: 10px;
}

.box_kontakt p img,
.box_kontakt_p p img {
    padding: 5px 10px 5px 0;
    vertical-align: middle;
}

.box_kontakt p > img,
.box_kontakt_p p > img,
.toggle_container .block p > img {
    border: none;
    box-shadow: none;
    margin: 0;
}

.box_kontakt .title {
    color: #656565;
    font-size: 18px;
}

.box_kontakt_p {
    background-color: #F5F5F5;
    color: #000;
    float: left;
    padding: 5px;
    width: 950px;
}

.person {
    background-color: #FFF;
    float: left;
    margin: 5px;
    width: 227px;
    min-height: 262px;

}

.zakladka_1 {
    background-color: #FAFAFA;
    color: #51544C;
    float: left;
    font: bold 14px Open Sans, tahoma, verdana, helvetica, geneva, sans-serif;
    padding: 10px;
    width: 940px;
}

.zakladka_1 h2,
.zakladka_2 h2 {
    margin: 0;
    font-size: 14px;

}

.zakladka_2 {
    background-color: #F2F2F2;
    color: #51544C;
    float: left;
    font: bold 14px Open Sans, tahoma, verdana, helvetica, geneva, sans-serif;
    padding: 10px;
    width: 940px;
}

h2.trigger a:hover {
    color: #CCC;
    text-decoration: underline;
}

h2.trigger a {
    background-image: url("");
    background-position: right center;
    background-repeat: no-repeat;
    color: #51544C;
    display: block;
    font: bold 14px Open Sans, tahoma, verdana, helvetica, geneva, sans-serif;
}

h2.trigger.active a {
    background-image: url("");
}

.toggle_container .block {
    width: 930px;
}

.toggle_container {
    font-size: 1.2em;
}

.toggle_container .block p {
    font-size: 12px;
    font-weight: normal;
}

.kontakt {
    background-color: #F5F5F5;
    margin: 0 auto;
    width: 960px;
}

.kontakt .address {
    margin-left: 19px;
    margin-top: -30px;
}

.kontakt .address > p {
    margin-bottom: 0;
    margin-top: 0;
}

.taglib-page-iterator .search-results {
    display: none;
}

.nfh-magazin-portlet {
    margin-right: 10px;
    margin-top: 20px;
}

.magazin .najnowsze-aktualnosci .portlet {
    margin-top: 20px;
}

.nfh-magazin-portlet .asset-abstract {
    background-color: #FFF;
    display: inline-block;
    margin-bottom: 10px;
    padding: 20px;
    width: 678px;
}

.nfh-magazin-portlet .asset-abstract.odd img {
    float: left;
}

.nfh-magazin-portlet .asset-abstract.odd .summary {
    display: inline-block;
    float: right;
    margin-left: 15px;
    width: 333px;
}

.nfh-magazin-portlet .asset-abstract.even img {
    float: right;
}

.nfh-magazin-portlet .asset-abstract.even .summary {
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 333px;
}

.nfh-magazin-portlet a {
    color: #2b2b2b;
    text-decoration: none;
}

.nfh-magazin-portlet a:hover {
    color: #2b2b2b;
    text-decoration: underline;
}

.nfh-magazin-portlet .asset-title {
    border-bottom: 1px solid #E7E7E7;
    display: inline-block;
    font-size: 16px;
    margin: 0 0 20px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.nfh-magazin-portlet .description {
    font-size: 14px;
}

.desktop-hidden {
    display: none;
}

#portlet_77 .portlet-topper {
    display: none;
}

.clearboth:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
}

.search_bar {
    padding-bottom: 30px;
}

.search_bar label {
    color: #6A6A6A;
    float: left;
    font-size: 21px;
    font-weight: bold;
    line-height: 38px;
    margin: 0 12px 0 0;
}

.search_bar .aui-field-wrapper {
    float: right;
}

.search_bar .aui-field-wrapper input {
    vertical-align: top;
}

.search_bar .aui-field-wrapper input[type="text"] {
    font-family: 'Open Sans';
    font-size: 14px;
    height: 28px;
    padding-left: 12px;
    width: 580px;
}

.search_bar .aui-fieldset {
    margin-bottom: 0;
}

.search-hint {
    color: #6A6A6A;
    padding: 0 0 0 240px;
}

.search_bar select,
.search_bar textarea,
.search_bar input[type="text"],
.search_bar input[type="password"],
.search_bar input[type="datetime"],
.search_bar input[type="datetime-local"],
.search_bar input[type="date"],
.search_bar input[type="month"],
.search_bar input[type="time"],
.search_bar input[type="week"],
.search_bar input[type="number"],
.search_bar input[type="email"],
.search_bar input[type="url"],
.search_bar input[type="search"],
.search_bar input[type="tel"],
.search_bar input[type="color"],
.search_bar .uneditable-input {
    border-radius: 4px;
    color: #555;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
}

.search_bar textarea,
.search_bar input[type="text"],
.search_bar input[type="password"],
.search_bar input[type="datetime"],
.search_bar input[type="datetime-local"],
.search_bar input[type="date"],
.search_bar input[type="month"],
.search_bar input[type="time"],
.search_bar input[type="week"],
.search_bar input[type="number"],
.search_bar input[type="email"],
.search_bar input[type="url"],
.search_bar input[type="search"],
.search_bar input[type="tel"],
.search_bar input[type="color"],
.search_bar .uneditable-input {
    background-color: #FFF;
    border: 1px solid #CCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border .2s linear 0s, box-shadow .2s linear 0s;
}

.search_bar button {
    background: none repeat scroll 0 0 #28B532;
    color: white;
    font-size: 14px;
    height: 36px;
    margin-left: -4px;
    margin-top: 1px;
    padding: 0 40px;
    width: 120px;
    vertical-align: top;
    text-transform: uppercase;


}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

input[readonly='true'] {
    background-color: #DADADA;
}

#main-content {
    font-size: 13px;
}

.portal-frame #termsOfUse {
    margin: 20px;
    font-size: 14px;
}

.portal-frame #termsOfUse ul {
    list-style: outside;
    margin: 15px;
    width: 100%;
}

.portal-frame #termsOfUse li {
    display: list-item;
}

.portal-frame #termsOfUse li a {
    display: inline;
    text-decoration: underline;
    background: none;
    padding: 0;
}

.portal-frame #termsOfUse li a:hover {
    display: inline;
    text-decoration: underline;
    background: none;
    padding: 0;
}

.portal-frame #termsOfUse .paragraph {
    text-align: center;
    padding-top: 10px;
}


.portal-frame #termsOfUse h3 {
    font-size: medium;
}