@import url(bootstrap-min.css);
.body {
  background: url(../../images/template/background.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/template/background.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/template/background.jpg', sizingMethod='scale')";
  font-family: Verdana, sans-serif;
  font-weight: bold;
  color: white; }
  .body .first {
    background: url(../../images/template/white-line.png) repeat-x top left;
    height: 380px;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .body .logo {
    text-align: center;
    padding-top: 35px; }
    .body .logo .img-responsive {
      display: inline-block; }
  .body .menu {
    width: 555px;
    margin: 0 auto;
    padding-top: 68px; }
    .body .menu ul {
      display: block;
      list-style: none;
      margin: 0;
      padding: 0; }
      .body .menu ul li {
        display: inline-block;
        margin-right: 30px;
        float: left; }
        .body .menu ul li:last-child {
          margin-right: 0; }
        .body .menu ul li a {
          display: inline-block;
          width: 165px;
          height: 42px;
          line-height: 42px;
          text-transform: uppercase;
          text-decoration: none;
          text-align: center;
          font-size: 16px;
          color: white;
          background-color: rgba(0, 0, 102, 0.6); }
        .body .menu ul li.active a, .body .menu ul li:hover a {
          background-color: #000066; }
  .body .content {
    padding-top: 50px;
    color: #333333; }
    .body .content .row {
      background-color: rgba(255, 255, 255, 0.9);
      width: 555px;
      min-height: 200px;
      margin: 0 auto;
      padding: 25px 25px;
      text-align: center; }
      .body .content .row h1 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 25px; }
      .body .content .row strong {
        font-size: 18px; }
      .body .content .row p {
        font-size: 14px; }
      .body .content .row a {
        color: #000066; }
      .body .content .row .news {
        text-align: left;
        margin-bottom: 30px; }
        .body .content .row .news h2 {
          font-size: 18px;
          font-weight: bold;
          margin-top: 10px; }
        .body .content .row .news p {
          font-size: 14px;
          font-weight: normal; }

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


/*cookies****************************************/

.cookies-link a{
  font-size: 14px!important;
  color: #000066!important;
  font-weight: normal;
}

.cookies-link a:hover{
  font-size: 14px!important;
  color: #02029d!important;
  font-weight: normal;
}

.cookie-footer{
    background-color: rgba(255, 255, 255, 0.7);
    width: 555px;
    min-height: 15px;
    margin: 0 auto;
    padding: 15px 0 15px 0;
    text-align: center;
}


.cookie-footer p{
    margin: 0 0 0 0;
}


.cookies-top.cookies-bar-wrapper{
  text-align: left;
}

.md-cookie-bar .cookies-bar-wrapper h2 {
  color: #000;
}

.md-cookie-bar .cookies-bar-wrapper p {
  color: #000;
  font-size: 14px!important;
  font-weight: normal;
}


.md-cookie-bar .btn-primary {
  background-color: #000066;
  border: 1px solid #000066;
  color: white!important;
  padding: 0.375rem 0.75rem!important;
}

.md-cookie-bar .btn-primary:focus {
  background-color: #02029d!important;
  border: 1px solid #02029d!important;
  color: white!important;
}

.md-cookie-bar .bottom-buttons a.more.btn {
  color: #000066!important;
  border: 1px solid #000066;
  padding: 0.375rem 0.75rem!important;
}

.md-cookie-bar div.cookies-list .btn-akcept {
  background-color: #000066;
  border: 1px solid #000066;
  padding: 6px 8px!important;
}

.md-cookie-bar .nav-link {
  color: #000066!important;
}

.md-cookie-bar .nav-link:hover  {
  color: #000!important;
  text-decoration-line: underline;
}

.cookies-list-menu a {
  color: #000066!important;
  text-decoration-line: underline;
}

.cookies-list-menu li.active a {
  color: #000!important;
  text-decoration-line: none;
}

.cookies-list-menu li{
  text-align: left!important;
}

div.cookies-list span.close { 
  color: #000!important;
}

.cookies-list-content {
  text-align: left!important;
}

.md-cookie-bar ul li {
  text-align: left!important;
}

.md-cookie-bar p {
  color: #000!important;
  text-align: left!important;
  font-weight: normal;
}

.md-cookie-bar th {
  color: #000!important;
  font-weight: normal;
}

.md-cookie-bar td {
  color: #000!important;
  font-weight: normal;
}