*
{
  padding: 0;
  margin: 0;

}
p {
	padding: 1%;
}
#napis
{
  color: #4d4d4d;
  top: 15%;
  left: 1%;
  text-align: left;
  position: absolute;
  display: inline-block;
  word-wrap: break-word;
}
#napis2
{
  color: #4d4d4d;
  top: 15%;
  right: 2%;
  text-align: right;
  position: absolute;
  display: inline-block;
  word-wrap: break-word;
}
@media screen and (max-width: 1100px)
{
  #napis
  {
    display: none;
  }
  #napis2
  {
    display: none;
  }
}
.butonki *
{
 display: inline-block;
}

.guzik a
{
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 13.3333px Arial;
}

.guzik
{
border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    /* background: none; */
    /* cursor: pointer; */
    /* padding: 25px 80px; */
    /* display: inline-block; */
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.guzik_doc
{
      background: #cb4e4e;
    color: #fff;
    box-shadow: 0 6px #ab3c3c;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
border-radius: 5px;
}
.guzik_doc:hover
{
    box-shadow: 0 4px #ab3c3c;
    top: 2px;
}
.guzik_doc:active
{
    box-shadow: 0 0 #ab3c3c;
    top: 6px;
}

.butonki a
{
 color: #FFF !important;
}
.szukaj-wide
{
position: absolute;
top: 42%;
right: 7%;
}
.in
{
display: block !important;
}

.table-middle td
{
vertical-align: middle !important;
}
.szukaj-tight
{

  z-index: 100;
  top: 0;
  position: fixed;
  right: 41px;
  left: 40px;
  transform: translateY(-100px);
    visibility: hidden;
  transition: transform 0.1s;
}
.in_flex_spe
{
display:inline-flex;
justify-content:space-evenly;
}
.in_flex_50 > *
{
  flex-basis: 50%;
  align-items: center;
  justify-content: center;
}
.in_flex
{
display:inline-flex;
}

.szukaj-tight .form-control
{
  width: 100%;
}
.slide_s
{
  transform: translateY(0);
}
.szukaj-tight  button
{
  display: none;
}
.slide_visible
{
    visibility: visible !important;
}
.search_visible
{
   display: block !important;
}
#search_button
{
    z-index: 100;
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  color: #FFF;
  text-align: center;
  padding: 11px 12px;
  border: 1px solid #f2dede;
  background-color: #dc281e;
  text-decoration: none;
  font-size: 15px;
  border-bottom-left-radius: 5px;
  -webkit-backface-visibility: hidden;
}
.element-invisible
{
display: none !important;
}

body
{
  /* background-image: url('../images/wall2.png'); */
  margin: 0 !important;

  background-color: rgba(243, 243, 243, 0.70)!important;
  background-repeat: no-repeat;
  /* background-attachment: fixed; */
  background-position: top;
  overflow: auto;
  opacity: 0.3;
  visibility: hidden;
  transition:visibility 0s linear 0.1s,opacity 0.2s linear;
  -webkit-transition:visibility 0s linear 0.1s,opacity 0.2s linear;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
a
{

  text-decoration: none;

}
.btn-red
{
      background-color: #DC281E;
      color: #FFF !important;
}
.btn-red:hover
{
  background-color: #d53a31;
}

body, html
{
  overflow-x: hidden !important;
  min-height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 1vmax;
  color: #000;
}

.minihr
{
  margin-top: 0.5% !important;
  margin-bottom: 0.5% !important;
}
.miniwell
{
    /* min-height: 20px; */
    margin: 2%;
    padding: 1%;
    /* margin-bottom: 2%; */
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
img
{

max-width: 100%;
height: auto;

}
.btn
{
	font-size: 1em !important;
}
.cookiep
{
	margin: 0 !important;
}
.cookiebtn
{
	width: 100px !important;
}
.cookie_alert
{
	position: fixed;
	width: 100%;
	transition: transform 0.5s;
	color: #FFF;
	background-color: #FF512F;
	z-index: 1000;
	bottom: 0;
	transform: translateY(150px);
	background-image: linear-gradient(#F00000, #DC281E 50%);
	padding: 0.4%;

}
.cookie_visible
{
	visibility:visible !important;
	transform: translateY(0);

}

.copyright a
{
  color: rgb(67, 131, 152);
}
.copyright a:hover
{
  color: #b46d70;

}
.no-flickr {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
#topButton
{
  -webkit-transition: color .2s, opacity 0.5s;
  transition: color .2s, opacity 0.5s;
  -webkit-backface-visibility: hidden;
  visibility: hidden;
  color: rgb(84, 82, 89);
  z-index: 100;
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: block;
  font-size: 35px;
}
#topButton:hover
{
  color: #b46d70;
}


#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
    transition: all 1.5s;
    -webkit-transition: all  1.5s;
}

*[class^="fa-"]:before
{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 6px;
}

.kontener
{

  margin: 0 0 2% 0;
  background-color:  #FFFFFF;
  border: 1px solid #e7e7e7;
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

.komunikat
{
text-align: center;
border-radius: 5px;
}
.komunikat_link
{
  text-decoration: none !important;
  color: #FFF;
float: right;
border-radius: 5px;
  padding: 2% 3% 2% 3%;
  background-color: #DC281E;
}
.komunikat_body
{
font-size: 1.2em;
padding: 2%;

}
.komunikat_link:hover
{

  color: #FFF;
  background-color: #d53a31;
}

.komunikat_header
{
  padding: 0.5% 0 0.5% 0;
  display: block;
  font-size: 1.6em;
  background-color: #DC281E;
  color: #FFF;
  text-align: center;
  width: 100%;

}
.komunikaty
{
padding: 2%;
}
#logo_up
{
  max-width: 1200px;

  position: relative;
  margin: 0 auto;
  padding: 15px 0 15px 0;
  width: 100%;
  text-align: center;
}
#logo_up a
{
 display: inline-block;

}
#logo_up img
{

  width: 170px;
  height: auto;
}
#textleft
{
  position: relative;
  font-family: 'franklin-gothic-ext-comp-urw', sans-serif;
  text-align: justify;
  font-size: 17px;
  font-size: 2.25em;
line-height: 1.33333em;
margin: 0;
}
#textright
{
  text-transform: uppercase;
  font-size: 17px;
  position: absolute;
  right: 10%;
  top: 45%;
}
.co
{
  margin: 0 !important;
}

.co > li > .buttn
{
      padding: 10px 16px;
}
@media screen and (max-width: 450px)
{
.co
{
  width: 100%;
}
.co > li
{
  min-width: 0 !important;
  width: 33%;
  font-size: 3.4vw;
}
}
.co > li
{
  min-width: 100px; /*135px*/
  text-align: center;
  border-right: 0.5px solid #eee;
  border-right-color: rgba(255, 255, 255, 0.34);
}
.co > :first-child
{
    border-left: 0.5px solid #eee;
    border-left-color: rgba(255, 255, 255, 0.34);
}
#naglowek > *
{

    display: inline-block;
    font-weight: 500;
}
#naglowek a:visited
{
  text-decoration: none;
  color: inherit;
}
#naglowek a:focus
{
  text-decoration: none;
  color: inherit;
}

#naglowek
{




  text-align: center;
  width: 100%;
  position: relative;

  z-index: 5;


}
.co > li
{
  display: inline-block;
}
.co, ul + li
{
  font-family: 'Dosis', sans-serif;
  color: #FFF!important;
  font-size: 14px;
  text-transform: uppercase;
}

.dropdown-click
{
  cursor: auto;
  display: inline-block;

}
.dropdown-content
{
text-transform: none !important; /*lowercase*/
font-weight: 400 !important;
z-index: 333;
cursor: auto;
color: #000;
background-color: #fff;
visibility: hidden;
position: absolute;
min-width: 100px; /*160px*/
margin: 0;
padding: 0;
box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.55);
}
.dropdown-content > li.active
{
    color: #db2319 !important;
}
.dropdown-content > li:hover > a
{
    color: #db2319 !important;
}
.dropdown-content > li
{
  border-bottom: 0.5px solid #eee;
}
.buttn
{
    border: none;
    display: inline-block;
    outline: 0;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
}
.bar-block, .bar-item
{
    text-align: left;
    border: none;
    outline: none;
    white-space: normal;
}
.bar-item
{
  width: 100%;
}

.list_item
{
  list-style-type: none;
}
.cont > *
{
    display: inline-block;
}
.cont, .komunikat_header, .kontener, .NiedawneWydarzenia, .subheading-category
{
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cont
{
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
  background-color: #FF512F;
  background-image: linear-gradient(#F00000, #DC281E 50%);
  max-width: 1200px;
  width: 100%;

  position: relative;
}
.cont > *
{
  display: inline-block;
}

#naglowek.affix {
    position: fixed;
    top: 0;
    z-index: 5;
}

#naglowek.affix ~ #containerr {
padding-top: 40px;
}
.co > li.active, .co > li:hover
{
      background-color: #FFFFFF;
      color: black;
}

#naglowek > li:hover
{
    background-color: #FFFFFF;
    color: black;
}
#naglowek a:hover
{
color: black;
text-decoration: none;
}
#containerr
{

  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
  min-height: 100%;
  position: relative;
  transition: opacity 0.5s;
}

.wrapper1
{
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;

min-height: 100%;
  position: relative;
}
.wrapper1 > div
{
  display: inline-block;
}




#ruchome_obrazki_prawo
{

  background-color:  #FFFFFF;
  border: 1px solid #e7e7e7;
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
  padding: 3%;
  margin: 0 0 2% 0;
  position: relative;
  clear: both;
  width: 100%;
  height: auto;
}

.slide_i
{
margin: -7% 0 -6.6% 0;
}

.slide_container img
{
	margin: -4% auto !important;
	text-align: center;
}


.slide_container
{

width: 100%;
position: relative;
}
.slajd
{
  text-align: center;
  display: none;

}
.slajd img
{

    min-width: 100%;
}

.contact-form input
{
  clear: both !important;
}
.contact-form label
{
  float: left !important;
}


#component
{

  padding: 10px;
  text-align: left;
  margin: 0 auto;
  width: 725px;
  position: relative;
  list-style-position: inside;

}
#right_comp.affix
{
  position: fixed;
}
#right_comp
{
position: absolute;
text-align: center;
width: 235px;
padding-top: 10px;
}
#right_comp *
{
  color: #000;
}
#right_comp img
{
  max-width: 170px;
  margin: 0 auto;
}
#right_comp > div:not([style="clear: both"])
{
  margin: 1% 0 0 0;
  padding: 3%;
  background-color:  #FFFFFF;
  border: 1px solid #e7e7e7;
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
}
#right_col
{

  float: right;
  width: 235px;
}
@media screen and (max-width: 1200px)
{
  #right_comp > div
  {
    margin: 1% 0 0 0;
  }
  #right_col
  {

    position: relative;
    margin: 0 auto;
    float: none;
    width: 100%;
  }
  #right_comp
  {
    padding: 1%;
    width: 100%;
  }
  #component
  {
    width: 100%;
  }

}
/* ----------------------------------------left component--------------------------------------------- 
#left_comp.affix
{
  position: fixed;
}
#left_comp
{
position: absolute;
text-align: center;
width: 235px;
padding-top: 10px;
}
#left_comp *
{
  color: #000;
}
#left_comp img
{
  max-width: 170px;
  margin: 0 auto;
}
#left_comp > div:not([style="clear: both"])
{
  margin: 0 0 4.5% 0;
  padding: 3%;
  background-color:  #FFFFFF;
  border: 1px solid #e7e7e7;
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
}
#left_col
{

  float: left;
  width: 235px;
}
@media screen and (max-width: 1200px)
{
  #left_comp > div
  {
    margin: 0 0 2% 0;
  }
  #left_col
  {

    position: relative;
    margin: 0 auto;
    float: none;
    width: 100%;
  }
  #left_comp
  {
    padding: 1%;
    width: 100%;
  }
  #component
  {
    width: 100%;
  }

}*/

/* -----------------------------------ALL THE FOOTER STUFF -------------------------------------------*/

#futer
{
    position: relative;
    margin: 0 auto;
    background-color: #373737;
      width: 100%;
      height: 100px;
      position: relative;
}










.copyright
{
width: 100%;
text-align: center;
font-size: 12px;
margin: 0 auto;

}

.polecane_witryny > ul
{

  list-style-position: inside;
}

.polecane_witryny > ul > li
{
    list-style-type: none;
}

.blog-item {
  margin: 2% 0 2% 0;
  background-color:  #FFFFFF;
  border: 1px solid #e7e7e7;
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
  /*margin: 0 0 2% 0;
  padding: 3%;
  background-color:  #FFFFFF;
  border: 1px solid #e7e7e7;
  box-shadow: 0 1px 2px rgba(0,0,0,.3);*/
}

h1
{
  padding: 0.5% 0 0.5% 0;
  display: block;
  font-size: 1.6em;
  background-color: #DC281E;
  color: #FFF;
  text-align: center;
  width: 100%;

}