body {
	background-color: #efefef;
	color:#000000; 
	font-size:15px; 
	margin:auto; 
	padding:0px; 
	font-family: "Arimo", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;	
}
* {
	padding:0px; 
	margin:0px; 
	text-decoration:none;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:19px;
	padding:0px; 
	margin:10px 0px; 
}
h3 {
	font-size:16px;
	padding: 3px 0px;
}
a {
	color: #252525;
	text-decoration:none;
}
a:hover {
	color:#3d5979;
}
img{
	border:0px
}
#wrapper{
}
p{
	line-height: 17px;
}
.inpc{
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0.275rem 0.75rem;
    line-height: 1.5;
    color: #55595C;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 0.25rem;
}
.btn {
    display: inline-block;
    padding: 4px 12px;
    margin: 0px 10px 0px 0px;
    font-size: 14px;
    line-height: 20px;
    color: #00000;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    border-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2;
    border-radius: 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
    position: relative;
}
#top {
	z-index: 10001;
	position: fixed;
	top: 0px;
	width: 100%;
	height: 80px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.05);
}
#top .top-content{
	position: relative;
	width: 1170px;
	margin-right: auto; 
	margin-left: auto; 
	height: 80px;
}
.mobile-menu{
	display: none;
	position: absolute;
	width: 40px;
	top: 18px;
	left: 30px;
	border: 1px solid #a1a1a1;
	border-radius: 3px;
	padding: 5px;
	color: #2d2d2d;
	background-color: rgba(121, 121, 121, 0.4);
	cursor: pointer;
	text-align: center;
}
.mobile-menu p{
	height: 1px;
	width: 80%;
	margin: 4px 10%;
	background-color: #676464;
	-webkit-box-shadow: 3px 2px 2px 0px rgb(255 255 255);
    -moz-box-shadow: 3px 2px 2px 0px rgb(255 255 255);
    box-shadow: 3px 2px 2px 0px rgb(255 255 255);
}
.mobile-menu div{
	font-size: 11px;
}
.logo{
	float: left;
	padding: 23px;
}
.menu{
	position: relative;
	float: left;	
	padding: 26px;
	width: -webkit-calc(100% - 147px - 46px - 52px);
	width:    -moz-calc(100% - 147px - 46px - 52px);
	width:         calc(100% - 147px - 46px - 52px);
}
.menu a, .menu span{
	display: block;
	float: left;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	padding: 0px 10px;
	color: #252525;
}
.menu span{
	cursor: pointer;	
}
.menu #catalog-menu{
	list-style-type: none;
}
.menu #catalog-menu li{
	margin-left: 1px;
}
.m-search-r{
	width: 600px;
	margin: 90px auto 2px auto;
	padding: 3px 10px 10px 10px;
} 
.search-block{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.search-block-input{
	float: left;
}
.m-search-r2 .search-block-input .inpc{
	width: 500px
}
.search-block-button{
	float: left;	
}
.search-type{
	padding: 2px;
}
#content{
	z-index: 1000;
	width: 1130px;
	padding: 20px;
	margin-right: auto; 
	margin-left: auto; 
	background-color: #ffffff;
	-webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.05);
}
.img, .img2{
    position: relative;	
	overflow: hidden;
}
.img img, .img2 img{
    position: absolute;
    display: block;
    width: 100%;
    height: auto;
    top: 0%;
}
.img2 img{
    height: 100%;
    width: auto;
}
.img-size-1{
	height: 142px;
}
.img-size-2{
	height: 120px;
}
.img-size-3{
	height: 320px;
}
.img-size-4{
	height: 103px;
}
.img-size-5{
	width: 100%;
	height: 270px;
}
.img a h2, .img a h3, .img2 a h2{
	position: absolute; 
	display: block;
	bottom: 0px;
	left: 0px;
	padding: 45px 30px 15px;
	font-size: 18px;
    margin-bottom: 10px;
	color: #ffffff;
	text-shadow: 1px 1px 11px #080707;
}
.img a h3{
	padding: 45px 30px 5px 10px;
    margin-bottom: 4px;
	font-size: 15px;	
}
.padding1{
	padding: 10px 10px 10px 30px;
}
.marg1{
	margin-right: 3px;
}
.marg2{
	margin-left: 3px;
}
.margb{
	margin-bottom: 6px;
}
.a-line{
	border-bottom: 1px solid #dddddd;
    margin-bottom: 7px !important;
}
.a-art-1{
	float: left;
	width: 560px;
	height: 400px;
	overflow: hidden;
}
.a-art-2{
	float: left;
	width: 180px;
	height: 400px;
	margin: 0px 10px 0px 10px;
}
.a-art-2 .img{
	width: 180px !important;
	height: 400px !important;
}
.a-art-2 img{
	width: auto;
	height: 100%;
    right: -10%;
	top: 0px;
}

.a-art-3{
	float: left;
	width: 370px;
}
.a-art-3 .a-art-a1{
	width: 100%;	
}
.a-art-3 .a-art-a2{
	width: 100%;
}
.a-art-3 .img{
	width: 100%;
	height: 170px;
}




.b-col-1{
	float: left;
	width: 740px;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 600px;
}
.b-art-66{
	float: left;
	width: 66.6%;
}
.b-art-50{
	float: left;
	width: 50%;
}
.b-art-33{
	float: left;
	width: 33.3%;
}
.b-art-25{
	float: left;
	width: 25%;
}



.b-col-2{
	float: left;
	width: 370px;
	min-height: 600px;
}
.first-right-box{
	margin-top: 29px;
}
.a-title{
    font-size: 17px;
    color: #222222;
    border-bottom: 2px solid #d6d6d6;
    line-height: 18px;
    padding: 0px;
    margin: 5px 0px 4px 0px;
}
.short_content{
	padding: 3px 0px;
	font-size: 14px;
	color: #232222;
}
/* Katalog - Strona główna */
.cat-block{
	padding: 5px;
}
.cat-item{
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #d6d6d6;
}
.no-border{
	border-bottom: 0px;
}
.cat-item .img{
	float: left;
	width: 78px;
	height: 58px;
}
.cat-item .desc{
	padding: 0px 3px;
	float: left;
	width: -webkit-calc(100% - 78px - 6px);
	width:    -moz-calc(100% - 78px - 6px);
	width:         calc(100% - 78px - 6px);
}
.cat-item .desc h4{
	padding: 0px;
}
/* Forum - Strona główna */
.forum-li{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.forum-li li{
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	clear: both;
	position: relative;
	overflow: hidden;
}
.forum-li li .forum-home-title{
	padding-left: 7px;
	left: 40px;
	position: absolute;
}
.forum-li li .forum-home-title a{
	color: #000000;
}
.forum-li li .forum-home-title{
	padding-left: 7px;
	float: left;
}
.forum-li li .forum-home-date{
	font-weight: normal;
	font-size: 11px;
}
.avatar-wrapper2{
  float: left;
  width:40px;
  height: 42px;
  overflow: hidden;
  margin-right: 2px;
  background-repeat: no-repeat;
  background-position: center center;
}
/* Beactive Slider */
.bs{
	position: relative; 
	width: 100%;
	overflow: hidden;
}
.bs a{
	position: absolute; 
	width: 100%;
	display: block;
	top: 0px;
	left: 0px;
}
.bs a img{
	display: block;
}
.bs a h2{
	position: absolute; 
	display: block;
	bottom: 0px;
	left: 0px;
	padding: 45px 30px 15px;
	font-size: 25px;
	margin-bottom: 10px;
	color: #ffffff;
	text-shadow: 1px 1px 11px #080707;
}
.bs_small{
	margin-top: 5px;
	width: 100%;
	height: 94px;
	overflow: hidden;
}
.bs_small a{
    position: relative;
	width: -webkit-calc(25% - 2px);
	width:    -moz-calc(25% - 2px);
	width:         calc(25% - 2px);
	height:	90px;
	display: block;
	float: left;
	margin: 0px 1px;
	overflow: hidden;
}
.bs_small a img {
    position: absolute;
    display: block;
    width: 100%;
    height: auto;
    top: 0%;
}
/* Footer */
#footer{
	width: 100%;
	margin-top: 25px;
    background-color: rgb(12, 18, 28);
    -webkit-box-shadow: 0px -1px 20px 13px rgb(0 0 0 / 22%);
    -moz-box-shadow: 0px -1px 20px 13px rgb(0 0 0 / 22%);
    box-shadow: 0px -1px 20px 13px rgb(0 0 0 / 22%);
}
#footer .footer-content{
	width: 1170px;
	margin-right: auto; 
	margin-left: auto; 
	color: #cccccc;
}
#footer .footer-content ul{
	list-style-type: none;
	font-size: 14px;
}
#footer .footer-content h2{
	font-size: 17px;
	padding-bottom: 6px;
	border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}
#footer .footer-content ul li{
	padding: 4px;

	margin: 3px 0px;
}
#footer .footer-content a{
	color: #878787;
}
#footer .footer-copy{
	margin-top: 10px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding: 15px 10px 20px 10px;
	text-align: center;
	color: rgba(255, 255, 255, 0.4);
}
.footer-copy-left{
	float: left;	
}
.footer-copy-right{
	float: right;
}
.b-art-25-clear, .a-art-clear1, .a-art-clear2{
	width: 0px;
	display: none;
}
.onFB{
	width: 100%;
	height: 150px;
	background-image: url('/img/beactive_fb2.webp');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.onFBbg{
	width: -webkit-calc(100% - 70px);
	width:    -moz-calc(100% - 70px);
	width:         calc(100% - 70px);
	padding-left: 70px;
	height: 150px;
	background-color: rgba(0, 0, 0, 0.5);
}
.fb1{
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0px 1px 0px;
	text-shadow: -1px 1px 1px rgb(24 23 23 / 75%);
}
.fb1:hover{
	color: #ffffff;	
}
.fb11{
	display: block;
	color: #ffffff;
	font-size: 13px;
	padding: 1px 0px 6px 0px;
	text-shadow: -1px 1px 1px rgb(24 23 23 / 75%);
}
.fb2{
	display: block;
	float: left;
	padding:  2px 10px 6px 7px;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    border-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2;
	margin: 2px 8px 2px 0px;
}
.fb2 span, .fb3 span{
	width: 100%;
	padding-left: 18px;
	font-size: 13px;
	color: #414141;
	display: inline-block;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
	background-repeat: no-repeat;
}
.fb2 span{
	background-image: url('/img/sfb.png');
	background-position: 0px 1px;
}
.fb3 span{
	background-image: url('/img/sfs.png');
	background-position: 0px 2px;
	padding-left: 16px;
}
.fb3{
	display: block;
	float: left;
	padding: 3px 10px 6px 7px;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    border-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2;
	margin: 2px 0px 8px 0px;
}
.clear{
	height:0px;
	display:block;
	border: 0px !important;
	padding: 0px !important;
	clear:both; 
	overflow:hidden; 
}
#ba-cookies-acct{
	font-size: 14px;
	line-height: 21px;
	width:100%;
	height:65px;
	position: fixed;
	bottom:0;
	left:0;
	text-align: center;
	border-top: 1px solid #e5e5e5;
	background-color: rgba(0, 0, 0, 1);
	cursor: hand;
	cursor: pointer;
	box-shadow: 0 -2px 2px #C1C1C1;
	z-index: 1300000;
}
#ba-cookies-acct .ba-cookies-acct2{
	position: relative;
	padding: 8px 20px 5px 20px;
}
#ba-cookies-acct span{ 
	color: #ffffff;
}
#ba-cookies-acct .close{
	display: block;
	position: absolute;
	top: 8px;
	right: 15px;
}
/* Mobile */
@media screen and (max-width: 560px) {
	#top .top-content, #content, #footer .footer-content {
		width: 100%;
	}
	#top {
		height: 60px;
	}
	#content{
		padding: 0px;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 70px;
		width: -webkit-calc(100% - 20px);
		width:    -moz-calc(100% - 20px);
		width:         calc(100% - 20px);		
	}
	.a-art-1{
		width: 100%;	
		height: auto;
		margin: 3px 0px;
	}
	.a-art-3{
		float: none;
		width: 100%;
		height: auto;		
	}
	.a-art-a1, .a-art-a2{
		float: left !important;	
		width: 50% !important;
	}
	.b-col-1, .b-col-2{
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
	}
	.bs_small{
		display: none !important;		
	}
	.a-art-2{
		width: 100%;
		height: auto;
		margin: 3px 0px !important;
	}
	.b-art-66, .b-art-50, .b-art-33, .b-art-25{
		float: none !important;
		width: 100% !important;	
		margin-bottom: 4px;		
	}
	.a-art-2 .img {
		width: 100% !important;
		height: 170px !important;
		overflow: hidden;
		display: flex;
	}
	.b-art-66 .img{
		width: 100% !important;
		height: 320px !important;
		overflow: hidden;
		display: flex;		
	}
	.padding1{
		padding: 10px 10px 10px 10px;
	}
	.a-art-2 .img img, .b-art-66 .img img{	
		max-width: inherit;
		max-height: inherit;
		height: inherit !important;
		width: inherit;
		object-fit: cover;
	}
	.a-art-a1, .a-art-a2{
		float: none;
		width: 100% !important;
		margin: 3px 0px !important;
	}
	.b-art-25{
		width: 50%;
	}
	.img-size-5{
		width: 100%;
		height: 270px;
		text-align: center;
	}
	.img-size-5 img {
		position: absolute;
		display: block;
		width: 100%;
		height: auto;
		top: 0%;
	}
	.mobile-menu{
		display: block;
		top: 8px;
	}
	#top .menu{
		display: none;		
	}
	#top-menu .menu{
		float: none;
		width: -webkit-calc(100% - 26px - 26px);
		width:    -moz-calc(100% - 26px - 26px);
		width:         calc(100% - 26px - 26px);
		margin-top: 50px;		
		background-color: #ffffff;				
	}	
	#top-menu .menu a, #top-menu .menu span{
		float: none;
		width: -webkit-calc(100% - 24px);
		width:    -moz-calc(100% - 24px);
		width:         calc(100% - 24px);
		display: block;
		padding: 4px 4px 4px 20px;
		border-bottom: 1px solid #cccccc;
	}
	.logo{
		float: none;
		width: 147px;
		padding: 13px;
		margin-left: auto;
		margin-right: auto;
	}
	.m-search-r{
		width: 300px;
		margin: 2px auto 2px auto;
	} 
	.search-block{
		width: 300px;
	}
	.m-search-r2{
		display: none;
	}
	.search-type{
		padding-top: 4px;
	}
}
@media screen and (min-width: 561px) and (max-width: 650px) {
	.a-art-1{
		width: 100%;
		margin-bottom: 4px;
	}
	.a-art-2{
		float: none;
		width: 100% !important;
		height: auto;
		margin: 3px 0px !important;
	}
	.a-art-2 .img {
		width: 100% !important;
		height: 170px !important;
		overflow: hidden;
		display: flex;
	}
	.a-art-2 .img img{	
		max-width: inherit;
		max-height: inherit;
		height: inherit !important;
		width: inherit;
		object-fit: cover;
	}
	.a-art-clear1{
		height:0px;
		display:block;
		border: 0px !important;
		padding: 0px !important;
		clear:both; 
		overflow:hidden;
	}
}
@media screen and (min-width: 561px) and (max-width: 791px) {
	#top .top-content, #content, #footer .footer-content {
		width: 100%;
	}
	#top {
		height: 60px;
	}
	#content{
		padding: 2px 3px 2px 3px;
		margin-top: 70px;
		width: -webkit-calc(100% - 6px);
		width:    -moz-calc(100% - 6px);
		width:         calc(100% - 6px);		
	}
	.a-art-1{
		margin-bottom: 4px;
	}
	.a-art-2{
		width: -webkit-calc(100% - 560px - 4px);
		width:    -moz-calc(100% - 560px - 4px);
		width:         calc(100% - 560px - 4px);
		margin: 0px 0px 0px 4px !important;
		overflow: hidden;
	}
	.a-art-3{
		float: none;
		width: 100%;
		height: auto;		
	}
	.a-art-a1, .a-art-a2{
		float: left !important;	
		width: 50% !important;
		margin-top: 4px;
	}
	.b-col-1, .b-col-2{
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
	}
	.mobile-menu{
		display: block;
		top: 8px;
	}
	#top .menu{
		display: none;		
	}
	#top-menu .menu{
		float: none;
		width: -webkit-calc(100% - 26px - 26px);
		width:    -moz-calc(100% - 26px - 26px);
		width:         calc(100% - 26px - 26px);
		margin-top: 56px;	
		background-color: #ffffff;		
	}	
	#top-menu .menu a, #top-menu .menu span{
		float: none;
		width: -webkit-calc(100% - 24px);
		width:    -moz-calc(100% - 24px);
		width:         calc(100% - 24px);
		display: block;
		padding: 4px 4px 4px 20px;
		border-bottom: 1px solid #cccccc;
	}
	.logo{
		float: none;
		width: 147px;
		padding: 13px;
		margin-left: auto;
		margin-right: auto;
	}
	.b-col-2 .img-size-5, .b-col-2 .forum-items, .b-col-2 .cat-items{
		float: left;
		width: 48%;
		height: 270px;
		margin: 5px 1% 0px 0px !important;
		overflow: hidden;
	}
	.b-col-2 .onFB{
		float: left;
		width: 48%;
		height: 140px;
		margin: 5px 1% 0px 0px !important;
		overflow: hidden;
	}
	.b-col-2 .cat-items .cat-block:nth-child(4), .b-col-2 .cat-items .cat-block:nth-child(5){
		display: none;		
	}
	.padding1{
		padding: 5px 5px 5px 5px !important;
	}
	.a-art-clear2{
		height:0px;
		display:block;
		border: 0px !important;
		padding: 0px !important;
		clear:both; 
		overflow:hidden;
	}
	.m-search-r{
		width: 300px;
		margin: 2px auto 2px auto;
	} 
	.search-block{
		width: 300px;
	}
	.m-search-r2{
		display: none;
	}
}
/* Tablet */
@media screen and (min-width: 792px) and (max-width: 1185px) {
	#top .top-content, #content, #footer .footer-content {
		width: 100%;
	}	
	#content{
		padding-left: 3px;
		padding-right: 3px;
		width: -webkit-calc(100% - 6px);
		width:    -moz-calc(100% - 6px);
		width:         calc(100% - 6px);		
	}
	.a-art-1{
		width: 66%;
	}
	.a-art-2{
		width: -webkit-calc(34% - 10px);
		width:    -moz-calc(34% - 10px);
		width:         calc(34% - 10px);;
		margin: 0px 0px 0px 10px !important;
	}
	.a-art-2 .img {
		width: 100% !important;
	}
	.a-art-clear2{
		height:0px;
		display:block;
		border: 0px !important;
		padding: 0px !important;
		clear:both; 
		overflow:hidden;	
	}
	.a-art-3{
		width: 100%;
	}	
	.a-art-3 .a-art-a1, .a-art-3 .a-art-a2 {
		width: 50%;
		float: left;
		margin-top: 4px;
	}
	.b-col-1{
		margin-left: 0px;
		margin-right: 5px;
		width: -webkit-calc(66% - 5px);
		width:    -moz-calc(66% - 5px);
		width:         calc(66% - 5px);
	}
	.b-col-2{
		width: 33%;
	}
	#top .logo{
		width: 147px;
		float: none;
		margin-left: auto;	
		margin-right: auto;	
		padding: 8px 0px 0px 0px;		
	}
	#top .menu{
		float: none;
		width: 100%;
		padding: 5px 0px 5px 0px;
		text-align: center;		
	}
	#top .menu a, #top .menu span{
		float: none;
		display: inline-block;
		padding: 0px 7px;
	}
}