* {
  margin: 0;
  padding: 0; }

body {
  background-color: #fff;
  color: #000;
  font-family: "Verdana", sans-serif;
  font-size: 0.8em; }

a {
  color: #4377b7;
  text-decoration: none; }

a:visited {
  color: #9cc1d1; }

img {
  border-style: none; }

#head {
  margin: 5px 0 0 0;
  padding-bottom: 10px;
  border-bottom: 6px solid #000;
  background-image: url("i/top.png");
  background-repeat: repeat-x;
  background-position: 50% 0; }
  #head h1 {
    height: 80px;
    overflow: hidden;
    position: relative;
    left: -50px;
    background-image: url("i/3pw.png");
    background-repeat: no-repeat; }
    #head h1 a {
      position: absolute;
      width: 269px;
      height: 45px;
      left: 50px;
      top: 22px;
      text-indent: -1000em; }

#nav {
  background-color: #558c20;
  background-color: #26867a;
  background-image: linear-gradient(left, #558c20 0%, #558c20 30%, #37b298 30.1%, #37b298 100%);
  background-image: -webkit-linear-gradient(left, #558c20 0%, #558c20 30%, #37b298 30.1%, #37b298 100%);
  background-image: -moz-linear-gradient(left, #558c20 0%, #558c20 30%, #37b298 30.1%, #37b298 100%);
  background-image: -moz-linear-gradient(left, #558c20 0%, #558c20 30%, #37b298 30.1%, #37b298 100%);
  background-image: -o-linear-gradient(left, #558c20 0%, #558c20 30%, #37b298 30.1%, #37b298 100%); }
  #nav .adminMenu {
    position: absolute;
    top: 0;
    right: 0;
    list-style-type: none;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f6f6f6; }
    #nav .adminMenu li {
      display: inline;
      margin: 2px 10px; }
      #nav .adminMenu li a {
        color: #ccc; }
      #nav .adminMenu li a:hover {
        color: #aaa; }
  #nav ul.level0 {
    list-style-type: none;
    position: relative;
    left: -1em; }
    #nav ul.level0 li {
      display: inline-block; }
      #nav ul.level0 li a {
        display: inline-block;
        padding: 0.5em 1em;
        color: #fff;
        text-transform: uppercase; }
      #nav ul.level0 li a:hover {
        color: #eee; }
  #nav #m20 {
    background-color: #4a83d2; }
  #nav #m15 {
    background-color: #925ebe; }
  #nav #m25 {
    background-color: #d02ac2; }
  #nav #m32 {
    background-color: #e11313; }
  #nav #m16 {
    background-color: #e16f13; }
  #nav #m17 {
    background-color: #e1a913; }

#main #nav li.selected {
  background-color: #fff; }
  #main #nav li.selected a {
    color: #000; }

#content, #head h1, #nav ul.level0 {
  width: 900px;
  margin: 0 auto; }

#content {
  padding-top: 1.5em;
  clear: both;
  font-size: 0.9em;
  line-height: 1.5em; }

#content a:hover {
  text-decoration: underline; }

#content h2 {
  clear: both;
  float: left;
  width: 18%;
  margin-left: 10%;
  font-size: 1em;
  text-transform: lowercase; }

#content ul,
#content ol,
#content p {
  float: right;
  width: 70%;
  margin-bottom: 2em; }

#content ul,
#content ol {
  width: 65%; }

#content ul ul,
#content ul ol,
#content ol ol,
#content ol ul {
  width: 100%;
  float: none;
  margin-left: 5%; }

/* newsy */
#content .news {
  width: 88%;
  float: right; }

#content ul.news li {
  clear: both;
  border-bottom: 1px solid #e6eff3;
  list-style-type: none;
  margin-bottom: 1em;
  padding-bottom: 1em; }

#content div.more {
  clear: both;
  margin-left: 20%;
  margin-top: 0.5em; }

#content div.more a {
  margin-right: 3em; }

#content .news h2 {
  width: 80%;
  text-align: left;
  margin-left: 0;
  float: right;
  font-weight: normal; }

#content .news h2 a {
  color: #7c7c7c;
  font-size: 1em; }

#content .news small {
  width: 20%;
  float: left;
  font-size: 1em;
  font-weight: bold; }

#content .news p {
  width: 80%;
  margin-bottom: 0;
  margin-top: 1em; }

/* prace */
#content .worksMain {
  width: 100%; }
  #content .worksMain h2 {
    width: 100%;
    font-size: 1em;
    margin-left: 0;
    margin-bottom: 0.5em; }
  #content .worksMain ul {
    width: 100%;
    list-style-type: none;
    margin: 0; }
  #content .worksMain p {
    width: 100%; }
  #content .worksMain li {
    border-top: 1px solid #e1ecf1;
    overflow: auto;
    margin-bottom: 10px;
    padding-top: 10px;
    margin-top: -1px;
    list-style-type: none; }
    #content .worksMain li li {
      display: inline-block;
      margin: 2px;
      vertical-align: bottom;
      border: 1px solid #7c7c7c;
      height: 70px;
      width: 100px;
      overflow: hidden;
      padding: 0; }
      #content .worksMain li li a {
        display: block;
        height: 70px; }
  #content .worksMain img {
    margin-bottom: 3px;
    margin: 0; }

.page25 #content h2 {
  clear: both; }

#content .users {
  list-style-type: none;
  margin: 0;
  width: 100%; }
  #content .users li {
    float: left;
    width: 33%;
    display: block;
    margin-bottom: 3em; }
    #content .users li:nth-child(3n + 1) {
      clear: both; }
  #content .users p {
    float: none;
    margin: 0;
    margin-bottom: 0.5em;
    line-height: 1.3em;
    width: 100%;
    text-transform: lowercase; }
    #content .users p em {
      font-style: normal;
      font-weight: bold; }
  #content .users img {
    float: left; }
  #content .users div {
    margin-left: 70px; }
    #content .users div img {
      float: none;
      margin: 0;
      padding-left: 3px; }
  #content .users.users4 li {
    height: auto;
    width: 49%;
    border-top: 1px solid #e1ecf1;
    margin-bottom: 1.5em;
    padding-top: 1.5em; }
    #content .users.users4 li:nth-child(2n + 1) {
      clear: both;
      padding-right: 2%; }
    #content .users.users4 li:nth-child(3n + 1) {
      clear: none; }

#content p.arch {
  width: 100%;
  text-transform: lowercase;
  border-top: 1px solid #e1ecf1; }
  #content p.arch a {
    font-weight: normal;
    margin-left: 0.3em; }
  #content p.arch.year {
    width: 75%;
    padding-left: 25%;
    position: relative;
    margin-bottom: 1.5em;
    border-style: none; }
    #content p.arch.year span {
      display: inline-block;
      width: 25%;
      border-style: none;
      position: absolute;
      left: 0;
      top: 0; }
  #content p.arch span {
    display: block;
    font-weight: bold; }

#content p.absolwenci {
  width: 100%;
  font-weight: bold;
  position: relative;
  top: -1em; }

hr {
  width: 90%;
  clear: both;
  float: right;
  border-style: none;
  border-bottom: 1px solid #e1ecf1;
  margin-top: 10px;
  margin-bottom: 10px; }

.page12 #content p, .page12 #content ul, .page12 #content ol,
.page16 #content p,
.page16 #content ul,
.page16 #content ol,
.page17 #content p,
.page17 #content ul,
.page17 #content ol,
.page18 #content p,
.page18 #content ul,
.page18 #content ol {
  margin-left: 17%;
  float: none;
  width: 83%;
  margin-bottom: 0; }
.page12 #content ol,
.page16 #content ol,
.page17 #content ol,
.page18 #content ol {
  padding-left: 3%;
  width: 80%; }
.page12 #content ul,
.page16 #content ul,
.page17 #content ul,
.page18 #content ul {
  list-style-type: none; }
.page12 #content li,
.page16 #content li,
.page17 #content li,
.page18 #content li {
  margin-bottom: 0.5em; }
.page12 #content h2,
.page16 #content h2,
.page17 #content h2,
.page18 #content h2 {
  width: 15%;
  margin-left: 0; }
.page12 #content hr,
.page16 #content hr,
.page17 #content hr,
.page18 #content hr {
  width: 100%; }

/* linki */
.page17 #content ul {
  list-style-type: none;
  width: 70%; }

.page25 #content h2 {
  width: 100%;
  margin-bottom: 0.5em;
  float: none;
  margin-left: 0;
  border-top: 1px solid #e1ecf1;
  padding-top: 1em;
  margin-bottom: 1em; }
  .page25 #content h2.long {
    border-style: none;
    padding-top: 0; }

body.page17 #content li {
  border-right: 1px solid #ccc;
  display: inline;
  float: left;
  padding-right: 0.5em;
  margin-right: 0.5em; }

body.page17 #content a {
  padding-right: 2em; }
