@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700|Roboto:400,400i,500,500i,700,700i,900,900i&subset=latin-ext");
* {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html {}

/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
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: inherit;
  vertical-align: baseline;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
  }

article {
  display: block;
  float: left; }

input,
select,
textarea,
input:hover,
select:hover,
textarea:hover {
  outline: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

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

br {
  margin: 0px !important;
  padding: 0px !important; }

img,
object {
  max-width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0; }

.cf:before,
.cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

/* For IE 6/7 (trigger hasLayout) */
.cf {
  *zoom: 1; }

html,
body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px; }

html {
  overflow-y: scroll;
  overflow-x: hidden; }

h6,
h5,
h4,
h3,
h2,
h1,
p {
  padding: 0px;
  margin: 0px; }

h6,
h5,
h4,
h3,
h2,
h1 {
  display: block;
  float: left;
  clear: both;
  color: rgba(165, 24, 144, 0.99);
  font-family: "roboto", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 16px; }

h6 {
  font-size: 64px;
  line-height: 64px; }

h5 {
  font-size: 56px;
  line-height: 56px; }

h4 {
  font-size: 48px;
  line-height: 48px; }

h3 {
  font-size: 40px;
  line-height: 40px; }

h2 {
  font-size: 32px;
  line-height: 32px; }

h1 {
  font-size: 16px;
  line-height: 16px; }

p {
  display: block;
  float: left;
  clear: both;
  font-family: "roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 19.2px; }

a:not(.tekst > a) {
  display: block;
  float: left;
  clear: both;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#nav_wrapper {
  position: fixed;
  z-index: 10;
  display: block;
  float: left;
  height: 70px;
  width: 100%;
  transition: all linear 0.3s; }

ul#nav {
  position: relative;
  max-width: 1200px;
  height: 70px;
  margin-left: auto;
  margin-right: auto; }

ul#nav > li {
  display: block;
  height: auto;
  width: 100%; }

ul#nav > li:first-child {
  display: block; }

ul#nav .nav_trigger {
  display: none; }

ul#nav > li:last-child {
  position: relative; }

ul#nav ul.links {
  width: auto;
  display: block;
  float: right;
  height: 70px; }

ul#nav ul > li {
  display: block;
  float: left;
  width: auto;
  height: 70px; }

ul#nav ul > li a.link {
  position: relative;
  display: block;
  height: 70px;
  line-height: 70px;
  width: auto;
  text-align: center;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.99);
  font-size: 16px;
  font-family: "roboto", sans-serif;
  font-weight: 600;
  border: 1px solid rgba(255, 255, 255, 0);
  padding: 0px 15px;
  transition: all ease-out 0.1s; }

ul#nav ul > li a.link:hover {
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
  width: auto;
  text-align: center;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.99);
  font-family: "roboto", sans-serif;
  font-weight: 600;
  border: 1px solid rgba(255, 255, 255, 0.99);
  margin-top: 10px;
  padding: 0px 15px;
  transition: all ease-out 0.3s; }

ul#nav ul > li a.link2 {
  position: relative;
  display: block;
  height: 70px;
  line-height: 70px;
  width: auto;
  text-align: center;
  text-decoration: none;
  color: rgba(165, 24, 144, 0.99);
  font-size: 16px;
  font-family: "roboto", sans-serif;
  font-weight: 600;
  border: 1px solid rgba(165, 24, 144, 0);
  padding: 0px 15px;
  transition: all ease-out 0.1s; }

ul#nav ul > li a.link2:hover {
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
  width: auto;
  text-align: center;
  text-decoration: none;
  color: rgba(165, 24, 144, 0.99);
  font-family: "roboto", sans-serif;
  font-weight: 600;
  border: 1px solid rgba(165, 24, 144, 0.99);
  margin-top: 10px;
  padding: 0px 15px;
  transition: all ease-out 0.3s; }

ul#nav ul > li:last-child a {
  margin-right: 15px; }

ul#nav ul > li:last-child a:hover {
  margin-right: 15px; }

ul#nav .logo {
  display: block;
  position: absolute;
  z-index: 1;
  height: 68px;
  width: 68px;
  background: url("../img/logo_biale.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: all linear 0.3s; }

ul#nav .logo2 {
  display: block;
  position: absolute;
  z-index: 1;
  height: 68px;
  width: 68px;
  background: url("../img/logo_kolorowe.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: all linear 0.3s; }

.fixed {
  position: fixed !important; }

.go_up {
  height: 140px;
  width: 140px; }

.header_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../img/bg2.png);
  background-position: center right;
  background-size: cover;
  background-repeat: no-repeat; }

.header_wrapper_inner {
  position: relative;
  height: auto;
  min-width: 320px;
  max-width: 1200px;
  top: 350px;
  margin-left: auto;
  margin-right: auto; }

.header_wrapper_inner .slides {
  display: block;
  width: 100%;
  height: 100%; }

.header_wrapper_inner .slide {
  display: none;
  width: 100%;
  height: 100%; }

.header_wrapper_inner h6 {
  display: block;
  color: rgba(255, 255, 255, 0.99);
  font-size: 64px;
  font-weight: 600;
  font-family: "roboto", sans-serif;
  max-width: 800px;
  line-height: 64px;
  text-shadow: 0px 0px 15px black; }

.header_wrapper_inner p {
  display: block;
  color: rgba(255, 255, 255, 0.99);
  font-size: 32px;
  font-family: "roboto", sans-serif;
  max-width: 800px;
  font-weight: 400;
  line-height: 40px;
  padding: 0px 0px 15px 0px; }

.header_wrapper_inner a.std_button {
  text-decoration: none;
  width: auto;
  height: 50px;
  line-height: 50px;
  color: rgba(255, 255, 255, 0.99);
  font-size: 16px;
  font-family: "roboto", sans-serif;
  font-weight: 700;
  padding: 0px 17px;
  border: 1px solid rgba(255, 255, 255, 0.99);
  transition: all linear 0.3s; }

.blog_alert_wrapper {
  position: absolute;
  z-index: 2;
  bottom: 0px;
  right: 0px;
  width: auto;
  height: auto; }

.new_blog_post_alert {
  position: relative;
  display: block;
  width: 320px;
  height: auto;
  background: rgba(165, 24, 144, 0.99);
  transition: all linear 0.3s;
  padding: 35px;
  overflow: hidden; }

.new_blog_post_alert h1,
.new_blog_post_alert h2 {
  display: block;
  float: left;
  color: rgba(255, 255, 255, 0.99);
  width: 320px;
  clear: both;
  padding: 0px !important; }

.new_blog_post_alert h2 {
  margin-bottom: 35px; }

.new_blog_post_alert div {
  display: block;
  float: left;
  width: 320px;
  color: rgba(255, 255, 255, 0.99); }

.new_blog_post_alert .wpis {
  padding-bottom: 16px; }

.new_blog_post_alert .data p {
  font-size: 10.66667px;
  color: #dedede; }

#pages_wrapper {
  height: auto;
  width: 100%;
  position: relative;
  z-index: 1; }

.page {
  width: 100%;
  height: auto;
  background: #fafafa; }

.content_wrapper {
  max-width: 1200px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
  padding: 70px;
  border: 1px solid rgba(165, 24, 144, 0.99);
  overflow: hidden;
  margin-bottom: 70px; }

#blog .content_wrapper {
  border: 1px solid rgba(255, 255, 255, 0.99); }

#blog h3 {
  color: rgba(255, 255, 255, 0.99); }

.map_wrapper {
  display: block;
  float: left;
  height: 320px;
  width: 100%; }

.map {
  width: 100%;
  height: 100%; }

.oferta {
  display: block;
  float: left;
  min-width: 300px;
  max-width: 345.66667px;
  padding: 35px;
  margin-left: 10px;
  margin-right: 10px;
  background: rgba(255, 255, 255, 0.99);
  box-shadow: 0px 0px 3px 1px #dedede;
  min-height: 320px;
  margin-bottom: 10px; }

.pakiet {
  display: block;
  float: left;
  width: 100%;
  min-width: 300px;
  max-width: 100%;
  padding: 35px;
  background: rgba(255, 255, 255, 0.99);
  box-shadow: 0px 0px 3px 1px #dedede;
  min-height: 320px; }

.oferta1 {
  margin-left: 0px;
  margin-right: 0px; }

.oferta3 {
  margin-left: 0px;
  margin-right: 0px; }

.oferta p {
  font-size: 16px;
  line-height: 19.2px; }

.bullet {
  display: block;
  float: left;
  position: relative;
  padding-left: 25px;
  padding-bottom: 10px;
  clear: both; }

.bullet:before {
  position: absolute;
  top: 6px;
  left: 0px;
  content: '';
  background: url("../img/point_hand.png");
  display: block;
  float: left;
  height: 16px;
  width: 20px;
  color: rgba(165, 24, 144, 0.99);
  background-size: 13px auto;
  background-repeat: no-repeat; }

.info {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  margin-bottom: 35px; }

#oferta .info {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  margin-bottom: 35px; }

.bounds {
  min-width: 320px;
  max-width: 1200px; }

#blog {
  background: url("../img/blog.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

/*.gradient_top {position:absolute;top:0px;left:0px;height:$gridline / 2;width:100%;background: -moz-linear-gradient(top, rgba(165,24,144,0.65) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top, rgba(165,24,144,0.65) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(165,24,144,0.65) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a51890', endColorstr='#00000000',GradientType=0 );}
.gradient_bottom {
    position:absolute;bottom:0px;left:0px;height:$gridline / 2;width:100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(165,24,144,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(165,24,144,0.65) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(165,24,144,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6a51890',GradientType=0 );
}*/
#kontakt .kontaktowe {
  display: block;
  float: left;
  min-width: 300px;
  width: 520px;
  padding: 35px;
  background: rgba(255, 255, 255, 0.99);
  box-shadow: 0px 0px 3px 1px #dedede;
  min-height: 515px; }

#kontakt .formularz {
  margin-right: 10px; }

#kontakt .dane kontaktowe {
  margin-left: 10px; }

/* FORMY CLASSES ------------------------------------------------------------*/
#formy input,
#formy textarea {
  display: block;
  float: left;
  height: 50px;
  padding: 10px 16px;
  background: rgba(255, 255, 255, 0.99);
  color: #333;
  font-family: 'roboto', sans-serif;
  font-size: 16px;
  border: 1px solid rgba(165, 24, 144, 0.99);
  overflow: auto; }

#formy input {
  width: 450px;
  margin-bottom: 16px; }

#formy textarea {
  width: 450px;
  height: 230px;
  margin-bottom: 16px; }

#formy #submit {
  display: block;
  float: left;
  transition: all linear 0.2s;
  width: auto;
  cursor: pointer; }

#formy #submit:hover {
  background: rgba(165, 24, 144, 0.99);
  color: rgba(255, 255, 255, 0.99);
  transition: all linear 0.2s; }

/*-------------------------------------------------------------------------*/
.latest_article_wrapper {
  display: block;
  position: absolute;
  min-width: 320px;
  width: 100%;
  max-width: 320px;
  height: auto; }

.articles_overflow {
  position: relative;
  display: block;
  float: right;
  background: rgba(165, 24, 144, 0.99);
  width: 320px;
  max-height: 480px;
  overflow-x: hidden;
  overflow-y: scroll;
  left: 20px; }

.articles_overflow .articles {
  display: block;
  float: left;
  clear: both;
  max-height: 480px;
  padding: 16px 35px; }

.articles_overflow .articles .article {
  display: block;
  float: left;
  clear: both; }

.articles_overflow .articles .article .tytul {
  color: rgba(255, 255, 255, 0.99);
  padding: 0px;
  margin: 0px;
  width: 100%;
  cursor: pointer;
  transition: all linear 0.2s; }

.articles_overflow .articles .article .tytul:hover {
  color: #333;
  transition: all linear 0.2s; }

.articles_overflow .articles .article .data {
  color: rgba(255, 255, 255, 0.99);
  padding-bottom: 16px;
  width: 100%; }

.articles_overflow .articles .article .tekst {
  color: rgba(255, 255, 255, 0.99);
  width: 100%; }

#blog .article_wrapper {
  display: block;
  float: left;
  min-width: 320px;
  width: 100%;
  max-width: 758px;
  background: rgba(255, 255, 255, 0.99);
  min-height: 160px; }

#blog .articles_archive_wrapper {
  display: block;
  float: right;
  width: 300px;
  max-height: 480px;
  overflow: hidden; }

.header_wrapper .latest_articles_wrapper {
  display: block;
  position: absolute;
  z-index: 2;
  right: 0px;
  bottom: 77px;
  height: auto;
  max-height: 480px;
  width: auto;
  overflow: hidden; }

.latest_articles_wrapper .articles_overflow {
  width: auto; }

.article_wrapper {
  padding: 35px; }

.article_wrapper .article {
  display: block;
  float: left;
  clear: both;
  margin-bottom: 35px; }

.article_wrapper .article .tytul {
  color: rgba(165, 24, 144, 0.99);
  padding: 0px;
  margin: 0px;
  width: 100%;
  cursor: pointer;
  transition: all linear 0.2s; }

.article_wrapper .article .tytul:hover {
  color: #333;
  transition: all linear 0.2s; }

.article_wrapper .article .data {
  color: black;
  padding-bottom: 16px;
  width: 100%; }

.article_wrapper .article .tekst {
  color: black;
  width: 100%; }

.faq_wrapper {
  display: block;
  float: left;
  clear: both;
  min-width: 320px;
  width: 100%;
  max-width: 1200px;
  height: auto;
  box-shadow: 0px 0px 3px 1px #dedede; }

.faq_column {
  display: block;
  float: left;
  min-width: 320px;
  width: 100%;
  height: auto;
  background: rgba(255, 255, 255, 0.99);
  padding: 35px; }

.question,
.answer {
  display: block;
  float: left;
  clear: both;
  width: 100%; }

.question h1,
.answer h1 {
  padding: 16px;
  width: 100%;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.99);
  background: rgba(165, 24, 144, 0.99);
  transition: all linear 0.3s; }

.question p,
.answer p {
  padding: 16px;
  width: 100%; }

.answer {
  background: #fafafa; }

.question h1:hover {
  background: #333;
  transition: all linear 0.3s; }

.faqs {
  display: block;
  float: left;
  clear: both;
  margin-bottom: 8px;
  width: 100%; }

.dot {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  background: rgba(255, 255, 255, 0.99);
  border-bottom: 4px solid rgba(165, 24, 144, 0.99); }

.dot img {
  display: block;
  clear: both;
  min-width: 320px;
  width: 100%;
  max-width: 500px;
  height: auto;
  margin-left: auto;
  margin-right: auto; }

.obrazki {
  display: block;
  float: left;
  clear: both;
  margin-top: 5px; }

img.obrazek {
  display: block;
  float: left;
  height: 70px;
  width: auto;
  margin-top: 5px;
  margin-right: 5px;
  cursor: pointer;
  border: 4px solid #333;
  transition: all linear 0.3s; }

img.obrazek:hover {
  display: block;
  float: left;
  height: 70px;
  width: auto;
  margin-top: 5px;
  margin-right: 5px;
  cursor: pointer;
  border: 4px solid rgba(165, 24, 144, 0.99);
  transition: all linear 0.3s; }

.zoomed {
  display: block;
  float: left;
  clear: both;
  width: auto;
  height: auto;
  transition: all linear 0.3s; }

.zoomed img.obrazek {
  width: 100%;
  height: auto;
  transition: all linear 0.3s; }

.article_wrapper .article .tekst a {
  font-size: 16px;
  color: rgba(165, 24, 144, 0.99);
  text-decoration: none;
  transition: all linear 0.3s; }

.article_wrapper .article .tekst a:hover {
  font-size: 16px;
  color: rgba(165, 24, 144, 0.99);
  text-decoration: underline;
  transition: all linear 0.3s; }
  
 article#pliki .bounds a,#pliki a:visited {
	font-family: "roboto", sans-serif;
	color: rgba(0,0,0);
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
	text-decoration:none;
	}
 article#pliki a:hover {
	color: rgba(165, 24, 144, 0.99);

	}

/*# sourceMappingURL=css.css.map */
.qf {
display: block;
    width: 70px;
    position: absolute;
    top: 0;
    left: 230px;
}