@font-face {
  font-family: 'Open Sans';
  src: url("../webfonts/OpenSans-Regular-webfont.eot");
  src: url("../webfonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/OpenSans-Regular-webfont.woff") format("woff"), url("../webfonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("../webfonts/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../webfonts/OpenSans-Light-webfont.eot");
  src: url("../webfonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/OpenSans-Light-webfont.woff") format("woff"), url("../webfonts/OpenSans-Light-webfont.ttf") format("truetype"), url("../webfonts/OpenSans-Light-webfont.svg#open_sanslight") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../webfonts/OpenSans-Semibold-webfont.eot");
  src: url("../webfonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/OpenSans-Semibold-webfont.woff") format("woff"), url("../webfonts/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../webfonts/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../webfonts/OpenSans-Bold-webfont.eot");
  src: url("../webfonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/OpenSans-Bold-webfont.woff") format("woff"), url("../webfonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("../webfonts/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../webfonts/OpenSans-Italic.eot");
  src: url("../webfonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../webfonts/OpenSans-Italic.woff") format("woff"), url("../webfonts/OpenSans-Italic.ttf") format("truetype"), url("../webfonts/OpenSans-Italic.svg#open_sanssemibold_italic") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../webfonts/OpenSans-SemiboldItalic-webfont.eot");
  src: url("../webfonts/OpenSans-SemiboldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/OpenSans-SemiboldItalic-webfont.woff") format("woff"), url("../webfonts/OpenSans-SemiboldItalic-webfont.ttf") format("truetype"), url("../webfonts/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'lasy-icon';
  src: url("../webfonts/lasy-icon.eot");
  src: url("../webfonts/lasy-icon.eot?#iefix") format("embedded-opentype"), url("../webfonts/lasy-icon.woff") format("woff"), url("../webfonts/lasy-icon.ttf") format("truetype"), url("../webfonts/lasy-icon.svg#lasy-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class*="icon-"]:before {
  font-family: 'lasy-icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "\e600";
}

.icon-eye-blocked:before {
  content: "\e6c7";
}

.icon-first:before {
  content: "\f048";
}

.icon-last:before {
  content: "\f051";
}

.icon-quote-start:before {
  content: "\f10e";
}

.icon-phone:before {
  content: "\e7c3";
}

.icon-printer:before {
  content: "\e7e9";
}

.icon-mail:before {
  content: "\e7c7";
}

.icon-house:before {
  content: "\e7e5";
}

.icon-arrow-left7:before {
  content: "\e898";
}

.icon-arrow-down7:before {
  content: "\e899";
}

.icon-arrow-up6:before {
  content: "\e89a";
}

.icon-uniE89B:before {
  content: "\e89b";
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  list-style-position: inside;
}

html {
  height: 100%;
}

body {
  color: #6a6a6a;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 13px;
  position: relative;
  height: 100%;
}

body.is-content-editor.not-front {
  margin-top: 0px !important;
  border: 0px !important;
}
body.is-content-editor.not-front #main:before {
  display: block;
  height: 56px;
  content: " ";
  background: #fff;
}

#main {
  position: relative;
  min-height: 100%;
  background: #f0ede5;
}
#main:after {
  content: "";
  display: block;
  height: 250px;
}
#main + #footer {
  min-height: 250px;
  margin-top: -250px;
}

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

.clear {
  clear: both;
  padding: 0;
  margin: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.clearboth:after {
  content: "";
  display: block;
  height: 0px;
  line-height: 0px;
  clear: both;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.imagefield {
  line-height: 0px;
}

input[type="text"],
input[type="password"],
select,
textarea {
  padding-left: 3px;
  box-sizing: border-box;
  color: #222;
  background: #fff;
  border: 1px solid #DEDEDE;
}

input[type="text"],
input[type="password"],
select {
  font-size: 1em !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-right: 0px !important;
  height: 26px;
  line-height: 24px;
}

input[type="submit"] {
  background: #555;
  color: #fff;
  text-transform: uppercase;
  border: 0px;
  padding: 1px 5px;
  height: 26px;
}

.field,
.formControls {
  line-height: 22px;
  padding: 3px 0px;
}
.field input,
.formControls input {
  margin: 0px;
}

#login-form .field label,
#login-form .formControls label {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
}

#top .next_skin,
#top .prev_skin {
  position: absolute;
  top: 0px;
  width: 50%;
  height: 120px;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 100;
}
#top .prev_skin {
  left: 50%;
}
#top .next_skin {
  left: 0%;
}

.fixed {
  display: none !important;
  position: fixed;
  top: 50%;
  width: 50px;
  height: 80px;
  margin-top: -40px;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 100;
}
.fixed.next_skin {
  background-image: url(../img/arrow-next.png);
  right: 0px;
}
.fixed.prev_skin {
  background-image: url(../img/arrow-prev.png);
  left: 0px;
}
.fixed.business {
  background-color: #64A2E8;
}
.fixed.professional {
  background-color: #B8A363;
}
.fixed.standard {
  background-color: #28B532;
}

.next_skin,
.prev_skin {
  display: none;
}
.next_skin.fixed,
.prev_skin.fixed {
  opacity: 0;
}

.is_visible ~ .fixed, .is_visible ~ #top .prev_skin, .is_visible ~ #top .next_skin {
  display: none;
}

.skinwrapper {
  display: block;
}

html.standard .skinwrapper.standard {
  display: block;
}

html.business .skinwrapper.business {
  display: block;
}

html.professional .skinwrapper.professional {
  display: block;
}

#slider_wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
#slider_wrapper #slider-container {
  width: 300%;
  margin-left: -100%;
}
#slider_wrapper #slider-container .skinwrapper {
  float: left;
  width: 33.3333%;
  min-height: 10px;
}

.container {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 20px 10px 10px 30px;
}
.container.thin {
  width: 580px;
  padding-left: 10px;
}

.container:after {
  content: "";
  display: block;
  height: 0px;
  line-height: 0px;
  clear: both;
}

.documentFirstHeading {
  padding-top: 20px;
}

.head,
.documentFirstHeading {
  margin: 0px;
  padding-bottom: 20px;
  line-height: 45px;
  font-size: 31px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #292F2D;
  text-transform: uppercase;
}
.head:before,
.documentFirstHeading:before {
  display: inline-block;
  margin-right: 10px;
  width: 45px;
  height: 45px;
  vertical-align: bottom;
  background-repeat: no-repeat;
  background-position: right 0px;
}
.head.normal_case,
.documentFirstHeading.normal_case {
  text-transform: none;
}
.head a.homepage-section-link,
.documentFirstHeading a.homepage-section-link {
  color: inherit;
}

.not-front .head, .not-front h2, .not-front h3 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.not-front h3.head {
  font-size: 14px;
}

.headling {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 13px;
}

#content-core h2 {
  text-align: center;
  text-transform: uppercase;
}

#content-core h2,
.box_wrapper .head.small,
.head.small {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 15px;
}
#content-core h2:before,
.box_wrapper .head.small:before,
.head.small:before {
  margin-right: 10px;
  width: 27px;
  height: 27px;
  vertical-align: bottom;
}

.head.grey {
  background: #D3CFC6;
  color: #292F2D;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  padding: 11px 10px 9px;
}
.head.grey:before {
  display: none;
}

#intro {
  background: url(../img/bg_top.jpg) top center no-repeat;
  background-color: #fff;
  height: 496px;
  text-align: center;
  padding-top: 85px;
  display: none;
}
#intro.is_visible {
  display: block;
}
#intro.is_visible ~ #top {
  padding-bottom: 110px;
}

#bgTop {
  display: none;
}

#top {
  background-color: #fff;
  font-size: 1em;
}
#top .container {
  height: 120px;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

#logo {
  float: left;
  margin: 0px;
  padding: 24px 0px 0 0px;
  width: 120px;
}

#lasyp {
  position: absolute;
  top: 50px;
  left: 670px;
}

#menu_top {
  position: relative;
  width: 705px;
  height: 120px;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu_top a {
  cursor: pointer;
}
#menu_top .skin_professional {
  margin-left: 50%;
}
#menu_top .skin_standard {
  margin-left: 0%;
}
#menu_top .skin_business {
  display: none;
}
#menu_top .active {
  border-top: 5px solid #28b532;
  border-left: 1px solid #b6b6b6;
  border-right: 1px solid #b6b6b6;
  background: url(../img/shadow_left.png) top left repeat-y;
}
#menu_top .active:before {
  content: "";
  background: url(../img/arrow_green.png) top left no-repeat;
}
#menu_top .active a {
  background: url(../img/shadow_right.png) top right repeat-y;
  padding-bottom: 0px;
}
#menu_top li {
  position: absolute;
  width: 50%;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
#menu_top li:before {
  display: block;
  width: 15px;
  height: 8px;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: -1px;
}
#menu_top li.nav {
  position: static;
  margin: 0;
}
#menu_top li .icon {
  display: block;
  height: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#menu_top li .icon:before {
  content: "";
  display: inline-block;
  height: 50px;
  vertical-align: bottom;
}
#menu_top li .icon img {
  padding-bottom: 5px;
  vertical-align: bottom;
}
#menu_top li .icon.only:before {
  height: 115px;
  vertical-align: middle;
}
#menu_top li .icon.only img {
  vertical-align: middle;
}
#menu_top li a {
  display: block;
  height: 115px;
  padding-bottom: 5px;
  color: #6a6a6a;
}
#menu_top li a strong {
  font-size: 1.4em;
  line-height: 1.3;
}
#menu_top li a span {
  display: block;
  font-size: 1.1em;
  line-height: 1.4;
}

#menu_topright {
  float: right;
  margin: 20px 30px 0px 0px;
  padding: 0px;
}
#menu_topright li {
  display: inline;
  vertical-align: middle;
  padding-left: 20px;
}

#lang {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 50px 20px 0px 0px;
  width: 100px;
  font-size: 14px;
}
#lang li {
  float: left;
  width: 50%;
  color: #565656;
  text-align: center;
  text-indent: -0.5em;
}
#lang a {
  color: #ababab;
}
#lang a:hover {
  color: #2b2b2b;
}
#lang li + li {
  border-left: 1px solid #dadada;
  margin-left: -1px;
}

.is-content-editor #menu > li > a {
  padding-left: 12px;
  padding-right: 12px;
}

#bg_menu {
  background-color: #031c07;
}
#bg_menu .container {
  display: table;
  width: auto;
  padding: 0px 70px 0px 0px;
  background: url(../img/bg_menu.png) top right no-repeat;
}

#menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table-cell;
  font-size: 0;
  text-align: center;
}
#menu > li:before {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  height: 56px;
  margin-bottom: -56px;
  opacity: 0;
  z-index: 1;
}
#menu > li {
  display: table-cell;
  font-size: 0;
}
#menu > li + li > a {
  border-left: 1px solid #3b3b3b;
}
#menu > li > a {
  position: relative;
  display: inline-block;
  padding: 0px 25px;
  line-height: 56px;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
}
#menu > li.active > a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  background: #000;
}
#menu > li .menu-overlay {
  display: none;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 56px;
  height: 580px;
  background-color: #444;
  z-index: 110;
}
#menu > li .menu-overlay:before {
  content: "\e600";
  font-family: 'lasy-icon';
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  font-size: 30px;
  line-height: 30px;
  cursor: pointer;
  color: #fff;
  opacity: .8;
}
#menu > li .menu-overlay:hover:before {
  opacity: 1;
}
#menu > li .menu-overlay .close_menu {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 60px;
  height: 60px;
  background: #333;
}
#menu > li ul.submenu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  left: 20px;
  margin-top: 20px;
  width: 290px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  z-index: 120;
}
#menu > li ul.submenu li {
  position: relative;
}
#menu > li ul.submenu li.folderish:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  opacity: 0;
  z-index: 1;
}
#menu > li ul.submenu a {
  position: relative;
  display: block;
  line-height: 20px;
  padding: 10px 40px 12px 20px;
  margin: 0px 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 15px;
  text-align: left;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
}
#menu > li ul.submenu li:hover > a {
  background: #1E1E1E;
}
#menu > li ul.submenu li:first-child > a {
  border-top-width: 1px;
}
#menu > li ul.submenu li a.folderish:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 19px;
  background: url(../img/arrow_right.png) 0px 0px no-repeat;
}
#menu > li ul.submenu ul.submenu.lvl2 {
  margin: 0px;
  top: 10px;
  left: 289px;
}
#menu > li ul.submenu ul.submenu.lvl2 ul.submenu.lvl3 {
  margin: 0px;
  top: 10px;
  left: 289px;
}
#menu > li ul.submenu li:hover > ul {
  display: block;
}

#search {
  position: absolute;
  top: 0px;
  right: 15px;
  margin-top: 11px;
  padding: 0px;
  z-index: 30;
}
#search:hover .btn_search {
  background-position: 0px 0px;
}
#search:hover .frame_input_text {
  display: block;
}
#search .btn_search {
  background-position: -9999px -9999px;
  background-repeat: no-repeat;
  width: 46px;
  height: 44px;
  float: left;
  position: relative;
  z-index: 100;
}
#search .btn_search input {
  width: 46px;
  height: 44px;
  background: url(../img/icon_search.png) 12px 9px no-repeat transparent;
  border: none;
  margin: 0;
  padding: 0;
}
#search .frame_input_text {
  display: none;
  position: absolute;
  top: 0;
  right: -20px;
}
#search .box_input_text {
  border: 1px solid #3b3b3b;
  background: #031C07;
  padding: 10px 15px;
  overflow: hidden;
  margin-top: 45px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
#search .box_input_text input {
  background-color: #fff;
  height: 35px;
  line-height: 35px;
  padding: 0 0 0 10px;
  margin: 0px;
  width: 210px;
  color: #818181;
  font-size: 14px;
  display: block;
  float: left;
  border: none;
}

.slides-clone,
#slides {
  position: relative;
  overflow: hidden;
  background-color: #f0ede5;
  height: 880px;
}
.slides-clone > .container,
#slides > .container {
  opacity: 0;
}
.slides-clone #no-slider > div,
#slides #no-slider > div {
  margin: 0 -230px;
  position: relative;
  width: 1400px;
}
.slides-clone .gradient,
#slides .gradient {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
  height: 300px;
  background: url(../img/background_gradient.png) center bottom repeat-x;
}
.slides-clone .background,
#slides .background {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -700px;
  width: 1400px;
}
.slides-clone .hint,
#slides .hint {
  position: absolute;
  top: 10%;
  left: 15%;
  display: block;
  background: url(../img/icon_eye.png) center left no-repeat;
  background-position: 15px center;
  border: 1px solid #323232;
  background-color: #1b1b1b;
  padding: 10px 15px 10px 45px;
  font-size: 14px;
  color: #fff;
  min-width: 115px;
  display: inline-block;
}
.slides-clone .hint .arrow_hint,
#slides .hint .arrow_hint {
  background: url(../img/arrow_hint.png) top left no-repeat;
  width: 16px;
  height: 12px;
  position: absolute;
  bottom: -12px;
  left: 15px;
}
.slides-clone .bg_green,
.slides-clone .slide-title,
#slides .bg_green,
#slides .slide-title {
  display: block;
  background-color: #444;
  color: #fff;
  font-size: 28px;
  position: absolute;
  top: 154px;
  right: 240px;
  display: inline-block;
  padding: 15px 16px;
}
.slides-clone .bg_green strong,
.slides-clone .slide-title strong,
#slides .bg_green strong,
#slides .slide-title strong {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 28px;
}
.slides-clone .bg_green span,
.slides-clone .slide-title span,
#slides .bg_green span,
#slides .slide-title span {
  font-size: 27px;
}
.slides-clone .bg_green .arrow_right,
.slides-clone .slide-title .arrow_right,
#slides .bg_green .arrow_right,
#slides .slide-title .arrow_right {
  background-color: #333;
  background-image: url(../img/arrow_right.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 45px;
  height: 35px;
  line-height: 30px;
  position: absolute;
  bottom: -35px;
  right: 0;
}
.slides-clone .container,
#slides .container {
  width: 960px;
  padding-top: 0px;
}
.slides-clone .coda-slider-wrapper,
#slides .coda-slider-wrapper {
  overflow: visible;
}
.slides-clone .coda-slider-wrapper .coda-slider,
#slides .coda-slider-wrapper .coda-slider {
  margin-left: -230px;
  width: 1400px;
}
.slides-clone .coda-slider-wrapper .coda-slider .panel,
#slides .coda-slider-wrapper .coda-slider .panel {
  position: relative;
  width: 1400px;
  height: 900px;
}
.slides-clone .coda-nav-left a,
.slides-clone .coda-nav-right a,
#slides .coda-nav-left a,
#slides .coda-nav-right a {
  position: absolute;
  top: 544px;
  width: 40px;
  height: 36px;
  padding: 0px;
  text-indent: -9999px;
  background: #DDDEDD;
  z-index: 10;
  outline: none;
}
.slides-clone .coda-nav-left a:before,
.slides-clone .coda-nav-right a:before,
#slides .coda-nav-left a:before,
#slides .coda-nav-right a:before {
  position: absolute;
  display: block;
  left: 0;
  right: 0px;
  top: 0;
  line-height: 36px;
  text-indent: 0;
  font-family: 'lasy-icon';
  color: #777;
  font-size: 20px;
}
.slides-clone .coda-nav-left a,
#slides .coda-nav-left a {
  left: 50%;
  margin-left: -40px;
}
.slides-clone .coda-nav-left a:before,
#slides .coda-nav-left a:before {
  content: "\e898";
}
.slides-clone .coda-nav-right a,
#slides .coda-nav-right a {
  left: 50%;
  border-left: 1px solid #DADADA;
}
.slides-clone .coda-nav-right a:before,
#slides .coda-nav-right a:before {
  content: "\e89b";
}
.slides-clone #slider-id-wrapper .coda-nav,
#slides #slider-id-wrapper .coda-nav {
  position: absolute;
  top: 580px;
  left: 0px;
  width: 100%;
  height: 0px;
  z-index: 10;
}
.slides-clone #slider-id-wrapper .coda-nav ul,
#slides #slider-id-wrapper .coda-nav ul {
  position: absolute;
  left: 50%;
  margin: -25px 0px 0px 50px;
}
.slides-clone #slider-id-wrapper .coda-nav ul li,
#slides #slider-id-wrapper .coda-nav ul li {
  float: none;
  margin: 0px;
  height: auto;
  width: auto;
}
.slides-clone #slider-id-wrapper .coda-nav ul li a,
.slides-clone #slider-id-wrapper .coda-nav ul li a:hover,
#slides #slider-id-wrapper .coda-nav ul li a,
#slides #slider-id-wrapper .coda-nav ul li a:hover {
  margin-left: 8px;
  padding: 6px;
  background: url(../img/coda_arrows.png) -92px -5px no-repeat transparent;
}
.slides-clone #slider-id-wrapper .coda-nav ul li a.current,
.slides-clone #slider-id-wrapper .coda-nav ul li a:hover.current,
#slides #slider-id-wrapper .coda-nav ul li a.current,
#slides #slider-id-wrapper .coda-nav ul li a:hover.current {
  background: url(../img/coda_arrows.png) -92px -23px no-repeat transparent;
}

#slides + #content .container {
  border-top: 1px solid #DDDEDD;
}

.intro_not_visible:not(.coda_prepared) #slider_wrapper:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -64px;
  top: 150px;
  width: 128px;
  height: 128px;
  background-image: url(../img/loader128.gif);
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 130;
  z-index: 9;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.intro_not_visible:not(.coda_prepared) #bg_menu + #content {
  position: relative;
  z-index: 10;
}

.coda_prepared.intro_not_visible #slider_wrapper:before {
  opacity: 0;
  z-index: 0;
}

#content {
  background-color: #f0ede5;
}
#content .container {
  background-color: #f0ede5;
}

html .front.nadlesnictwo #content {
  background: url(../img/bg_nadlesnictwo.jpg) top center no-repeat #f0ede5;
  padding-top: 390px;
}

html .front.dyrekcja #content {
  background: url(../img/bg_dyrekcja_regionalna_popr.jpg) top center no-repeat #f0ede5;
  padding-top: 402px;
}

html .front.erys #content {
  background: #f0ede5;
  padding-top: 0px;
}

#events {
  background: #fff;
}
#events .box {
  float: none;
}

.box.events {
  width: auto;
}
.box.events .caption {
  padding: 9px 0px 9px 11px;
  border: 1px solid #A6A6A6;
  font-family: open sans;
}
.box.events h3.caption {
  min-height: 28px;
  overflow: hidden;
}
.box.events h3.caption.js-ellipsis {
  max-height: 28px;
}
.box.events h3.caption.js-ellipsis:after {
  background: url(../img/ellipsis-header.png) right bottom no-repeat;
  bottom: 0px;
  top: auto;
}
.box.events .date-day,
.box.events .date-month {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  text-align: center;
}
.box.events .date-day {
  top: 0px;
  background: #fff;
  color: #000;
  font-size: 47px;
  line-height: 70px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.box.events .date-month {
  top: 70px;
  line-height: 25px;
  padding-bottom: 3px;
  color: #fff;
  background: #444;
  text-transform: uppercase;
}

#recommended {
  background: #f0ede5;
}

.recommended .head:before {
  content: "";
  background-image: url(../img/ico_polecamy.png);
}

#footer {
  position: relative;
  background: #1A1E1B;
  color: #f0ede5;
}
#footer .head {
  display: none;
}
#footer .box {
  font-size: 12px;
  line-height: 120%;
}
#footer .box li,
#footer .box .tile {
  background: none;
}
#footer .box li + li,
#footer .box .tile + .tile {
  border-left: 1px solid #2F3A32;
  margin-left: 9px;
  padding-left: 28px;
  width: 202px;
}
#footer .box h3 {
  margin: 0px;
  padding-bottom: 15px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
#footer .box .bold {
  margin: 0px;
  line-height: 120%;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
#footer .box a.image {
  display: inline-block;
  margin-bottom: 25px;
}
#footer .box a.image:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
}
#footer .box #footer-slot-one .tile_footer {
  text-align: center;
  padding-top: 20px;
}
#footer .footer-stxnext-link {
  display: block;
  float: right;
}
#footer .footer-stxnext-link:before, #footer .footer-stxnext-link:after {
  content: "";
  display: table;
  clear: both;
}

.top {
  margin-right: 20px;
}
.top .search_bar {
  padding-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.top .search_bar h2 {
  float: left;
  margin: 0px;
  line-height: 38px;
  font-size: 19px;
  font-weight: normal;
}
.top .search_bar div {
  float: right;
}
.top .search_bar div input {
  vertical-align: top;
}
.top .search_bar div input[type="text"] {
  padding-left: 12px;
  height: 38px;
  width: 580px;
  font-size: 16px;
  font-family: 'Open Sans';
}
.top .search_bar div input[type="submit"] {
  font-size: 14px;
  padding: 0px 40px;
  height: 36px;
  margin-left: -4px;
  margin-top: 1px;
  width: 120px;
}

#main .horizontal_choice {
  margin: 0;
  padding: 0px 0px 20px 0px;
  text-transform: uppercase;
  font-size: 14px;
}
#main .horizontal_choice li,
#main .horizontal_choice .tile {
  float: left;
  display: block;
  margin-left: 1px;
}
#main .horizontal_choice li a,
#main .horizontal_choice .tile a {
  display: inline-block;
  width: 263px;
  line-height: 46px;
  text-align: center;
  background: #FBFAF7;
  color: #656565;
}
#main .horizontal_choice li a:hover,
#main .horizontal_choice .tile a:hover {
  background: #fff;
}
#main .horizontal_choice li.active a,
#main .horizontal_choice .tile.active a {
  background: #2B2B2B;
  color: #fff;
  cursor: default;
}
#main .horizontal_choice .title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  width: 137px;
  padding-left: 10px;
  line-height: 46px;
  background: #D3CFC6;
  color: #292F2D;
}

.gray_wrapper {
  padding: 15px;
  margin-bottom: 20px;
  background: #FAFAFA;
}
.gray_wrapper:after {
  content: "";
  display: block;
  height: 0px;
  line-height: 0px;
  clear: both;
}
.gray_wrapper .box {
  margin-bottom: -15px;
  margin-right: 0px;
}
.gray_wrapper .box > ul {
  margin: 0 -15px;
}
.gray_wrapper .box > ul > li {
  margin: 0 0 15px 15px;
}
.gray_wrapper .section {
  margin: 0 -15px;
  padding: 0px 15px;
}

.content_nobox .box_wrapper {
  width: 700px;
  float: left;
  margin-right: 20px;
}

.box_wrapper {
  float: left;
  width: 720px;
}
.box_wrapper .box {
  float: none;
}
.box_wrapper .head {
  font-size: 26px;
  line-height: 31px;
  padding-bottom: 16px;
}

div.tiles_wrapper div {
  float: left;
}

.box {
  float: left;
  margin-right: 20px;
}
.box > ul,
.box .tiles_wrapper {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -20px;
}
.box .title h3 {
  overflow: hidden;
  position: absolute;
  top: 25px;
  left: 160px;
  right: 3px;
  margin: 0px;
  max-height: 108px;
  line-height: 35px;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #fff;
}
.box .title .narrow h3 {
  top: 33px;
  left: 97px;
  padding-bottom: 5px;
  line-height: 26px;
  font-size: 28px;
}
.box > ul > li,
.box .tile {
  float: left;
  width: 220px;
  height: 200px;
  margin: 0 0 20px 20px;
  position: relative;
  background-color: #444;
}
.box > ul > li.fright,
.box .tile.fright {
  float: right;
}
.box > ul > li .crop,
.box .tile .crop {
  overflow: hidden;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  font-size: 0px;
}
.box > ul > li .crop:before,
.box .tile .crop:before {
  display: inline-block;
  line-height: 0px;
  vertical-align: middle;
  margin-top: -100%;
  height: 300%;
  width: 1px;
  margin-right: -1px;
  content: " ";
}
.box > ul > li .crop img,
.box .tile .crop img {
  display: inline-block;
  line-height: 0px;
  vertical-align: middle;
  margin-top: -100%;
}
.box > ul > li .caption,
.box .tile .caption {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: 0px;
  padding: 10px 5px 10px 12px;
  min-height: 34px;
  line-height: 14px;
  font-size: 13px;
  color: #2B2B2B;
  background: #fff;
  text-transform: uppercase;
  font-weight: normal;
}
.box > ul > li .caption h3,
.box .tile .caption h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  line-height: 17px;
}
.box > ul > li .caption p,
.box .tile .caption p {
  margin-top: 10px;
}
.box > ul > li .caption.caption-rollover,
.box .tile .caption.caption-rollover {
  max-height: 180px;
  height: 34px;
  overflow: hidden;
}
.box > ul > li .caption.caption-rollover h3,
.box .tile .caption.caption-rollover h3 {
  display: block !important;
  min-height: 34px;
  max-height: 34px;
  overflow: hidden;
}
.box > ul > li .caption.open h3,
.box .tile .caption.open h3 {
  max-height: none;
}
.box > ul > li .caption.caption-rollover p,
.box .tile .caption.caption-rollover p {
  overflow: hidden;
  opacity: 0;
}
.box > ul > li .caption.js-ellipsis:after,
.box .tile .caption.js-ellipsis:after {
  content: "";
  position: absolute;
  top: 160px;
  left: 0px;
  right: 0px;
  display: block;
  height: 40px;
  background: url(../img/ellipsis.png) right bottom no-repeat;
}
.box > ul > li a.boxlink,
.box .tile a.boxlink {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background: url(../img/zero_opacity.png) -9999px -9999px no-repeat;
  /* ie fix */
}
.box > ul > li a.boxlink:hover,
.box .tile a.boxlink:hover {
  background-position: right -185px;
}
.box > ul > li a.absolutelink,
.box .tile a.absolutelink {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 20;
  background: url(../img/linkbg_plain.png) -9999px -9999px no-repeat;
  /* ie fix */
}
.box .wide {
  float: right;
  width: 460px;
  background-image: url(../img/pointer-big-right.png);
  background-repeat: no-repeat;
  background-position: 315px 135px;
}
.box .wide a.boxlink:hover {
  background-position: right -145px;
}
.box .narrow {
  background-image: url(../img/pointer-small-right.png);
  background-repeat: no-repeat;
  background-position: 142px 142px;
}
.box .narrow a.boxlink:hover {
  background-position: right -145px;
}
.box .big {
  width: 460px;
  height: 420px;
}
.box .big .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding-left: 22px;
  padding-bottom: 20px;
}
.box .big .caption h3 {
  margin: 0;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  padding: 8px 0px  12px 0px;
  line-height: 17px;
}
.box .big .caption p {
  font-size: 14px;
  line-height: 18px;
  margin: 0px;
}
.box .big a.boxlink:hover {
  background-position: right -30px;
}
.box .big .date-day,
.box .big .date-month {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -72px;
  width: 144px;
  text-align: center;
}
.box .big .date-day {
  top: 0px;
  background: #fff;
  color: #000;
  font-size: 76px;
  line-height: 110px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.box .big .date-month {
  top: 110px;
  line-height: 38px;
  padding-bottom: 7px;
  font-size: 20px;
  color: #fff;
  background: #444;
  text-transform: uppercase;
}
.box .orange > div {
  background: rgba(69, 43, 15, 0.6);
}
.box .white {
  background: #fff !important;
  box-sizing: border-box;
}
.box .center > div {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  padding-top: 15px;
}

.box.black {
  width: 220px;
}
.box.black li .caption,
.box.black .tile .caption {
  min-height: 0px;
  padding: 16px 0px;
  line-height: 18px;
  font-size: 16px;
  color: #fff;
  background: #2B322B;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.box.recommend li:before,
.box.recommend li a.boxlink:before,
.box.recommend .tile:before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  width: 72px;
  height: 30px;
  background: url(../img/ribbon-polecamy.png) 0px 0px no-repeat;
}

.box.mix .caption h3 {
  padding: 10px 1px 10px 12px;
  min-height: 30px;
  line-height: 14px;
  font-size: 13px;
  color: #fff;
  background: #2B322B;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0px;
  text-transform: uppercase;
  font-weight: normal;
}
.box.mix .caption .big h3 {
  padding: 15px 25px;
  line-height: 17px;
  font-size: 14px;
  margin: 0;
  padding-bottom: 2px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

#main .box.full li,
#main .box.full .tile {
  background-color: #fff;
}

.box.full li,
.box.full .tile {
  float: none;
  width: auto;
  height: auto;
  padding: 20px;
}
.box.full li .caption,
.box.full .tile .caption {
  position: static;
  padding: 0px 10px;
  font-size: 14px;
  line-height: 17px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.box.full li .caption h3,
.box.full .tile .caption h3 {
  margin-top: 0px;
  padding-bottom: 12px;
  border-bottom: 1px solid #D5D5D5;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.box.full li .caption p,
.box.full .tile .caption p {
  padding-top: 20px;
}
.box.full .odd .imagefield {
  float: left;
}
.box.full .odd .caption {
  margin-left: 335px;
  padding-right: 0px;
  text-transform: none;
}
.box.full .even .imagefield {
  float: right;
}
.box.full .even .caption {
  margin-right: 335px;
  padding-left: 0px;
  text-transform: none;
}
.box.full .big {
  padding: 0px;
}
.box.full .big .box .big .caption {
  font-size: 14px;
  line-height: 17px;
  padding: 15px 25px;
}
.box.full .big .caption {
  padding: 20px 20px 32px 20px;
}
.box.full .big .caption h3 {
  border: 0px;
}

.box.main {
  width: 700px;
}

.side.left {
  float: left;
}

.box.side,
.side {
  width: 220px;
  margin-right: 20px;
  clear: right;
  float: right;
}
.box.side ul,
.side ul {
  margin: 0px;
  padding: 0px;
}
.box.side ul li,
.box.side ul .tile,
.side ul li,
.side ul .tile {
  background: #444;
  margin-left: 0px;
}
.box.side ul li h3,
.box.side ul .tile h3,
.side ul li h3,
.side ul .tile h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

.side + .side {
  margin-top: 25px;
}

.aktualnosci .side + .side {
  margin-top: 20px;
}

.box.compact .head {
  padding: 11px 15px 9px 15px;
  line-height: 18px;
  font-size: 14px;
  color: #fff;
  background: #2B2B2B;
  font-family: 'Open Sans';
}
.box.compact .head:before {
  display: none;
}
.box.compact li,
.box.compact .tile {
  height: auto;
  padding: 4px 0px;
  margin-top: 1px;
  margin-bottom: 0px;
}
.box.compact li img,
.box.compact .tile img {
  float: left;
  position: relative;
  right: -50px;
  margin-left: -40px;
  border: 1px solid #fff;
}
.box.compact li .caption,
.box.compact .tile .caption {
  position: static;
  min-height: 32px;
  margin: -4px 0px;
  padding: 10px 5px 10px 65px;
  background: #fff;
}
.box.compact li a:hover ~ .caption,
.box.compact .tile a:hover ~ .caption {
  background: none;
  color: #fff;
}

.box.demi_height li,
.box.demi_height .tile {
  height: 124px;
}
.box.demi_height li .crop:before,
.box.demi_height .tile .crop:before {
  margin-top: -60%;
}
.box.demi_height li .crop img,
.box.demi_height .tile .crop img {
  margin-top: -60%;
}
.box.demi_height li .caption,
.box.demi_height .tile .caption {
  min-height: 0px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
  color: #fff;
  background: #2B2C2E;
}

.box .callendar {
  float: left;
  height: 220px;
  width: 220px;
  margin: 0 0 0px 0px;
  position: relative;
}
.box .callendar .portletWrapper {
  position: relative;
  overflow: hidden;
  max-height: 210px;
  padding-left: 1px;
}
.box .callendar .portletWrapper:hover {
  max-height: none;
}
.box .callendar .portletWrapper:hover:after {
  display: none;
}
.box .callendar .portletWrapper:hover tr + tr + tr + tr + tr + tr td a {
  visibility: visible;
}
.box .callendar .portletWrapper:after {
  content: "";
  display: block;
  position: absolute;
  top: 200px;
  right: 0px;
  left: 0px;
  height: 15px;
  background: url(../img/overflow_bg.png) center top repeat-x;
}
.box .callendar .portletWrapper tr + tr + tr + tr + tr + tr td a {
  visibility: hidden;
}

.box.side .callendar {
  height: 227px;
}
.box.side .callendar .portletWrapper {
  max-height: none;
}
.box.side .callendar .portletWrapper:after {
  content: none;
  display: none;
}
.box.side .callendar .portletWrapper tr + tr + tr + tr + tr + tr td a {
  visibility: visible;
}

.callendar {
  background: #fff;
}
.callendar .portletHeader {
  position: relative;
  height: 19px;
  padding-top: 18px;
  line-height: 0px;
  border-top: 1px solid #C3C3C3;
  background: #FAFAFA;
  color: #6C6C6C;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.callendar a.calendarPrevious,
.callendar a.calendarNext {
  position: absolute;
  display: block;
  top: 9px;
  width: 10px;
  height: 17px;
  background: url(../img/cal_arrows.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}
.callendar a.calendarPrevious.calendarPrevious,
.callendar a.calendarNext.calendarPrevious {
  left: 15px;
  background-position: left 0px;
}
.callendar a.calendarPrevious.calendarNext,
.callendar a.calendarNext.calendarNext {
  right: 15px;
  background-position: right 0px;
}
.callendar table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.callendar table caption {
  display: none;
}
.callendar table th {
  height: 21px;
  padding: 0px;
  color: #fff;
  font-size: 9px;
  background: #232323;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  vertical-align: middle;
  text-align: center;
  border: 0;
}
.callendar table td {
  height: 27px;
  border: 1px solid #C3C3C3;
  border-right-width: 0px;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 9px;
  color: #666;
}
.callendar table td:first-child {
  border-left: 0px solid #fff;
}
.callendar table td.cal_prev_month, .callendar table td.cal_next_month {
  color: #BFBFBF;
}
.callendar table td a {
  position: relative;
  display: block;
  margin: -1px;
  height: 24px;
  line-height: 21px;
  padding-top: 3px;
  border: 1px solid #c3c3c3;
  border: 1px solid rgba(195, 195, 195, 0.4);
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  font-size: 9px;
  background: #F0EDE5;
}
.callendar table td.today > span {
  display: table-cell;
  line-height: 27px;
  width: 31px;
}
.callendar table td.today > span a {
  padding: 0px 0px 3px 0px;
}
.callendar table td.today a {
  border: 1px solid #444;
}
.callendar table td.today:first-child a {
  margin-left: 0px;
}
.callendar table td.cal_has_events a:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  right: -1px;
  width: 14px;
  height: 100%;
  background: url(../img/cal_mark.png) right -1px no-repeat;
  border: 1px solid #c3c3c3;
  border: 1px solid rgba(195, 195, 195, 0.6);
  border-width: 1px 1px 0px 0px;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.pae_calendar_tooltip {
  display: none;
  position: absolute;
  padding-bottom: 12px;
  margin-top: 14px;
}
.pae_calendar_tooltip a {
  display: block;
  background: url(../img/icon_eye.png) 15px center no-repeat #fafafa;
  border: 1px solid #aaa;
  padding: 10px 15px 10px 45px;
  font-size: 10px;
}
.pae_calendar_tooltip a:after {
  content: "";
  background: url(../img/arrow_hint.png) 0px -14px no-repeat;
  width: 16px;
  height: 12px;
  position: absolute;
  bottom: 1px;
  left: 50%;
  margin-left: -8px;
}

.front.is-content-editor .pae_calendar_tooltip {
  margin-top: -43px;
}

#main .choice_list li,
#main .choice_list .tile {
  height: auto;
  display: block;
}
#main .choice_list li a,
#main .choice_list .tile a {
  display: block;
  margin-top: 1px;
  padding: 0px 15px 2px 15px;
  line-height: 28px;
  font-size: 15px;
  color: #656565;
  background: #FBFAF7;
}
#main .choice_list li a:hover,
#main .choice_list .tile a:hover {
  color: #3B3B3B;
  background: #fff;
}
#main .choice_list li:first-child a,
#main .choice_list .tile:first-child a {
  margin-top: 2px;
}
#main .choice_list li.active:first-child a,
#main .choice_list .tile.active:first-child a {
  margin-top: 0px;
}
#main .choice_list li.active,
#main .choice_list .tile.active {
  background: #848076;
}
#main .choice_list li.active a,
#main .choice_list .tile.active a {
  background: url(../img/choice_active_left.png) 0px 0px no-repeat transparent;
  margin-left: -10px;
  color: #fff;
}
#main .choice_list li.arrow a,
#main .choice_list .tile.arrow a {
  padding-right: 50px;
  position: relative;
}
#main .choice_list li.arrow a:after,
#main .choice_list .tile.arrow a:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 9px;
  width: 7px;
  height: 13px;
  margin-right: 10px;
  margin-bottom: -4px;
  background: url(../img/choice_arrow_right.png) 0px 0px no-repeat transparent;
}

.choice_list.left .active a {
  background: url(../img/choice_active_right.png) right 0px no-repeat transparent;
  margin-right: -10px;
  margin-left: 0px;
}

.dark_div {
  background: #3B3B3A;
  color: #fff;
}
.dark_div.divbox {
  height: 200px;
}
.dark_div > div {
  padding: 16px 15px 20px 15px;
}
.dark_div > div p {
  margin: 0px;
  padding: 0px 0px 16px 0px;
  font-size: 14px;
}
.dark_div > div .chzn-container {
  margin-bottom: 10px;
}
.dark_div > div a.download {
  display: block;
  margin: 8px 0px 12px 0px;
  line-height: 40px;
  padding: 0px 10px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.dark_div > div a.download:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url(../img/icon_download.png) left 0px no-repeat;
  margin-right: 10px;
  margin-bottom: -4px;
}
.dark_div > div i {
  display: inline-block;
  font-style: normal;
  color: #D2D2D2;
  font-size: 12px;
}
.dark_div > div input[type="submit"] {
  float: right;
  margin: 20px 0px;
  padding-left: 15px;
  width: 120px;
  height: 38px;
  text-align: left;
  font-size: 14px;
  background-image: url(../img/arrow_right.png);
  background-position: 100px center;
  background-repeat: no-repeat;
}
.dark_div > div select {
  width: 100%;
}

#main .sort_options {
  margin: 0px;
  padding: 0px;
}
#main .sort_options li {
  float: left;
  display: block;
  line-height: 54px;
  background: #D3CFC6;
  color: #292F2D;
  text-align: center;
  font-size: 15px;
}
#main .sort_options li.title {
  width: 108px;
  border-right: 1px solid #C5C1B8;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#main .sort_options li a {
  display: block;
  width: 197px;
  line-height: 54px;
  text-align: center;
  color: #656565;
}
#main .sort_options li a:hover {
  background: #C5C1B8;
}
#main .sort_options li.active a {
  background: #848076;
  color: #fff;
  cursor: default;
  position: relative;
}
#main .sort_options li.active a:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 7px;
  background: url(../img/sort_marker.png) 0px 0px no-repeat;
}

.results_list {
  margin: 0px;
  padding: 1px 0px 0px 0px;
  clear: both;
  color: #2B2B2B;
}
.results_list li {
  display: block;
  margin-top: 1px;
  padding: 20px;
  background: #fff;
}
.results_list li.odd {
  background: #F6F5F4;
}
.results_list li:after {
  content: "";
  display: block;
  height: 0px;
  line-height: 0px;
  clear: both;
}
.results_list li h3 {
  margin: 0px 0px 15px 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 16px;
}
.results_list li h3 a:hover {
  text-decoration: underline;
}
.results_list li .crop {
  float: left;
  margin-top: 4px;
  width: 65px;
  text-align: right;
}
.results_list li .crop + .category {
  margin-left: 20px;
}
.results_list li .crop ~ p {
  margin-left: 85px;
}
.results_list li .category,
.results_list li .date {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
}
.results_list li .category + .date {
  border-left: 1px solid #2B2B2B;
  padding-left: 6px;
  margin-left: 3px;
}
.results_list li p {
  font-size: 14px;
  margin: 5px 0px;
}

.icon_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.icon_list > li {
  padding: 8px 0px 8px 20px;
}
.icon_list > li:before {
  font-family: 'lasy-icon';
  position: absolute;
  display: inline-block;
  width: 20px;
  margin-left: -20px;
  color: #bbb;
}
.icon_list > li.phone:before {
  content: "\e7c3";
}
.icon_list > li.printer:before {
  content: "\e7e9";
}
.icon_list > li.mail:before {
  content: "\e7c7";
}
.icon_list > li.house:before {
  content: "\e7e5";
}
.icon_list > li p {
  display: inline-block;
  width: 90%;
}
.icon_list > li p + p {
  padding-top: 8px;
}

.section.even {
  background: #F2F2F2;
}
.section .head {
  margin: 0;
  padding: 10px 0;
  line-height: 20px;
}

.toggle {
  cursor: pointer;
  position: relative;
  padding-right: 30px !important;
}
.toggle:after {
  position: absolute;
  right: 0px;
  top: 12px;
  font-family: 'lasy-icon';
  content: "\e899";
  color: #bbb;
  font-size: 21px;
}
.toggle.active:after {
  content: "\e89a";
}

#main .content_breadcrumb {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  font-size: 11px;
}
#main .content_breadcrumb li {
  display: inline-block;
  line-height: 20px;
  background: #fff;
  text-align: center;
}
#main .content_breadcrumb li a {
  display: inline-block;
  margin: 0px -10px 0px -0px;
  padding: 0px 22px 0px 11px;
  line-height: 20px;
  background: url(../img/bread_white.png) right 0px no-repeat;
  color: #292F2D;
  position: relative;
}
#main .content_breadcrumb li + li {
  padding-left: 7px;
}
#main .content_breadcrumb li.active {
  background: #F8F6F2;
}
#main .content_breadcrumb li.active a {
  background-image: url(../img/bread_beige.png);
}

.meta {
  text-transform: uppercase;
  line-height: 18px;
  padding-bottom: 10px;
}
.meta .delimeter {
  margin: 0 3px;
}
.meta .author {
  height: 13px;
}

.share {
  height: 20px;
  line-height: 16px;
  padding: 10px 0px;
  margin-left: -3px;
}
.share .icon {
  display: inline-block;
  margin-left: 8px;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: right 0px;
  text-indent: -9999px;
  vertical-align: top;
}
.share .icon_print {
  background-image: url(../img/icon_print.png);
  width: 63px;
  float: right;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.share .icon_print:hover {
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.share .iframe {
  display: inline-block;
  padding: 0px 3px;
  height: 18px;
  border: 1px solid #656565;
  background: #fff;
  vertical-align: top;
}
.share .icon_facebook {
  background-image: url(../img/ico_facebook.png);
}
.share .icon_twitter {
  background-image: url(../img/ico_twitter.png);
}
.share .icon_googleplus {
  background-image: url(../img/ico_googleplus.png);
}

div.single-gallery {
  height: 370px;
}

.gallery {
  position: relative;
  background: #FCFBFA;
  padding: 10px;
  margin-bottom: 50px;
  width: 680px;
  height: 299px;
}
.gallery .images {
  position: relative;
  float: left;
}
.gallery .images .slide {
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
}
.gallery .images .slide img {
  max-width: none;
}
.gallery .images .desc {
  font-size: 14px;
  margin-top: 14px;
}
.gallery .select {
  display: block;
}
.gallery .thumbs {
  height: 273px;
  width: 120px;
  overflow: hidden;
  float: right;
  position: relative;
  padding-top: 26px;
}
.gallery .thumbs ul {
  margin: 0;
  padding: 0;
  position: relative;
}
.gallery .thumbs li {
  width: 120px;
  height: 69px;
  overflow: hidden;
  list-style: none;
  cursor: pointer;
  margin-top: 10px;
}
.gallery .thumbs li.select {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.gallery .thumbs li.select img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.gallery .thumbs li > div {
  overflow: hidden;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  font-size: 0px;
}
.gallery .thumbs li > div:before {
  display: inline-block;
  line-height: 0px;
  vertical-align: middle;
  margin-top: -60%;
  height: 300%;
  width: 1px;
  margin-right: -1px;
  content: " ";
}
.gallery .thumbs li > div img {
  display: inline-block;
  line-height: 0px;
  vertical-align: middle;
  margin-top: -55%;
  max-width: 100%;
}
.gallery .thumbs .arrow {
  position: absolute;
  width: 120px;
  height: 26px;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  background: url(../img/gallery_arrows.png) no-repeat center 10px #2b2b2b;
  cursor: pointer;
  z-index: 10;
}
.gallery .thumbs .up {
  top: 0;
  margin-top: 0px;
  background-position: center 10px;
}
.gallery .thumbs .down {
  bottom: 0;
  background-position: center -22px;
}
.gallery .thumbs .unactive {
  cursor: default;
  background-color: #999 !important;
}

.video {
  margin: 30px 0px;
  padding: 10px;
  background: #FCFBFA;
}
.video .desc {
  padding-top: 10px;
}

.attachments {
  clear: both;
}
.attachments h3 {
  margin: 0px;
  padding: 10px 11px 5px 11px;
  background: #D3CFC6;
  text-transform: uppercase;
  font-size: 14px;
}
.attachments ul {
  padding: 0px;
  margin: 0px;
}
.attachments ul li {
  display: block;
  position: relative;
  margin: 1px 0px;
  background: #E3DFD6;
}
.attachments ul li a {
  display: inline-block;
  line-height: 20px;
  padding: 10px 10px 10px 50px;
  font-size: 14px;
  color: #2B2B2B;
}
.attachments ul li a:before {
  content: "";
  position: absolute;
  left: 12px;
  top: 6px;
  width: 22px;
  height: 27px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.attachments ul li a.pdf:before {
  background-image: url(../img/file_pdf.png);
}
.attachments ul li a.doc:before {
  background-image: url(../img/file_doc.png);
}

.event_details {
  position: relative;
  background: #FCFBFA;
  padding: 10px 14px 10px 10px;
  margin-bottom: 40px;
}
.event_details:after {
  content: "";
  display: block;
  height: 0px;
  line-height: 0px;
  clear: both;
}
.event_details .photo {
  float: left;
  position: relative;
  width: 333px;
  line-height: 0px;
  text-align: center;
}
.event_details .photo .date-day,
.event_details .photo .date-month {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -72px;
  width: 144px;
}
.event_details .photo .date-day {
  top: -10px;
  background: #fff;
  color: #000;
  font-size: 76px;
  line-height: 110px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.event_details .photo .date-month {
  top: 100px;
  line-height: 38px;
  padding-bottom: 7px;
  font-size: 20px;
  color: #fff;
  background: #444;
  text-transform: uppercase;
}
.event_details .details {
  margin-left: 347px;
  color: #2B2B2B;
  font-size: 14px;
}
.event_details .details h3 {
  margin: 0px 0px 22px 0px;
  line-height: 31px;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
.event_details .details h4 {
  margin: 18px 0px 15px 0px;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
.event_details .details .item {
  position: relative;
  margin-top: -1px;
  padding: 4px 5px 5px 13px;
  line-height: 18px;
  background: #f0ede5;
  border: 1px solid #A6A6A6;
}
.event_details .details .item label.icon {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 27px;
  margin: -5px 0 -9px 0;
  overflow: hidden;
  border-right: 1px solid #A6A6A6;
}
.event_details .details .item label.icon span {
  font-size: 15px;
  line-height: 30px;
  padding: 1px 0;
  color: #999;
}
.event_details .details .half {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.event_details .details .half + .half {
  border-left-width: 0px;
}
.event_details .details .half label {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

.content_nobox .content_pager {
  padding: 30px 0px 20px 0px;
}

#main .content_pager {
  margin: 0px;
  padding: 10px 0px 40px 0px;
  clear: left;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}
#main .content_pager li {
  display: inline-block;
  margin: 0px 4px 0px 3px;
  width: 30px;
  line-height: 30px;
  background: #2B2B2B;
  color: #fff;
  text-align: center;
}
#main .content_pager li a {
  display: inline-block;
  width: 30px;
  line-height: 30px;
  color: #fff;
}
#main .content_pager .ellipsis {
  background: none;
  color: #656565;
  margin: 0px -3px;
}
#main .content_pager .prev {
  width: auto;
  margin-right: 13px;
}
#main .content_pager .prev a {
  width: auto;
  padding-right: 20px;
  padding-left: 11px;
}
#main .content_pager .prev a:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url(../img/arrows_white.png) left 0px no-repeat;
  margin-right: 22px;
  margin-bottom: -1px;
}
#main .content_pager .next {
  width: auto;
  margin-left: 13px;
}
#main .content_pager .next a {
  width: auto;
  padding-right: 11px;
  padding-left: 20px;
}
#main .content_pager .next a:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url(../img/arrows_white.png) right 0px no-repeat;
  margin-left: 22px;
  margin-bottom: -1px;
}

.box.podobne {
  border-top: 1px solid #D3CFC6;
  margin-top: 30px;
  clear: both;
  float: none;
}
.box.podobne .head {
  border-top: 1px solid #F8F8F8;
  padding: 15px 0px;
  line-height: 24px;
  font-size: 14px;
  color: #565656;
}

#login_form label {
  width: 200px;
}
#login_form label + input {
  width: 200px;
}
#login_form .formControls input {
  width: 100px;
  margin-left: 203px;
}

#login-forgotten-password {
  margin-top: 20px;
  margin-left: 203px;
}

.article {
  margin-right: 80px;
  color: #2B2B2B;
  font-size: 15px;
  line-height: 20px;
}
.article h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  margin: 1.3em 0px;
}
.article #article-text blockquote {
  margin-right: -70px;
}

#article-text {
  color: #2B2B2B;
  font-size: 15px;
  line-height: 20px;
}
#article-text h3 {
  font-size: 16px;
  line-height: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  margin: 1.3em 0px;
}
#article-text p {
  margin: 1.3em 0px;
}
#article-text .demi-bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
#article-text ul {
  padding-top: 4px;
}
#article-text ul li {
  list-style-position: outside;
  margin-left: 35px;
  padding-left: 1px;
}
#article-text blockquote {
  position: relative;
  float: right;
  width: 235px;
  padding: 30px;
  margin: 0px 0px 20px 40px;
  border: 1px solid #eee;
  background: #D3CFC6;
  color: #454946;
  text-shadow: 1px 2px 1px #e0e0e0;
  text-indent: 38px;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-style: italic;
}
#article-text blockquote:before {
  position: absolute;
  left: 10px;
  top: 12px;
  display: block;
  width: 24px;
  height: 21px;
  content: "\f10e";
  font-family: 'lasy-icon';
  text-indent: 0px;
  color: #fff;
  font-size: 25px;
  text-shadow: none;
}
#article-text blockquote p {
  font-size: inherit;
}
#article-text blockquote p:first-child {
  margin-top: 0px;
}

.box.welcome-page-settings {
  margin: 0px auto 20px auto;
  float: none;
}
.box.welcome-page-settings ul, .box.welcome-page-settings li {
  margin: auto;
  float: none;
  height: auto;
}

.box.main-page-settings {
  width: 1000px;
  margin-left: -220px;
}
.box.main-page-settings > ul {
  display: table;
  margin: auto;
}
.box.main-page-settings .tile {
  height: auto;
  min-height: 200px;
  border: 1px solid #A6A6A6;
  background: #F0EDE5;
  margin-bottom: 40px;
}
.box.main-page-settings .slide-title {
  position: absolute;
  top: 30px;
  right: 5px;
  padding: 5px 7px;
  max-width: 171px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
  color: #fff;
}
.box.main-page-settings p {
  padding: 3px 0px;
}
.box.main-page-settings p label {
  line-height: 6px;
  font-size: 8px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.box.main-page-settings p span {
  font-size: 13px;
  line-height: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.box.main-page-settings p.tile_attributes-title span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
.box.main-page-settings p.tile_attributes-profiles {
  position: absolute;
  bottom: -30px;
  left: 6px;
  right: 6px;
}

.box .tile.interface {
  border-color: transparent;
}
.box .tile.interface a {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  border: 2px dashed #A6A6A6;
  padding-top: 80px;
  padding-right: 10px;
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.box .tile.interface a img,
.box .tile.interface a span {
  vertical-align: middle;
}

.kontakt_page a {
  text-decoration: underline;
}
.kontakt_page .primary_info img {
  float: left;
  margin-bottom: 20px;
}
.kontakt_page .primary_info .right-col {
  margin-left: 475px;
}
.kontakt_page .primary_info .right-col .head {
  padding-bottom: 0px;
}
.kontakt_page .primary_info .right-col iframe {
  width: 100%;
}
.kontakt_page .people .white {
  padding: 10px;
  height: auto;
  min-height: 260px;
}
.kontakt_page .people .headling {
  padding-bottom: 20px;
}
.kontakt_page .people p {
  padding-bottom: 10px;
}
.kontakt_page .departments {
  padding-top: 0px;
  padding-bottom: 0px;
}
.kontakt_page .departments .section {
  padding-bottom: 5px;
}
.kontakt_page .departments .section .head {
  padding-bottom: 0px;
}

@media (max-width: 776px) {
  .kontakt_page .primary_info .right-col {
    margin-left: 0px;
  }
}
.chzn-container-single .chzn-single {
  height: 36px;
  line-height: 36px;
  background: #fff !important;
  border-radius: 0px;
  border: 0px !important;
}
.chzn-container-single .chzn-single span {
  border-right: 1px solid #D0D0D0;
  margin-right: 28px;
}
.chzn-container-single .chzn-single div b {
  background-position: 0px 9px;
}

.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -18px 8px;
}

.chzn-container {
  width: 100% !important;
  max-width: 200px;
}

.chzn-container .chzn-drop {
  border: 0px;
  border-top: 1px solid #D0D0D0;
  border-radius: 0px;
}

.chzn-container .chzn-results li {
  background: #fff;
  color: #464646;
}

.skin_overlay {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #fff;
  z-index: 110;
}

#cookiesdirective {
  border-top: 1px solid #000;
  box-shadow: 0 1px 6px #000;
}

div[id*="pb_"].overlay {
  left: 10%;
  right: 10%;
  width: 80% !important;
}
div[id*="pb_"].overlay iframe {
  display: block;
  margin: auto;
}

.ie_inputwrapper {
  /* placeholder */
}
.ie_inputwrapper label {
  top: 50%;
  line-height: 0px;
  padding-top: 10px;
  margin-top: -10px;
}

.addthis_button_tweet {
  padding-left: 10px !important;
  width: 85px;
}

.placeholder-warn::-webkit-input-placeholder {
  color: #e74c3c;
}

.placeholder-warn::-moz-placeholder {
  color: #e74c3c;
}

.placeholder-warn::-ms-input-placeholder {
  color: #e74c3c;
}

#search .box_input_text input.placeholder-warn {
  color: #e74c3c;
}

.state-private {
  position: relative;
}
.state-private:before {
  content: "\e6c7";
  position: absolute;
  z-index: 11;
  top: 7px;
  left: 4px;
  line-height: 10px;
  font-family: 'lasy-icon';
  font-size: 16px;
  font-weight: normal;
  text-shadow: 0 1px 1px #fff, 0 0 2px #fff;
}
.state-private:after {
  content: " ";
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  border-style: solid inset inset solid;
  border-width: 20px;
  border-color: #eee transparent transparent #eee;
  height: 0px;
  width: 0px;
}
#menu .state-private:before {
  color: #333;
}

@media (max-width: 1016px) and (min-width: 777px) {
  .container {
    width: 720px;
  }

  .slides-clone .container,
  #slides .container {
    width: 720px;
  }
  .slides-clone .bg_green,
  .slides-clone .slide-title,
  #slides .bg_green,
  #slides .slide-title {
    right: 490px;
  }

  .box.main {
    width: 460px;
  }

  .front .box.main li.big ~ li:nth-child(6) {
    margin-left: -220px;
    right: -240px;
  }

  #events .callendar {
    height: 240px;
  }
  #events .callendar + ul {
    margin-left: 220px;
  }
  #events .portletWrapper {
    overflow: visible;
    max-height: none;
  }
  #events .portletWrapper:after {
    content: none;
  }
  #events .portletWrapper tr + tr + tr + tr + tr + tr td a {
    visibility: visible;
  }

  .not-front .head.main-title + .box_wrapper {
    width: 480px;
  }
  .not-front .head.main-title + .box_wrapper .box {
    min-height: 700px;
  }
  .not-front #main .aktualnosci .content_pager {
    margin-right: -250px;
  }
  .not-front .content_breadcrumb ~ .box_wrapper {
    float: none;
    width: auto;
  }
  .not-front .content_breadcrumb ~ .box.side {
    margin-top: 50px;
    float: left;
  }
  .not-front .content_breadcrumb ~ .box.side.events {
    float: none;
    width: auto;
    margin-right: 0px;
  }
  .not-front .content_breadcrumb ~ .box.side.events li {
    margin-right: 20px;
  }

  #footer #footer-slot-four {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0;
    border: 0;
    clear: both;
    float: none;
    text-align: center;
  }
  #footer #footer-slot-four a.image {
    margin-left: 40px;
    vertical-align: middle;
  }
}
@media (max-width: 1016px) {
  #top {
    font-size: 0.85em;
  }

  #logo {
    width: 88px;
    margin-left: -20px;
  }

  #menu_top {
    width: 590px;
  }

  #lang {
    width: 70px;
    padding-right: 0px;
    margin-right: -10px;
  }

  #menu > li > a {
    padding: 0 10px;
    line-height: 46px;
    font-size: 13px;
  }
  #menu > li .menu-overlay {
    top: 46px;
  }

  #search {
    margin-top: 6px;
  }
  #search .frame_input_text {
    top: -5px;
  }

  #main #slider-id-wrapper .coda-nav-left a,
  #main #slider-id-wrapper .coda-nav-right a {
    width: 60px;
    height: 50px;
    top: 530px;
  }
  #main #slider-id-wrapper .coda-nav-left a:before,
  #main #slider-id-wrapper .coda-nav-right a:before {
    line-height: 50px;
    font-size: 34px;
  }
  #main #slider-id-wrapper .coda-nav-left a {
    margin-left: -60px;
  }
  #main #slider-id-wrapper .coda-nav ul {
    margin-top: -40px;
    margin-left: 65px;
  }
  #main #slider-id-wrapper .coda-nav ul li a,
  #main #slider-id-wrapper .coda-nav ul li a:hover {
    background: none;
    border: 3px solid #fff;
    border-radius: 50%;
    margin-left: 24px;
    padding: 10px;
  }
  #main #slider-id-wrapper .coda-nav ul li a.current,
  #main #slider-id-wrapper .coda-nav ul li a.current:hover {
    background: #fff;
  }

  .share {
    overflow: hidden;
  }
}
@media (max-width: 776px) {
  .container {
    width: 480px;
  }

  #intro,
  #intro img {
    min-width: 520px;
  }

  body:not(.template-lp_news_view):not(.template-lp_event_view):not(.template-lp_document_view) #top {
    font-size: 0.75em;
  }
  body:not(.template-lp_news_view):not(.template-lp_event_view):not(.template-lp_document_view) #logo {
    width: 78px;
    margin-left: -20px;
  }
  body:not(.template-lp_news_view):not(.template-lp_event_view):not(.template-lp_document_view) #menu_top {
    width: 370px;
  }
  body:not(.template-lp_news_view):not(.template-lp_event_view):not(.template-lp_document_view) #lang {
    width: 60px;
    padding-right: 0px;
    margin-right: -10px;
  }
  body:not(.template-lp_news_view):not(.template-lp_event_view):not(.template-lp_document_view) #bg_menu {
    min-width: 520px;
  }
  body:not(.template-lp_news_view):not(.template-lp_event_view):not(.template-lp_document_view) #bg_menu .container {
    padding-right: 50px;
  }
  body:not(.template-lp_news_view):not(.template-lp_event_view):not(.template-lp_document_view) #menu > li > a {
    padding: 0 2px;
    line-height: 40px;
    font-size: 11px;
  }
  body:not(.template-lp_news_view):not(.template-lp_event_view):not(.template-lp_document_view) #menu > li .menu-overlay {
    top: 40px;
  }
  body:not(.template-lp_news_view):not(.template-lp_event_view):not(.template-lp_document_view) #search {
    margin-top: 2px;
    right: 0px;
  }
  body:not(.template-lp_news_view):not(.template-lp_event_view):not(.template-lp_document_view) #search .frame_input_text {
    top: -7px;
  }

  #slider_wrapper {
    min-width: 520px;
  }

  .slides-clone .container,
  #slides .container {
    width: 480px;
  }
  .slides-clone .bg_green,
  .slides-clone .slide-title,
  #slides .bg_green,
  #slides .slide-title {
    right: 730px;
  }

  .box.main {
    width: 460px;
  }

  .box.recommend {
    width: 460px;
  }
  .box.recommend ul {
    margin-left: -20px;
  }
  .box.recommend ul li.tile {
    margin-left: 20px;
  }

  #events .callendar {
    height: 240px;
  }
  #events .callendar + ul li:first-child {
    margin-bottom: 40px;
  }
  #events .portletWrapper {
    overflow: visible;
    max-height: none;
  }
  #events .portletWrapper:after {
    content: none;
  }
  #events .portletWrapper tr + tr + tr + tr + tr + tr td a {
    visibility: visible;
  }

  .not-front .aktualnosci .box.side {
    margin-top: 20px;
    float: left;
  }
  .not-front .aktualnosci .box.side.events {
    float: none;
    width: auto;
    margin-right: 0px;
  }
  .not-front .aktualnosci .box.side.events li {
    margin-right: 20px;
  }
  .not-front .events .side {
    float: left;
  }
  .not-front .events .side.dark_div {
    clear: left;
  }
  .not-front .events .side.choice_list {
    float: right;
    margin-top: -278px;
  }
  .not-front .head.main-title + .box_wrapper {
    width: 480px;
  }
  .not-front .box.full .imagefield img {
    margin-bottom: 20px;
  }
  .not-front .box.full .caption {
    margin: 0px;
    padding: 0px;
    clear: both;
  }
  .not-front .box.full .caption p {
    padding-top: 5px;
  }
  .not-front .content_breadcrumb ~ .box_wrapper {
    float: none;
    width: auto;
  }
  .not-front .content_breadcrumb ~ .box.side {
    margin-top: 50px;
    float: left;
  }
  .not-front .content_breadcrumb ~ .box.side.events {
    float: none;
    width: auto;
    margin-right: 0px;
  }
  .not-front .content_breadcrumb ~ .box.side.events li {
    margin-right: 20px;
  }
  .not-front.template-lp_news_view #main,
  .not-front.template-lp_news_view #footer, .not-front.template-lp_event_view #main,
  .not-front.template-lp_event_view #footer, .not-front.template-lp_document_view #main,
  .not-front.template-lp_document_view #footer {
    width: 760px;
  }
  .not-front.template-lp_news_view .container, .not-front.template-lp_event_view .container, .not-front.template-lp_document_view .container {
    width: 720px;
  }

  body:not(.template-lp_news_view):not(.template-lp_event_view):not(.template-lp_document_view) #footer {
    min-width: 520px;
  }
  body:not(.template-lp_news_view):not(.template-lp_event_view):not(.template-lp_document_view) #footer #footer-slot-three {
    border: 0;
    margin-left: 10px;
  }

  body.template-lp_news_view #footer #footer-slot-four, body.template-lp_event_view #footer #footer-slot-four, body.template-lp_document_view #footer #footer-slot-four {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0;
    border: 0;
    clear: both;
    float: none;
    text-align: center;
  }
  body.template-lp_news_view #footer #footer-slot-four a.image, body.template-lp_event_view #footer #footer-slot-four a.image, body.template-lp_document_view #footer #footer-slot-four a.image {
    margin-left: 40px;
    vertical-align: middle;
  }

  #cookiesdirective {
    position: static !important;
    min-width: 520px;
  }
  #cookiesdirective[style*="opacity: 0;"] {
    display: none;
  }
}
.toggle_container {
  margin-top: 20px;
}

.hide {
  display: none;
}
