@import url(//static.mdrn.pl/fonts/Lato-2.010/Lato-Regular.css);
@import url(//static.mdrn.pl/fonts/Lato-2.010/Lato-Bold.css);
@import url(//static.mdrn.pl/fonts/Lato-2.010/Lato-Italic.css);
body {
  font-family: 'Lato', sans-serif;
  font-size: .625em;
  background-color: #edece7;
  background-image: url("/static/img/bg.62966fda205f.png");
  background-repeat: no-repeat;
  color: #363a3b;
  margin: 0;
  padding: 0;
  background-position: 50% 0; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

img {
  border: 0; }

h1 {
  margin: 0 0 .5em 0;
  color: #01519a;
  font-size: 2em; }

h2 {
  font-size: 1.2em;
  color: #01519a; }

.warning {
  border: 1px solid #ddd;
  padding: 1em;
  background: #ffd;
  font-size: 1.3em; }

.notice {
  font-size: 1.3em; }

.normal {
  font-size: 1.3em; }

.entry-wrapped .gallery {
  clear: both; }
.entry-wrapped .gallery-item {
  float: left;
  width: 300px;
  text-align: center;
  margin-top: 2em; }
  .entry-wrapped .gallery-item p {
    min-height: 1.25em; }
.entry-wrapped .gallery-image {
  height: 240px;
  width: 300px;
  display: table-cell;
  vertical-align: middle; }
.entry-wrapped .gallery-image img {
  margin: 0 auto;
  display: block; }

.questions li {
  margin-bottom: 1em; }

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

.bar-right {
  width: 22em;
  padding: 0 1em;
  float: right; }

.bar-left {
  width: 70em;
  padding: 0 1em;
  float: left; }

#body {
  width: 96em;
  margin: auto; }

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

#header-bar {
  height: 9em;
  padding-top: 3em; }
  #header-bar .bar-left {
    margin-left: -1.1em; }

.org-fnp, .org-trust {
  display: inline-block;
  width: 8em; }
  .org-fnp span, .org-trust span {
    color: #888; }
  .org-fnp img, .org-trust img {
    margin-left: -.3em;
    margin-top: 1em; }

.org-fnp {
  margin-right: 4em; }

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

#menu-bar {
  height: 4em; }

#menu {
  list-style: none;
  margin-left: 0;
  text-transform: uppercase;
  margin: .7em 0 0 0; }
  #menu li {
    display: inline-block;
    position: relative;
    list-style: none;
    padding-left: 0;
    margin-right: 3em; }
    #menu li a {
      color: black;
      font-size: 1.1em; }
  #menu li:last {
    margin-right: 0; }
  #menu li.active {
    font-weight: bold; }
  #menu li.active:before {
    color: #004e98;
    content: "(";
    position: absolute;
    left: -.7em;
    font-size: 2em;
    top: -.25em; }
  #menu li.active:after {
    color: #004e98;
    content: ")";
    position: absolute;
    right: -.7em;
    font-size: 2em;
    top: -.25em; }
  #menu #item-lang a {
    color: #0050a2; }

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

#search-form {
  margin: .4em 0 0 0; }
  #search-form input {
    font-size: 1.1em;
    width: 15.1em;
    padding-left: 1em;
    border: none;
    border-radius: 1.5em 0 0 1.5em;
    -moz-border-radius: 1.5em 0 0 1.5em;
    -webkit-border-radius: 1.5em 0 0 1.5em;
    background: white;
    color: black;
    height: 2em;
    margin: 0; }
  #search-form button {
    font-size: 1.1em;
    width: 2.7em;
    height: 2em;
    border: none;
    background: #3bb0a8;
    background-image: url("/static/img/search-bg.877a739c6137.png");
    background-repeat: no-repeat;
    color: white;
    border-radius: 0 1em 1em 0;
    -moz-border-radius: 0 1em 1em 0;
    -webkit-border-radius: 0 1em 1em 0;
    padding-right: 1em;
    margin: 0; }
    #search-form button img {
      vertical-align: middle; }

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

.sidebar-box {
  border-top: 1px solid #8a8b85;
  padding-top: 1.5em;
  padding-bottom: .9em;
  clear: both; }
  .sidebar-box h3 {
    font-size: 1.4em;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 1.1em; }
    .sidebar-box h3 a {
      color: #363A3B; }
  .sidebar-box .more {
    text-align: right; }
  .sidebar-box .event-list {
    list-style: none;
    padding-left: 0; }
    .sidebar-box .event-list li {
      margin-top: 1em; }
    .sidebar-box .event-list a {
      display: block;
      color: #363a3b; }
    .sidebar-box .event-list .date {
      clear: both;
      float: left;
      background: #e63612;
      background-image: url("/static/img/calendar.e39efeab6bd7.png");
      background-repeat: no-repeat;
      color: #71ece6;
      width: 5em;
      height: 4.8em;
      border-radius: .5em;
      -moz-border-radius: .5em;
      -webkit-border-radius: .5em;
      text-align: center; }
      .sidebar-box .event-list .date .day {
        font-size: 2.4em;
        font-style: italic; }
      .sidebar-box .event-list .date .mon {
        font-size: 1.1em;
        text-transform: uppercase;
        margin-top: -.3em; }
    .sidebar-box .event-list .description {
      font-size: 1.1em;
      margin-left: 5.5em; }

#sidebar-box-categories ul {
  width: 50%;
  display: table-cell;
  list-style: none;
  padding-left: 0;
  padding-right: 4em;
  font-size: 1.4em;
  padding-right: 3.4em; }
#sidebar-box-categories .category-taxonomy-topics a {
  color: #31ada3; }
#sidebar-box-categories .category-taxonomy-types a {
  color: #ff6100; }

#latest-comments {
  list-style: none;
  padding: 0;
  margin: 0; }
  #latest-comments a {
    display: block;
    color: #363a3b; }
  #latest-comments li {
    margin-bottom: 1.5em; }
  #latest-comments li:after {
    content: url("/static/img/dot.fe32a4d2afdb.png");
    display: block;
    margin: 1.5em 1.5em 0 0;
    text-align: center; }
  #latest-comments li:last-child {
    margin-bottom: 0; }
  #latest-comments li:last-child:after {
    display: none; }
  #latest-comments .title {
    font-size: 1.1em;
    font-weight: bold; }
  #latest-comments .author {
    color: #acacac;
    font-size: 1.1em; }
  #latest-comments .body {
    margin-top: 1.3em;
    font-size: 1.1em; }

#sidebar .social {
  padding-top: 2em;
  padding-bottom: 2em; }
  #sidebar .social a {
    margin-right: 1.8em; }
    #sidebar .social a img {
      vertical-align: middle; }

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

#promobox {
  position: relative; }
  #promobox a:hover {
    text-decoration: none; }

ul.promobox {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 32.3em;
  overflow: hidden;
  position: relative; }

.promobox-item {
  border-radius: 0 0 2em 0;
  -moz-border-radius: 0 0 2em 0;
  -webkit-border-radius: 0 0 2em 0;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 100%; }

.promobox-link {
  background-image: url("/static/img/rog.d962d565f1a1.png");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  border-radius: 0 0 2em 0;
  -moz-border-radius: 0 0 2em 0;
  -webkit-border-radius: 0 0 2em 0;
  display: block;
  position: relative;
  height: 32.3em; }

#promobox-switcher {
  position: absolute;
  top: 1.6em;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 100; }
  #promobox-switcher a {
    display: block;
    background: black;
    font-size: 1.1em;
    width: 1.1em;
    padding: .45em .5em;
    border-radius: 0 1em 1em 0;
    -moz-border-radius: 0 1em 1em 0;
    -webkit-border-radius: 0 1em 1em 0;
    color: white; }
  #promobox-switcher .active a {
    background: #02529b; }

.promobox-info {
  position: absolute;
  top: 15.4em;
  background-color: #64c0bd;
  color: white;
  width: 20em;
  padding: 1.5em 4.8em 1.2em 2em;
  border-radius: 0 6em 6em 0;
  -moz-border-radius: 0 6em 6em 0;
  -webkit-border-radius: 0 6em 6em 0; }
  .promobox-info .clip {
    height: 9.7em;
    overflow: hidden; }
  .promobox-info h2 {
    margin-top: 0;
    font-size: 1.5em;
    color: white; }
  .promobox-info .lead {
    font-size: 1.2em;
    line-height: 1.1em; }

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

.entry-wrapped img.avatar {
  float: left;
  margin: 0 0 0 -8em; }

.entry-short {
  border-bottom: 1px solid #8b8b87; }
  .entry-short .entry-wrapped {
    padding-top: .7em; }

.entry-wrapped {
  margin-left: 8em;
  line-height: 1.8em; }
  .entry-wrapped h1, .entry-wrapped h2 {
    margin: 0;
    color: #01519a;
    font-size: 1.4em; }
    .entry-wrapped h1 a, .entry-wrapped h2 a {
      color: #01519a; }
  .entry-wrapped h2.section {
    margin: 2em 0; }
  .entry-wrapped .entry-data {
    font-size: 1.4em;
    margin-top: 1.4em;
    margin-bottom: 1.4em; }
    .entry-wrapped .entry-data .date {
      color: #acacac; }
    .entry-wrapped .entry-data .author {
      font-weight: bold; }
    .entry-wrapped .entry-data .categories {
      font-style: italic; }
      .entry-wrapped .entry-data .categories a {
        color: black; }
  .entry-wrapped .lead {
    font-size: 1.4em; }
  .entry-wrapped .body {
    font-size: 1.4em; }
  .entry-wrapped .lead h2,
  .entry-wrapped .body h2 {
    font-size: 1em;
    font-weight: normal; }
  .entry-wrapped blockquote {
    position: relative;
    left: 1em;
    font-style: italic;
    margin-left: 1em; }
  .entry-wrapped .toolbar {
    font-size: 1.3em;
    margin-top: 1.4em;
    margin-bottom: 1.8em; }
    .entry-wrapped .toolbar .social a {
      margin-right: .6em; }
      .entry-wrapped .toolbar .social a img {
        vertical-align: middle; }
  .entry-wrapped .more {
    float: right;
    font-style: italic; }
    .entry-wrapped .more a {
      color: #acacac; }
    .entry-wrapped .more .read-more {
      margin-left: 1.5em; }
    .entry-wrapped .more .comments:after {
      content: url("/static/img/comments.af42536a521b.png");
      margin-left: .7em; }
    .entry-wrapped .more .read-more:after {
      content: url("/static/img/read-more.f7dbb0c1f153.png");
      margin-left: .7em; }
  .entry-wrapped img {
    margin: 1em; }

.entry-info .entry-wrapped,
.entry-publications .entry-wrapped {
  margin-left: 0; }
  .entry-info .entry-wrapped h1,
  .entry-publications .entry-wrapped h1 {
    font-size: 2em; }
  .entry-info .entry-wrapped img.entry-picture,
  .entry-publications .entry-wrapped img.entry-picture {
    margin-top: 1.5em; }

.entry-wrapped img.entry-picture {
  float: left;
  margin: 0 1.5em 1em 0; }

.entry-wrapped .lead ul {
  overflow: hidden;
  padding-left: 16px; }

.submit-link {
  margin-top: 1em;
  padding-bottom: 1em;
  height: 1.7em;
  border-bottom: 1px solid #8b8b87; }
  .submit-link a {
    color: black;
    font-size: 1.3em; }
  .submit-link a:before {
    content: url("/static/img/plus.b987dc657ff9.png");
    vertical-align: top;
    margin-right: 1em; }

.comments {
  margin-left: 8em; }
  .comments .comment-form {
    border-top: 1px solid #494948; }
  .comments .comment-data {
    font-size: 1.3em;
    margin-top: 1.4em;
    margin-bottom: 1.4em; }
    .comments .comment-data .comment-date {
      color: #acacac; }
    .comments .comment-data .comment-author {
      font-weight: bold; }
  .comments .body {
    font-size: 1.3em; }

table.borders {
  border-collapse: collapse; }
  table.borders td {
    border: 1px solid #777;
    padding: .3em; }

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

#footer-bar {
  color: #4b4c47;
  border-top: 1px solid #acacaa;
  padding-top: 1.5em;
  margin-top: 4em;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1em; }

.footer-item {
  width: 24em;
  float: left; }

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

.prevnext {
  font-size: 1.3em;
  font-style: italic;
  margin-top: 1.4em; }
  .prevnext a {
    color: #acacac; }
  .prevnext .next_page {
    float: right; }
  .prevnext .next_page:after {
    content: url("/static/img/read-more.f7dbb0c1f153.png");
    vertical-align: middle;
    margin-left: .7em; }
  .prevnext .previous_page:before {
    content: url("/static/img/previous.8ee6621ecfcb.png");
    vertical-align: middle;
    margin-right: .7em; }

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

.entry-wrapped .submit-form {
  font-size: .9em; }

.form-info {
  font-size: 1.2em; }

.submit-form {
  margin-top: 3em; }
  .submit-form table {
    border-spacing: 0 .5em; }
  .submit-form tr {
    background-color: #fdfdfd; }
  .submit-form label {
    font-size: 1.2em;
    font-weight: normal; }
  .submit-form .errorlist {
    color: #e41b13;
    font-size: 1.2em;
    padding: 0 0 0 1.3em;
    margin: 0 0 .5em 0;
    list-style: url("/static/img/read-more.f7dbb0c1f153.png"); }
  .submit-form input, .submit-form textarea, .submit-form select {
    font-size: 1.2em;
    border: 0;
    background-color: white;
    color: #363A3B;
    width: 100%;
    margin-bottom: .5em;
    border: 1px solid #EDECE7; }
  .submit-form th, .submit-form td {
    text-align: left;
    font-weight: normal;
    vertical-align: top;
    padding: .5em; }
  .submit-form .helptext {
    color: #acacac;
    font-size: 1.1em; }
    .submit-form .helptext a {
      color: #363A3B; }
  .submit-form .required label {
    font-weight: bold; }
  .submit-form .required label:before {
    content: '* '; }

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

.event {
  margin-top: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #8b8b87; }
  .event h2 {
    color: #01519a;
    font-weight: normal;
    font-size: 1.4em;
    margin-bottom: 1.1em; }
  .event a {
    display: block;
    color: #363a3b; }
  .event .title {
    font-size: 1.3em; }
  .event .description {
    font-size: 1.3em;
    margin-top: 1.4em; }

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

#annoy-on {
    font-size: 13px;
    line-height: 1.15em;

    padding: .1em 1em;
    background: orange;
    z-index: 200;
    font-family: Arial, sans-serif;
    display: block;
    padding: 0 1em;
    width: 1em;
    text-align:center;
    border-radius: 0 0 0 1em;
    position: absolute;
    top: 0;
    right: 0;
    color: black;
    box-shadow: .5em 0 1em black;
}

#annoy {
    font-size: 13px;
    line-height: 1.15em;
    padding: 1em 5em 1em 0;
    display: none;
    background: orange;
    font-family: Arial, sans-serif;
    position: relative;
    z-index: 200;
    box-shadow: 0 0 1em black;
}
#annoy p {
    margin: 0 0 0 10em;;
}
#annoy a {
    color: #4E56C8;
}
#annoy img {
    float: left;
    margin: 0 2em;
}

#annoy a#annoy-off {
    padding: .5em 1em .5em;
    width: 1em;
    text-align:center;
    font-family: Arial, sans-serif;
    display: block;

    border-radius: 0 0 0 1em;
    position: absolute;
    top: 0;
    right: 0;
    color: black;
}
#annoy a#annoy-off:hover {
    cursor: pointer;
}
