body {
	margin: 0;
	padding: 0;
	font-family: 'Titillium Web', sans-serif;
}
.content ul {
 width: auto;
}
.left {
 float: left;
}

.clear {
 clear: both;
}

a {
 color: #e30016;
 text-decoration: none;
}

.top {
 position: relative;
 height: 112px;
 width: 1000px;
 margin: 0 auto;
 color: #000;
top:10px;
}

.lang {
 position: absolute;
 right: 0px;
 top: 10px;
 width: 300px;
 text-align: right;
 padding-top: 8px;
}
.menu {
 position: absolute;
 overflow: hidden;
 width: 700px;
 height: 112px;
 right: -43px;
 top: 45px;
 text-align: right;
}
.menu ul {
  list-style: outside none none;
  float: right;
  padding: 0 0 0 0px;
  margin: 0 0 0 0px;
}

 .menu ul li {
  padding: 10px 45px 0px 0px;
  height: 30px;
  float: left;

}
 .menu ul li a {
 text-decoration: none;
 font-weight: 600;
 color: #000000;
 }

 .menu ul li a .menuactive {
 color: #970104;
 }
 
 .menu ul li .menuactive{
 color: #E30016;
 }
 .menu ul li:hover{
 background-image: url("/img/akt.gif");
 background-position: bottom center;
 background-repeat: no-repeat;
 }
.menu ul li a :hover{
color: #E30016;
}
 
.ban {
 position: relative;
 margin-top: 8px;
 width: 100%;
 height: 436px;
 background-image: url("/img/baner.jpg");
 background-position: bottom center;
 background-repeat: no-repeat;
}

.cont {
 position: relative;
 width: 1000px;
 height: 436px;
 margin: 0 auto;
 color: white;
 font-size: 18px;
}

.tell {
 position: absolute; 
 top: 15px;
 left: 0px;
}
.telnr {
 position: absolute; 
 top: 10px;
 margin: 0;
 padding: 0;
 left: 38px;
}

.maill {
 position: absolute; 
 top: 9px;
 left: 180px;
}
.mailadr {
 position: absolute; 
 top: 10px;
 margin: 0;
 padding: 0;
 left: 235px;
}

.mapl {
 position: absolute; 
 top: 9px;
 left: 668px;
}
.mapadr {
 position: absolute; 
 top: 10px;
 margin: 0;
 padding: 0;
 right: 0px;
}

.box {
 float: left;
 width: 180px;
 padding: 10px 10px 10px 10px;
 margin-top: 210px;
 text-align: center;
}

.baner { 
 position: relative;
 width: 1000px;
 margin: 20px auto;
}

.baner .cent .myslide {
 position: relative;
 width: 1000px;
 height: 320px;
}

#prev2 {
 position: absolute;
 left: 0px;
 top: 120px; z-index: 9999;
}

#next2 {
 position: absolute;
 right: 0px;
 top: 120px;
 z-index: 9999;
}

.baner .cent .myslide .cycle-pager {
  position: absolute;
  bottom: 0px;
  z-index: 999;
  width: 1000px;
  text-align: center;
}

.cycle-pager span {
 color: #171717;
 cursor: pointer;
 display: inline-block;
 font-family: arial;
 font-size: 50px;
 height: 16px;
 width: 16px;
}

.slide {
 margin-left: 25px;
 width: 950px;
 height: 280px;
 overflow: hidden;
}

.slide h2 {
 position: absolute;
 color: #e30016;
 font-size: 28px;
 font-weight: 600;
 left: 0;
 top: 20px;
}

.slide h4{
 position: absolute;
 left: 0;
 top: 70px;
 font-weight: normal;
}


.cycle-pager span.cycle-pager-active {
 color: #e30016;
}
.myslide img {
 float: right;
}

.cent .desc {
 position: absolute;
 right: 0px;
 top: 10px;
 width: 430px;
}

.cent .desc h2 {
 font-weight: 300;
 font-size: 18px;
}
.cent .desc h2 b{
 font-weight: 600;
 color: #970104;
}
.cent .desc p {
 font-size: 14px;
 color: #ffffff;
}
.cent .desc a {
 background-color:#970104;
 padding: 10px 30px 10px 30px;
 border-radius: 4px;
 float: right;
 color: white;
 text-decoration: none;
 margin-top: 50px;
}

.content {
 position: relative;
 width: 1000px;
 margin: 0 auto;
 padding-bottom: 25px;
 padding-top: 30px;
}
.content ul {
    list-style-image: url('/img/li.gif');
	
	margin-right: 30px;

} 
.content h1 {
 font-family: 'Titillium Web', sans-serif;
 width: 100%;
 border-bottom: 0px solid #cbcbcb;
 padding-top: 0px;
 margin-top: 0px;
 font-weight: 300;
 color: #1B1918;
 font-size: 22px;
}

.hr {
 position: relative;
 height: 10px;
 width: 998px;
 background-image: url("/img/hr.gif");
 margin: 0 auto;
}

.bottomslide {
 position: relative;
 background-color: #f2f2f2;
 width: 1000px;
 margin: 15px auto;
 padding-top: 8px;
 padding-bottom: 8px;
}
#prev {
 position: absolute;
 left: 8px;
 top: 40px;
}
#next {
 position: absolute;
 right: 8px;
 top: 40px;
}
.bottomtext{
 margin: 20px auto 0px;
 width: 1000px;
 color: #e30016;
 font-weight: 600;
 font-size: 20px;
}

.bottomimg {
 position: absolute;
 left: 35px;
 width: 930px;

}

.bottomimg img{
 height: 100px;
 width: 200px;
 margin-left: 9px;
}

.fotter {
 position: relative;
 width: 100;
 height: 26px;
 background: url("/img/fpx.gif") no-repeat center top;
}

.f2 {
 position: relative;
 width: 100%;
 height: 135px;
 margin-top: 35px;
 background: url("/img/bottom.jpg") no-repeat center top;
 color: white;
 font-size: 14px;
}

.f3 {
 position: relative;
 width: 1000px;
 margin: 0 auto;
}

.f4 {
 float: left;
 margin-top: 30px;
 width: 450px;
}

.f5 {
 margin-top: 30px;
 float: right;
 width: 450px;
}



.prolink {
 position: relative;
 width: 1000px;
 margin: 0 auto;
 font-size: 13px;
}

.prolink .kl{
 float: left;
}

.prolink .pl{
 float: right;
}

.prolink .pl a{

}
.box a{
font-weight: 900;
color:#ffffff;
font-size: 20px;
}

#map-canvas {
width: 350px;
height: 290px;
}

#table-ref td { border-bottom:1px solid #eee; padding-bottom:20px;}

/* ----- 10.07.2015 -*/
.clear{clear:both;}
.col-md-6{width: 50%;float: left;} 
.col-md-4{width: 25%;float: left;}
.col-md-6 img {width:100%; border:1px solid #ccc;}
.referencja-item { height:127px; font-size: 1em; border-bottom: 1px solid #f1f1f1;
padding: 30px 0;  }
.referencja-item h3 {margin:30px 0 0 20px;}

/* Stylesheet: global Modified On 2016-01-04 09:59:10 */
.ban {
 height: 273px;
}
.content ul {
 width: auto;
}
.cont {
 height: 280px;
}
.cont h1 {
 position: absolute;
 text-transform: uppercase;
 bottom: 0px;
}
.a1 {
position: absolute;
height: 180px;
left: 100px;
width: 130px;
text-indent: -9999px;
}
.a2 {
position: absolute;
height: 180px;
left: 530px;
width: 180px;
text-indent: -9999px;
}

.a3{
position: absolute;
height: 180px;
left: 45px;
width: 120px;
top: 220px;
text-indent: -9999px;
}

.a4{
position: absolute;
height: 185px;
left: 580px;
width: 160px;
top: 230px;
text-indent: -9999px;
}

.a5{
position: absolute;
height: 165px;
left: 330px;
width: 120px;
top: 410px;
text-indent: -9999px;
}

#form h3 {
  background: url(/img/form.jpg) no-repeat center left;
  padding-left: 80px;
  height: 52px;
  margin: 0;
  position: relative;
  bottom: -7px;
  line-height: 41px;
  text-align: right;
  font-weight: normal;
font-size: 25px;
}

#form.log h3 {
  background: url(/img/form.jpg) no-repeat center left;
}

#form form {
background: #E30016;
width: 562px;
padding: 15px 25px;
color:#fff;
min-height: 260px;
}

#form.log {
  width: 596px;
  margin: 0 auto;
}

#form.log form {
background: #E30016;
width: 546px;
padding: 15px 25px;
margin: 0 auto;
color: #fff;
min-height: 100px;
}

#form .left {
width: 276px;
}

#form input[type="submit"] {
  background: #252525 url(/img/send.jpg) no-repeat center right;
  float: right;
  border: none;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  padding: 8px 70px 7px 10px;
cursor: pointer;
}

#form #strefaklienta input[type="submit"]{
  background: #252525 url(/img/login.png) no-repeat center right;
}

#form input[type="text"], #form input[type="password"] {
width: 251px;
height: 31px;
padding: 0 10px;
margin-bottom: 4px;
line-height: 31px;
border: none;
font-size: 14px;
font-family: 'Titillium Web', sans-serif
}

#form textarea {
  border: none;
  resize: none;
  outline: none;
  width: 266px;
  height: 116px;
  padding: 10px 10px;
font-family: 'Titillium Web', sans-serif
}

.ban {
 background-image: url("/img/pir_sub.jpg");
}

#maps h3 {
  background: url(/img/map.jpg) no-repeat center left;
  padding-left: 80px;
  height: 52px;
  margin: 0;
  position: relative;
z-index:9999;
  bottom: -7px;
  line-height: 41px;
  text-align: right;
  font-weight: normal;
  font-size: 25px;
color: #E30016;
}

#refresh {
  color: #fff;
  width: 40px!important;
  text-align: center;
  position: absolute;
  top: 226px;
  left: 250px;
}
/* Stylesheet: sub Modified On 2015-11-10 12:06:15 */
