.header1,
.content-box .header1 {
  line-height: 150%;
  font-size: 150%;
  font-family: "Roboto", sans-serif;
  color: #405e96;
}

.header2,
.content-box .header2 {
  line-height: 150%;
  font-size: 115%;
  font-family: "Roboto", sans-serif;
  color: #021039;
  text-transform: uppercase;
}

.header3,
.content-box .header3 {
  line-height: 150%;
  font-size: 100%;
  font-family: "Roboto", sans-serif;
  color: #405e96;
  text-transform: uppercase;
}

/* NEWS */
.news-list-item {
  border-top: 1px solid #e5ebf0;
  padding-top: 20px;
}

.news-list-item:first-child {
  border: 0;
  padding-top: 0;
}

.news-latest-item-content,
.news-list-item-content,
.news-single-item-content {
  overflow: hidden;
}

span.date,
.content-box span.date {
  display: block;
  float: left;
  margin-right: 10px;
  line-height: 100%;
  font-size: 115%;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  color: #405e96;
  text-align: right;
}

span.date span,
.content-box span.date span {
  display: block;
  line-height: 110%;
  font-size: 216%;
}

.news-single-item-content,
.content-box .news-single-item-content {
  margin-bottom: 0;
}

.news-latest-item-content > .header2,
.news-list-item-content > .header2,
.news-single-item-content > .header2 {
  margin: 12px 0 5px 0;
}

.content-box .news-list-item .news-list-item-content p {
  margin-bottom: 0;
}

.content-box .news-list-item .news-list-item-content {
  position: relative;
  padding-right: 40px;
}

.content-box .news-latest-item-content a,
.content-box .news-list-item-content a {
  color: #5f666b;
  text-decoration: none;
}

.content-box .news-latest-item-content a:hover,
.content-box .news-latest-item-content a:active,
.content-box .news-latest-item-content a:focus,
.content-box .news-list-item-content a:hover,
.content-box .news-list-item-content a:active,
.content-box .news-list-item-content a:focus {
  color: #5f666b;
}

.news-list-item a.button {
  display: block;
  position: absolute;
  top: 3px;
  right: 0;
}

/* NEWS END */
/* PAGER */
.content-box .pager-box,
.pager-box {
  border-top: 1px solid #e5ebf0;
  text-align: right;
}

.content-box .pager-box ul,
.pager-box ul {
  display: inline-block;
  margin: 0;
  padding: 10px;
  list-style-type: none;
  background: none;
}

.content-box .pager-box ul li,
.pager-box ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  background: none;
}

.content-box .pager-box ul li a,
.pager-box ul li a {
  display: block;
  height: 21px;
  width: 21px;
  line-height: 21px;
  color: #222e52;
  text-align: center;
  text-decoration: none;
}

.content-box .pager-box ul li a.active,
.content-box .pager-box ul li a:hover,
.content-box .pager-box ul li a:active,
.content-box .pager-box ul li a:focus,
.pager-box ul li a.active,
.pager-box ul li a:hover,
.pager-box ul li a:active,
.pager-box ul li a:focus {
  background-color: #e7edf2;
}

/* PAGER END */
/* CONTENT-BOX */
.content-box .stdheader span.date {
  margin-right: 5px;
}

/* domyslny */
/* ukryty */
.content-box .stdheader.stdheader-class-100 {
  display: none;
}

.content-box ul,
.content-box ol {
  margin: 0 0 0 15px;
  padding: 0;
  list-style-position: inside;
  /*overflow: auto;*/
  overflow: unset;
}

.content-box form fieldset ol {
  list-style-type: none;
}

.content-box ul {
  list-style-type: none;
}

.content-box > ul,
.content-box > ol {
  margin-left: 35px;
}

.content-box ul ul, .content-box ul ol {
  margin: 0;
  padding: 0;
}

.content-box ul li, .content-box ol li {
  margin: 0 0 10px 0;
  padding: 0;
}

.content-box ul ul, .content-box ul ol, .content-box ol ol, .content-box ol ul {
  margin-bottom: 10px;
}

.content-box ul ul li, .content-box ul ol li, .content-box ol ol li, .content-box ol ul li {
  margin: 10px 0 0 0;
}

.content-box ul li {
  padding-left: 10px;
  background: url("./grafika/li.gif") no-repeat 2px 7px;
}

.content-box ol > li {
  padding-left: 0;
  background: none;
}

.content-box table {
  width: 100%;
  overflow: hidden;
  border: 0;
  font-size: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}

.content-box table td {
  font-size: 100%;
  border-collapse: separate;
  border: 1px solid #e5eaee;
  background: #fff;
}

.content-box table td,
.content-box table th {
  padding: 5px 15px;
  vertical-align: top;
}

.content-box table caption {
  padding: 5px 15px;
}

.content-box table thead tr td,
.content-box table tr.header td,
.content-box table tr th {
  background: #e5eaee;
  border: 1px solid #e5eaee;
  color: #020f39;
  text-align: left;
  font-weight: 700;
}

.content-box table tr.color td {
  background: none;
}

.content-box table tr.even td {
  background: none;
}

.content-box table.nostyle {
  font-size: 100%;
  width: 100%;
  overflow: hidden;
}

.content-box table.nostyle {
  font-size: 100%;
  border: 0;
  border-collapse: separate;
  border-spacing: 2px;
}

.content-box table.nostyle td {
  padding: 2px 0;
  font-size: 100%;
  border-collapse: collapse;
  border: 0;
  background: none;
}

.content-box table.nostyle tr.header td,
.content-box table.nostyle tr th {
  background: none;
  border: 0;
  font-weight: bold;
  color: #6a7073;
}

.content-box table.nostyle tr.color td {
  background: none;
}

.content-box p {
  margin: 0;
}

.content-box form {
  margin-bottom: 20px;
  text-align: center;
}

.content-box legend {
  display: none;
}

.content-box fieldset {
  padding: 0;
}

.content-box fieldset.csc-mailform {
  margin: 0 auto;
  width: 100%;
  text-align: left;
}

.content-box form fieldset ol li,
.content-box form fieldset div {
  margin-bottom: 4px;
}

.content-box label,
.content-box input[type=text],
.content-box input[type=color],
.content-box input[type=date],
.content-box input[type=datetime],
.content-box input[type=datetime-local],
.content-box input[type=email],
.content-box input[type=month],
.content-box input[type=number],
.content-box input[type=range],
.content-box input[type=search],
.content-box input[type=tel],
.content-box input[type=time],
.content-box input[type=url],
.content-box input[type=week],
.content-box input[type=file],
.content-box textarea,
.content-box select {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.content-box label {
  margin-right: -4px;
  padding-right: 10px;
  width: 29%;
  cursor: pointer;
  text-align: right;
  font-size: 100%;
  font-weight: 400;
  vertical-align: top;
  color: #5f666b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.content-box label.cursor-default {
  cursor: default;
}

.content-box label.mandatory-fields-label {
  float: left;
  margin-left: 18%;
  cursor: default;
}

.content-box input[type=text],
.content-box input[type=color],
.content-box input[type=date],
.content-box input[type=datetime],
.content-box input[type=datetime-local],
.content-box input[type=email],
.content-box input[type=month],
.content-box input[type=number],
.content-box input[type=range],
.content-box input[type=search],
.content-box input[type=tel],
.content-box input[type=time],
.content-box input[type=url],
.content-box input[type=week],
.content-box input[type=file],
.content-box textarea,
.content-box select {
  border: 1px solid #e5eaee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 70%;
  padding: 0 10px;
  font-size: 100%;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #5f666b;
  line-height: 100%;
  background-color: #fff;
  -webkit-box-shadow: inset 1px 2px 3px 3px rgba(0, 0, 0, 0.05);
  -moz-border-shadow: inset 1px 2px 3px 3px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 2px 3px 3px rgba(0, 0, 0, 0.05);
}

.content-box select {
  padding: 0;
}

.content-box label,
.content-box input[type=text],
.content-box input[type=color],
.content-box input[type=date],
.content-box input[type=datetime],
.content-box input[type=datetime-local],
.content-box input[type=email],
.content-box input[type=month],
.content-box input[type=number],
.content-box input[type=range],
.content-box input[type=search],
.content-box input[type=tel],
.content-box input[type=time],
.content-box input[type=url],
.content-box input[type=week],
.content-box input[type=file],
.content-box select {
  height: 50px;
  line-height: 25px;
}

.content-box textarea {
  margin-top: 0;
  margin-bottom: -2px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.content-box input.csc-mailform-submit,
.content-box input[type=submit] {
  float: right;
  margin-right: 0;
  font-size: 115%;
  padding: 0 26px 0 16px;
  border: 0;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #8cb845;
  background-image: url("./grafika/images.png");
  background-repeat: no-repeat;
  background-position: right 0;
}

.content-box span.select-wrapper,
.content-box span.select-wrapper .customSelect,
.content-box span.select-wrapper .customSelect .customSelectInner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  font-size: 100%;
}

.content-box span.select-wrapper {
  display: inline-block;
  margin-left: 1px;
  text-align: left;
}

.content-box span.select-wrapper .customSelect {
  border: 1px solid #e5eaee;
  padding: 0 10px;
  background: url("./grafika/images.png") no-repeat right -1342px #fff;
  -webkit-box-shadow: inset 1px 2px 3px 3px rgba(0, 0, 0, 0.05);
  -moz-border-shadow: inset 1px 2px 3px 3px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 2px 3px 3px rgba(0, 0, 0, 0.05);
}

.page-title,
.content-box h1,
.content-box h2,
.content-box h3,
.content-box h4,
.content-box h5,
.content-box h6,
.content-box div,
.content-box section,
.content-box ul,
.content-box ol,
.content-box p,
.content-box table.text_table,
.content-box table,
.content-box hr {
  margin-bottom: 20px;
}

.content-box .clear {
  margin-bottom: 0;
}

.content-box h1,
.content-box h2,
.content-box h3,
.content-box h4,
.content-box h5,
.content-box h6 {
  font-size: 100%;
}

.content-box .csc-default hr,
hr {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  clear: both;
  border: none;
  font-size: 1px;
  line-height: 0;
  overflow: visible;
  color: #e5ebf0;
  border-top: 1px solid #e5ebf0;
}

.content-box a {
  color: #8bb845;
  text-decoration: underline;
}

.content-box a:hover,
.content-box a:focus,
.content-box a:active {
  color: #8bb845;
  text-decoration: none;
}

.content-box img.foto {
  border: 10px solid #f1f5f8;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: bottom;
}

iframe {
  border: 10px solid #f1f5f8 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sub.section-6 iframe {
  float: right;
  height: 300px;
  width: 400px;
}

.wrapper {
  margin: 0 auto;
  max-width: 970px;
  width: 100%;
}

/* CONTENT-BOX END */
/* STANDARD CSS */
/* http://meyerweb.com/eric/tools/css/reset/

   v2.0 | 20110126

   License: none (public domain)

*/
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, em, img, ins, kbd, q, s, samp,
small, strike, strong, 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%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #8bb845;
  text-decoration: underline;
}

a:hover, a:focus, a:active {
  color: #8bb845;
  text-decoration: none;
}

a.active {
  color: #8bb845;
}

a img {
  text-decoration: none;
  border: 0;
}

a.noborder, a.noborder:hover, a.noborder:active, a.noborder:focus {
  border: 0;
  text-decoration: none;
}

.left, .align-left {
  text-align: left;
}

.center, .align-center {
  text-align: center;
}

.right, .align-right {
  text-align: right;
}

.justify, .align-justify {
  text-align: justify;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.clear-both, .clear-1 {
  clear: both;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.upper {
  text-transform: uppercase;
}

.lower {
  text-transform: lowercase;
}

.display-none {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

input,
textarea,
select {
  font-family: arial, helvetica, verdana;
  font-size: 100%;
  line-height: 100%;
}

strong,
.strong,
b {
  font-weight: bold;
}

em,
i,
.italic {
  font-style: italic;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: bottom;
}

.button,
.content-box .button {
  display: inline-block;
  height: 30px;
  min-width: 30px;
  background-image: url("./grafika/images.png");
  background-repeat: no-repeat;
  background-color: #8cb845;
  vertical-align: top;
}

.button.big,
.content-box .button.big {
  height: 37px;
  min-width: 37px;
}

.button.prev,
.content-box .button.prev {
  background-position: -600px 0;
}

.button.big.prev,
.content-box .button.big.prev {
  background-position: -600px -50px;
}

.button.next,
.content-box .button.next {
  background-position: -650px 0;
}

.button.big.next,
.content-box .button.big.next {
  background-position: -650px -50px;
}

.button.up,
.content-box .button.up {
  background-position: -700px 0;
}

.button.big.up,
.content-box .button.big.up {
  background-position: -700px -50px;
}

.button.down,
.content-box .button.down {
  background-position: -750px 0;
}

.button.big.down,
.content-box .button.big.down {
  background-position: -750px -50px;
}

.button.close,
.content-box .button.close {
  background-position: -800px 0;
}

.button-more,
.content-box .button-more {
  display: inline-block;
  border: 1px solid #beccd9;
  padding: 11px 30px;
  color: #405e96;
  text-transform: uppercase;
  text-decoration: none;
}

.button-more.more,
.content-box .button-more.more {
  padding-right: 20px;
}

.button-more.more:after,
.content-box .button-more.more:after {
  content: " >";
}

.button-more.back,
.content-box .button-more.back {
  padding-left: 20px;
}

.button-more.back:before,
.content-box .button-more.back:before {
  content: "< ";
}

.button-more:hover,
.button-more:active,
.button-more:focus,
.content-box .button-more:hover,
.content-box .button-more:active,
.content-box .button-more:focus {
  color: #405e96;
  text-decoration: none;
}

.roboto,
.roboto-light,
.roboto-bold {
  font-family: "Roboto", sans-serif;
}

.roboto {
  font-weight: 400;
}

.roboto-light {
  font-weight: 300;
}

.roboto-bold {
  font-weight: 700;
}

.roboto-condensed {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
}

.col,
.content-box .col {
  display: inline-block;
  margin-right: -3px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col.col-50 {
  width: 50%;
}

.col.col-33 {
  width: 33.33%;
}

.col.col-25 {
  width: 25%;
}

.col.col-16 {
  width: 16.66%;
}

/* STANDARD CSS END */
body {
  line-height: 150%;
  font-family: arial, helvetica, verdana;
  font-size: 75%;
  color: #5f666b;
  background: #fff;
}

body a {
  color: #e11248;
  text-decoration: underline;
}

body a.active,
body a:hover,
body a:active,
body a:focus {
  color: #8bb845;
  text-decoration: none;
}

#main > header {
  position: relative;
}

#main > header h6 {
  position: relative;
  float: left;
  top: 21px;
  padding-right: 91px;
}

#main > header h6 span {
  position: absolute;
  border-left: 1px solid #ccc;
  top: 0;
  right: 0;
  height: 63px;
  width: 72px;
  background: url("./grafika/pan-logo.png") no-repeat right top;
}

#header-right {
  float: right;
  margin-top: 14px;
  text-align: right;
}

#header-right > * {
  display: inline-block;
  vertical-align: top;
}

#search-form {
  min-height: 56px;
}

#search-form fieldset {
  position: relative;
  padding: 0;
}

#search-form input {
  height: 38px;
  line-height: 38px;
  -webkit-box-shadow: none;
  -moz-border-shadow: none;
  box-shadow: none;
}

#search-form input[type=text] {
  margin-right: 0;
  width: 226px;
}

#search-form input[type=submit] {
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  float: none;
  height: 36px;
  width: 36px;
  background: url("./grafika/images.png") no-repeat -550px 0 #fff;
}

#bip-link {
  margin-left: 10px;
}

ul#header-menu {
  margin-right: 25px;
}

ul#header-menu li {
  display: inline;
  margin-left: 25px;
}

ul#header-menu li:first-child {
  margin-left: 0;
}

ul#header-menu li a {
  color: #091c56;
  text-decoration: none;
}

ul#header-menu li a.active,
ul#header-menu li a:hover,
ul#header-menu li a:active,
ul#header-menu li a:focus {
  color: #8bb845;
}

ul#lang-menu li {
  display: inline;
  margin-left: 8px;
}

ul#lang-menu li:first-child {
  margin-left: 0;
}

ul#lang-menu li a {
  padding-right: 26px;
  color: #091c56;
  text-decoration: none;
  background-image: url("./grafika/images.png");
  background-repeat: no-repeat;
}

ul#lang-menu li.pl a {
  background-position: right -50px;
}

ul#lang-menu li.en a {
  background-position: right -100px;
}

ul#lang-menu li a.active,
ul#lang-menu li a:hover,
ul#lang-menu li a:active,
ul#lang-menu li a:focus {
  color: #8bb845;
}

#banner-outbox {
  position: relative;
  margin-top: 22px;
  width: 100%;
}

#banner-box {
  position: relative;
  margin-top: 22px;
  width: 100%;
  overflow: hidden;
}

.home #banner-box {
  position: absolute;
  height: 546px;
  z-index: 1;
  overflow: hidden;
}

.home #banner-box > img {
  min-height: 546px;
  height: auto;
  min-width: 100%;
}

.sub #banner-box {
  position: absolute;
  height: 233px;
  z-index: 1;
  overflow: hidden;
}

.sub #banner-box > img {
  min-height: 233px;
  height: auto;
  min-width: 100%;
}

#banner-outbox:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 68px;
  width: 100%;
  background-color: #091c56;
  z-index: 2;
}

#banner-outbox .wrapper {
  position: relative;
  z-index: 3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sub #banner-outbox .wrapper {
  min-height: 230px;
}

nav#menu {
  position: relative;
}

nav#menu a#menu-switcher {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 68px;
  width: 100%;
  background-color: #091c56;
}

nav#menu a#menu-switcher:after {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  right: 16px;
  height: 36px;
  width: 36px;
  background: url("./grafika/images.png") no-repeat -800px -50px;
}

nav#menu > ul {
  border-right: 1px solid #000e35;
  border-left: 1px solid #1b2c62;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

nav#menu ul span {
  display: none;
  border: 1px solid transparent;
  position: absolute;
  top: 2px;
  right: 16px;
  height: 36px;
  width: 36px;
  background-image: url("./grafika/images.png");
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

nav#menu > ul > li {
  position: relative;
  border-right: 1px solid #1b2c62;
  border-left: 1px solid #000e35;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

nav#menu > ul > li > a {
  display: block;
  height: 68px;
  line-height: 68px;
  color: #fff;
  font-size: 115%;
  text-align: center;
  text-decoration: none;
}

nav#menu > ul > li > a.active,
nav#menu > ul > li > a:hover,
nav#menu > ul > li > a:active,
nav#menu > ul > li > a:focus {
  background-color: #8cb845;
}

nav#menu ul ul {
  display: none !important;
}

#banner-outbox h1 {
  margin: 58px 0 0 0;
  min-height: 48px;
  line-height: 100%;
  font-size: 400%;
  color: #fff;
}

#banner-outbox h1.en {
  font-size: 340%;
}

.home #banner-slider-box,
.home ul#banner-slider li,
.home ul#banner-slider-bg li,
ul#banner-slider li img,
ul#banner-slider-bg li img,
ul#banner-slider li .slide-content,
ul#banner-slider-bg li .slide-content {
  height: 280px;
}

#banner-slider-box {
  position: relative;
  margin-top: 44px;
  overflow: hidden;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul#banner-slider {
  position: relative;
  z-index: 1;
}

ul#banner-slider-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.2;
  z-index: 0;
}

ul#banner-slider li,
ul#banner-slider-bg li {
  position: relative;
}

ul#banner-slider li img,
ul#banner-slider-bg li img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
}

ul#banner-slider li .slide-content,
ul#banner-slider-bg li .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 320px;
}

ul#banner-slider li .slide-content:after,
ul#banner-slider-bg li .slide-content:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 66px;
  width: 254px;
  background-color: #8cb845;
}

ul#banner-slider li .slide-num,
ul#banner-slider-bg li .slide-num {
  display: block;
  position: absolute;
  right: 0;
  bottom: 18px;
  font-size: 500%;
  font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  color: #8bb845;
}

ul#banner-slider li .slide-content-inner,
ul#banner-slider-bg li .slide-content-inner {
  padding: 30px;
  height: 214px;
  color: #fff;
  background-color: #8cb845;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul#banner-slider li .slide-content-inner .header,
ul#banner-slider-bg li .slide-content-inner .header {
  line-height: 100%;
  font-size: 250%;
}

ul#banner-slider li .slide-content-inner .link,
ul#banner-slider-bg li .slide-content-inner .link {
  position: absolute;
  bottom: 52px;
  left: 30px;
  line-height: 100%;
  font-size: 115%;
  color: #fff;
  text-decoration: none;
  z-index: 1;
}

ul#banner-slider li .slide-content-inner .link:after,
ul#banner-slider-bg li .slide-content-inner .link:after {
  content: " >";
}

#banner-slider-menu {
  display: none;
  position: absolute;
  bottom: 16px;
  right: 0;
  width: 292px;
  z-index: 1;
}

#banner-slider-menu li {
  display: inline-block;
  margin: 0 -4px 0 0;
}

#banner-slider-menu li a {
  display: block;
  height: 15px;
  width: 15px;
  text-indent: 9999px;
  background: url("./grafika/images.png") no-repeat -500px 0;
  overflow: hidden;
}

#banner-slider-menu li a.active,
#banner-slider-menu li a:hover,
#banner-slider-menu li a:active,
#banner-slider-menu li a:focus,
#banner-slider-menu li.active a,
#banner-slider-menu li:hover a,
#banner-slider-menu li:active a,
#banner-slider-menu li:focus a {
  background: url("./grafika/images.png") no-repeat -515px 0;
}

#about-box,
#scientific-disciplines-box {
  padding: 30px;
  height: 214px;
  line-height: 140%;
  font-size: 130%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#about-box {
  width: 650px;
  color: #405e96;
  background-color: #e8edf3;
}

#scientific-disciplines-box {
  width: 320px;
  line-height: 120%;
  color: #fff;
  background-color: #9cb3d3;
}

#center {
  margin-top: 20px;
}

.sub #center {
  margin-top: 0;
}

#news-latest {
  position: relative;
  padding: 0 30px 70px;
}

#news-latest .article-wrapper {
  margin: 0 -30px;
}

#news-latest .col.col-33 {
  padding: 0 30px;
}

#news-latest .news-latest-item-content,
#news-latest .news-latest-item-content p {
  margin-bottom: 0;
}

#news-latest .button-more.more {
  position: absolute;
  right: 0;
  bottom: 0;
}

#institutes {
  position: relative;
}

#institutes .button {
  display: none;
  position: absolute;
  bottom: 130px;
}

#institutes .button.prev {
  left: -6px;
}

#institutes .button.next {
  right: -6px;
}

#institutes h2 {
  margin-right: 30px;
  margin-left: 30px;
}

.home #institutes ul,
.home #institutes ul li,
.home #institutes ul li a {
  height: 230px;
  overflow: hidden;
}

#institutes ul,
#institutes ul li {
  margin: 0;
  padding: 0;
  background: none;
}

.sub #institutes ul {
  margin: 0 -5px;
}

#institutes ul li {
  position: relative;
  margin-right: -3px;
}

.sub #institutes ul li {
  margin-bottom: 10px;
  padding: 0 5px;
}

.sub #institutes ul li h3 {
  margin-bottom: 0;
}

#institutes ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
}

.sub #institutes ul li:before {
  display: none;
}

#institutes ul li a {
  display: block;
  text-decoration: none;
  color: #5f666b;
  background-color: #f2f6f9;
}

.sub #institutes ul li a {
  padding: 10px;
  min-height: 540px;
}

.sub #institutes ul li a:hover,
.sub #institutes ul li a:active,
.sub #institutes ul li a:focus {
  background-color: #e8edf3;
}

.sub #institutes ul li a > span.foto-box {
  position: relative;
  display: block;
}

.sub #institutes ul li a > span.foto-box:after {
  content: "";
  display: block;
  position: absolute;
  right: 4px;
  bottom: 4px;
  height: 30px;
  min-width: 30px;
  background-image: url("./grafika/images.png");
  background-repeat: no-repeat;
  background-color: #8cb845;
  background-position: -650px 0;
}

#institutes ul li img {
  display: block;
  border-bottom: 2px solid #fff;
  height: auto;
  width: 100%;
}

.sub #institutes ul li img {
  border-bottom: 0;
}

#institutes ul li strong {
  display: block;
  line-height: 110%;
}

.home #institutes ul li strong {
  padding: 15px;
}

.sub #institutes ul li strong {
  padding: 15px 4px;
}

#publications.col-50,
#geoplanet.col-50 {
  position: relative;
  padding: 30px;
  min-height: 272px;
  background-color: #f2f6f9;
}

#publications.col-50:before,
#geoplanet.col-50:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
}

#publications.col-50 p,
#geoplanet.col-50 p {
  overflow: hidden;
}

#publications.col-50 .button-more,
#geoplanet.col-50 .button-more {
  position: absolute;
  bottom: 30px;
  left: 30px;
}

#projects {
  padding: 30px;
}

.sub #projects {
  border-top: 3px solid #e8edf3;
}

#projects ul,
#projects ul li {
  margin: 0;
  padding: 0;
  background: none;
}

#projects h2,
#projects ul,
#projects ul li {
  display: inline-block;
  vertical-align: middle;
}

#projects h2 {
  margin-top: 10px;
}

#projects ul li {
  margin-left: 35px;
}

#content-banner-slider-box {
  position: relative;
  padding: 10px;
  background-color: #f2f6f9;
}

#content-banner-slider-box > a.prev,
#content-banner-slider-box > a.next {
  position: absolute;
  top: 202px;
  z-index: 2;
}

#content-banner-slider-box > a.prev {
  left: 0;
}

#content-banner-slider-box > a.next {
  right: 0;
}

#content-banner-slider-box ul,
#content-banner-slider-box ul li {
  margin: 0;
  padding: 0;
  background: none;
}

ul#content-banner-slider li a {
  line-height: 0;
  height: 410px;
}

ul#content-banner-slider-menu li {
  margin: 3px !important;
}

ul#content-banner-slider {
  position: relative;
  z-index: 1;
}

ul#content-banner-slider-bg {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  opacity: 0.2;
  z-index: 0;
}

ul#content-banner-slider li,
ul#content-banner-slider-bg li {
  position: relative;
  text-align: center;
}

ul#content-banner-slider li img,
ul#content-banner-slider-bg li img {
  display: inline-block;
  object-position: center;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

ul#content-banner-slider li p.description,
ul#content-banner-slider-bg li p.description {
  margin: 0 70px;
  font-size: 100%;
  font-style: italic;
  color: #8f9498;
}

ul#content-banner-slider-bg li p.description {
  margin: 0 80px;
}

#content-banner-slider-menu-outbox {
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
  overflow: hidden;
}

#content-banner-slider-menu-outbox .menu-prev,
#content-banner-slider-menu-outbox .menu-next {
  display: none;
  position: absolute;
  bottom: 45px;
  height: 11px;
  width: 7px;
  background-image: url("./grafika/images.png");
  background-repeat: no-repeat;
}

#content-banner-slider-menu-outbox .menu-prev {
  left: 6px;
  background-position: -600px -100px;
}

#content-banner-slider-menu-outbox .menu-next {
  right: 6px;
  background-position: -650px -100px;
}

#content-banner-slider-menu-outbox .prev,
#content-banner-slider-menu-outbox .next {
  display: none;
}

ul#content-banner-slider-menu li {
  display: inline-block;
  margin-right: 0;
  margin-left: 1px;
  width: 80px;
}

ul#content-banner-slider-menu li a {
  display: block;
  position: relative;
  height: 80px;
  width: 80px;
  text-align: center;
  background-color: #fff;
  vertical-align: middle;
}

ul#content-banner-slider-menu li a:after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  border: 4px solid #93bc52;
  height: 80px;
  width: 80px;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul#content-banner-slider-menu li a.active:after {
  display: block;
}

ul#content-banner-slider-menu li a img {
  max-height: 80px;
  height: auto;
  max-width: 80px;
  width: 80px;
  vertical-align: middle;
}

map {
  font-size: 18px;
  font-weight: 600;
}

.content-box #map ul {
  margin-left: 20px;
}

.content-box #map a:visited {
  color: #bae774;
}

.box-acordeon .acordeon-item,
.content-box .box-acordeon .acordeon-item,
.box-acordeon .acordeon-item h2,
.content-box .box-acordeon .acordeon-item h2 {
  margin-bottom: 0;
}

.box-acordeon .acordeon-item,
.content-box .box-acordeon .acordeon-item {
  position: relative;
  margin-top: 1px;
}

.box-acordeon .acordeon-item:first-child,
.content-box .box-acordeon .acordeon-item:first-child {
  margin-top: 0;
}

.box-acordeon .acordeon-item h2,
.content-box .box-acordeon .acordeon-item h2 {
  padding: 16px 20px;
  background-color: #f2f6f9;
}

.box-acordeon .acordeon-item.active h2,
.content-box .box-acordeon .acordeon-item.active h2 {
  font-weight: 700;
}

.box-acordeon .acordeon-item > a.button.toggle,
.content-box .box-acordeon .acordeon-item > a.button.toggle {
  position: absolute;
  top: 10px;
  right: 10px;
}

.box-acordeon .acordeon-item a.button.up.toggle,
.content-box .box-acordeon .acordeon-item a.button.up.toggle {
  opacity: 0.5;
}

.box-acordeon .acordeon-item .acordeon-item-inner,
.content-box .box-acordeon .acordeon-item .acordeon-item-inner {
  margin-top: 20px;
}

.box-acordeon .acordeon-item .acordeon-item-inner .button.up,
.content-box .box-acordeon .acordeon-item .acordeon-item-inner .button.up {
  margin-right: 10px;
}

.box-acordeon .acordeon-item .acordeon-item-inner .button.next,
.content-box .box-acordeon .acordeon-item .acordeon-item-inner .button.next {
  padding: 0 26px 0 16px;
  line-height: 30px;
  color: #fff;
  font-size: 115%;
  text-decoration: none;
  background-image: url("./grafika/images.png");
  background-position: right -4px;
  background-repeat: no-repeat;
}

#main.page-5 #module-form {
  display: none;
}

.page-5 #module-form form > p {
  line-height: 150%;
  font-size: 150%;
  font-family: "Roboto", sans-serif;
  color: #405e96;
  text-align: left;
}

#sim-box-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #777;
  opacity: 0.7;
  z-index: 1000;
}

#sim-box {
  position: fixed;
  top: 3%;
  left: 50%;
  margin-left: -355px;
  padding: 10px;
  height: 94%;
  width: 710px;
  background-color: #fff;
  z-index: 1001;
  -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#sim-box .button.close {
  position: absolute;
  top: 0;
  right: 0;
}

#breadcrumb {
  display: block;
  position: relative;
  margin-bottom: 20px;
  padding: 15px 20px;
  color: #87919a;
  background-color: #e7edf2;
  z-index: 2;
}

#breadcrumb span.label {
  font-weight: 700;
}

#breadcrumb ol,
#breadcrumb ol li {
  display: inline;
  margin: 0;
  padding: 0;
  background: none;
}

#breadcrumb ol {
  margin-left: 3px;
  list-style-type: none;
}

#breadcrumb ol li {
  margin-left: 5px;
  padding-left: 13px;
  color: #5f666b;
  background: url("./grafika/images.png") no-repeat 0 5px;
}

#breadcrumb ol li:first-child {
  margin-left: 0;
  padding-left: 0;
  background: none;
}

#breadcrumb ol li a {
  color: #87919a;
  text-decoration: none;
}

aside#col-left {
  float: left;
  margin-right: 30px;
  margin-bottom: 40px;
  width: 230px;
}

#aside-menu ul,
#aside-menu ul li {
  margin: 0;
  padding: 0;
  background: none;
}

#aside-menu ul li a {
  display: block;
}

#aside-menu > ul > li {
  margin-top: 1px;
}

#aside-menu > ul > li:first-child {
  margin-top: 0;
}

#aside-menu > ul > li > a {
  position: relative;
  padding: 12px 20px;
  color: #091c56;
  text-decoration: none;
  background-color: #f2f5f8;
}

#aside-menu > ul > li > a.active,
#aside-menu > ul > li > a:hover,
#aside-menu > ul > li > a:active,
#aside-menu > ul > li > a:focus {
  color: #fff;
  background-color: #8bb845;
}

#aside-menu > ul > li > a.active:after {
  content: "";
  position: absolute;
  top: 7px;
  right: 0;
  height: 30px;
  width: 30px;
  background-image: url("./grafika/images.png");
  background-repeat: no-repeat;
  background-position: -650px 0;
}

#aside-menu > ul > li > ul {
  display: none;
  padding: 20px 0;
  background-color: #e8edf3;
}

#aside-menu > ul > li.active > ul {
  display: block;
}

#aside-menu > ul > li > ul > li > a {
  padding: 3px 20px 3px 35px;
  color: #091c56;
  text-decoration: none;
  background: url("./grafika/images.png") no-repeat 22px -40px;
}

#aside-menu > ul > li > ul > li > a.active,
#aside-menu > ul > li > ul > li > a:hover,
#aside-menu > ul > li > ul > li > a:active,
#aside-menu > ul > li > ul > li > a:focus {
  color: #5b8c0f;
}

#content {
  min-height: 500px;
  overflow: hidden;
}

#page-title,
.section-header,
.content-box .section-header {
  line-height: 100%;
  font-size: 150%;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #021039;
  text-transform: uppercase;
}

#page-title {
  border-bottom: 1px solid #e5ebf0;
  margin-bottom: 20px;
  padding: 12px 0 13px 0;
}

footer {
  position: relative;
  min-height: 100px;
  color: #828eb0;
  background-color: #091c56;
}

footer a {
  color: #828eb0;
  text-decoration: none;
}

footer a.active,
footer a:hover,
footer a:active,
footer a:focus {
  color: #8bb845;
}

footer:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 100%;
  z-index: 1;
  -webkit-box-shadow: inset 0 7px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 7px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 7px 5px 0 rgba(0, 0, 0, 0.5);
}

footer > .wrapper {
  position: relative;
  padding-bottom: 25px;
  z-index: 2;
}

footer ul#footer-links {
  padding-left: 25px;
}

footer ul#footer-links li {
  display: inline;
  margin-left: 15px;
  line-height: 37px;
}

footer ul#footer-links li:first-child {
  margin-left: 0;
}

footer a#login-link {
  display: block;
  padding: 0 0 0 70px;
  height: 37px;
  line-height: 37px;
  font-size: 150%;
  color: #fff;
  background-color: #2d4181;
}

footer a#login-link span.button {
  margin-left: 45px;
}

ul#footer-menu {
  border-top: 1px solid #1e3065;
  padding: 25px;
}

ul#footer-menu li {
  display: inline;
  margin-right: 15px;
}

ul#footer-menu li:first-child {
  margin-left: 0;
}

p#copyright {
  padding: 0 25px;
}

p#copyright a {
  color: #828eb0;
}

.cookiesAlert {
  color: #fff !important;
}

.cookiesAlert a {
  color: #fff !important;
  text-decoration: underline;
}

.content-box img {
  height: auto;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 1000px) {
  #main {
    padding: 0 5px;
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  #main > header > .wrapper {
    text-align: center;
  }

  #main > header h6 {
    display: inline-block;
    float: none;
    top: 0;
    margin-top: 21px;
  }

  #main > header h6 img {
    max-width: 100%;
    height: auto;
  }

  #header-right {
    position: relative;
    float: none;
    text-align: center;
  }

  #search-form,
#search-form fieldset,
#search-form input[type=text] {
    width: 100%;
  }

  #search-form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  #bip-link {
    position: absolute;
    top: 0;
    right: 0;
  }

  #header-menu {
    float: left;
  }

  #lang-menu {
    float: right;
  }

  #about-box,
#scientific-disciplines-box {
    float: none;
    max-width: none;
    height: auto;
    width: auto;
    text-align: left;
  }

  #news-latest .col.col-33 {
    width: auto;
  }

  .home #institutes ul,
.home #institutes ul li,
.home #institutes ul li a {
    height: auto;
    overflow: visible;
  }

  .home #institutes ul li {
    width: 25%;
  }

  .home #institutes ul li h3 {
    margin-bottom: 1px;
  }

  .home #institutes ul li strong {
    min-height: 30px;
  }

  #lang-menu {
    position: absolute;
    top: 13px;
    right: 65px;
  }

  ul#header-menu li {
    margin-bottom: 10px;
    display: inline-block;
  }

  ul#banner-slider li img,
ul#banner-slider-bg li img {
    display: none;
  }

  ul#banner-slider li .slide-content,
ul#banner-slider-bg li .slide-content {
    width: 100%;
  }

  ul#banner-slider li .slide-content:after,
ul#banner-slider-bg li .slide-content:after {
    width: 100%;
  }

  ul#banner-slider li .slide-num,
ul#banner-slider-bg li .slide-num {
    color: #fff;
    z-index: 2;
  }

  ul#banner-slider li .slide-num,
ul#banner-slider-bg li .slide-num {
    bottom: 60px;
    right: 10px;
  }
}
@media only screen and (max-width: 960px) {
  nav#menu a#menu-switcher {
    display: block;
  }

  nav#menu {
    padding-top: 68px;
  }

  nav#menu {
    padding-top: 68px;
  }

  nav#menu > ul,
nav#menu > ul > li {
    display: block !important;
    border: 0;
    text-align: left;
  }

  nav#menu > ul {
    display: none !important;
    border-top: 1px solid #1d306c;
    position: absolute;
    padding-bottom: 40px;
    width: 100%;
    background-color: #091c56;
    z-index: 2;
  }

  nav#menu > ul.show,
nav#menu ul ul.show,
nav#menu li.active > ul {
    display: block !important;
  }

  nav#menu ul span {
    display: block;
    background-position: -850px -52px;
  }

  nav#menu ul li.has-submenu > span {
    display: block;
    background-position: -900px -52px;
  }

  nav#menu ul li.has-submenu > span.active {
    background-position: -950px -52px;
  }

  nav#menu ul li {
    position: relative;
  }

  nav#menu ul li a {
    display: block;
    padding: 13px 52px 13px 16px;
    min-height: 40px;
    height: auto;
    line-height: 100%;
    color: #fff;
    text-align: left;
    text-decoration: none;
    background-color: #091c56;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  nav#menu > ul > li > a {
    border-bottom: 1px solid #1d306c;
  }

  nav#menu ul li ul li a {
    padding-left: 32px;
    background-color: #1d306c;
  }

  nav#menu ul li ul li ul li a {
    padding-left: 48px;
    background-color: #29427a;
  }

  nav#menu > ul > li > a.active,
nav#menu > ul > li > a:hover,
nav#menu > ul > li > a:active,
nav#menu > ul > li > a:focus {
    background-color: #091c56;
  }
}
@media only screen and (max-width: 800px) {
  #banner-slider-box {
    background-color: #8cb845;
  }

  #banner-slider-menu {
    right: auto;
    left: 30px;
    width: auto;
  }

  #banner-outbox:before {
    display: none;
  }

  #publications.col-50,
#geoplanet.col-50 {
    display: block;
    margin-right: 0;
    width: auto;
    min-height: 100px;
  }

  #publications.col-50 {
    margin-bottom: 1px;
  }

  #publications.col-50:before,
#geoplanet.col-50:before {
    display: none;
  }

  #publications.col-50 .button-more,
#geoplanet.col-50 .button-more {
    position: relative;
    bottom: 0;
    left: 0;
  }

  aside#col-left {
    display: none;
  }

  .sub #banner-box {
    position: relative;
    height: 300px;
  }

  .sub #banner-outbox h1 {
    position: absolute;
    top: 58px;
  }

  .sub #banner-box > img {
    display: block;
  }

  #institutes .col.col-25 {
    width: 33.33%;
  }
}
@media only screen and (max-width: 640px) {
  .sub #banner-box {
    position: relative;
    height: 350px;
  }

  #header-menu {
    margin-top: 25px;
    text-align: left;
  }

  ul#header-menu li {
    margin: 0 25px 10px 0;
  }

  .home #institutes ul li {
    width: 33.33%;
  }

  footer a#login-link {
    position: relative;
    padding-left: 25px;
    width: 100%;
    font-size: 130%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  footer a#login-link span.button {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
  }

  #institutes .col.col-25 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  span.date,
.content-box span.date {
    text-align: left;
    float: none;
  }

  #news-latest .col.col-33 {
    margin-bottom: 20px;
  }

  .home #institutes ul li {
    width: 50%;
  }

  #news-latest {
    padding-bottom: 0;
  }

  #news-latest .button-more.more {
    position: relative;
    display: block;
    margin-top: 20px;
  }

  .button-more,
.content-box .button-more {
    display: block;
  }

  footer a#login-link {
    font-size: 100%;
  }

  ul#footer-menu li {
    display: block;
  }
}
@media only screen and (max-width: 360px) {
  #institutes .col.col-25 {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .home #institutes ul li {
    width: 100%;
  }

  footer a#login-link span.button {
    display: none;
  }
}
#header-right > .availability {
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  height: 38px;
}
@media only screen and (max-width: 1000px) {
  #header-right > .availability {
    width: 40%;
    float: left;
    justify-content: flex-start;
    padding-right: 56px;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
}

#header-right .font-size-menu {
  padding-right: 30px;
  align-items: center;
  display: inline-flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 1000px) {
  #header-right .font-size-menu {
    display: none;
  }
}

.font-size-menu__item {
  margin-left: 5px;
}
.font-size-menu__item:first-child {
  margin-left: 0;
}

.font-size-menu__link {
  font-size: 150%;
  text-transform: uppercase;
  text-decoration: none;
  color: #091c56;
  background-color: transparent;
  border-radius: 0;
  border: none;
  cursor: pointer;
  padding: 1px 3px;
}

.contrast-button {
  background: url("./grafika/header-contrast-icon.png");
  width: 20px;
  height: 20px;
  margin-right: 16px;
  margin-top: 3px;
}

.index-slider-bottom-container {
  display: flex;
}
@media only screen and (max-width: 1000px) {
  .index-slider-bottom-container {
    flex-wrap: wrap;
  }
}

#about-box,
#scientific-disciplines-box {
  height: auto;
  min-height: 214px;
}
@media only screen and (max-width: 1000px) {
  #about-box,
#scientific-disciplines-box {
    width: 100%;
    min-height: auto;
  }
}

.cookiesAlert {
  background: #000 !important;
  line-height: 150%;
}

.cookiesContainer {
  position: relative;
}

.cookiesAlertMess {
  padding-right: 30px;
}

.acceptCookie {
  position: absolute;
  right: 0;
  top: 8px;
  margin: 0 !important;
  float: none;
}

ul#footer-menu li {
  line-height: 180%;
}

#projects ul li {
  margin-bottom: 35px;
}

.bottom-sections {
  display: flex;
}

@media only screen and (max-width: 800px) {
  .bottom-sections {
    flex-wrap: wrap;
  }
}
.bottom-sections__section pre, .bottom-sections__section span, .bottom-sections__section p {
  line-height: 150%;
}
.bottom-sections__section .section-header {
  line-height: 120%;
}

#text a {
  display: inline-block;
}

.sub #content {
  padding: 0 3px;
}

#news-single {
  padding-left: 3px;
  padding-right: 3px;
}

.news-single-item-content a.button.prev {
  margin-right: 3px;
  margin-top: 3px;
}

.content-box .news-list-item .news-list-item-content {
  padding-bottom: 1px;
}

.news-list-item-content .header2,
.news-list-item-content p {
  margin-left: 3px;
}

.news-list-item a.button {
  right: 3px;
}

.content-box a.obrazek {
  margin-top: 3px;
  display: inline-block;
}

#projects ul li a {
  display: inline-block;
}

#aside-menu > ul > li {
  margin-top: 3px;
}

#text a {
  margin-left: 3px;
}

.content-box input.csc-mailform-submit,
.content-box input[type=submit] {
  margin-right: 3px;
}

.home #institutes .owl-stage-outer,
.home #institutes ul,
.home #institutes ul li {
  height: 256px;
}
@media only screen and (max-width: 1000px) {
  .home #institutes .owl-stage-outer,
.home #institutes ul,
.home #institutes ul li {
    height: 276px;
  }
}
@media only screen and (max-width: 600px) {
  .home #institutes .owl-stage-outer,
.home #institutes ul,
.home #institutes ul li {
    height: 256px;
  }
}

#institutes ul li:before {
  display: none;
}

.home #institutes ul li {
  padding: 3px;
}

.home #institutes ul li,
.home #institutes ul li a {
  box-sizing: border-box;
}

.home #institutes ul li a {
  height: 250px;
}
@media only screen and (max-width: 1000px) {
  .home #institutes ul li a {
    height: 270px;
  }
}
@media only screen and (max-width: 600px) {
  .home #institutes ul li a {
    height: 250px;
  }
}

#banner-slider-box .button.big.prev {
  position: absolute;
  bottom: 3px;
  left: 3px;
  z-index: 2;
  width: 37px;
  height: 37px;
}
@media only screen and (max-width: 1000px) {
  #banner-slider-box .button.big.prev {
    left: auto;
    right: 37px;
    top: auto;
  }
}

#banner-slider-box .button.big.next {
  position: absolute;
  bottom: 3px;
  left: 43px;
  z-index: 2;
  width: 37px;
  height: 37px;
}
@media only screen and (max-width: 1000px) {
  #banner-slider-box .button.big.next {
    left: auto;
    right: 0;
    top: auto;
  }
}

#banner-slider-box .button.big.pause {
  background: url("./grafika/b_pause.jpg");
  position: absolute;
  bottom: 3px;
  left: 83px;
  z-index: 2;
  width: 37px;
  height: 37px;
}
@media only screen and (max-width: 1000px) {
  #banner-slider-box .button.big.pause {
    left: auto;
    right: 74px;
    top: auto;
  }
}

#content.anchor {
  min-height: auto;
}

#skip-links.content-box a {
  outline: none;
}

#skip-links {
  margin: 3px;
}

#search-form input[type=submit] {
  font-size: 0;
}

.show-on-focus {
  position: absolute !important;
  left: 3px;
  top: 3px;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.content-box a.show-on-focus {
  color: #fff;
  font-size: 115%;
  text-decoration: none;
  padding: 0 26px 0 16px;
  border: 0;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  background-color: #8cb845;
  display: table;
}

nav#menu > ul > li {
  border-left: 0;
}

@media only screen and (max-width: 1000px) {
  nav#menu > ul li a {
    margin-bottom: 3px;
  }
}

nav#menu ul li ul {
  background-color: #1d306c;
}

nav#menu ul li ul li ul {
  background-color: #29427a;
}

.news-latest-item-content {
  padding-left: 3px;
  padding-bottom: 3px;
}

#banner-slider-box .button.big.play {
  background: url("./grafika/b_play.jpg");
  position: absolute;
  bottom: 3px;
  left: 83px;
  z-index: 2;
  width: 37px;
  height: 37px;
  display: none;
}
@media only screen and (max-width: 1000px) {
  #banner-slider-box .button.big.play {
    left: auto;
    right: 74px;
    top: auto;
  }
}

#institutes .col.col-16 {
  width: 100%;
}
#institutes .button.big, #institutes .content-box .button.big {
  position: absolute;
  top: calc(50% - 18px);
  z-index: 2;
}

.owl-stage-outer {
  margin-bottom: 0 !important;
}

.owl-item {
  margin-bottom: 0 !important;
}
.owl-item h3 {
  margin-bottom: 0 !important;
}

.owl-carousel {
  margin-bottom: 20px;
}

.main-slider {
  position: relative;
}
.main-slider .owl-dots {
  position: absolute;
  bottom: 16px;
  right: 0;
  width: 292px;
  z-index: 1;
}
@media only screen and (max-width: 1000px) {
  .main-slider .owl-dots {
    right: auto;
    left: 25px;
  }
}
.main-slider .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  background: url("./grafika/images.png") no-repeat -500px 0;
}
.main-slider .owl-dots .owl-dot.active {
  background: url("./grafika/images.png") no-repeat -515px 0;
}

.main-slider__item {
  display: flex;
}

.main-slider__image {
  max-width: 100%;
  height: auto;
  position: static !important;
}

.main-slider__slide-content {
  position: relative !important;
}

#aside-menu > ul > li > a.active:after {
  top: calc(50% - 15px);
}

.box-acordeon .acordeon-item h2, .content-box .box-acordeon .acordeon-item h2 {
  padding: 16px 50px 16px 20px;
}

.news-list-item-content h2 {
  font-weight: 700;
}

.logo-container {
  color: #000;
  display: block;
}

.body--contrast {
  background-color: #ff0;
}
.body--contrast header {
  background-color: #ff0;
}
.body--contrast ul#header-menu li a {
  color: #000;
}
.body--contrast #search-form input[type=text] {
  border: 2px solid #000;
  color: #000;
  background-color: #ff0;
}
.body--contrast .content-box input.csc-mailform-submit,
.body--contrast .content-box input[type=submit] {
  background-color: #000;
}
.body--contrast .content-box input.csc-mailform-submit:hover,
.body--contrast .content-box input[type=submit]:hover {
  text-decoration: underline;
}
.body--contrast #search-form input[type=submit] {
  background-color: #000;
  border-left: 2px solid #000;
  top: 2px;
  right: -1px;
  height: 34px;
}
.body--contrast .contrast-button {
  background-position: -20px 0;
}
.body--contrast #skip-links a {
  background-color: #000;
  color: #ff0;
}
.body--contrast .content-box a:hover,
.body--contrast .content-box a:focus,
.body--contrast .content-box a:active {
  color: #000;
  text-decoration: underline;
}
.body--contrast .content-box .news-latest-item-content a,
.body--contrast .content-box .news-list-item-content a,
.body--contrast span.date,
.body--contrast .content-box span.date,
.body--contrast ul#lang-menu li a {
  color: #000;
}
.body--contrast ul#lang-menu li a.active,
.body--contrast ul#lang-menu li a:hover,
.body--contrast ul#lang-menu li a:active,
.body--contrast ul#lang-menu li a:focus {
  text-decoration: underline;
}
.body--contrast #main > header h6 span {
  border-left: 1px solid #000;
}
.body--contrast .home #banner-box img {
  display: none;
}
.body--contrast #banner-outbox h1 {
  color: #000;
}
.body--contrast ul#banner-slider li .slide-content-inner,
.body--contrast ul#banner-slider-bg li .slide-content-inner {
  background-color: #000;
  color: #ff0;
}
.body--contrast ul#banner-slider li .slide-num,
.body--contrast ul#banner-slider-bg li .slide-num {
  color: #000;
}
.body--contrast #scientific-disciplines-box,
.body--contrast #about-box,
.body--contrast ul#banner-slider li .slide-content:after,
.body--contrast ul#banner-slider-bg li .slide-content:after {
  background-color: #000;
  color: #ff0 !important;
}
.body--contrast ul#banner-slider li .slide-content-inner .link,
.body--contrast ul#banner-slider-bg li .slide-content-inner .link {
  color: #ff0;
}
.body--contrast ul#banner-slider li .slide-content-inner .link:hover,
.body--contrast ul#banner-slider-bg li .slide-content-inner .link:hover {
  text-decoration: underline;
}
.body--contrast #banner-slider-box .button.big.prev,
.body--contrast #banner-slider-box .button.big.next,
.body--contrast #banner-slider-box .button.big.pause,
.body--contrast #banner-slider-box .button.big.play {
  background-color: #000;
}
.body--contrast #banner-slider-box .button.big.pause {
  background: url("./grafika/kon_pause.jpg");
}
.body--contrast #banner-slider-box .button.big.play {
  background: url("./grafika/kon_play.jpg");
}
.body--contrast a {
  color: #000;
}
.body--contrast a:hover {
  text-decoration: underline;
}
.body--contrast #scientific-disciplines-box a, .body--contrast #scientific-disciplines-box p, .body--contrast #scientific-disciplines-box span, .body--contrast #scientific-disciplines-box font {
  color: #ff0 !important;
}
.body--contrast #banner-outbox:before {
  background-color: #000;
  color: #ff0;
}
.body--contrast nav#menu > ul > li {
  border-right: 1px solid #ff0;
  border-left: none;
  margin-right: 2px;
}
@media only screen and (max-width: 1000px) {
  .body--contrast nav#menu > ul > li {
    border-right: none;
  }
}
.body--contrast nav#menu > ul > li:first-child {
  border-left: 1px solid #ff0;
}
@media only screen and (max-width: 1000px) {
  .body--contrast nav#menu > ul > li:first-child {
    border-left: none;
  }
}
.body--contrast nav#menu > ul > li > a {
  color: #ff0;
  background-color: #000;
}
.body--contrast nav#menu > ul > li > a.active,
.body--contrast nav#menu > ul > li > a:hover,
.body--contrast nav#menu > ul > li > a:active,
.body--contrast nav#menu > ul > li > a:focus {
  color: #ff0;
  background-color: #000;
  text-decoration: underline;
}
.body--contrast #news-latest,
.body--contrast .wrapper {
  color: #000;
  background-color: #ff0;
}
.body--contrast .button-more {
  color: #000;
  border: 2px solid #000;
}
.body--contrast .button-more:hover,
.body--contrast .button-more:active,
.body--contrast .button-more:focus,
.body--contrast .content-box .button-more:hover,
.body--contrast .content-box .button-more:active,
.body--contrast .content-box .button-more:focus {
  color: #000;
  border: 2px solid #000;
  text-decoration: underline;
}
.body--contrast #institutes .button.big,
.body--contrast #institutes .content-box .button.big {
  background-color: #000;
}
.body--contrast #institutes ul li a {
  color: #ff0;
  background-color: #000;
}
.body--contrast footer {
  color: #ff0;
  background-color: #000;
}
.body--contrast footer .wrapper {
  color: #ff0;
  background-color: #000;
}
.body--contrast footer a#login-link {
  background-color: #ff0;
  color: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.body--contrast .button, .body--contrast .content-box .button {
  background-color: #000;
}
.body--contrast ul#footer-menu {
  border-top: 1px solid #ff0;
}
.body--contrast p#copyright a {
  color: #ff0;
}
.body--contrast footer a {
  color: #ff0;
}
.body--contrast footer a.active,
.body--contrast footer a:hover,
.body--contrast footer a:active,
.body--contrast footer a:focus {
  color: #ff0;
  text-decoration: underline;
}
.body--contrast .header3, .body--contrast .content-box .header3 {
  color: #ff0;
}
.body--contrast #institutes ul li:before {
  background-color: #ff0;
}
.body--contrast .sub #institutes ul li a > span.foto-box:after {
  background-color: #000;
}
.body--contrast #publications.col-50,
.body--contrast #geoplanet.col-50 {
  color: #000;
  background-color: #ff0;
}
.body--contrast .home #publications.col-50,
.body--contrast .home #geoplanet.col-50 {
  border: 2px solid #000;
}
.body--contrast #breadcrumb {
  color: #000;
  background-color: #ff0;
}
.body--contrast #breadcrumb ol li {
  color: #000;
}
.body--contrast #breadcrumb ol li a {
  color: #000;
}
.body--contrast #breadcrumb ol li a:hover {
  text-decoration: underline;
}
.body--contrast .content-box img.foto {
  border-color: #000 !important;
}
.body--contrast .cookiesAlertMess {
  color: #ff0;
}
.body--contrast .cookiesAlertMess a {
  color: #ff0 !important;
}
.body--contrast .content-box #text .header2 strong {
  color: #000 !important;
}
.body--contrast #aside-menu > ul > li > a {
  color: #ff0;
  background-color: #000;
}
.body--contrast #aside-menu > ul > li > a:hover {
  text-decoration: underline;
}
.body--contrast .content-box .header1 {
  color: #000 !important;
}
.body--contrast .content-box .header1 * {
  color: #000 !important;
}
.body--contrast .sub #banner-box > img {
  display: none;
}
.body--contrast .sub #projects {
  border-top: 3px solid #000;
}
.body--contrast #page-title {
  border-bottom: 1px solid #000;
}
.body--contrast .content-box .pager-box ul li a.active,
.body--contrast .content-box .pager-box ul li a:hover,
.body--contrast .content-box .pager-box ul li a:active,
.body--contrast .content-box .pager-box ul li a:focus,
.body--contrast .pager-box ul li a.active,
.body--contrast .pager-box ul li a:hover,
.body--contrast .pager-box ul li a:active,
.body--contrast .pager-box ul li a:focus {
  background-color: #000;
  color: #ff0;
}
.body--contrast .content-box .pager-box ul li a, .body--contrast .pager-box ul li a {
  color: #000;
}
.body--contrast ul#header-menu li a.active,
.body--contrast ul#header-menu li a:hover,
.body--contrast ul#header-menu li a:active,
.body--contrast ul#header-menu li a:focus {
  text-decoration: underline;
}
.body--contrast .news-list-item {
  border-top: 1px solid #000;
}
.body--contrast .news-list-item:first-child {
  border: none;
}
.body--contrast .content-box .pager-box,
.body--contrast .pager-box {
  border-top: 1px solid #000;
}
.body--contrast #text {
  color: #000 !important;
}
.body--contrast #text p, .body--contrast #text a, .body--contrast #text span {
  color: #000 !important;
}
.body--contrast #text p *, .body--contrast #text a *, .body--contrast #text span * {
  color: #000 !important;
}
.body--contrast #fancybox-close {
  background-color: #000;
}
.body--contrast #content-banner-slider-box {
  background-color: #ff0;
  border: 4px solid #000;
}
.body--contrast ul#content-banner-slider-menu li a:after {
  border: 4px solid #000;
}
.body--contrast #aside-menu > ul > li > ul {
  background-color: #000;
}
.body--contrast #aside-menu > ul > li > ul > li > a {
  color: #ff0;
  background-image: none;
}
.body--contrast #aside-menu > ul > li > a.active,
.body--contrast #aside-menu > ul > li > ul > li > a.active,
.body--contrast #aside-menu > ul > li > ul > li > a:hover,
.body--contrast #aside-menu > ul > li > ul > li > a:active,
.body--contrast #aside-menu > ul > li > ul > li > a:focus {
  text-decoration: underline;
}
.body--contrast .content-box .csc-default hr, .body--contrast hr {
  border-top: 1px solid #000;
}
.body--contrast .box-acordeon .acordeon-item h2,
.body--contrast .content-box .box-acordeon .acordeon-item h2 {
  background-color: #000;
}
.body--contrast .content-box #text table td,
.body--contrast .content-box table td,
.body--contrast .content-box #text table th,
.body--contrast .content-box table th {
  background-color: #000 !important;
  color: #ff0 !important;
  border: none;
}
.body--contrast .content-box #text table td *,
.body--contrast .content-box table td *,
.body--contrast .content-box #text table th *,
.body--contrast .content-box table th * {
  color: #ff0 !important;
}
.body--contrast .acordeon-item .header3:hover {
  text-decoration: none;
}
.body--contrast nav#menu ul li ul li a,
.body--contrast .body--contrast nav#menu > ul > li > a,
.body--contrast nav#menu a#menu-switcher {
  background-color: #000;
  color: #ff0;
}
.body--contrast nav#menu > ul.show > li > ul.show > li:last-child,
.body--contrast nav#menu > ul > li > a {
  border-bottom: none;
}
.body--contrast nav#menu > ul {
  border-top: none;
  background-color: #000;
}
.body--contrast .box-acordeon .acordeon-item .acordeon-item-inner .button.next,
.body--contrast .content-box .box-acordeon .acordeon-item .acordeon-item-inner .button.next {
  color: #ff0;
}
.body--contrast #fancybox-outer,
.body--contrast #fancybox-content {
  background-color: #ff0;
  border: 0 solid #ff0;
}
.body--contrast #fancybox-content #module-form p,
.body--contrast #fancybox-content #module-form label {
  color: #000;
}
.body--contrast .content-box input.csc-mailform-submit,
.body--contrast .content-box input[type=submit] {
  color: #ff0;
}
.body--contrast nav#menu > ul {
  border-left: none;
  border-right: none;
}
.body--contrast iframe {
  border: 10px solid #000 !important;
}
.body--contrast .content-box label {
  color: #000;
}
.body--contrast .sub #institutes ul li a:hover,
.body--contrast .sub #institutes ul li a:active,
.body--contrast .sub #institutes ul li a:focus {
  background-color: #000;
}
.body--contrast .content-box input[type=text],
.body--contrast .content-box input[type=color],
.body--contrast .content-box input[type=date],
.body--contrast .content-box input[type=datetime],
.body--contrast .content-box input[type=datetime-local],
.body--contrast .content-box input[type=email],
.body--contrast .content-box input[type=month],
.body--contrast .content-box input[type=number],
.body--contrast .content-box input[type=range],
.body--contrast .content-box input[type=search],
.body--contrast .content-box input[type=tel],
.body--contrast .content-box input[type=time],
.body--contrast .content-box input[type=url],
.body--contrast .content-box input[type=week],
.body--contrast .content-box input[type=file],
.body--contrast .content-box textarea,
.body--contrast .content-box select {
  background-color: #ff0;
  border: 2px solid #000;
  color: #000;
}
.body--contrast.body--size-1 ul#banner-slider li, .body--contrast.body--size-2 ul#banner-slider li {
  background-color: #000;
}
.body--contrast .home #institutes ul li img {
  border-bottom: 2px solid #ff0;
}
.body--contrast #publications.col-50:before,
.body--contrast #geoplanet.col-50:before {
  display: none;
}

[role=button]:focus {
  outline: none !important;
}

[data-whatinput=keyboard] [role=button]:focus,
[data-whatinput=keyboard] a:active,
[data-whatinput=keyboard] a:focus,
[data-whatinput=keyboard] button:active,
[data-whatinput=keyboard] button:focus,
[data-whatinput=keyboard] input:active,
[data-whatinput=keyboard] input:focus,
[data-whatinput=keyboard] label:active,
[data-whatinput=keyboard] label:focus,
[data-whatinput=keyboard] select:active,
[data-whatinput=keyboard] select:focus,
[data-whatinput=keyboard] textarea:active,
[data-whatinput=keyboard] textarea:focus,
[data-whatinput=keyboard] a:active,
[data-whatinput=keyboard] a:focus,
[data-whatinput=keyboard] button:active,
[data-whatinput=keyboard] button:focus,
[data-whatinput=keyboard] input:active,
[data-whatinput=keyboard] input:focus,
[data-whatinput=keyboard] label:active,
[data-whatinput=keyboard] label:focus,
[data-whatinput=keyboard] select:active,
[data-whatinput=keyboard] select:focus,
[data-whatinput=keyboard] textarea:active,
[data-whatinput=keyboard] textarea:focus,
[data-whatintent=keyboard] [role=button]:focus,
[data-whatintent=keyboard] a:active,
[data-whatintent=keyboard] a:focus,
[data-whatintent=keyboard] button:active,
[data-whatintent=keyboard] button:focus,
[data-whatintent=keyboard] input:active,
[data-whatintent=keyboard] input:focus,
[data-whatintent=keyboard] label:active,
[data-whatintent=keyboard] label:focus,
[data-whatintent=keyboard] select:active,
[data-whatintent=keyboard] select:focus,
[data-whatintent=keyboard] textarea:active,
[data-whatintent=keyboard] textarea:focus,
[data-whatintent=keyboard] a:active,
[data-whatintent=keyboard] a:focus,
[data-whatintent=keyboard] button:active,
[data-whatintent=keyboard] button:focus,
[data-whatintent=keyboard] input:active,
[data-whatintent=keyboard] input:focus,
[data-whatintent=keyboard] label:active,
[data-whatintent=keyboard] label:focus,
[data-whatintent=keyboard] select:active,
[data-whatintent=keyboard] select:focus,
[data-whatintent=keyboard] textarea:active,
[data-whatintent=keyboard] textarea:focus {
  -webkit-box-shadow: 0 0 0 3px #EB0000 !important;
  box-shadow: 0 0 0 3px #EB0000 !important;
  outline: none !important;
}

[data-whatinput=keyboard] .body--contrast .banner-slider-box [role=button]:focus,
[data-whatinput=keyboard] .body--contrast .banner-slider-box a:active,
[data-whatinput=keyboard] .body--contrast .banner-slider-box a:focus,
[data-whatinput=keyboard] .body--contrast .banner-slider-box button:active,
[data-whatinput=keyboard] .body--contrast .banner-slider-box button:focus,
[data-whatinput=keyboard] .body--contrast .banner-slider-box input:active,
[data-whatinput=keyboard] .body--contrast .banner-slider-box input:focus,
[data-whatinput=keyboard] .body--contrast .banner-slider-box label:active,
[data-whatinput=keyboard] .body--contrast .banner-slider-box label:focus,
[data-whatinput=keyboard] .body--contrast .banner-slider-box select:active,
[data-whatinput=keyboard] .body--contrast .banner-slider-box select:focus,
[data-whatinput=keyboard] .body--contrast .banner-slider-box textarea:active,
[data-whatinput=keyboard] .body--contrast .banner-slider-box textarea:focus,
[data-whatinput=keyboard] .body--contrast .banner-slider-box a:active,
[data-whatinput=keyboard] .body--contrast .banner-slider-box a:focus,
[data-whatinput=keyboard] .body--contrast .banner-slider-box button:active,
[data-whatinput=keyboard] .body--contrast .banner-slider-box button:focus,
[data-whatinput=keyboard] .body--contrast .banner-slider-box input:active,
[data-whatinput=keyboard] .body--contrast .banner-slider-box input:focus,
[data-whatinput=keyboard] .body--contrast .banner-slider-box label:active,
[data-whatinput=keyboard] .body--contrast .banner-slider-box label:focus,
[data-whatinput=keyboard] .body--contrast .banner-slider-box select:active,
[data-whatinput=keyboard] .body--contrast .banner-slider-box select:focus,
[data-whatinput=keyboard] .body--contrast .banner-slider-box textarea:active,
[data-whatinput=keyboard] .body--contrast .banner-slider-box textarea:focus,
[data-whatinput=keyboard] .body--contrast footer [role=button]:focus,
[data-whatinput=keyboard] .body--contrast footer a:active,
[data-whatinput=keyboard] .body--contrast footer a:focus,
[data-whatinput=keyboard] .body--contrast footer button:active,
[data-whatinput=keyboard] .body--contrast footer button:focus,
[data-whatinput=keyboard] .body--contrast footer input:active,
[data-whatinput=keyboard] .body--contrast footer input:focus,
[data-whatinput=keyboard] .body--contrast footer label:active,
[data-whatinput=keyboard] .body--contrast footer label:focus,
[data-whatinput=keyboard] .body--contrast footer select:active,
[data-whatinput=keyboard] .body--contrast footer select:focus,
[data-whatinput=keyboard] .body--contrast footer textarea:active,
[data-whatinput=keyboard] .body--contrast footer textarea:focus,
[data-whatinput=keyboard] .body--contrast footer a:active,
[data-whatinput=keyboard] .body--contrast footer a:focus,
[data-whatinput=keyboard] .body--contrast footer button:active,
[data-whatinput=keyboard] .body--contrast footer button:focus,
[data-whatinput=keyboard] .body--contrast footer input:active,
[data-whatinput=keyboard] .body--contrast footer input:focus,
[data-whatinput=keyboard] .body--contrast footer label:active,
[data-whatinput=keyboard] .body--contrast footer label:focus,
[data-whatinput=keyboard] .body--contrast footer select:active,
[data-whatinput=keyboard] .body--contrast footer select:focus,
[data-whatinput=keyboard] .body--contrast footer textarea:active,
[data-whatinput=keyboard] .body--contrast footer textarea:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box [role=button]:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box a:active,
[data-whatintent=keyboard] .body--contrast .banner-slider-box a:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box button:active,
[data-whatintent=keyboard] .body--contrast .banner-slider-box button:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box input:active,
[data-whatintent=keyboard] .body--contrast .banner-slider-box input:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box label:active,
[data-whatintent=keyboard] .body--contrast .banner-slider-box label:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box select:active,
[data-whatintent=keyboard] .body--contrast .banner-slider-box select:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box textarea:active,
[data-whatintent=keyboard] .body--contrast .banner-slider-box textarea:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box a:active,
[data-whatintent=keyboard] .body--contrast .banner-slider-box a:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box button:active,
[data-whatintent=keyboard] .body--contrast .banner-slider-box button:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box input:active,
[data-whatintent=keyboard] .body--contrast .banner-slider-box input:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box label:active,
[data-whatintent=keyboard] .body--contrast .banner-slider-box label:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box select:active,
[data-whatintent=keyboard] .body--contrast .banner-slider-box select:focus,
[data-whatintent=keyboard] .body--contrast .banner-slider-box textarea:active,
[data-whatintent=keyboard] .body--contrast .banner-slider-box textarea:focus,
[data-whatintent=keyboard] .body--contrast footer [role=button]:focus,
[data-whatintent=keyboard] .body--contrast footer a:active,
[data-whatintent=keyboard] .body--contrast footer a:focus,
[data-whatintent=keyboard] .body--contrast footer button:active,
[data-whatintent=keyboard] .body--contrast footer button:focus,
[data-whatintent=keyboard] .body--contrast footer input:active,
[data-whatintent=keyboard] .body--contrast footer input:focus,
[data-whatintent=keyboard] .body--contrast footer label:active,
[data-whatintent=keyboard] .body--contrast footer label:focus,
[data-whatintent=keyboard] .body--contrast footer select:active,
[data-whatintent=keyboard] .body--contrast footer select:focus,
[data-whatintent=keyboard] .body--contrast footer textarea:active,
[data-whatintent=keyboard] .body--contrast footer textarea:focus,
[data-whatintent=keyboard] .body--contrast footer a:active,
[data-whatintent=keyboard] .body--contrast footer a:focus,
[data-whatintent=keyboard] .body--contrast footer button:active,
[data-whatintent=keyboard] .body--contrast footer button:focus,
[data-whatintent=keyboard] .body--contrast footer input:active,
[data-whatintent=keyboard] .body--contrast footer input:focus,
[data-whatintent=keyboard] .body--contrast footer label:active,
[data-whatintent=keyboard] .body--contrast footer label:focus,
[data-whatintent=keyboard] .body--contrast footer select:active,
[data-whatintent=keyboard] .body--contrast footer select:focus,
[data-whatintent=keyboard] .body--contrast footer textarea:active,
[data-whatintent=keyboard] .body--contrast footer textarea:focus {
  -webkit-box-shadow: 0 0 0 3px #EB0000 !important;
  box-shadow: 0 0 0 3px #EB0000 !important;
  outline: none !important;
}
[data-whatinput=keyboard] .body--contrast a:active,
[data-whatinput=keyboard] .body--contrast a:focus,
[data-whatinput=keyboard] .body--contrast button:active,
[data-whatinput=keyboard] .body--contrast button:focus,
[data-whatinput=keyboard] .body--contrast input:active,
[data-whatinput=keyboard] .body--contrast input:focus,
[data-whatinput=keyboard] .body--contrast label:active,
[data-whatinput=keyboard] .body--contrast label:focus,
[data-whatinput=keyboard] .body--contrast select:active,
[data-whatinput=keyboard] .body--contrast select:focus,
[data-whatinput=keyboard] .body--contrast textarea:active,
[data-whatinput=keyboard] .body--contrast textarea:focus,
[data-whatinput=keyboard] .body--contrast a:active,
[data-whatinput=keyboard] .body--contrast a:focus,
[data-whatinput=keyboard] .body--contrast button:active,
[data-whatinput=keyboard] .body--contrast button:focus,
[data-whatinput=keyboard] .body--contrast input:active,
[data-whatinput=keyboard] .body--contrast input:focus,
[data-whatinput=keyboard] .body--contrast label:active,
[data-whatinput=keyboard] .body--contrast label:focus,
[data-whatinput=keyboard] .body--contrast select:active,
[data-whatinput=keyboard] .body--contrast select:focus,
[data-whatinput=keyboard] .body--contrast textarea:active,
[data-whatinput=keyboard] .body--contrast textarea:focus,
[data-whatintent=keyboard] .body--contrast a:active,
[data-whatintent=keyboard] .body--contrast a:focus,
[data-whatintent=keyboard] .body--contrast button:active,
[data-whatintent=keyboard] .body--contrast button:focus,
[data-whatintent=keyboard] .body--contrast input:active,
[data-whatintent=keyboard] .body--contrast input:focus,
[data-whatintent=keyboard] .body--contrast label:active,
[data-whatintent=keyboard] .body--contrast label:focus,
[data-whatintent=keyboard] .body--contrast select:active,
[data-whatintent=keyboard] .body--contrast select:focus,
[data-whatintent=keyboard] .body--contrast textarea:active,
[data-whatintent=keyboard] .body--contrast textarea:focus,
[data-whatintent=keyboard] .body--contrast a:active,
[data-whatintent=keyboard] .body--contrast a:focus,
[data-whatintent=keyboard] .body--contrast button:active,
[data-whatintent=keyboard] .body--contrast button:focus,
[data-whatintent=keyboard] .body--contrast input:active,
[data-whatintent=keyboard] .body--contrast input:focus,
[data-whatintent=keyboard] .body--contrast label:active,
[data-whatintent=keyboard] .body--contrast label:focus,
[data-whatintent=keyboard] .body--contrast select:active,
[data-whatintent=keyboard] .body--contrast select:focus,
[data-whatintent=keyboard] .body--contrast textarea:active,
[data-whatintent=keyboard] .body--contrast textarea:focus {
  -webkit-box-shadow: 0 0 0 3px #E50000 !important;
  box-shadow: 0 0 0 3px #E50000 !important;
  outline: none !important;
}

@media only screen and (min-width: 1001px) {
  .body--size-1 html, .body--size-1 body, .body--size-1 div, .body--size-1 span, .body--size-1 applet, .body--size-1 object, .body--size-1 iframe,
.body--size-1 h1, .body--size-1 h2, .body--size-1 h3, .body--size-1 h4, .body--size-1 h5, .body--size-1 h6, .body--size-1 p, .body--size-1 blockquote, .body--size-1 pre,
.body--size-1 a, .body--size-1 abbr, .body--size-1 acronym, .body--size-1 address, .body--size-1 big, .body--size-1 cite, .body--size-1 code,
.body--size-1 del, .body--size-1 dfn, .body--size-1 em, .body--size-1 img, .body--size-1 ins, .body--size-1 kbd, .body--size-1 q, .body--size-1 s, .body--size-1 samp,
.body--size-1 small, .body--size-1 strike, .body--size-1 strong, .body--size-1 sub, .body--size-1 sup, .body--size-1 tt, .body--size-1 var,
.body--size-1 b, .body--size-1 u, .body--size-1 i, .body--size-1 center,
.body--size-1 dl, .body--size-1 dt, .body--size-1 dd, .body--size-1 ol, .body--size-1 ul, .body--size-1 li,
.body--size-1 fieldset, .body--size-1 form, .body--size-1 label, .body--size-1 legend,
.body--size-1 table, .body--size-1 caption, .body--size-1 tbody, .body--size-1 tfoot, .body--size-1 thead, .body--size-1 tr, .body--size-1 th, .body--size-1 td,
.body--size-1 article, .body--size-1 aside, .body--size-1 canvas, .body--size-1 details, .body--size-1 embed,
.body--size-1 figure, .body--size-1 figcaption, .body--size-1 footer, .body--size-1 header, .body--size-1 hgroup,
.body--size-1 menu, .body--size-1 nav, .body--size-1 output, .body--size-1 ruby, .body--size-1 section, .body--size-1 summary,
.body--size-1 time, .body--size-1 mark, .body--size-1 audio, .body--size-1 video {
    font-size: 18px;
  }
  .body--size-1 h1 span {
    font-size: inherit;
  }
  .body--size-1 #search-form input[type=text] {
    width: 243px;
  }
  .body--size-1 ul#lang-menu li.pl a {
    background-position: right -48px;
  }
  .body--size-1 ul#lang-menu li.en a {
    background-position: right -97px;
  }
  .body--size-1 .sub #banner-box {
    height: 300px;
  }
  .body--size-1 .sub #banner-outbox .wrapper {
    height: 300px;
  }
  .body--size-1 #breadcrumb ol li {
    background: url("./grafika/images.png") no-repeat 0 6px;
  }
  .body--size-1 #breadcrumb ol li:first-child {
    background: none;
  }
  .body--size-1 .content-box ul li {
    background: url("./grafika/li.gif") no-repeat 2px 7px;
  }
  .body--size-2 html, .body--size-2 body, .body--size-2 div, .body--size-2 span, .body--size-2 applet, .body--size-2 object, .body--size-2 iframe,
.body--size-2 h1, .body--size-2 h2, .body--size-2 h3, .body--size-2 h4, .body--size-2 h5, .body--size-2 h6, .body--size-2 p, .body--size-2 blockquote, .body--size-2 pre,
.body--size-2 a, .body--size-2 abbr, .body--size-2 acronym, .body--size-2 address, .body--size-2 big, .body--size-2 cite, .body--size-2 code,
.body--size-2 del, .body--size-2 dfn, .body--size-2 em, .body--size-2 img, .body--size-2 ins, .body--size-2 kbd, .body--size-2 q, .body--size-2 s, .body--size-2 samp,
.body--size-2 small, .body--size-2 strike, .body--size-2 strong, .body--size-2 sub, .body--size-2 sup, .body--size-2 tt, .body--size-2 var,
.body--size-2 b, .body--size-2 u, .body--size-2 i, .body--size-2 center,
.body--size-2 dl, .body--size-2 dt, .body--size-2 dd, .body--size-2 ol, .body--size-2 ul, .body--size-2 li,
.body--size-2 fieldset, .body--size-2 form, .body--size-2 label, .body--size-2 legend,
.body--size-2 table, .body--size-2 caption, .body--size-2 tbody, .body--size-2 tfoot, .body--size-2 thead, .body--size-2 tr, .body--size-2 th, .body--size-2 td,
.body--size-2 article, .body--size-2 aside, .body--size-2 canvas, .body--size-2 details, .body--size-2 embed,
.body--size-2 figure, .body--size-2 figcaption, .body--size-2 footer, .body--size-2 header, .body--size-2 hgroup,
.body--size-2 menu, .body--size-2 nav, .body--size-2 output, .body--size-2 ruby, .body--size-2 section, .body--size-2 summary,
.body--size-2 time, .body--size-2 mark, .body--size-2 audio, .body--size-2 video {
    font-size: 24px;
  }
  .body--size-2 h1 span {
    font-size: inherit;
  }
  .body--size-2 #search-form input[type=text] {
    width: 305px;
  }
  .body--size-2 ul#lang-menu li.pl a {
    background-position: right -45px;
  }
  .body--size-2 ul#lang-menu li.en a {
    background-position: right -94px;
  }
  .body--size-2 .index-slider-bottom-container {
    flex-wrap: wrap;
  }
  .body--size-2 .index-slider-bottom-container #about-box {
    width: 100%;
  }
  .body--size-2 .index-slider-bottom-container #scientific-disciplines-box {
    width: 100%;
  }
  .body--size-2 .sub #banner-box {
    height: 500px;
  }
  .body--size-2 .sub #banner-outbox .wrapper {
    height: 500px;
  }
  .body--size-2 #breadcrumb ol li {
    background: url("./grafika/images.png") no-repeat 0 10px;
  }
  .body--size-2 #breadcrumb ol li:first-child {
    background: none;
  }
  .body--size-2 .content-box ul li {
    background: url("./grafika/li.gif") no-repeat 2px 11px;
  }
  .body--size-2 #aside-menu > ul > li > ul > li > a {
    background: url("./grafika/images.png") no-repeat 22px -36px;
  }
  .body--size-1 #news-latest .col.col-33, .body--size-2 #news-latest .col.col-33 {
    width: 100%;
    margin-bottom: 10px;
  }
  .body--size-1 .news-latest-item-content, .body--size-2 .news-latest-item-content {
    line-height: 115%;
  }
  .body--size-1 .main-slider__image-container, .body--size-2 .main-slider__image-container {
    height: 280px;
  }
  .body--size-1 .slide-content-inner p, .body--size-2 .slide-content-inner p {
    line-height: 115%;
  }
  .body--size-1 ul#banner-slider li .slide-num,
.body--size-1 ul#banner-slider-bg li .slide-num, .body--size-2 ul#banner-slider li .slide-num,
.body--size-2 ul#banner-slider-bg li .slide-num {
    color: #fff;
    bottom: 30px;
    right: 30px;
    line-height: 100%;
  }
  .body--size-1 ul#banner-slider li .slide-content-inner,
.body--size-1 ul#banner-slider-bg li .slide-content-inner, .body--size-2 ul#banner-slider li .slide-content-inner,
.body--size-2 ul#banner-slider-bg li .slide-content-inner {
    height: auto;
    padding-bottom: 100px;
  }
  .body--size-1 .home #banner-slider-box, .body--size-2 .home #banner-slider-box {
    height: 600px;
  }
  .body--size-1 ul#banner-slider li, .body--size-2 ul#banner-slider li {
    height: 600px;
    background-color: #8cb845;
  }
  .body--size-1 ul#banner-slider li img, .body--size-2 ul#banner-slider li img {
    position: static;
  }
  .body--size-1 ul#banner-slider li .slide-content, .body--size-2 ul#banner-slider li .slide-content {
    position: static;
    width: 100%;
    height: 320px;
  }
  .body--size-1 .home #institutes .owl-stage-outer,
.body--size-1 .home #institutes ul,
.body--size-1 .home #institutes ul li, .body--size-2 .home #institutes .owl-stage-outer,
.body--size-2 .home #institutes ul,
.body--size-2 .home #institutes ul li {
    height: 406px;
  }
  .body--size-1 .home #institutes ul li a, .body--size-2 .home #institutes ul li a {
    height: 400px;
  }
  .body--size-1 .home #institutes .col,
.body--size-1 .home #institutes .content-box .col, .body--size-2 .home #institutes .col,
.body--size-2 .home #institutes .content-box .col {
    display: block;
  }
  .body--size-1 .sub #institutes ul, .body--size-2 .sub #institutes ul {
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .body--size-1 .sub #institutes ul li, .body--size-2 .sub #institutes ul li {
    line-height: 115%;
  }
  .body--size-1 .sub #institutes ul li a, .body--size-2 .sub #institutes ul li a {
    height: 100%;
    box-sizing: border-box;
  }
  .body--size-1 .main-slider__item, .body--size-2 .main-slider__item {
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .body--size-1 #text table, .body--size-2 #text table {
    width: 100%;
    overflow: auto;
    display: block;
  }
  .body--size-1 .content-box .pager-box ul li, .body--size-2 .content-box .pager-box ul li {
    line-height: 150%;
  }
  .body--size-1 .content-box .pager-box ul li a,
.body--size-1 .pager-box ul li a, .body--size-2 .content-box .pager-box ul li a,
.body--size-2 .pager-box ul li a {
    width: auto;
    margin-right: 7px;
    margin-bottom: 7px;
  }
  .body--size-1 .pager-box, .body--size-2 .pager-box {
    text-align: left;
  }
  .body--size-1 .pager-box span, .body--size-2 .pager-box span {
    line-height: 150%;
  }
  .body--size-1 #aside-menu > ul > li > a, .body--size-2 #aside-menu > ul > li > a {
    padding: 12px 28px 12px 20px;
  }
  .body--size-1 .content-box .pager-box ul li, .body--size-1 .pager-box ul li, .body--size-2 .content-box .pager-box ul li, .body--size-2 .pager-box ul li {
    background: none;
  }
  .body--size-1 figcaption, .body--size-2 figcaption {
    line-height: 125% !important;
    font-size: 80% !important;
  }
  .body--size-1 #banner-slider-box .button.big.prev, .body--size-2 #banner-slider-box .button.big.prev {
    position: absolute;
    top: 240px;
    left: 3px;
    z-index: 2;
  }
  .body--size-1 #banner-slider-box .button.big.next, .body--size-2 #banner-slider-box .button.big.next {
    position: absolute;
    top: 240px;
    right: 3px;
    z-index: 2;
  }
  .body--size-1 #banner-slider-box .button.big.pause, .body--size-2 #banner-slider-box .button.big.pause {
    position: absolute;
    z-index: 2;
    right: 77px;
    top: 240px;
  }
  .body--size-1 #banner-slider-box .button.big.play, .body--size-2 #banner-slider-box .button.big.play {
    position: absolute;
    z-index: 2;
    right: 77px;
    top: 240px;
  }
  .body--size-1 .news-list-item-content, .body--size-2 .news-list-item-content {
    line-height: 125%;
  }
  .body--size-1 .news-list-item-content h2.header2, .body--size-2 .news-list-item-content h2.header2 {
    line-height: 115%;
  }
  .body--size-1 #module-form p,
.body--size-1 .news-single-item,
.body--size-1 #text,
.body--size-1 .acordeon-item-inner,
.body--size-1 #aside-menu ul,
.body--size-1 #aside-menu ul li,
.body--size-1 #aside-menu > ul > li > a,
.body--size-1 #breadcrumb, .body--size-2 #module-form p,
.body--size-2 .news-single-item,
.body--size-2 #text,
.body--size-2 .acordeon-item-inner,
.body--size-2 #aside-menu ul,
.body--size-2 #aside-menu ul li,
.body--size-2 #aside-menu > ul > li > a,
.body--size-2 #breadcrumb {
    line-height: 125%;
  }
}

/*# sourceMappingURL=style.css.map */
