body {background:#f7f7f7 !Important;}
.carousel .item {height:auto;}
.carousel-indicators {bottom: 57px;}

.pageheader-default .semitransparentbg {
padding-bottom: 215px;}
.semiboxshadow {display:block;padding-bottom: 0px;}
.semiboxshadow img{width: 1308px !Important; max-width: 1316px; margin: 0px auto; margin-left: -53px; margin-top: -43px; position: absolute;z-index:0;}


.wrapsemibox .container {
	
	padding-left:0px;
	padding-right:0px;	
	
}

.wrapsemibox .container h1{
	
	float: left;
    font-size: 18px;
    line-height: 10px;
	margin-left:20px;
	height:20px;
}

.wrapsemibox {
	
	max-width: 1170px;	
	min-height:550px;	
	margin: 0 auto -100px;
}

.semiboxshadow img {
	

    max-width: 1279px;

    width: 1279px !important;
 
	
}


.container .top h1{
	
	
	font-size:14px;
	color:#1462A9;	
	margin:0;
	padding:0;
	position:relative;
	top:10px;
	left:15px;
	width:200px;
}


h1.navbar-brand {
	
	font-size:17px;
	color:#1462A9;	
	margin:0;
	padding:0;
	position:relative;
	top:14px;
	left:20px;
	width:200px;
	
}

.txt {
	
	margin-left:20px;
	margin-right:20px;
	margin-bottom:25px;
	font-weight:300;
	color:#616161;
	font-size:16px;
	padding: 0 0 4px 0;
	margin-top:30px;
}

.wrapsemibox .container {
	
	
	
}

.carousel-control.left, .carousel-control.right {
	
		background:none repeat scroll 0 0 rgba(0, 0, 0, 0);
		height:30px;
		margin-top:12%;
}

.slide1 img{
	
		
		margin-left:5%;
	
}

.center{
	
	margin-left:6%;
	padding:0;	
	text-align:center;

}

.nav-tabs.pull-right {
	
	margin-top:10px;	
	
	
}

/* glowny div z like box'em */
#like-box {
	position: fixed;
	z-index: 9999;
	top: 250px;  /* jego polozenie od gory */
	left: -204px; /* szerokosc wygenerowanego boxa + 4px obramowania */
	-webkit-transition: left 0.5s ease-out;
	-moz-transition: left 0.5s ease-out;
	-o-transition: left 0.5s ease-out;
	transition: left 0.5s ease-out;
	
}

#like-box a {
	
	border:none;
	text-decoration:none;	
	
	
}
 
/* wysuniecie like box'a */
#like-box:hover {
	left: 0px;
}
 
/* zewnetrzna ramka boxa */
#like-box .outside {
	position: relative;
	z-index: 1;
	
	min-width: 141px;
	float: left;
}
 
/* wewnetrzne tlo boxa */
#like-box .inside {
	position: relative;
	z-index: 2;
	padding: 0;
	margin: 0;
	
}
 
/* pasek z logo FB */
#like-box .belt {
	position: relative;
	z-index: 0;
	float: left;
	width: 50px; 
	height: 141px;
	padding: 0;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #like-box .belt {right:3px}
	
}


.tab-content {
	
	padding:12px 2px;
	border:none;	
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */

	
}

.table {
	
	margin-bottom:5px;	
	border:1px #CCCCCC dotted;
	margin-top:-7px;
}


.nav-pills > li > a {
	
    border-radius: 0px;	
	font-size:14px;
	
}

.series {
	

	background-color: #D8D8D8;
    font-size: 15px;
    font-weight: bold;
    margin-bottom:3px;
    margin-top: 5px;
    padding-bottom: 9px;
    padding-top: 18px;
	color:#1664A9;
}

ul.col-md-2{
	
	padding-right:22px;	
	padding-bottom:10px;
}

th{

	background-color:#D8D8D8;
	text-align:center;
	
}



.tabela {
	
	border:1px solid #E1E1E1;/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */
	
	height:auto;

	overflow:hidden;

	text-align:center;
	margin-top: 15px;
}
.tabela ul.col-md-2 {
    
    padding: 0 4px 10px 4px;
}

.tabela td:first-child {
	font-size: 14px;
	
	letter-spacing:-1px	
}
.tabela td {
	padding: 8px 2px !important; 	
}

.tabela .nav > li > a {
    display: block;
    padding: 4px 2px 4px 3px !important;
    position: relative;
	white-space:nowrap;
	font-size: 13px !important;
	text-align: left;
	

}
.tabela .col-md-3{
	
	padding-right:0px;	
	
}

.tabela .nav {
	
	margin-top:0px;	
	
}

.table-content {
	
	padding-right:20px;	
	
}

div.rgheaderrrc {
    background: url("../img/label_images.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	

    height: 31px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: center;
    width: 31px;
}

div.rgheaderwet {
    background: url("../img/label_images.png") no-repeat scroll -42px 0 rgba(0, 0, 0, 0);


    height: 31px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: center;
    width: 41px;
}

div.rgheadernoisetype {
    background: url("../img/label_images.png") no-repeat scroll -90px 0 rgba(0, 0, 0, 0);

    height: 31px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: center;
    width: 41px;
}

div.rze_noisetype {
    background: url("../img/label_images.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -43px 108%;
    height: 31px;
    margin-right: 1px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 10px;
    width: 45px;
}

div.rze_noisetype2 {
    background: url("../img/label_images.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: 8px 116%;
    height: 31px;
    margin-right: 1px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 10px;
    width: 45px;
}

div.rze_noisetype3 {
    background: url("../img/label_images.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -88px 116%;
    height: 31px;
    margin-right: 1px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 10px;
    width: 45px;
}



th {
	
	font-weight:bold;	
	
}

tbody {
	
	font-size:14px;	
	
}

div.rgheadernoise {
    background: url("../img/label_images.png") no-repeat scroll -134px 0 rgba(0, 0, 0, 0);

     height: 31px;
    margin-right: 1px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 10px;
    width: 45px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	
	background-color:#1664A9;	
	
}
.csc-textpic img {
	 display: block;
    height: auto;
    max-width: 100%;
	
}

.news img, .csc-textpic-border img {
    display: block;
    height: auto;
    max-width: 100%;
	-webkit-box-shadow:rgba(0, 0, 0, 0.498039) 0 1px 2px;
 	
	 box-shadow:rgba(0, 0, 0, 0.498039) 0 1px 2px;
	 padding:4px;
	 background-color:#FFF;
	 margin:10px 0;
}


#partnerzy iframe {
  
  border: 0;
  -moz-box-shadow: 1px 1px 4px #727272; 
  -webkit-box-shadow: 1px 1px 4px #727272; 
  box-shadow: 1px 1px 4px #727272; 

 
}

#formularz {
  
  border: 0;
 }

.text-left ul {
	
	list-style:none;	
	
}


.text-left li:before {
    bottom: 1px;
    color: #255DAA;
    content: "";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    list-style: none outside none;
    padding-left: 0px;
    padding-right: 4px;
    position: relative;
}

.boxportfolio2 {
    clear: both;
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 2px;
    overflow: hidden;
    position: relative;
    width: 97%;
    z-index: 0;
	overflow:hidden;
	float:none;
}

.faqs dt {
	
	font-size:16px;	
	
}

.faqs dt:hover {
	
	color:#1462A9;	
	
	
}

.text-left .tabela li:before{
	
	list-style:	none;
	content: " ";
	margin:0;
	padding:0;
}

p {

	margin:0;

}


li.csc-textpic-image:before{
	
	list-style:	none !important;
	content: " " !important;
	margin:0;
	padding:0;
}

.csc-textpic  {

	margin-bottom:30px;


}

.carousel-indicators {

	top:10%;
	left:78.2%;
}

@media screen and (max-width:768px) {
	.carousel-indicators {
	
	
	left:73%;
    top: 6%;
	}
	

	
	
}





.carousel-indicators li {
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #777 \9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #777;
	border-radius: 10px
}
.carousel-indicators .active {
	width: 11px;
	height: 11px;
	margin: 0;
	background-color: #777;
	margin:1px;
	border:1px solid #777;
}

.padding-left .col-md-9 {
	padding-left: 0 !important;	
}

li.series.small a{

	font-size:12px;

}

.toparea {
	
	
	margin-bottom: 0px;
		
}

.box {
	
	margin:0;
	
	border-top:1px solid #fff;
}


.effect3:before {
    background: none repeat scroll 0 0 #777 !important;
    bottom: 9px !important;
    box-shadow: 0 10px 10px #777 !important;
    content: "";
    left: 10px !important;
    max-width: 300px;
    position: absolute;
    top: 81%;
    transform: rotate(-3deg) !important;
    width: 50%;
    z-index: -1;
}

.box.effect3 h3{
	
	  margin-bottom: 0;
    margin-top: 0;	
	font-size:18px;
	  font-family: 'Pontano Sans', sans-serif;
  font-weight: 700;
  position:relative;
  top:33px;
  left:20px;
  max-width:400px;
}

.breadcrumb {
	
	
	background-color:#F7F7F7;	
	margin-bottom:0px;
	min-height: 40px;
}

.br2 {
	
	float:right;
	position:relative;
	bottom:50px;

}


.br3 {
	
	
	text-align:right;
	background-color:#EBEBEB;	
	border:1px solid #E5E5E5;
}

.bg2 {
	
	background-color:#003399 !important;	
	
}

.aa2 {
	
	height:25px;
	clear:both;
	background-color:#f7f7f7;	
	
}

.breadcrumb.br3 > li + li::before {
	
	content:" " ;	
	padding:0 15px;
}

.box {
	
	padding:2px;	
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .wowmenu.tiny {padding-top: 13px}
	
}

.bg3 {


	width:100%;

}

.txt.text-left h4{

	color:#e31f23;
	font-size:16px;

}

div.txt.text-left ul li ul{


	padding-left:20px;
	font-size:14px;

}


div.txt.text-left ul li ul li::before {
    bottom: 1px;
    color: #699BDE;
    content: "";
    font-family: "Glyphicons Halflings";
    font-size: 9px;
    list-style: outside none none;
    padding-left: 0;
    padding-right: 4px;
    position: relative;
}

.divider {

	clear:both;

}