#smallSliderBox{
width: 100%;
height: 385%;
background: rgba(0,0,0,.9);
position: absolute;
top: 0px;
left: 0px;
 z-index: 98;
display: none;
}

#smallSliderBox p {
padding: 10px;
color: #ffffff;
text-align: center;
font-size: 1.3em;
  line-height: 1.4em;
}


#smallSliderBox > div{
min-width: 720px;

}



#smallSliderBox .boxImg {
margin: 100px auto;
position: relative;
}

#smallSliderBox img {
padding: 5px;
background: #f4f4f4;
	-moz-border-radius: 1%;
  -webkit-border-radius: 1%;
  border-radius: 1%;
}


.navx {
	position: absolute;
	width: 28px;
  height: 28px;
  background: url("../img/elektro.png") no-repeat;
	cursor: pointer;
	
}

.xiks{
	background-position: -25px -578px;
	top: -37px;
  right: -12px;}

.naxxt{	
background-position: -99px -578px; 
 top: 48%;
 right: -42px;}

.prexx{
	background-position: -176px -578px;
  top: 48%;
  left: -35px;
}

#realizacje{
  overflow: auto;
width: 100%;
min-height: 400px;
background: rgba(67,101,178,1);

background: rgb(206,206,206); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(206,206,206,1) 0%, rgba(206,206,206,1) 1%, rgba(67,101,178,1) 17%, rgba(67,101,178,1) 81%, rgba(206,206,206,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(206,206,206,1)), color-stop(1%,rgba(206,206,206,1)), color-stop(17%,rgba(67,101,178,1)), color-stop(81%,rgba(67,101,178,1)), color-stop(100%,rgba(206,206,206,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(206,206,206,1) 0%,rgba(206,206,206,1) 1%,rgba(67,101,178,1) 17%,rgba(67,101,178,1) 81%,rgba(206,206,206,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(206,206,206,1) 0%,rgba(206,206,206,1) 1%,rgba(67,101,178,1) 17%,rgba(67,101,178,1) 81%,rgba(206,206,206,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(206,206,206,1) 0%,rgba(206,206,206,1) 1%,rgba(67,101,178,1) 17%,rgba(67,101,178,1) 81%,rgba(206,206,206,1) 100%); /* IE10+ */
background: linear-gradient(45deg,  rgba(206,206,206,1) 0%,rgba(206,206,206,1) 1%,rgba(67,101,178,1) 17%,rgba(67,101,178,1) 81%,rgba(206,206,206,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#cecece',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */



}


#wrapper2{
margin: 0 auto;

}



#wrapper2 h2{

		font-family: Helvetica, Arial, sans-serif;
		text-align: center;
		font-size: 1.4rem;
		padding: 50px 0px 10px 0px;
		color: #222222;
		
}

#wrapper2  p, #smallSliderBox p {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  word-spacing: normal;
  text-decoration: none;
}
#wrapper2 article p {
	padding:5px;
	text-align: justify;

  font-size: 1.1em;
  line-height: 1.4em;
}


#wrapper2  article i{
display: block;
 font-size: .8em;
 padding: 15px;
 text-align: center;
}


#wrapper2 .egz{
width: 250px;

position: relative;


}

#wrapper2 .egz p {
position: absolute;
bottom: 20px;
left: 0px;
display: block;
width: 99%;
padding: 3px;
background-color: rgba(0, 13, 22, 0.6);
color: #ffffff;
	text-align: center;
}

#wrapper2 .pojemnik{
width: 272px;
height: 355px;
overflow: hidden;
position: relative;

}

#wrapper2 .obr{
position: absolute;
top: 0px;
left: 0px;
	

}


#wrapper2 img {
	padding: 2px;
	background-color: rgba(0, 0, 0, 0.9);
	-moz-border-radius: 1%;
  -webkit-border-radius: 1%;
  border-radius: 1%;
	
	-webkit-box-shadow: 4px 4px 6px 0px rgba(22, 50, 50, 0.87);
-moz-box-shadow:    4px 4px 6px 0px rgba(22, 50, 50, 0.87);
box-shadow:         4px 4px 6px 0px rgba(22, 50, 50, 0.87);
	
}

#wrapper2 .obr:hover{
cursor: pointer;
}



















#adds {
display: none;
min-height: 550px;
width: 100%;
position: relative;
}

#prostokat{
background-color: #d5d1fc;

background: rgb(179,220,237);
background: -moz-linear-gradient(-45deg, rgb(179,220,237) 0%, rgb(119,180,199) 17%, rgb(188,224,238) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgb(179,220,237)), color-stop(17%, rgb(119,180,199)), color-stop(100%, rgb(188,224,238)));
background: -webkit-linear-gradient(-45deg, rgb(179,220,237) 0%, rgb(119,180,199) 17%, rgb(188,224,238) 100%);
background: -o-linear-gradient(-45deg, rgb(179,220,237) 0%, rgb(119,180,199) 17%, rgb(188,224,238) 100%);
background: -ms-linear-gradient(-45deg, rgb(179,220,237) 0%, rgb(119,180,199) 17%, rgb(188,224,238) 100%);
background: linear-gradient(135deg, rgb(179,220,237) 0%, rgb(119,180,199) 17%, rgb(188,224,238) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee', GradientType=1 );


height: 380px;
width: 100%;
position: absolute;
top: 85px;
left: 0px;
}

#kolo{
border: 15px solid #e6e6e6;
background-color: #b7b7b7;
height: 450px;
width: 530px;
position: absolute;

top: 48px;
left: 14%;

  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
	overflow: hidden;
}



#kolo p {
font-size: .8rem;
}








footer .vivax{ 
 
	background: url("../img/amexpol.png") no-repeat   -187px 4px;
}

#pojemnik1 p, #pojemnik1 span {
text-align: justify;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: .95em;
  line-height: 1.3em;
  letter-spacing: 0;
  word-spacing: normal;
  text-decoration: none;

}



#pojemnik1 #opiso {
	font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5rem ; 
  text-align: justify;
  word-spacing: normal;
  text-decoration: none;
  color: #444;
  box-sizing: border-box;
  width: 90%;
  display: block;
  margin: .5em auto .3em auto;
}

.tytulyAdress{
	padding: 20px 0 20px 0px;
  border-bottom: 2px solid rgba(14, 65, 116, 0.9);
  margin: 0px 0px 15px 0px;
}

.boxAdres{
float: left;
width: 29%;
padding: 2%;
margin: 0;
text-align: center;
}

#pojemnik1 h1{
padding: 10px;
font-family: Helvetica, Arial, sans-serif;
 text-align: center;
   font-size: 2rem;
	   color: #222222;
}


#pojemnik1 h3, #pojemnik1 h2{
font-family: Helvetica, Arial, sans-serif;
 text-align: center;
   font-size: 1.4rem;
	 padding: 10px;
	   color: #222222;
}
#pojemnik1 h4{
font-family: Helvetica, Arial, sans-serif;
 text-align: center;
   font-size: 1rem;
	 padding: 10px;
	   color: #222222;
}





#map{
		width: 100%;
		height:500px;
		
}




#content{
	font-family: Helvetica, Arial, sans-serif;
  text-align: center;

}

#content h2 {
	border-bottom: 2px solid rgba(14, 65, 116, 0.9);
}
#kontakt{
font-family: Helvetica, Arial, sans-serif;
 text-align: justify;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.5em;

}


footer,
#menu {
  overflow: hidden;
}
@keyframes coloro {
  0% {
    color: #fff;
  }
  100% {
    color: #7c7c7c;
  }
}
@-webkit-keyframes coloro {
  0% {
    color: #fff;
  }
  100% {
    color: #7c7c7c;
  }
}
@keyframes backgroundo {
  0% {
    background-color: rgba(73,114,185,0);
  }
  100% {
    background-color: rgba(73,114,185,0.5);
  }
}
@-webkit-keyframes backgroundo {
  0% {
    background-color: rgba(73,114,185,0);
  }
  100% {
    background-color: rgba(73,114,185,0.5);
  }
}
@font-face {
  font-family: 'ambleregular';
  src: url('Amble-Regular-webfont.eot');
  src: url('Amble-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('Amble-Regular-webfont.woff') format('woff'), url('Amble-Regular-webfont.ttf') format('truetype'), url('Amble-Regular-webfont.svg#ambleregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoregular';
  src: url('Roboto-Regular-webfont.eot');
  src: url('iks-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('Roboto-Regular-webfont.woff') format('woff'), url('Roboto-Regular-webfont.ttf') format('truetype'), url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dustismo_romanregular';
  src: url('Dustismo_Roman-webfont.eot');
  src: url('Dustismo_Roman-webfont.eot?#iefix') format('embedded-opentype'), url('Dustismo_Roman-webfont.woff') format('woff'), url('Dustismo_Roman-webfont.ttf') format('truetype'), url('Dustismo_Roman-webfont.svg#dustismo_romanregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'noto_serifbold';
  src: url('NotoSerif-Bold-webfont.eot');
  src: url('NotoSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('NotoSerif-Bold-webfont.woff') format('woff'), url('NotoSerif-Bold-webfont.ttf') format('truetype'), url('NotoSerif-Bold-webfont.svg#noto_serifbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'droid_serifbold';
  src: url('DroidSerif-Bold-webfont.eot');
  src: url('DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('DroidSerif-Bold-webfont.woff') format('woff'), url('DroidSerif-Bold-webfont.ttf') format('truetype'), url('DroidSerif-Bold-webfont.svg#droid_serifbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_condensedregular';
  src: url('RobotoCondensed-Regular-webfont.eot');
  src: url('RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('RobotoCondensed-Regular-webfont.woff') format('woff'), url('RobotoCondensed-Regular-webfont.ttf') format('truetype'), url('RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dustismo_romanbold';
  src: url('dustismo_roman_bold-webfont.eot');
  src: url('dustismo_roman_bold-webfont.eot?#iefix') format('embedded-opentype'), url('dustismo_roman_bold-webfont.woff2') format('woff2'), url('dustismo_roman_bold-webfont.woff') format('woff'), url('dustismo_roman_bold-webfont.ttf') format('truetype'), url('dustismo_roman_bold-webfont.svg#dustismo_romanbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'familiar_probold';
  src: url('familiar_pro-bold-webfont.eot');
  src: url('familiar_pro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('familiar_pro-bold-webfont.woff2') format('woff2'), url('familiar_pro-bold-webfont.woff') format('woff'), url('familiar_pro-bold-webfont.ttf') format('truetype'), url('familiar_pro-bold-webfont.svg#familiar_probold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fixedd {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 50%;
}
* {
  margin: 0px;
  padding: 0px;
}
body {
  font-size: 16px;
}
#tlo {
  background-color: #c1daff;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}
#tlo div {
  width: 1370px;
  margin: 0 auto;
}
#newsboxx {
  overflow: auto;
}
.news ul {
  padding-bottom: 40px;
  list-style: none;
}
.margin {
  margin-bottom: 40px;
}
.news ul {
  padding: 10px;
}
.news ul li {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: .95em;
  line-height: 1.4em;
  letter-spacing: 0;
  text-align: justify;
  word-spacing: normal;
  text-decoration: none;
  color: #111111;
  font-weight: 300;
  padding: 5px 2px 5px 40px;
  background: url("../img/amexpol.png") no-repeat -184px -195px;
}
#sliderInf {
  width: 100%;
  min-height: 500px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
#sliderInf #bosInf {
  margin-left: 0px;
  width: 300%;
  height: 100%;
  overflow: hidden;
  border-top: 1px solid rgba(14,65,116,0.9);
  border-bottom: 1px solid rgba(14,65,116,0.9);
}
#sliderInf #navi {
  width: 98%;
  min-height: 2em;
  z-index: 96;
}
#sliderInf #navi div {
  margin: 0 auto;
  width: 6.5em;
  overflow: hidden;
}
#sliderInf #navi div span {
  height: 10px;
  z-index: 98;
  margin: .5em;
  display: block;
  float: left;
  width: .9em;
  height: .9em;
  cursor: pointer;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: rgba(0,25,117,0.3);
  border: 1px solid #5c5c5c;
}
#sliderInf #navi div span:first-child {
  background-color: rgba(0,25,117,0.9);
}
#sliderInf .dane {
  box-sizing: border-box;
  position: relative;
  float: left;
  width: 33.333333333333%;
  height: 100%;
}
#sliderInf .dane .qoote1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px;
  height: 50px;
  background: url("../img/amexpol.png") no-repeat -6px -430px;
}
#sliderInf .dane .qoote2 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 80px;
  height: 50px;
  background: url("../img/amexpol.png") no-repeat -6px -520px;
}
.obramowanie {
  padding: 20px;
  border: 20px solid rgba(0,0,0,0.8);
}
.a {
  background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0.8),rgba(0,0,0,0.9),rgba(0,0,0,0.9),rgba(0,0,0,0.8),rgba(0,0,0,0));
  background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0.8),rgba(0,0,0,0.9),rgba(0,0,0,0.9),rgba(0,0,0,0.8),rgba(0,0,0,0));
  background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0.8),rgba(0,0,0,0.9),rgba(0,0,0,0.9),rgba(0,0,0,0.8),rgba(0,0,0,0));
  background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0.8),rgba(0,0,0,0.9),rgba(0,0,0,0.9),rgba(0,0,0,0.8),rgba(0,0,0,0));
}
.hide {
  height: 0;
  position: relative;
  left: -9999px;
}
#tlo-klimatyzacja {
  height: 450px;
  width: 100%;
  overflow: hidden;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background: url("../img/amexpol.png") no-repeat 0 0;
 /*  display: none; */
}
#gora {
  width: 100%;
}
#slider	#lista p {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
#planownie,
#montaz,
#serwis {
  margin-top: 1em;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: url("../img/amexpol.png") no-repeat;
}
.uslugi {
  width: 32%;
  float: left;
  margin: 10px 0;
}
.uslugi p {
  padding: .5em 1.2em;
  text-align: justify;
  font-family: 'roboto_condensedregular', sans-serif;
}
#amexpolklima > p {
  box-sizing: border-box;
  font-size: 1.2em;
  font-family: 'roboto_condensedregular', sans-serif;
  width: 80%;
  display: block;
  margin: .5em auto .3em auto;
}
#amexpolklima h2,
#amexpolklima h3 {
  font-size: 1.9em;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  margin: .5em;
  padding: 3px;
  font-weight: bold;
}
#amexpolklima h3 {
  border-bottom: 2px solid rgba(14,65,116,0.9);
  text-indent: 0px;
  margin: 0.19em;
  font-size: 1.3em;
  margin: .5em;
}
#pojemnik1 {
  overflow: hidden;
  clear: both;
}
#pojemnik1 h1 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: bold;
  color: #222222;
  height: 100%;
  text-align: center;
}
#pojemnik1 h3 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: bold;
  color: #222222;
  text-align: center;
}
#pojemnik1 .news {
  z-index: 80;
  position: relative;
  overflow: hidden;
 margin: 5px auto 40px auto;
  width: 90%;
}
#pojemnik1 .news .rozwinn {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
#pojemnik1 .news .img {
  display: block;
  width: 245px;
  height: 186px;
  margin: 10px auto;
}
#pojemnik1 .news h2 {
  padding: 20px 0;
  border-bottom: 2px solid rgba(14,65,116,0.9);
  font-weight: bold;
  margin: 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  text-align: center;
}
#pojemnik1 .news p {
  padding: .5em 1.2em;
  text-align: justify;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: .95em;
  line-height: 1.3em;
  letter-spacing: 0;
  word-spacing: normal;
  text-decoration: none;
  color: #111111;
}
#pojemnik1 #jakDziala #jak-dzialaa {
  width: 350px;
  height: 210px;
  background: url("../img/amexpol3-klimatyzacja.png") no-repeat 16px -680px;
  margin: 0px auto;
}
#pojemnik1 #jakDziala h4 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  text-align: center;
  padding: 10px 0;
}
#pojemnik1 #jakDziala p {
  padding: .5em 1.2em;
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  text-align: justify;
  word-spacing: normal;
  text-decoration: none;
  color: #111111;
}

#uslugi > div {
					  height: 163px;
						overflow: hidden;
					}
	#pojemnik1 	#uslugi h4{
	border: none;
	}			
	
	
.ikonaDwa {
  width: 80px;
  height: 76px;
  margin: 1em auto 0 auto;
  background: url("../img/elektro.png") no-repeat;}
	
	
.proj{
background-position: -112px -0px;
}

.rozdzelnia {
background-position: -9px -274px;
}
	
.zarowka{
background-position: -212px -0px;
}
	
.sila{
background-position: -16px 0px;
}


.grom{
background-position: -212px -91px;
}
	
	
.pomiar{
  background-position: -10px -91px;
}
	
.konserwacja{
 background-position: -114px -91px;

}

.ciecie{
 background-position: -107px -458px;
}


.alarm{
 background-position: -117px -189px;

}

.cctv{
 background-position: -10px -365px;
}

.domofon {
  background-position: -211px -278px;
	}
	
.tele{
  background-position: -9px -187px;
}


.antena{
  background-position: -111px -276px;
}

.pc{
  background-position: -210px -195px;
}

.szambo{
  background-position: -9px -456px;
}

#pojemnik1 .ZlotaRada {
  -webkit-border-top-right-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-radius-topright: 50px;
  -moz-border-radius-bottomleft: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  background-color: #446bf2;
  position: relative;
}
#pojemnik1 .ZlotaRada h4 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  font-style: italic;
  padding: 10px 0;
}
#pojemnik1 .ZlotaRada p {
  padding: 1.8em 1.2em;
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  text-align: justify;
  word-spacing: normal;
  text-decoration: none;
  color: #111111;
}
#bosInf .fold {
  box-sizing: border-box;
  position: relative;
  float: left;
  width: 33.333333333333%;
  height: 100%;
}
#bosInf .fold details {
  display: inline;
}
#bosInf .fold h2 {
  font-size: 1.9em;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  margin: .5em;
  padding: 3px;
  font-weight: bold;
}
#bosInf .fold > p {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
  letter-spacing: 0;
  text-align: justify;
  word-spacing: normal;
  text-decoration: none;
  color: #444;
  box-sizing: border-box;
  width: 80%;
  display: block;
  margin: .5em auto .3em auto;
}
#bosInf .fold .inf-box {
  width: 32%;
  float: left;
  margin: 10px 0;
}
#bosInf .fold .inf-box .ikona {
  width: 130px;
  height: 80px;
  margin: 3em auto 0 auto;
  background: url("../img/amexpol.png") no-repeat;
}
#bosInf .fold .inf-box .ikonka {
  width: 80px;
  height: 76px;
  margin: 3em auto 0 auto;
  background: url("../img/amexpol.png") no-repeat;
}
#bosInf .fold .inf-box .r410a {
  background-position: -28px -619px;
}
#bosInf .fold .inf-box .inverter {
  background-position: -38px -729px;
}
#bosInf .fold .inf-box .dzialanie {
  background-position: -19px -817px;
}
#bosInf .fold .inf-box .planownie {
  background-position: -81px -290px;
}
#bosInf .fold .inf-box .montaz {
  background-position: -3px -226px;
}
#bosInf .fold .inf-box .serwis {
  background-position: -130px -375px;
}
#bosInf .fold .inf-box h3 {
  text-indent: 0px;
  margin: 0.19em;
  font-size: 1.2em;
  margin: .5em;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  padding: 3px;
  font-weight: bold;
}
#bosInf .fold .inf-box p {
  padding: .5em 1.2em;
  text-align: justify;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: .95em;
  line-height: 1.4em;
  letter-spacing: 0;
  word-spacing: normal;
  text-decoration: none;
  color: #111111;
}
#bosInf .fold .inf-box .wiecej,
#bosInf .fold .inf-box .mniej {
  color: #000080;
  cursor: pointer;
  z-index: 97;
	
	font-weight: bold; 
	
}
#bosInf .fold .inf-box .ex-tresc {
  color: #444;
  display: none;
}
footer {
  color: #dfdfdf;
  background-color: #272727;
  font-family: Helvetica, Arial, sans-serif;
}
footer .lg {
  background: url("../img/amexpol.png") no-repeat -1px -75px;
}
footer .daikin {
  background: url("../img/amexpol.png") no-repeat -1px -111px;
}
footer .haier {
  background: url("../img/amexpol.png") no-repeat -1px -142px;
}
footer .electra {
  background: url("../img/amexpol.png") no-repeat -1px -171px;
}
footer #fwraper {
  padding: 2em;
  overflow: auto;
  font-family: "Helvetica", Helvetica, Arial, sans-serif;
}
footer .right-klimatyzacja {
  margin-right: 1em;
}
footer .amexpol {
  color: #7c7c7c;
  padding: 5px 5px 5px 0;
  font-family: "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: bold;
}
footer .center {
  color: #7c7c7c;
  text-align: center;
  width: 100%;
  display: block;
}
footer .amexpoll {
  color: #7c7c7c;
  font-weight: bold;
  font-size: 1.7em;
  font-family: "Helvetica", Helvetica, Arial, sans-serif;
}
footer #kontakt,
footer #nawigacja,
footer #Producenci-klimatyzcji {
  font-family: Helvetica, Arial, sans-serif;
  font-size: .8em;
  float: left;
  width: 32%;
  border-right: 1px solid #3c3c3c;
  overflow: hidden;
  min-height: 200px;
  min-width: 180px;
}
footer h4 {
  font-size: 1.1rem;
}
footer #nawigacja ul,
footer #Producenci-klimatyzcji ul {
  list-style: none;
  margin: 0 10px 0 10px;
  padding: 0 0 0 0;
}
footer #nawigacja ul a,
footer #Producenci-klimatyzcji ul a {
  display: block;
  text-decoration: none;
}
footer #nawigacja ul a span,
footer #Producenci-klimatyzcji ul a span {
  color: #dfdfdf;
  display: block;
  text-align: center;
  padding: 5px;
  font-family: "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bolder;
}
footer #nawigacja ul a span:hover,
footer #Producenci-klimatyzcji ul a span:hover {
  animation-name: coloro;
  animation-duration: 1s;
  animation-iteration-count: .5;
  animation-fill-mode: forwards;
  -webkit-animation-name: coloro;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: .5;
  -webkit-animation-fill-mode: forwards;
}
footer #Producenci-klimatyzcji {
  border: none;
}
footer #Producenci-klimatyzcji p {
  padding: 1em 2.5em;
  text-align: justify;
}
footer #Producenci-klimatyzcji ul {
  padding-left: 60px;
}
footer #Producenci-klimatyzcji li {
  width: 100px;
  float: left;
}
footer #copyright {
  text-align: center;
  background-color: #1f1f1f;
  padding: 2em;
  font-family: "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1.5em;
  clear: both;
}
@media all and (min-width: 1px) and (max-width: 469px) {



  body {
    min-width: 250px;
  }
	
#wrapper2{
width: 90%
}
#wrapper2 .pojemnik {
  margin: 10px auto;}
	
	
	
#pojemnik1 h4{
  width: 80%;
  margin: 0 auto;
}
	h1, h2{
	padding: 1px;


	}
	
#pojemnik1 #opiso {
  font-size: 1.1rem;
  line-height: 1.2rem ;}


.boxAdres{
clear: both;
width: 96%;
padding: 2%;

}
  #uppp {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 2px;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: right;
    width: 25px;
    height: 25px;
    background-image: url("../img/amexpol.png");
    background: url("../img/amexpol.png") no-repeat -62px -45px, rgba(11,29,60,0.1);
    z-index: 99;
    margin: 5px;
  }
  #tlo-klimatyzacja {
    background-image: url("../img/tlo470.png");
  }
  #slider {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  #slider #glowny {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
  }
  #slider #wewnetrzny {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 450px;
  }
  #slider #next,
  #slider #prev {
    position: absolute;
    width: 100%;
    height: 40px;
    display: block;
  }
  #slider #next span,
  #slider #prev span {
    height: 100%;
    display: block;
    width: 40px;
    margin: 0 auto;
    visibility: hidden;
  }
  #slider #next {
    bottom: 0;
  }
  #slider #next span {
    background: url("../img/amexpol.png") no-repeat -85px 0px;
  }
  #slider #prev {
    top: 0;
  }
  #slider #prev span {
    margin: 2px auto;
    background: url("../img/amexpol.png") no-repeat -35px 0px;
  }
  #slider #lista {
    width: 100%;
    height: 9999px;
    padding: 0;
  }
  #slider #lista > div {
    overflow: hidden;
    width: 100%;
    height: 450px;
  }
  #slider #lista div h3 {
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    padding: 5px;
    margin: 0;
    display: block;
    font-size: 1.5rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    font-weight: normal;
    color: rgba(255,255,255,0.8);
    text-align: center;
  }
  #slider #lista img {
    display: block;
    margin: 15px auto 5px auto;
    width: 200px;
    height: auto;
  }
  #slider #lista p {
    color: #f2f2f2;
    text-align: justify;
    padding: 5px 18px;
    font-size: .85em;
    font-weight: 300;
    line-height: 1.5em;
  }
  #baner #napis {
    display: none;
  }
  #slider #glowny {
    margin: 0 auto;
  }
  #baner {
    clear: both;
    margin-top: 39px;
    background-color: #009100;
    width: 100%;
    min-height: 450px;
    position: relative;
  }
  #logo {
    background: url("../img/amexpol.png") no-repeat -1px -1093px;
    height: 23px;
    width: 119px;
    border: 3px;
    padding: 0px;
    top: 8px;
    left: 0px;
    position: fixed;
    z-index: 96;
  }
  #menu {
    width: 100%;
    background-color: #ffffff;
    position: fixed;
    z-index: 90;
    top: 0px;
    min-height: 25px;
    -webkit-box-shadow: 0px 4px 16px 0px rgba(54,50,50,0.82);
    -moz-box-shadow: 0px 4px 16px 0px rgba(54,50,50,0.82);
    box-shadow: 0px 4px 16px 0px rgba(54,50,50,0.82);
  }
  #menu #menuBox {
    display: block;
    width: 100%;
    height: 38px;
    background-color: #ffffff;
  }
  #menu #menuBox div {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: right;
    width: 25px;
    height: 25px;
    background: url("../img/amexpol.png") no-repeat -33px -45px, linear-gradient(#f4f4f4,#e8e8e8);
    z-index: 99;
    margin: 5px;
    border: 1px solid #b6b6b6;
  }
  #menu #menuBox div:hover {
    border-color: #adadad;
		cursor: pointer;
  }
  #menu ul {
    display: none;
    list-style: none;
    width: 100%;
  }
  #menu ul li {
    width: 100%;
    height: 30px;
    overflow: hidden;
  }
  #menu ul li a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    overflow: hidden;
  }
  #menu ul li a span {
    width: 100%;
    height: 100%;
    padding: 5px;
    border-top: 1px solid #000000;
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
  }
  #menu ul li a span:hover {
    color: #000000;
    background-color: rgba(255,255,255,0.9);
  }
  #navi {
    width: 41% !important;
    top: 4px;
    right: 26px;

  }
  #gora {
    background-color: #0000ff;
  }
  #glowny {
    margin: 0;
  }
  #nazwa {
    margin: 0;
  }
  #pojemnik1 .news .img {
    display: block;
    width: 204px;
    height: 157px;
    margin: 10px auto;
    background: url("../img/amexpol3-klimatyzacja470.png") no-repeat;
  }
  #pojemnik1 .rozwinn {
    padding: 3px;
    text-align: center;
    width: 98%;
  }
  #pojemnik1 #amexpol-klimatyzacja {
    background-position: 0px -5px;
  }
  #pojemnik1 #ekologia-klimatyzacja {
    background-position: 0px -174px;
  }
  #pojemnik1 #dzialanie-klimatyzacja {
    background-position: 0px -351px;
  }
  #pojemnik1 #bosInf .fold .inf-box {
    width: 100%;
    min-width: 50px;
    margin: 1em auto;
    float: none;
  }
  #pojemnik1 #jakDziala #jak-dzialaa {
    width: 248px;
    height: 200px;
    background: url("../img/amexpol3-klimatyzacja470.png") no-repeat -19px -570px;
    margin: 0px auto;
  }
	
	#uslugi > div {
    height: 189px;}
	
  footer {
    font-family: Helvetica, Arial, sans-serif;
  }
  footer #nawigacja {
    display: none;
  }
  footer #kontakt,
  footer #Producenci-klimatyzcji {
    border-right: none;
    clear: both;
    width: 100%;
		
  }
	
  footer #kontakt {
    text-align: center;
		margin-bottom: 2em;
  }
  footer .amexpoll {
    margin-right: 0em;
  }
}
@media all and (min-width: 470px) and (max-width: 800px) {

#smallSliderBox{
min-width: 800px;
}

#wrapper2{
width: 90%
}


#wrapper2 article, #wrapper2 .pojemnik{
margin: 10px auto;
}


#zanik{
display: none;
}

#pojemnik1 #opiso {
  font-size: 1.2rem;
  line-height: 1.4rem ;}

.boxAdres{
float: left;
width: 45%;
padding: 2%;

}

#pojemnik1 h1, #pojemnik1 h2{
	padding: 1px;
	}


  #tlo-klimatyzacja {
    background-image: url("../img/tlo800.png");
  }
  #slider {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  #slider #glowny {
    overflow: hidden;
    width: 400px;
    height: 100%;
    background: rgba(0,0,0,0.8);
  }
  #slider #wewnetrzny {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 450px;
  }
  #slider #next,
  #slider #prev {
    position: absolute;
    width: 100%;
    height: 40px;
    display: block;
  }
  #slider #next span,
  #slider #prev span {
    height: 100%;
    display: block;
    width: 40px;
    margin: 0 auto;
    visibility: hidden;
  }
  #slider #next {
    bottom: 0;
  }
  #slider #next span {
    background: url("../img/amexpol.png") no-repeat -85px 0px;
  }
  #slider #prev {
    top: 0;
  }
  #slider #prev span {
    margin: 2px auto;
    background: url("../img/amexpol.png") no-repeat -35px 0px;
  }
  #slider #lista {
    width: 100%;
    height: 9999px;
    padding: 0;
  }
  #slider #lista > div {
    overflow: hidden;
    width: 100%;
    height: 450px;
  }
  #slider #lista div h3 {
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    padding: 5px;
    margin: 0;
    display: block;
    font-size: 1.5rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    font-weight: normal;
    color: rgba(255,255,255,0.8);
    text-align: center;
  }
  #slider #lista img {
    display: block;
    margin: 15px auto 5px auto;
  }
  #slider #lista p {
    color: #f2f2f2;
    text-align: justify;
    padding: 5px 18px;
    font-size: .9em;
    font-weight: 300;
    line-height: 1.5em;
  }
  #baner #napis {
    display: none;
  }
  #slider #glowny {
    margin: 0 auto;
  }
  #baner {
    clear: both;
    margin-top: 39px;
    background-color: #009100;
    width: 100%;
    min-height: 450px;
    position: relative;
  }
  #logo {
    background: url("../img/amexpol.png") no-repeat -2px -1093px;
    height: 23px;
    width: 119px;
    border: 3px;
    padding: 0px;
    top: 8px;
    left: 10%;
    position: fixed;
    z-index: 96;
  }
  #menu {
    width: 100%;
    background-color: #ffffff;
    position: fixed;
    z-index: 90;
    top: 0px;
    min-height: 25px;
    -webkit-box-shadow: 0px 4px 16px 0px rgba(54,50,50,0.82);
    -moz-box-shadow: 0px 4px 16px 0px rgba(54,50,50,0.82);
    box-shadow: 0px 4px 16px 0px rgba(54,50,50,0.82);
  }
  #menu #menuBox {
    display: block;
    width: 100%;
    height: 38px;
    background-color: #ffffff;
  }
  #menu #menuBox div {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: right;
    width: 25px;
    height: 25px;
    background: url("../img/amexpol.png") no-repeat -33px -45px, linear-gradient(#f4f4f4,#e8e8e8);
    z-index: 99;
    margin: 5px;
    border: 1px solid #b6b6b6;
  }
  #menu #menuBox div:hover {
    border-color: #adadad;
		cursor: pointer;
  }
  #menu ul {
    display: none;
    list-style: none;
    width: 100%;
  }
  #menu ul li {
    width: 100%;
    height: 30px;
    overflow: hidden;
  }
  #menu ul li a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    overflow: hidden;
  }
  #menu ul li a span {
    width: 100%;
    height: 100%;
    padding: 5px;
    border-top: 1px solid #000000;
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
  }
  #menu ul li a span:hover {
    color: #000000;
    background-color: rgba(255,255,255,0.9);
  }
  #navi {
    width: 41% !important;
    top: 4px;
    right: 72px;
  }
  #pojemnik1 {
    width: 100%;
    overflow: hidden;
    clear: both;
  }
  #pojemnik1 h1 {
    height: 100%;
  }
  #pojemnik1 .news {
    z-index: 80;
    position: relative;
    overflow: hidden;
   margin: 5px auto 40px auto;
    width: 90%;
		
  }
  #pojemnik1 .news .rozwinn {
    display: block;
    width: 99%;
    padding: 5px 1px 1px 1px;
    height: 1.5em;
    text-align: center;
  }
  #pojemnik1 .news .img {
    background: url("../img/amexpol3-klimatyzacja.png") no-repeat;
  }
  #pojemnik1 .news #amexpol-klimatyzacja {
    background-position: 0px -5px;
  }
  #pojemnik1 .news #ekologia-klimatyzacja {
    background-position: 0px -203px;
  }
  #pojemnik1 .news #dzialanie-klimatyzacja {
    background-position: 0px -410px;
  }
  #pojemnik1 .news img {
    display: block;
    width: 80%;
    margin: 10px auto;
  }
  #pojemnik1 .news h2 {
    padding: 20px 0;
    border-bottom: 2px solid rgba(14,65,116,0.9);
  }
  #pojemnik1 #bosInf .fold .inf-box {
    width: 80%;
    min-width: 300px;
    margin: 1em auto;
    float: none;
  }
  #pojemnik1 #jakDziala {
    width: 100%;
  }
  #pojemnik1 #jakDziala p {
    font-size: 0.9em;
    line-height: 1.2em;
  }
  #pojemnik1 .ZlotaRada {
    width: 100%;
    margin-top: 2rem;
  }
  #pojemnik1 .ZlotaRada p {
    padding: 1.8em 2em;
    font-size: 1em;
    line-height: 1.2em;
  }
  footer {
    font-family: Helvetica, Arial, sans-serif;
  }
  footer #fwraper {
    width: 90%;
    min-width: 301px;
    margin: 0 auto;
  }
  footer #kontakt,
  footer #Producenci-klimatyzcji {
    width: 49%;
    min-width: 200px;
  }
  footer #nawigacja {
    display: none;
  }
  #uppp {
    display: none;
    position: fixed;
    bottom: 2px;
    right: 2px;
    cursor: pointer;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 25px;
    height: 25px;
    background-image: url("../img/amexpol.png");
    background: url("../img/amexpol.png") no-repeat -62px -45px, rgba(11,29,60,0.1);
    z-index: 99;
  }
  #uppp:hover {
    border: 1px solid #b6b6b6;
  }
}
@media all and (min-width: 801px)  {

#wrapper2{
    width: 695px;
}

#wrapper2 article{
width: 370px;
float: left;
}

#wrapper2 .pojemnik{

float: right;
  margin-top: 23px;
}






  #tlo-klimatyzacja {
    background-image: url("../img/tlo1400.png");
  }
  #topwrapper {
    height: 70px;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 98;
    clear: both;
    background-color: #ffffff;
    border-bottom: 1px solid rgba(0,0,22,0.3);
  }
  #topwrapper .srodek {
		max-width: 1400px;
    width: 80%;
    min-width: 768px;
    margin: 0 auto;
  }
  #topwrapper #logo {
    width: 140px;
    height: 47px;
    border: 0px;
    margin: 12px 0 10px 7%;
     background: url("../img/amexpol.png") no-repeat -2px -967px;
    float: left;
  }
  #topwrapper nav {
    margin-bottom: 5px;
    margin-top: 30px;
    z-index: 96;
    width: 74%;
    height: 30px;
    overflow: visible;
    float: right;
    border: 0px;
  }
  #topwrapper nav #menuBox {
    display: none;
  }
  #topwrapper nav ul {
    overflow: visible;
    float: right;
    list-style: none;
    overflow: hidden;
    height: 30px;
    width: 95%;
    margin: 0;
    padding: 0;
  }
  #topwrapper nav ul li.dluzszy {
    width: 32%;
  }
  #topwrapper nav ul li {
    margin-right: 1%;
    width: 15%;
    height: 30px;
    float: left;
  }
  #topwrapper nav ul li a {
    display: block;
    text-decoration: none;
  }
  #topwrapper nav ul li a span {
    display: block;
    text-align: center;
    padding: 5px 2px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    color: #000040;
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: bolder;
  }
  #topwrapper nav ul li a span:hover {
    background-color: rgba(73,114,185,0.5);
  }
  #topwrapper nav ul li a span:hover   {
    animation-name: backgroundo;
    animation-duration: 1s;
    animation-iteration-count: .5;
    animation-fill-mode: forwards;
    -webkit-animation-name: backgroundo;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: .5;
    -webkit-animation-fill-mode: forwards;
  }
	
	.main {
	  background-color: rgba(73,114,185,.6);
	
	}
	
	
  #baner {
    clear: both;
    margin-top: 70px;
    background-color: #009100;
    width: 100%;
    min-height: 450px;
    position: relative;
  }
  #slider {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  #slider #glowny {
    overflow: hidden;
    width: 80%;
    height: 100%;
    margin: 0 auto;
  }
  #slider #wewnetrzny {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 450px;
  }
  #slider #next,
  #slider #prev {
    position: absolute;
    width: 100%;
    height: 40px;
    display: block;
  }
  #slider #next span,
  #slider #prev span {
    height: 100%;
    display: block;
    width: 40px;
    margin: 0 auto;
    visibility: hidden;
    cursor: pointer;
  }
  #slider #next {
    bottom: 0;
  }
  #slider #next span {
    background: url("../img/amexpol.png") no-repeat -85px 0px;
  }
  #slider #prev {
    top: 0;
  }
  #slider #prev span {
    margin: 2px auto;
    background: url("../img/amexpol.png") no-repeat -35px 0px;
  }
  #slider #lista {
    width: 100%;
    height: 9999px;
    padding: 0;
  }
  #slider #lista > div {
    overflow: hidden;
    width: 100%;
    height: 450px;
    z-index: 90;
  }
  #slider #lista div h3 {
    font-family: Helvetica, Arial, sans-serif;
    margin: 80px 0 5px 0;
    display: block;
    font-size: 2.1rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    z-index: 80;
  }
  #slider #lista img {
    z-index: 80;
    display: block;
    margin: 1px 0px 10px 20px;
    padding: 1px 5px;
    width: 350px;
    height: auto;
    float: right;
  }
  #slider #lista p {
    color: #000000;
    z-index: 80;
    text-align: justify;
    margin: 0px;
    padding: 20px;
    font-size: 1.2em;
    line-height: 1.5em;
  }
  #slider #lista p {
    font-family: Verdana, Helvetica, Arial, sans-serif;
  }
  #malyslider {
    width: 80%;
    min-width: 768px;
		max-width: 1400px;
    margin: 0 auto;
    height: 100%;
  }
  #napis {
    z-index: 80;
    float: right;
    margin: 15px 15px 15px 0px;
    width: 38%;
    height: 70%;
    min-width: 280px;
    overflow: hidden;
  }
  #napis div {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: normal normal normal 14px/1.4em raleway, sans-serif;
    display: none;
    margin: 20px 0px 40px 5px;
    padding: 5px;
    background: rgba(0,0,0,0.8);
    max-width: 60%;
    color: #ffffff;
    font-size: 1.8em;
    text-align: center;
    font-weight: bold;
  }
  #pojemnik1 {
    clear: both;
    width: 80%;
		max-width: 1300px;
    min-width: 768px;
    margin: 0 auto;
    min-height: 50px;
    overflow: hidden;
  }
  #pojemnik1 h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 2.3125rem;
    line-height: 1.4;
    font-weight: bold;
    color: #222222;
    height: 100%;
    text-align: center;
  }
  #pojemnik1 .news {
    z-index: 90;
    position: relative;
    overflow: hidden;
    height: 43.5rem;
    width: 31%;
    min-width: 230px;
    padding: 1px;
    margin: 1%;
    float: left;
  }
  #pojemnik1 .news .img {
    background: url("../img/amexpol3-klimatyzacja.png") no-repeat;
  }
  #pojemnik1 .news #amexpol-klimatyzacja {
    background-position: 0px -5px;
  }
  #pojemnik1 .news #ekologia-klimatyzacja {
    background-position: 0px -203px;
  }
  #pojemnik1 .news #dzialanie-klimatyzacja {
    background-position: 0px -410px;
  }
  #pojemnik1 .news img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 11.9rem;
  }
  #pojemnik1 .news h2 {
    padding: 20px 0 20px 0px;
    border-bottom: 2px solid rgba(14,65,116,0.9);
    margin: 0px;
  }
  #pojemnik1 #jakDziala {
    width: 60%;
    float: left;
  }
  #pojemnik1 #jakDziala p {
    font-size: 0.75em;
    line-height: 1.2em;
  }
  #pojemnik1 .ZlotaRada {
    width: 38%;
    height: 100%;
    float: right;
    margin-top: 10px;
  }
  #pojemnik1 .ZlotaRada p {
    font-size: 0.8em;
    line-height: 1.2em;
  }
  #bosInf	.inf-box {
    width: 32%;
    float: left;
    margin: 10px 0;
  }
  .rozwinn {
    padding: 5px 12px;
  }
  .pojemnikscroll {
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    border-bottom: 1px solid rgba(54,50,50,0.82);
  }
  .pojemnikscroll nav {
    margin: 15px 0 0 0;
  }
  .pojemnikscroll #logo {
    margin: 0 0 0 7%;
  }
  footer {
    font-family: Helvetica, Arial, sans-serif;
    clear: both;
    overflow: hidden;
  }
  footer #fwraper {
    width: 80%;
    min-width: 768px;
    margin: 0 auto;
  }
  #uppp {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 2px;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: right;
    width: 25px;
    height: 25px;
    background-image: url("../img/amexpol.png");
    background: url("../img/amexpol.png") no-repeat -62px -45px, rgba(11,29,60,0.1);
    z-index: 99;
    margin: 5px;
  }
  #uppp:hover {
    border: 1px solid #b6b6b6;
  }
  #zwinmenu {
    position: fixed;
    display: none;
    top: 2px;
    right: .2px;
    cursor: pointer;
    float: right;
    width: 25px;
    height: 25px;
    background-image: url("../img/amexpol.png");
    background: url("../img/amexpol.png") no-repeat -1px -45px;
    z-index: 98;
    margin: 5px;
  }
  #zwinmenu:hover {
    border: 1px solid #b6b6b6;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
  }
}
@media all and (min-width: 801px) and (max-width: 1145px) {
  #tlo-klimatyzacja {
    background-image: url("../img/tlo1145.png");
  }
  #pojemnik1 .news {
    height: 48.5rem !important;
  }
  #pojemnik1 .news p {
    padding: 10px;
  }
  #pojemnik1 .news h2 {
    font-size: 1.4rem;
  }
  #pojemnik1 .news ul li {
    padding: 5px 2px 5px 25px !important;
  }
  #slider #glowny {
    width: 100%;
  }
}
ul {
  list-style: none;
}
#napis div {
  font-family: Arial, Helvetica, sans-serif;
}
.backdrop {
  background-color: rgba(0,0,0,0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 97;
}
.news p span {
  display: none;
}
#imagee {
  width: 80%;
  height: 100%;
  background-image: url('../img/tlo.png');
  margin: 0 auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 50%;
}
#imagee p {
  font-family: 'roboto_condensedregular';
  font-size: large;
}
.rozwinn {
  -moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
  -webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
  box-shadow: inset 0px 1px 0px 0px #54a3f7;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#007dc1),color-stop(1,#0061a7));
  background: -moz-linear-gradient(top,#007dc1 5%,#0061a7 100%);
  background: -webkit-linear-gradient(top,#007dc1 5%,#0061a7 100%);
  background: -o-linear-gradient(top,#007dc1 5%,#0061a7 100%);
  background: -ms-linear-gradient(top,#007dc1 5%,#0061a7 100%);
  background: linear-gradient(to bottom,#007dc1 5%,#0061a7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1',endColorstr='#0061a7',GradientType=0);
  background-color: #007dc1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #124d77;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: arial;
	font-weight: 600;
  font-size: 13px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #154682;
}
.rozwinn:hover {
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#0061a7),color-stop(1,#007dc1));
  background: -moz-linear-gradient(top,#0061a7 5%,#007dc1 100%);
  background: -webkit-linear-gradient(top,#0061a7 5%,#007dc1 100%);
  background: -o-linear-gradient(top,#0061a7 5%,#007dc1 100%);
  background: -ms-linear-gradient(top,#0061a7 5%,#007dc1 100%);
  background: linear-gradient(to bottom,#0061a7 5%,#007dc1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7',endColorstr='#007dc1',GradientType=0);
  background-color: #0061a7;
}