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 */
