<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Gentium+Book+Basic:400,400i,700,700i&amp;amp;subset=latin-ext');


/* main */

body {
  font-family: 'Gentium Book Basic', serif;
  background-color: #ffffff;
  color: #484848;
  padding-top: 8rem;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
}

a {
  color: #585858;
  text-decoration: underline;
}

a:hover {
  color: #585858;
  text-decoration: none;
}

/* type */

h1 {
  font-family: 'Gentium Book Basic', serif;
  font-weight: 700;
  font-size: 7rem;
  font-style: italic;
  color: #ffffff;
  font-weight: 700;
  padding: 0;
  margin: 0;
}

h2 {
  font-size: 3.4rem;
  line-height: 3.2rem;
  text-align: center;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

h3 {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0;
  margin: 0;
}

h4 {
  font-size: 2rem;
  font-style: italic;
  font-weight: 700;
  padding: 0;
}
h5 {
  font-size: 1.7rem;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 1rem 0;
}
h6 {
  font-size: 2rem;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

.row {
  margin: 0;
  padding: 0 2rem;
}

.txt {
  text-align: justify;
}

.just {
  text-align: justify;
}

.txt-uslugi, .txt-kancelaria {
  text-align: center;
}



#alert {
  background-color: #ff0000;
}

/* menu */

#menu {
  font-family: 'Gentium Book Basic', serif;
  margin: 0;
  padding-top: 7px;
  background-color: #626262;
  height: 120px;
}

.navbar {
  background-color: #626262;
  padding: 0;
  margin-top: 55px;
  border: none;
}

.navbar-default .navbar-toggle {
  background-color: #ededed;
  border: none;
  margin: -3px 20px 0 0;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color:#626262 !important;
}

.navbar-default .navbar-toggle:link,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
}

.navbar-default .navbar-nav &gt; li &gt; a {
  font-family: 'Gentium Book Basic', serif;
  text-transform: uppercase;
  font-weight: 400;
  color: #e8e8e8;
  margin: 0px;
  line-height: 0.6rem;
  font-size: 1.7rem;
  text-decoration: none;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #575757;
  background-color: #ededed;
  transition: all 0.5s ease;
}

.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #575757;
  background-color: #ededed;
  transition: all 0.5s ease;
}

#logo img { 
  margin-top: -68px;
  padding: 0;
}




hr {
  height: 1px;
  color: #e3e3e3;
  background-color: #e3e3e3;
  border: none;
  margin-top: 1rem;
}

.title-header {
  text-align: center;
  margin-bottom: 1rem;
}

#kancelaria h6 {
  margin: 2rem 0 0.5rem 0;
}

#danekontaktowe {
  margin: 0;
  padding: 0;
}

#danekontaktowe p {
  text-align: center;
  margin: 10px 20px 0 0;
  color: #e8e8e8;
  font-size: 1.5rem;
}

#danekontaktowe a {
  color: #e8e8e8;
  text-decoration: none;
}

#danekontaktowenor a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#danekontaktowe p {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
}

#danekontaktowenor p {
  text-align: right;
  margin: 10px 5px 0 0;
  color: #e8e8e8;
  font-size: 1.5rem;
}

#danekontaktowenor a {
  color: #e8e8e8;
  text-decoration: none;
}

#danekontaktowenor a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#uslugi img {
  margin: 1.8rem 0 1.2rem 0;
}

#kancelaria {
  padding: 14rem 0 8rem 0;
}

#kancelaria img {
  margin: 1.6rem 0 1rem 0;
}


#uslugi,
#praca {
  padding: 14rem 0 8rem 0;
  background-color: #e4e4e4;
}

#dokumenty, #oplaty {
  padding: 14rem 0 8rem 0;
}

#uslugi hr,
#praca hr {
  color: #ffffff;
  background-color: #ffffff;
}

#books {
    background: #000 url("../gfx/kan2.jpg") no-repeat center center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 25rem 0;
    margin: 40px 0 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-attachment: scroll !important;
}


.jumbotron {
    background: #000 url("../gfx/kan1.jpg") no-repeat center center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 25rem 0;
    margin: 40px 0 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-attachment: scroll !important;
}

#kontakt {
  padding: 8rem 0;
  text-align: center;
  background-color: #626262;
  color: #ffffff;
}

#kontakt h3 {
  margin: 3rem 0 0 0;
}

#kontakt h4 {
  font-size: 2.2rem;
  font-style: normal;
  margin: 0.3rem 0 0 0;
  padding: 0;
  text-transform: uppercase;
}

#kontakt h6 {
  font-size: 1.8rem;
  font-style: 400;
  margin: 0.3rem 0 0 0;
  padding: 0;
}

#kontakt a {
  color: #ffffff;
  text-decoration: underline;
}

#kontakt a:hover {
  text-decoration: none;
}

#kontakt img {
  margin: 1.8rem 0 1rem 0;
}


#googleMap {
  width: 100%;
  height: 600px;
}


</pre></body></html>