/*
Theme Name: BUWIWM
Author: iElement
Author URI: http://www.buwiwm.edu.pl/
Description: Szablon dla http://www.buwiwm.edu.pl/
Version: 1.0
*/
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; }
  
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

body {
  line-height: 1; }

ol, 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; }

html, body {
  height: 100%;
  background-color: #FDF5E6; }

a {
  color: #a52a2a; }

.container {
  min-height: 100%;
  flex-flow: row nowrap; }
  .container .aside {
    background-color: #a52a2a;
    color: #FDF5E6;
    width: 200px;
    min-height: 150%;
    position: absolute;
    top: 0;
    left: 0; }
    .container .aside .pl_menu, .container .aside .en_menu {
      min-height: 300px;
      width: 100%;
      margin: 1em auto; }  
    .container .aside .en_menu {
      display: none; }
    .container .aside h2 {
      font-family: "Garamond";
      text-transform: uppercase;
      margin-bottom: 0.3em;
      font-weight: bold;
      text-align: center; }
    .container .aside a {
      color: #FDF5E6;
      font-size: 0.9em;
      font-weight: bold; }
    .container .aside ul li {
      width: 190px;
      margin: 10px 0 10px 10px; }
    .container .aside ul li ul li {
      width: 180px;
      margin: 10px 0 10px 10px; }
    .container .aside ul li ul li ul li {
      width: 170px;
      margin: 10px 0 10px 10px; }
  .container .main {
    height: 100%;
    width: 100%; }
    .container .main .content {
      width: 70%;
      height: 100%;
      margin: 0 auto; }
      .container .main .content .pl_title {
        width: 75%;
        font-size: 1.9em;
        text-align: center;
        vertical-align: middle;
        margin: 0.8em auto;
        line-height: 1.2em; }
        .container .main .content .pl_title a {
          color: #a52a2a;
          text-decoration: none; }
      .container .main .content .en_title {
        width: 60%;
        text-align: center;
        vertical-align: middle;
        margin: 1em auto;
        line-height: 1.2em;
        padding: 10px 0px;
        background-color: #DEB887; }
        .container .main .content .en_title a {
          color: white;
          font-size: 0.9em;
          font-weight: bold;
          text-decoration: none; }
      .container .main .content .logo_address {
        width: 75%;
        height: 74px;
        margin: 3em auto;
        position: relative; }
      .container .main .content .logo1, .container .main .content .logo2, .container .main .content .address {
        height: 74px;
        display: inline-block; }
      .container .main .content .logo1 {
        width: 136px;
        position: absolute;
        left: 0; }
      .container .main .content .address {
        font-family: "Arial";
        font-size: 0.8em;
        text-align: center;
        position: absolute;
        padding-top: 10px;
        left: 136px;
        right: 136px;
        line-height: 15px; }
      .container .main .content .logo2 {
        width: 136px;
        position: absolute;
        right: 0; }
      .container .main .content .main_content {
        box-sizing: border-box;
        border: 1px solid grey;
        min-height: 40vh;
        width: 60%;
        margin: 1em auto;
        padding: 0.5em 1em; }
        .container .main .content .main_content .post-link {
          padding: 0.2em 0; }
        .container .main .content .main_content .post h2 {
          font-size: 1.2em;
          color: #a52a2a; }
        .container .main .content .main_content .post ul li {
          display: inline-block;
          width: 400px;
          height: 64px;
          position: relative;
          margin-bottom: 15px; }
          .container .main .content .main_content .post ul li .img {
            float: left; }
          .container .main .content .main_content .post ul li .p {
            float: left;
            margin-left: 10px;
            width: 300px; }
        .container .main .content .main_content .page h2 {
          font-size: 1.2em;
          color: #a52a2a; }
        .container .main .content .main_content .page p {
          margin: 10px 0; }
      .container .main .content .contact {
        box-sizing: border-box;
        border-top: 1px solid grey;
        border-bottom: 1px solid grey;
        width: 75%;
        min-height: 100px;
        margin: 1em auto;
        text-align: center;
        font-family: "Arial"; }
        .container .main .content .contact h5 {
          color: #a52a2a;
          font-size: 0.6em;
          font-weight: bold;
          margin: 0.5em 0; }
        .container .main .content .contact p {
          font-size: 0.6em;
          margin: 0.5em 0; }
      .container .main .content .develop {
        width: 75%;
        min-height: 50px;
        margin: 0 auto; }
        .container .main .content .develop p {
          text-align: center;
          font-family: "Arial";
          font-size: 0.6em; }

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