body {
	background-color:#323232; 
	color:#333333; 
	font-size:13px; 
	margin:auto; 
	padding:0px; 
	font-family: "Trebuchet MS"; 
	font-weight:normal;
	background-image: url('../img/bg2.png');
	background-repeat: repeat-x;	
}
* {
	padding:0px; 
	margin:0px; 
	text-decoration:none;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:16px;
}
h1 strong {
	color: #d20c0c;
}
h2 strong {
	color: #d20c0c;
}

a {
	color: #3d5979; 
	text-decoration:none;
}

a:hover {
	color:#3d5979;
}

img{
	border:0px
}
#wrapper{
	width:1000px; 
	margin-top: 0px; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto; 
	background-color: #6b6b6b;

}
#top {
	width: 1000px; height: 171px;
	background-image: url('../img/bgt1.jpg');
	background-repeat: no-repeat;

}
.logo{
	float: left; 
	height: 171px;
}
.logo img{
	padding: 10px 0px 0px 40px;
}
#top2{
	height: 230px;
	width: 1000px;
}

.mobile-menu{
	display: none;
}

#breadcrumbs{
	padding: 0px 3px 5px 25px; 
	float: left;
}

#content {
	width:1000px;
	line-height: 15px;
	font: 12px "Helvetica Neue",Arial,Helvetica,sans-serif;
	background-image: url('../img/bgc.jpg');
}

#left{
	background-repeat: no-repeat;
	float: left; 
	width: 227px;
	padding: 10px 0px 0px 5px;

}

#center{
	float: left; 
	width: 768px;
}

.dsp-none{
	display: none;
}

.andanslider{
	position: relative; 
	height: 316px;
	width: 100%;
	overflow: hidden;
}

.andanslider img{
	position: absolute; 
	top: 0px;
	left: 0px;
}

#menu{

}

#menu a:hover span, #menu .sel span{
  display: block; width: 100%;
  height: 44px; 	
  background-position: left top;
}

#menua{
	background-repeat: repeat-x;
	background-position: center top; 
	height: 6px;
	margin: 0px 7px;
}

#menu{
	background-image:url('../img/bgm.png'); 
	background-repeat: repeat-x;
	background-position: center top; 
	height: 44px;
}

#menu a{
	width: 100px;
	display: block;
	text-align: center;
	float: left; 
	color: #3e3e3e;
	font-size: 12px;
	font-weight: bold;
	line-height: 44px;
	height: 44px;
}
#menu a:nth-child(1) span:nth-child(1){
	display: none;
}
#menu a:hover{
	color: #ffffff;
	background-image:url('../img/bgmmm-long.png'); background-repeat: no-repeat; height: 44px; background-position: right top;
}

#menu .sel{
	color: #ffffff;
	background-image:url('../img/bgmmm-long.png') !important; background-repeat: no-repeat; height: 44px; background-position: right top; 
}

#menu a:hover span, #menu .sel span{
  display: block; width: 100%;
  border: 0px;
  background-image:url('../img/bgmmm-long.png'); background-repeat: no-repeat; height: 44px; 	background-position: left top;
}
#menu .selsh{
	color: #000000;
	background-image:url('../img/bgmmm-long-sh11.png') !important; background-repeat: no-repeat; height: 44px; background-position: center top; 
}
#menu .selsh span{
  display: block; width: 100%;
  background-image:url('../img/bgmmm-long-sh11.png'); background-repeat: no-repeat; height: 44px; 	background-position: left top;
}
.long-link{
	width: 190px !important;
}
.long-link u{
	border-bottom: 2px solid red;
	text-decoration: none;
}
#menu .long-link:hover u{
	border-bottom: 2px solid #0086c9;
	text-decoration: none;
}
#menu .long-link:hover{
    background: url("../img/bgmmm-long.png") repeat-x scroll left top #DDDDDD !important;
}
#menu a span i{
	font-style: normal !important;
}
.cont{
	padding: 10px 15px;
}

.prod-cont1{
	float: left; 
	width: 350px;
}
.prod-cont2{
	float: left; 
	width: 350px;
}
.prod-conf-link1{
	width: 92%;
	padding: 4%;
	text-align: center;
}
.finansowanie-img{
	float:left; 
	height:283px; 
	margin:4px; 
	width:424px	
}

.movie-thumb{
	position: relative;
	display: block;
	width: 224px;
	height: 140px;
	cursor: pointer;
}
.movie-thumb span{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-image:url('/img/yt-player-mask.png'); 
	background-repeat: no-repeat; 
	width: 224px;
	height: 140px;
}
.movie-thumb img{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 224px;
	height: auto;
}

.konf-banner{
	position: relative;
	width: 100%;
	height: 82px;
	background: linear-gradient(to bottom, #ffffff 10%, 50%, #a7a7a7 90%);
	border-top:solid #dddddd 1px;
	border-bottom:solid #ffffff 1px;
}
.konf-banner h3{
	position: absolute;
	width: -webkit-calc(100% - 40px);
	width:    -moz-calc(100% - 40px);
	width:         calc(100% - 40px);
	height: 82px;
	color: #a01d08;
	font-size: 18px;
	padding: 20px;
}
.konf-banner h3 span{
	color: #3f3f3f;
}
.konf-banner div{
	width: 100%;
	height: 82px;
	background-image:url('../img/baner-konfigurator-unitow.png'); 
	background-repeat: no-repeat;
	background-position: right bottom;
}
.konf-banner button{
	top: 44px;
	left: 120px;
	position: absolute;
	padding: 7px 10px;
	color: #ffffff;
	background-color: #0085c7;
	border-radius: 3px;
	border: 0px;
	box-shadow: inset 0 -3em 3em rgba(0, 0, 0, 0.1), 0.2em 0.2em 1em rgba(0, 0, 0, 0.3);
}
.konf-banner img{
	position: absolute;	
	width: 100%;
	height: 82px;
}
#left .konf-banner{
	height: 150px;
}
#left .konf-banner div{
	height: 150px;
}
.bbk{
	margin-left: 6px;
	background-image:url('/img/bbk.gif'); 
	width: 216px;	
	height: 44px;
	line-height: 41px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}

.cbx{
	width: 50%;
	float: left;
	color: #e0dfdf;
	line-height: 17px;
}

.cbx2{
	width: 50%;
	float: left;
	color: #e0dfdf;
	line-height: 17px;
}

.cbx ul{
	margin-left: 20px;
}

.cont h2{
	margin: 2px 0px;
	padding: 2px 0px;
	color: #336ca6;	
	font-size: 15px;
}

.cbx p, .cbx2 p, .km p{
	color: #e0dfdf;
	padding: 4px 5px;
	line-height: 17px;
}


.clear {
	height:0px;
	display:block;
	border: 0px !important;
	padding: 0px !important;
	clear:both; 
	overflow:hidden; 
}


.km ul li{
	margin-top: 5px;
	margin-left: 20px;
	color: #ffffff;
}

.km p{
	color: #ffffff;
}
.bgi-gallery{
	width: 350px;  	
	float: left;
	margin: 6px; 	
}
.bgi-gallery h3, .bgi-gallery_h3{
	font-size: 14px;
	display: block;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	width: calc(100% - 20px);
	padding: 2px 10px 2px 10px;
	background-image: url(../img/bg-blkk.png);
	background-repeat: repeat-x;
}
.bgi{
	position: relative;
    /* border-radius: 5px; */
    border-width: 1px;
    border-style: solid;
    border-color: #ffffff;
    box-shadow: -1px 2px 16px 1px #cccccc;
    background-repeat: no-repeat;
    width: 348px;
    height: 260px;
    background-position: center center;
    overflow: hidden;
}
.bgi-bottom{
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.bgi-bottom div{
	text-align: center;
	line-height: 23px;
	border-radius: 3px;
	font-weight: bold;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	margin: 0px 5px;
	width: 23px;
	background-position: center center;
	background-repeat: no-repeat;
}
.bgi-link{
}
.bgi-images{
	float: right;
	height: 23px;
	background-image: url('/img/icons-images.png');
}
.bgi-movie{
	float: right;
	height: 23px;
	background-image: url('/img/icons-cinemaa.png');
}
.bgi-text{
	width: 100%;
	height: 43px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #ffffff;
	background-color: rgb(0, 0, 0, 0.45);	
}
.bgi-text div{
	padding: 6px;
}
.boxc{
	margin-left: 15px; background-image:url('/img/bgcc.png'); background-repeat: no-repeat; width: 698px; height: 7px; 	background-position: center top;
}

.boxc2{
	background-color: #ffffff;  width: 678px; padding: 10px; margin-left: 15px; 	color: #000000;
	background-image:url('/img/bghh2.png'); background-repeat: repeat-x;
}

.boxc2 ul li{
	margin-top: 5px;
	margin-left: 20px;
	color: #000000;
}

.boxc2 h2{
	padding: 0px 0px 5px 0px;
	color: #e74201;	
	font-size: 16px;
}

.boxc3{
  background-image:url('/img/bgcc2.gif'); background-repeat: no-repeat; width: 698px; height: 7px; 	background-position: center top;margin-left: 15px;
}

#footer-section{
	width: 1000px; 
	background-color: #dddddd;
}

.footer2{
	padding: 10px;
}

.menu2 ul{
	z-index: 20;
    padding: 0px;
    margin: 0px;
}
.menu2 li{
    
}
.menu2 ul li{
    list-style: none;
    position: relative;
}
.menu2 ul li a{
	z-index: 21;
    padding-left: 15px;
    text-decoration: none;
}
.menu2 ul li ul{
	z-index: 21;
    display: none;
    position: absolute;
	background-image: url(../img/mbg.png);
	background-repeat: no-repeat;	
    z-index: 999999;
}
.menu2 ul li ul li{
	z-index: 22;
	background-image: url(../img/srz.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a2938;	
    margin: 0px;
    border:none;
	height: 30px; 
}
.menu2 ul li ul li ul{

}
.menu2_down_drop{
	background-position: right center;
}
.menu2 ul li li{
    font-weight: normal;
}


.menu2{
	width: 224px;
	background-image: url(../img/mbg.png);
	background-repeat: no-repeat;
	background-color: rgb(15, 31, 47);
}

.menu2 a:link, .menu2 a:visited {
	display: block;
	font-weight: normal;
	color: #ffffff;
	font-size: 13px;
	/* height: 30px; */
	line-height: 30px; 
	padding-left: 30px;
	background-image: url(../img/srz.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a2938;	
}

.menu2 .sub2{
	height: 25px !important; 
	line-height: 25px !important; 
	padding-left: 40px !important;
	background-image: none !important;
}

.menu2 a.sub2sel{
	height: 25px !important; 
	line-height: 25px !important; 
	padding-left: 40px !important;
	background-image: none !important;
	color: #ffffff;
	font-weight: bold;
	background-color: #5a5a5a;
}

.menu2 .sub3{
	height: 25px !important; 
	line-height: 25px !important; 
	padding-left: 55px !important;
	background-image: none !important;
}

.menu2 a.sub3sel{
	height: 25px !important; 
	line-height: 25px !important; 
	padding-left: 55px !important;
	background-image: none !important;
	color: #ffffff;
	font-weight: bold;
	background-color: #5a5a5a;
}

.menu2 .sub4{
	height: 25px !important; 
	line-height: 25px !important; 
	padding-left: 70px !important;
	background-image: none !important;
}

.menu2 a.sub4sel{
	height: 25px !important; 
	line-height: 25px !important; 
	padding-left: 70px !important;
	background-image: none !important;
	color: #ffffff;
	font-weight: bold;
	background-color: #5a5a5a;
}

.menu2 a.sub1sel{
	color: #ffffff;
	font-weight: bold;
	background-color: #5a5a5a;
}

.menu2 a:hover, .menu2 a.active{
	background-image: url(../img/bgmsnh2.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #a3bfe0;
}

#products .r{
	float: left;
	width: 140px;
	height: 170px;
	padding: 5px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #cdcccc;
	background-image: url(/img/ppr.png);
	background-repeat: no-repeat;
}

#products .cimg{
	text-align: center;
}

#products .ctre{
	padding: 14px 0px 4px 0px;
}

#products .ctre a{
	color: #ffffff;
	font-weight: bold;
}
.subc{
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	min-height: 1200px;
	background-image: url(../img/bht.gif);
	background-repeat: no-repeat;
	background-position: center top; 
	background-color: #ffffff;
	line-height: 17px;
}
.subc-gallery{
	width: 757px;
}
.subc ol{
	margin: 5px 30px;
}

.subc ul{
	margin: 5px 30px;
}

.subc p{
	margin: 6px 0px;
}

.ls{
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.ls .ls-col1{
	float: left; width: 130px;
}
.ls .ls-col1 img{
	width: 120px;
	border-radius: 5px;
	background-color: #ffffff;
	padding: 5px;
}
.ls .ls-col2{
	float: left; width: 210px; padding: 0px 4px;
}
.ls .ls2-col1{
	float: left; width: 200px;
}
.ls .ls2-col2{
	float: left; 
	width: -webkit-calc(100% - 200px - 8px);
	width:    -moz-calc(100% - 200px - 8px);
	width:         calc(100% - 200px - 8px); 
	padding: 0px 4px;
}
.ls .ls3-col1{
	float: left; width: 610px; padding: 0px 4px;
}
.ls .ls3-col2{
	float: left; width: 90px; text-align: right
}
.ls .ls4-col1{
	float: left; width: 200px;
}
.ls .ls4-col2{
	float: left; width: 480px; padding: 0px 4px;
}
.sbf{
	float: left;
	width: 110px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: center center; 
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	margin: 1px;
}

.pr{
	cursor: hand;
	cursor: pointer;
}

.more{
	float: right;
}

.gal h4{
	padding: 6px 0px 2px 0px;
}

.navp{
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edecec;
	line-height: 16px;
}

/* paginator */

.paginator{
	float: right;
	padding: 3px;
	margin: 3px;
	display: block;
	font-size: 11px;
}

.paginator a{
	text-decoration: none;	
    background: url("../img/btn.gif") repeat-x scroll left top #DDDDDD;
    border-color: #BBBBBB #BBBBBB #999999;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #F8F8F8;
    color: #333333 !important;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    overflow: hidden;
    padding: 5px 9px;
    text-shadow: 0 1px #F0F0F0;
	margin: 0px 1px;
}

.paginator a:hover,
.paginator strong {
	text-decoration: none;
    border-color: #0a4cb5;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #F8F8F8;
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    overflow: hidden;
    padding: 5px 9px;
    text-shadow: -1px 0px 3px #3d3c3c;
    background-image: linear-gradient(#456582, #5a98cf);
    margin: 0px 1px;
}

.imgx{
	padding: 3px 0px;
}

.news2{
	float: left;
	width: 348px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;	
	padding: 5px;
	margin: 1px;
}

.tp{
	float: left;
	width: 348px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;	
	padding: 5px;
	margin: 1px;
}

.tdf{
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	border-collapse:separate;
	border:solid #dddddd 1px;
	border-radius:6px;
	-moz-border-radius:6px;
}
.tdf0 span{
	display: block;
	background-color: #2e7a99;
	color: #ffffff;
	font-size: 14px;
	padding: 4px;
	border-radius:6px;
	-moz-border-radius:6px;
}
.tdf1{
	background-color: #dddddd;
	border-radius:6px;
	-moz-border-radius:6px;
	padding: 4px;
}
.tdf2{
	background-color: #dddddd;
	border-radius:6px;
	-moz-border-radius:6px;
	text-align: center;
}
.tdf3{
	background-color: #dddddd;
	border-radius:6px;
	-moz-border-radius:6px;
	text-align: center;
	vertical-align: middle;	
	padding-top: 3px;
}
.tdfs2{
	width: 100%;
}
.tdfs2 .tdf0 span{
	background-color: #ffffff;
	color: #000000;
}
.tdfs2 .tdf1 a{
	color: #000000;
}
/* Informacja o dostępie dla profesjonalistów */
#tcc2{
	line-height: 19px;
	width:100%;
	height:100%;
	position: fixed;
	bottom:0;
	left:0;
	text-align: center;
	border-top: 1px solid #275382;
	background-color: rgba(0, 0, 0, 0.95);
	color: #ffffff;
	z-index: 1300000;
}
#tcc2 .rozumiem-main{
	display: none;
	position: absolute;
	background-color: rgb(15, 31, 47);
	padding: 0px 0px 20px 0px;
	width:600px; 
	margin: 0px;	
}
#tcc2 .rozumiem-header{
	width: 100%;
	padding: 10px 0px 10px 0px;
	background-color: #275382;
	font-size: 21px;
	text-align: center;
}
#tcc2 .rozumiem-info{
	border: 1px #cccccc solid;
	border-radius: 8px;
	padding: 5px;
	margin: 10px;
}
#tcc2 ul{
	margin-left: 20px;
}
#tcc2 li{
	font-size: 14px;
	padding: 6px 30px 6px 0px;
	text-align: left;
}
#tcc2 .rozumiem-buttons{
	margin: 0px auto 0px auto;
	width: 432px;
}
#tcc2 button{
	display: block;
	float: left;
	margin: 0px 5px 0px 5px;
}
#tcc2 .rozumiem-tak, #tcc2 .rozumiem-nie{
	display: block;
	font-size: 18px;
	margin: 0px 5px 5px 5px;
	cursor: hand;
	cursor: pointer;
	padding: 10px 20px;
	color: #ffffff;
	background-color: #275382;
	border-radius: 5px;
	border-color: #16314f; 
	margin-right: auto; 
	margin-left: auto; 
	height: 78px;
}
#tcc2 .rozumiem-tak b, #tcc2 .rozumiem-nie b{
	font-size: 18px;
	float: left;
	display: block;
	line-height: 50px;
}
#tcc2 .rozumiem-tak span, #tcc2 .rozumiem-nie span{
	margin-left: 10px;
	font-size: 13px;
	float: left;
	display: block;
	text-align: left;
}

/* Informacja o cookie */
#tcc{
	font-size: 14px;
	line-height: 16px;
	width:100%;
	height:65px;
	position: fixed;
	bottom:0;
	left:0;
	text-align: center;
	border-top: 1px solid #275382;
	background-color: rgba(15, 31, 47, 0.95);
	color: #ffffff;
	z-index: 1300000;
}
#tcc span{
	display: block;
	float: left;
	width: 80%;
	padding-left: 10px;
}
#tcc .rozumiem{
	font-size: 16px;
	margin: 0px 5px 5px 5px;
	cursor: hand;
	cursor: pointer;
	float: left;
	padding: 10px 20px;
	color: #ffffff;
	background-color: #275382;
	border-radius: 5px;
	border-color: #16314f; 
}
#tcc div{
	padding: 10px 20px 5px 20px;
	width:1000px; 
	margin-top: 0px; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto; 
}
#tcc a{
	font-weight: bold;
	color: #ffffff;
}
/* Mobile */
@media screen and (max-width: 768px) {
	body{
		font-size: 14px;
	}
	#wrapperr{
		width:100%; 
		margin-top: 0px; 
		margin-right: auto; 
		margin-bottom: 0; 
		margin-left: auto; 
		background-image: url('/img/bgty.jpg');
		background-repeat: no-repeat;
		background-position: center top; 
	}	
	#wrapper{
		width:100%;
		margin-top: 0px; 
		margin-right: auto; 
		margin-bottom: 0; 
		margin-left: auto; 
		background-color: #6b6b6b;
	}
	#top {
		position: relative;
		width:100%;
		height: 121px;
		background-image: url('../img/bgt1.jpg');
		background-repeat: no-repeat;
		background-position: right center;
		box-shadow: inset 0px 0px 10px 0px #dddddd;	
	}
	.logo{
		text-align: center;
		width:100%;
		float: none; 		
		height: 121px;
	}
	.logo img{
		padding: 0px;
	}
	.mobile-menu{
		display: block;
		position: absolute;
		top: 50px;
		left: 27px;
		width: 103px;
		height: 34px;
		padding: 5px 0px 0px 5px;
		background-color: #244e7b;
		border-radius: 6px;
		text-align: center;
		cursor: pointer;
		border: 1px #dddddd solid;	
		box-shadow: 1px 2px 2px 2px #cccccc;	
	}
	.mobile-menu p{
		position: absolute;
		width: 28px;
		height: 1px;
		padding: 0px;
		margin: 5px 6px 2px 7px;
		background-color: #142e4b;	
		box-shadow: 1px 1px 1px 1px #dddddd;	
	}
	.mobile-menu p:nth-child(1){
		top: 5px;
	}
	.mobile-menu p:nth-child(2){
		top: 12px;
	}
	.mobile-menu p:nth-child(3){
		top: 19px;
	}	
	.mobile-menu div{
		position: absolute;
		top: 6px;
		left: 51px;
		color: rgb(255, 255, 255, 1);
		height: auto;
		background-color: none !important;
		box-shadow:	none;
		font-size: 20px;		
	}	
	#top2{
		height: 230px;
		width:100%
	}
	#menu{
		background-image: none;
		height: auto;
	}
	#menu a, #menu .long-link, #menu .selsh{
		background-image: url(../img/bgm.png) !important;
		width: 50% !important;
		background-position: init;
	}
	#menu a:hover{
		color: #ffffff;
		background-image:url('../img/bg-over-btn.png'); background-repeat: repeat-x; height: 44px;
	}
	#menu a:hover span, #menu .sel span{
	  display: block; width: 100%;
	  background-image:url('../img/bg-over-btn.png'); background-repeat: repeat-x; height: 44px;
	}
	#menu .sel{
		color: #ffffff;
		background-image:url('../img/bg-over-btn.png') !important; background-repeat: repeat-x; height: 44px; 
	}	
	
	
	
	
	
	
	
	
	
	
	#content {
		width: 100%;
		font: 14px "Helvetica Neue",Arial,Helvetica,sans-serif;
	}
	#center{
		padding: 0px;
		margin: 0px;
	}
	#left{		
		padding: 0px;
		margin: 0px;
		display: none;
	}
	#left .gal{
		display: none;
	}
	.subc{
		width:100%;	
		margin-left: 0px;
		margin-top: 0px;
	}
	.subc .cont{
		padding: 0px 5px;
	}
	.subc .cont .newsx img:nth-of-type(1){
		width:100%;	
	}
	.subc .cont .news p{
		padding: 0px 10px;
	}
	.prod-cont1{
		float: none; 
		width: 100%;
	}
	.prod-cont1 .prod-main-photo{
		width: 350px;
		margin: auto;
	}
	.prod-cont2{
		float: none;
		width: 100%;
	}
	.finansowanie-img{
		float:left; 
		height: auto; 
		margin:4px; 
		width:174px		
	}
	.andanslider {
		display:none !important;	
	}
	.konf-banner{
		
	}	
	.konf-banner h3{
		left: 0px;
		width: 90%;
		height: 40px;
		line-height: 40px;
		background-color: rgb(255, 255, 255, 0.3);
		color: #a01d08;
		font-size: 18px;
		padding: 0px 0px 0px 10%;
	}
	.konf-banner div{
		background-image:url('../img/baner-konfigurator-unitow.png'); 
		background-position: 250px center;
	}
	
	
	
	/* Menu2 */
	.menu2{
		width: 100%;
		background-image: none;
		background-repeat: no-repeat;
		background-color: rgb(15, 31, 47);
	}
	.menu2 ul{
		z-index: 20;
		padding: 0px;
		margin: 0px;
	}
	.menu2 li{
		
	}
	.menu2 ul li{
		list-style: none;
		position: relative;
	}
	.menu2 ul li a{
		z-index: 21;
		padding-left: 15px;
		text-decoration: none;
	}
	.menu2 ul li ul{
		position: static;
		z-index: 21;
		display: block;
		background-image: none;
		background-repeat: no-repeat;	
		z-index: 999999;
	}
	.menu2 ul li ul li{
		z-index: 22;
		background-image: none;
		background-repeat: no-repeat;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #1a2938;	
		margin: 0px;
		border:none;
		height: auto; 
		padding-left: 30px;
	}
	.menu2>ul>li>a:first-child{
		background-image: url(../img/bg-blkk.png);
		background-repeat: repeat-x;
	}
	.menu2_down_drop{
		background-position: right center;
	}
	.menu2 ul li li{
		font-weight: normal;
	}

	.menu2 a:link, .menu2 a:visited {
		display: block;
		font-weight: normal;
		color: #ffffff;
		font-size: 13px;
		/* height: 30px; */
		line-height: 30px; 
		padding-left: 30px;
		background-image: url(../img/srz.gif);
		background-repeat: no-repeat;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #1a2938;	
	}

	.menu2 .sub2{
		height: 25px !important; 
		line-height: 25px !important; 
		background-image: none !important;
	}

	.menu2 a.sub2sel{
		height: 25px !important; 
		line-height: 25px !important; 
		background-image: none !important;
		color: #ffffff;
		font-weight: bold;
		background-color: #5a5a5a;
	}

	.menu2 .sub3{
		height: 25px !important; 
		line-height: 25px !important; 
		background-image: none !important;
	}

	.menu2 a.sub3sel{
		height: 25px !important; 
		line-height: 25px !important; 
		background-image: none !important;
		color: #ffffff;
		font-weight: bold;
		background-color: #5a5a5a;
	}

	.menu2 .sub4{
		height: 25px !important; 
		line-height: 25px !important; 
		background-image: none !important;
	}

	.menu2 a.sub4sel{
		height: 25px !important; 
		line-height: 25px !important; 
		background-image: none !important;
		color: #ffffff;
		font-weight: bold;
		background-color: #5a5a5a;
	}

	.menu2 a.sub1sel{
		color: #ffffff;
		font-weight: bold;
		background-color: #5a5a5a;
	}

	.menu2 a:hover, .menu2 a.active{
		background-repeat: no-repeat;
		background-color: rgb(69, 101, 130);
		text-decoration: none;
		color: #a3bfe0;
	}
	
	
	/* Promocje */
	.tp{
		width:100%;	
		padding: 0px;
		margin: 0px;		
	}
	.tp h2, .news2 h2{
		padding: 10px 5px 10px 10px;	
		color: #ffffff;
		background-image: url(../img/bg-blkk.png) !important;
	}
	.tp .ls{	
		position: relative;
		width: 96%;
		border-top:solid #dddddd 1px;
		border-bottom:solid #dddddd 1px;
		padding: 2% 2% 2% 2%;
	}
	/* Lista produktów promo */
	.ls .ls-col1{ 
		float: left;
		width: 120px;
	}
	.ls .ls-col1 img{
		width: 120px;
		border-radius: 5px;
		background-color: #ffffff;
		padding: 5px;
		border:solid #dddddd 1px;
	}
	.ls .ls-col2{ 
		float: left;
		width: -webkit-calc(100% - 140px - 24px);
		width:    -moz-calc(100% - 140px - 24px);
		width:         calc(100% - 140px - 24px);
		padding: 0px 4px 0px 20px;
	}
	.ls .ls-col2 h3{ 
		padding: 2px 0px 2px 0px;
	}
	.ls .ls2-col1{
		float: left;
		width: 50%;
	}
	.ls .ls2-col2{
		float: left; 
		width: 44%;
		padding: 3%;
	}
	
	.ls .ls3-col1{
		float: left; width: 610px; padding: 0px 4px;
	}
	.ls .ls3-col2{
		float: left; width: 90px; text-align: right
	}
	
	.ls .ls4-col1{
		float: left; width: 200px;
	}
	.ls .ls4-col2{
		float: left; width: 480px; padding: 0px 4px;
	}
	
	/* Galeria realizacji */
	
	.bgi-gallery {
		width: -webkit-calc(100% - 20px);
		width:    -moz-calc(100% - 20px);
		width:         calc(100% - 20px);
		margin: 0px 10px 0px 10px;
	}
	.bgi-gallery h3, .bgi-gallery_h3{
		font-size: 14px;
		display: block;
		color: #ffffff;
		height: 30px;
		line-height: 30px;
		padding: 2px 10px 2px 10px;
		background-image: url(../img/bg-blkk.png);
		background-repeat: repeat-x;
	}
	.bgi-gallery .bgi{
		margin: 0px auto 0px auto;
	}
	
	/* Informacje */
	.news2{
		width:100%;	
		padding: 0px;
		margin: 0px;
		border-left-width: 0px;
	}
	.news2 .ls{	
		position: relative;
		width: 96%;
		border-top:solid #dddddd 1px;
		border-bottom:solid #dddddd 1px;
		padding: 2% 2% 2% 2%;
	}
	.img-w100{
		width:100%;	
	}	
	.img-w50{
		width:100%;	
	}
	#footer-section {
		width:100%;	
	}
	/* Informacja o dostępie dla profesjonalistów */
	.hasInfo{
		display: none;
	}
	#tcc2{
		line-height: 19px;
		width:100%;
		height:auto;
		position: static !important;
		text-align: center;
		border-top: 1px solid #275382;
		background-color: rgba(255, 255, 255, 0.25);
		color: #ffffff;
		z-index: 1300000;
	}
	#tcc2 .rozumiem-main{
		position: static !important;
		background-color: rgb(15, 31, 47);
		padding: 0px 0px 20px 0px;
		width:100%; 
		margin-top: auto;
		margin-right: auto; 
		margin-bottom: auto;
		margin-left: auto; 
		box-shadow: 1px 2px 2px 2px #cccccc;	
	}
	#tcc2 .rozumiem-header{
		width: 100%;
		padding: 20px 0px 20px 0px;
		background-color: #275382;
		font-size: 21px;
		text-align: center;
	}
	#tcc2 .rozumiem-info{
		border: 1px #cccccc solid;
		border-radius: 8px;
		padding: 5px;
		margin: 10px;
	}
	#tcc2 ul{
		margin-left: 20px;
	}
	#tcc2 li{
		font-size: 14px;
		padding: 10px 10px 10px 0px;
		text-align: left;
	}
	#tcc2 .rozumiem-buttons{
		margin: 0px auto 0px auto;
		width: 100%;
	}
	#tcc2 button{
		display: block;
		float: none;
		margin: 0px 5px 0px 5px;
		width: 100%;
		border-radius: 0px;
	}
	#tcc2 .rozumiem-tak, #tcc2 .rozumiem-nie{
		display: block;
		font-size: 18px;
		margin: 0px 5px 5px 5px;
		cursor: hand;
		cursor: pointer;
		padding: 10px 20px;
		color: #ffffff;
		background-color: #275382;
		border-radius: 5px;
		border-color: #16314f; 
		margin-right: auto; 
		margin-left: auto; 
		height: 78px;
	}
	#tcc2 .rozumiem-tak b, #tcc2 .rozumiem-nie b{
		font-size: 18px;
		float: left;
		display: block;
		line-height: 50px;
	}
	#tcc2 .rozumiem-tak span, #tcc2 .rozumiem-nie span{
		margin-left: 10px;
		font-size: 13px;
		float: left;
		display: block;
	}
	/* Informacja o cookie */	
	#tcc{
		height: auto;
		min-height: 65px;
	}
	#tcc div{
		padding: 10px 40px 5px 20px;
		width: auto; 
	}
	#tcc span{
		display: block;
		float: none;
		width: 100%;
	}
	#tcc .rozumiem{
		float: none;
		margin: 13px auto 13px auto;
	}
}
@media screen and (min-width: 561px) and (max-width: 768px) {
	#menu{
		background-image: none;
		height: auto;
	}
	#menu a, #menu .long-link, #menu .selsh{
		background-image: url(../img/bgm.png) !important;
		width: 33.3% !important;
		background-position: init;
	}	
	#tcc{
		height: auto;
		min-height: 65px;
	}
	#tcc div{
		padding: 10px 40px 5px 20px;
		width: auto; 
	}
	#tcc span{
		display: block;
		float: none;
		width: 100%;
	}
	#tcc .rozumiem{
		float: none;
		margin: 13px auto 13px auto;
	}
}
/* Tablet */
@media screen and (min-width: 769px) and (max-width: 1023px) {
	#wrapperr{
		width:100%; 
		margin-top: 0px; 
		margin-right: auto; 
		margin-bottom: 0; 
		margin-left: auto; 
		background-image: url('/img/bgty.jpg');
		background-repeat: no-repeat;
		background-position: center top; 
	}	
	#wrapper{
		width:100%;
		margin-top: 0px; 
		margin-right: auto; 
		margin-bottom: 0; 
		margin-left: auto; 
		background-color: #6b6b6b;
	}
	#top{
		width:100%;		
	}
	#menu a{
		width: -webkit-calc((100% - 40px)/7);
		width:    -moz-calc((100% - 40px)/7);
		width:         calc((100% - 40px)/7);	
	}
	#menu>a:nth-child(1){
		width: 40px;
		display: block;
		text-align: center;
	}
	#menu>a:nth-child(1)>span:nth-child(1){
		position: absolute;
		width: 40px;
		height: 44px;
		display: block;
		background-image:url('../img/home_black2.png'); 
		background-repeat: no-repeat;
		background-position: center center; 
	}
	#menu>a:nth-child(1):hover>span:nth-child(1), #menu>a:nth-child(1).sel>span:nth-child(1){
		background-image:url('../img/home_white2.png') !important; 
	}
	#menu a:nth-child(1) span:nth-child(2), #menu>.long-link>span>u>i{
		display: none;
	}
	#menu .long-link{
		width: 100px !important;		
	}
	#content{
		width:100%;		
	}
	#center{
		width: -webkit-calc(100% - 234px);
		width:    -moz-calc(100% - 234px);
		width:         calc(100% - 234px);		
	}
	.subc{
		width:100%;	
		margin-left: 0px;
		margin-top: 10px;
	}
	.subc .cont{
		padding: 0px;
	}
	.prod-cont1{
		float: left; 
		width: 350px;
	}
	.prod-cont2{
		float: left;
		width: -webkit-calc(100% - 350px);
		width:    -moz-calc(100% - 350px);
		width:         calc(100% - 350px);
	}
	.finansowanie-img{
		float:left; 
		height: auto; 
		margin:4px; 
		width:324px	
	}
	.tp{
		width: -webkit-calc(50% - 14px);
		width:    -moz-calc(50% - 14px);
		width:         calc(50% - 14px);
		padding: 5px;
		margin: 1px;
	}
	.news2{
		width: -webkit-calc(50% - 14px);
		width:    -moz-calc(50% - 14px);
		width:         calc(50% - 14px);	
		padding: 5px;
		margin: 1px;
	}
	.ls .ls-col2{
		float: none !important;
		width: 100%;			
	}
	.img-w100{
		width:100%;	
	}
	.img-w50{
		width:100%;	
	}
	.subc .cont .news p{
		padding: 0px 10px;
	}
	#footer-section{
		width:100%;		
	}
	#tcc{
		height: auto;
		min-height: 55px;
	}
	#tcc div{
		padding: 10px 35px 5px 20px;
		width: auto; 
	}	
}
@media screen and (min-width: 1023px){
	.subc{
		width: 757px;
	}
}