<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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;
}
.inp-error{
    border: 1px solid red;	
}
.f-el{
	margin-top: 5px;
}
.f-el label{
	display: block;
	padding: 4px 0px;
}
.birth_date{
	width: 31%;
	float: left;
}
.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{
	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 a.sel{
	color: #b92b07;
}
.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);
}
#content.margtop{
	margin-top: 90px;
}
#content2{
	width: 1130px;
	padding: 20px;
	margin-right: auto; 
	margin-left: auto; 
}
.img, .img2{
    position: relative;	
	overflow: hidden;
}
.img img, .img2 img{
    display: block;
    width: 100%;
    height: auto;
}
.img2 img{
    height: 100%;
    width: auto;
}
.img-size-1{
	height: 142px;	
}
.img-size-2{
	height: 142px;	
	margin-bottom: 4px;
}
.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;
}
.post-col2-1 .img4{
	margin: 3px 0px 3px 0px;
	border-bottom: 1px solid #dddddd;
	cursor: pointer;
}
.post-col2-1 .img4 a{
	float: left;
	width: 80px;
	height: 52px;
	overflow: hidden;
	display: block;	
	border: 1px solid #dddddd;
	padding: 3px;
}
.post-col2-1 .img4 a img{
	width: 80px;
	height: 52px;
}
.post-col2-1 .img4 h3{
	display: block;
	width: -webkit-calc(100% - 80px - 8px - 13px);
	width:    -moz-calc(100% - 80px - 8px - 13px);
	width:         calc(100% - 80px - 8px - 13px);
	padding: 0px 5px 0px 8px;
	float: left;	
}

.img a h3{
	padding: 45px 30px 5px 10px;
    margin-bottom: 4px;
	font-size: 15px;	
}
.padding1{
	padding: 10px 10px 10px 30px;
}
.marg-top1{
	margin-top: 6px;	
}
.marg1{
	margin-right: 6px;
}
.marg2{
	margin-left: 3px;
}
.margb{
	margin-bottom: 6px;
}
#form-sign-up .val0{
	width: 160px;
	float: left;
	background-size: 100%; 
	background-position: center center !important	
}
#form-sign-up .inpl{
	width: 230px;
	float: left;
}
/* Sign-in */
.sign-in, .sign-up{
	width: 500px;
	margin-left: auto;
	margin-right: auto;	
}
.terms-of-use{
	text-decoration: underline;
}
.a-line{
	border-bottom: 1px solid #dddddd;
    margin-bottom: 7px !important;
}
.a-art-1{
	float: left;
	width: 747px;
	height: 400px;
	overflow: hidden;
}
.a-art-1 .img{
	width: 100% !important;
	height: 400px !important;
}
.a-art-1 h2{
    left: 10px;
	bottom: 20px;
}
.a-art-3{
	float: left;
	width: 370px;
	margin-left: 7px;
}
.a-art-3 .a-art-a1{
	width: 100%;	
}
.a-art-3 .a-art-a2{
	width: 100%;
}
.a-art-3 .img{
	width: 100%;
	height: 170px;
}
.see-also-item{
	float: left;
	margin: 3px;
	padding: 0px;
	width: -webkit-calc(25% - 6px);
	width:    -moz-calc(25% - 6px);
	width:         calc(25% - 6px);
}
.see-also-item .img img{
	width: 180px;
	height: 100px;
}
.see-also-item h3{
	line-height: 17px;
}
.b-art-33{
	float: left;
	width: 33.33%;
}
.arth1{
	height: 242px;
}
.a-title{
    font-size: 17px;
    color: #222222;
    border-bottom: 2px solid #d6d6d6;
    line-height: 18px;
    padding: 0px;
	padding: 3px 0px;
    margin: 5px 0px 4px 0px;
}
h1.p-title{
    font-size: 42px;
    line-height: 46px;
	color: rgb(12, 18, 28);
	padding-bottom: 27px;

}
h2.a-title{
    font-size: 18px;
	color: rgb(12, 18, 28);
	padding-bottom: 7px;
}
/* Article - Post */
.post-col1{
	float: left;
	width: -webkit-calc(75% - 5px);
	width:    -moz-calc(75% - 5px);
	width:         calc(75% - 5px);
	margin-right: 5px;
	color: #232222;
}
.post-top {
	border-bottom: 1px solid #dddddd;
}
.post-top .post-top-b1{
	float: left;
	width: 50%;
}
.post-top .author-avatar{
	float: left;
	width: 80px;
	height: 82px;
	background-position: center center;
}
.post-top .author-info{
	float: left;
	padding: 10px;
}
.post-top .post-top-b2{
	float: right;
	width: 50%;
}
.post-data{
	float: right;
	display: block;
	padding: 4px 17px 6px 1px;
}
.post-data2{
	padding: 10px;
}
.comments-count, .article-date, .article-category{
	padding: 3px 5px;
}
.article-date{
	padding-right: 5px;	
}

.article-category{
	display: block;
	float: right;
}
.article-category a{
	color: #ff6600;
	background-image: url('/img/strz.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
}
a.comments-count{
	position: relative;
	float: right;
	display: block;
	background-color: #b2b2b2;
	color: #ffffff;
	border-radius: 4px;
	font-size: 14px;
}
.post-data2 .article-category{
	float: left;
}
.post-data .article-category{
	float: right;
}
.post-data2 a.comments-count{
	float: left;
}
.post-data a.comments-count{
	float: right;
}
a.comments-count span img{
	height: 5px;
	width: 8px;
	display: block;
}
a.comments-count span{
	height: 5px;
	width: 8px;
	position: absolute;
	bottom: -4px;
	right: 5px;
	display: block;
	background-color: #b2b2b2;
}
.post-share{
	margin-right: 9px;
}
.post-share span{
	float: right;
	display: block;
	width: 85px;	
	height: 25px;
	padding-top: 8px;	
}
.post-share img{
	padding: 4px 5px 4px 1px;
	float: right;
	display: block;
	width: 25px;	
	height: 25px;	
}
.post-content, .post-content p{
	line-height: 25px;
}
.post-content ul, .post-content ol{
	margin-left: 25px;
}
.short_content{
	padding: 7px 0px;
	font-size: 14px;
	color: #232222;
}
.post_img{
	padding: 7px 0px;
	text-align: center;
}
.post-col2{
	float: left;
	width: -webkit-calc(25% - 5px);
	width:    -moz-calc(25% - 5px);
	width:         calc(25% - 5px);
	margin-left: 5px;
}
.post-col2-1 img4 img{
	width: 280px;
	height: 140px;
}
.contact-col1{
	width: 250px;
	float: left;
}
.contact-col2{
	width: -webkit-calc(100% - 250px);
	width:    -moz-calc(100% - 250px);
	width:         calc(100% - 250px);	
	float: left;
}
.contact-form{
	padding: 10px;
	background-color: #dddddd;
	border-radius: 10px;
}
.contact-form &gt; .form-horizontal &gt; .form-el{
	padding: 5px 0px 5px 0px;	
}
.contact-form &gt; .form-horizontal &gt; .form-el &gt; label{
	display: block;
	padding: 3px 0px 5px 0px;	
}
/* Ocena w artykule */
.ratings{
	position: relative;
	border: 1px solid #fffffff;
	border-radius: 4px;
	padding: 1px;
	margin: 0px 0px;
	background-image: url('/img/bg-rating.png');
	background-repeat: repeat-x;
}
.review-agregate{
	float: right;
	margin: 3px 10px 0px 10px;
}
.review-agregate strong, .review-agregate span{
	display: inline-block;	
}
.rating{
	margin: 0px 10px 0px 10px;
}
.rating span {
	display: block;
	width: 24px;
	height: 24px;
	cursor: pointer;
	float: right; 
	background-image: url('/img/rate-0.png');
	background-repeat: no-repeat;
}
.rating .rated{
	background-image: url('/img/rate-1.png');
	background-repeat: no-repeat;
}
.rating .ratedhalf{
	background-image: url('/img/rate-1half.png');
	background-repeat: no-repeat;
}
.rating span:hover, .rating span:hover ~ span{
	background-image: url('/img/rate-2.png');
	background-repeat: no-repeat;
}
.top-comments-right{
	padding-top: 4px;
}
/* Comments */
.comments{
	
}
.comments .autor, .addcomment .autor{
	float: left;
	width: 80px;
	height: 82px;
	background-position: center center;
	overflow: hidden;
}
.comments .content, .addcomment .content{
	float: left;	
	width: -webkit-calc(100% - 80px - 20px - 16px - 2px);
	width:    -moz-calc(100% - 80px - 20px - 16px - 2px);
	width:         calc(100% - 80px - 20px - 16px - 2px);
	min-height: 82px;
	background-color: #ffffff;
	border-radius: 10px;
	margin: 0px 8px 8px 8px;
	color: #000000;
	padding: 10px;
}
.comments .right .autor{
	float: right;
}
.comments .right .content{
	float: right;	
}
.addcomment .content a{
	color: #000000;	
}
.comments .buttons{
	float: right;
}
/* Add comment */
.addcomment{
	background-color: rgb(12, 18, 28);
	color: #ffffff;
	border-radius: 10px;
	margin: 0px 8px 8px 8px;
	padding: 10px;
}
.addcomment .inpc{
	color: #000000;
	font-size: 14px;
}
.addcomment .a-title{
	color: #ffffff;
	border-bottom: none;
}
.addcomment a{
	color: #ffffff;
	text-decoration: underline;
}
.addcomment .c-col{
	margin: 10px 0px;
}
.addcomment .val0, .form-el .c-col-1 .val0{
	width: 130px;
	background-size: 100%; 
	background-position: center center !important;
	float: right;
}
.addcomment .val1, .form-el .c-col-2 .val1{
	width: 160px;
	float: left;
}
.addcomment .c-col-1, .form-el .c-col-1{
	float: left;
	width: -webkit-calc(50% - 4px);
	width:    -moz-calc(50% - 4px);
	width:         calc(50% - 4px);
	margin-right: 4px;
}
.addcomment .c-col-2, .form-el .c-col-2{
	float: left;
	width: -webkit-calc(50% - 4px);
	width:    -moz-calc(50% - 4px);
	width:         calc(50% - 4px);
	margin-left: 4px;
}
/* Tags */
.tag{
	margin: 3px 5px;
    float: left;
	font-size: 12px;
}
.tag .icg{
	padding: 0px 5px;
	color: #ffffff;
    float: left;
    height: 20px;
    line-height: 20px;
    background-color: #0089e0;
	border-radius: 0px 3px 3px 0px;
}
.tag u{
	width: 10px;
    float: left;
	height: 20px;
    display: block;
    background-image: url('/img/tag-bg22.png');
    background-position: left center;
    background-repeat: no-repeat;
}
/* Katalog */
.catalog-menu{
	color: #ffffff;
	border-radius: 9px;
	border: 1px solid #dddddd;
	list-style-type: none;
}
.catalog-menu li:nth-child(1){
	border-radius: 9px 9px 0px 0px;
}
.catalog-menu li:nth-last-child(1){
	border-radius: 0px 0px 9px 9px;
}
.catalog-menu &gt; li{
	padding: 12px 10px;
	background-image: url(/img/bgb2.png);
	background-repeat: repeat-x;
    border-bottom: 1px solid #33373d;
    -webkit-box-shadow: inset 0px 1px 0px 0px #878e98;
    -moz-box-shadow: inset 0px 1px 0px 0px #878e98;
    box-shadow: inset 0px 1px 0px 0px #878e98;
    display: block;
    position: relative;
    color: #ffffff;
    text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}
.catalog-menu &gt; li a{
    color: #ffffff;	
}
.catalog-menu &gt; li.sub{
	padding: 0px 0px;
	background-image: none;
	background-color: #ffffff;
	text-shadow: none;
}
.catalog-menu &gt; li.sub a{
	color: #cccccc;
}
.catalog-menu li.sub ul.catalog-regions{
	list-style-type: none;
}
.catalog-menu li.sub ul.catalog-regions li{
	position: relative;
	padding: 9px 0px 9px 20px;
	border-bottom: 1px solid #c9c9c9;
}
.catalog-menu li.sub ul.catalog-regions li.sub{
	padding: 4px 0px 4px 0px !important;
}
.catalog-menu li.sub ul.catalog-regions li.sub ul.catalog-towns{
	list-style-type: none;
}
.catalog-menu li.sub ul.catalog-regions li.sub ul.catalog-towns li{
	padding: 9px 0px 9px 40px;
	border-bottom: 1px solid #c9c9c9;
}
.catalog-menu li.sub span{
	position: absolute;
	top: 5px;
	right: 2px;
	margin: 0px 12px 0px 0px;
	padding: 4px;
    background-color: #ffffff;
	color: #000000;
	border-radius: 13px;
	font-size: 13px;
	border: 1px solid #c9c9c9;
}
.catalog-menu li.sub a{
	color: #000000;
}
.catalog-menu li.sub .li-sel{
    background-color: #eeeeee;
}
.catalog-menu li.sub .li-sel a{
	color: #E63917 !important;
}
.last-li{
	border-bottom: none !important;
}
.catalog-item{
	width: 33.3%;
	float: left;
	height: 240px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
}
.catalog-item .catalog-thumb{
	position: relative;
	height: 174px;
	padding: 3px;
	overflow: hidden;
}
.catalog-item .catalog-thumb img{
	width: 100%;
	heght: auto;
}
.catalog-item .overtext{
	padding: 4px 3px;
	color: #000000;
}
.catalog-item .overtext a{
	color: #000000;
}
/* Katalog - wpis */
.cat-col-1{
	width: 58%;
	float: left;
}
.cat-col-2{
	width: 42%;	
	float: left;
}
.catalog-head {
	min-height: 30px;
	border-radius: 5px 5px 0px 0px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 10px 4px 10px;
	margin-right: 15px;
	margin-left: 10px;
    border-bottom: 1px solid #E3E3E3;
	margin-bottom: 3px;
}
.catalog-head  h2{
	color: #747474;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	text-shadow: 0px 1px 0px rgba(169, 169, 169, 0.5);
}
.catalog-data{
    border: 0px solid #E3E3E3;
	border-radius: 5px 5px 5px 5px;
	padding: 10px;
	margin: 10px 5px;
	background-color: #939aa4;
	background-image: url('/img/bgb2.png');
	background-repeat: repeat-x;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	min-height: 100px;
}
.catalog-data-right{
	width: auto;
	padding: 10px 5px;
	margin: 10px 7px 5px 0px;
}
.catalog-item{
    border-bottom: 1px solid #79818e;
}
#map-main{
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border-radius: 5px 5px 5px 5px;
	border:  5px solid #ffffff; 
	margin-top: 10px;
	position: relative;
	width: 347px;
	height: 288px;
}
#map{
	top: 0px;
	position: absolute;
	width: 338px;
	height: 278px;
}
.catalog-data h3{
	font-weight: normal;
	font-size: 14px;
	margin: 2px 0px;
	padding: 4px;
	border-radius: 5px;	
	background-color: rgba(255, 255, 225, 0.2);
	display: block;
	color: #ffffff;
	width: auto;
	float: left;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}

.catalog-data .catalog-item-data{
	font-size: 14px;
	margin: 2px 0px;
	padding: 4px;
	border-radius: 5px;	
	display: block;
	color: #ffffff;
	float: left;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}

.catalog-tbl{
	width: 100%;
	margin-bottom: 10px;
}

.catalog-tbl2 tbody tr:nth-child(odd){ background-color: #f1faff; }
.catalog-tbl2 tbody tr:nth-child(even){ background-color: #ffffff; }

.catalog-tbl td{
	vertical-align: top;
}
.catalog-tbl tfoot .div-foot{
	border-radius: 0px 0px 5px 5px;
	padding: 15px;
    border: 1px solid #f1faff;
}
.catalog-tbl thead div{
	background-image: url('/img/bgb.png');
	min-height: 40px;
	border-radius: 5px 5px 0px 0px;
	font-weight: bold;
	padding-left: 10px;
	color: #ffffff;
	padding-top: 8px;
}
.catalog-tbl tbody tr{
    border-bottom: 1px solid #f1faff;
}
.catalog-tbl tbody td{
	padding: 5px;
}
.col-catalog-images2{
	height: 280px;
	overflow: hidden !important;
}
.col-catalog-images{
	padding: 0px 5px;
}
.catalog-tbl td{
	padding: 3px;
}
.catalog-title{
	font-size: 15px;
	font-weight: bold;
}
.catalog-tbl2 tbody{
    border: 1px solid #e6e6e6;
}
/* Komunikaty */
.m_success, .m_danger{
		color:#555;
		padding:10px 10px 10px 36px;
		margin:10px 0px;
}
.m_danger{
		background:#ffecec url('/img/kom/error.png') no-repeat 10px 50%;
		border:1px solid #f5aca6;
}		 
.m_success{
		background:#e9ffd9 url('/img/kom/success.png') no-repeat 10px 50%;
		border:1px solid #a6ca8a;
}
.m_success b, .m_danger b {
    float: left;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    display: block;
    line-height: 21px;
}
/* Paginator */
.navp{
	margin-top: 15px;
	width: 100%;
	font-size: 14px;
}
.navp td{
	width: auto;
}
.navp a, .navp strong, .navp span {
	display: block;
	background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
	text-decoration: none;
	color: #000000;
	margin-right: 1px;
	padding: 10px 0px;
	font-size: 12px;
	border: solid 1px #DDDDDD;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
.navp a:hover, .navp strong{
	color: #000000;
	border: solid 1px #cccccc;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
}
.navp .active a{
	color: #ffffff;
	background-image: linear-gradient(to bottom, #e22014, #85130c);
}
.navp td a, .navp td strong {
	width: 100%;
	display: block;
}
/* 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;
}
.center{
	text-align: center;
}
.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{
		margin: 0px;
		padding-left: 10px;
		padding-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;		
	}
	.b-art-66, .b-art-50, .b-art-33, .b-art-25{
		float: none !important;
		width: 100% !important;	
		margin-bottom: 4px;		
	}
	.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;
	}
	/* Article - Post */
	h1.p-title {
		font-size: 32px;
		line-height: 36px
	}
	.post-col1{
		float: none;
		width: -webkit-calc(100% - 6px);
		width:    -moz-calc(100% - 6px);
		width:         calc(100% - 6px);
		margin: 0px;
		padding: 3px;
		color: #555555;
	}
	.post-col1 .post_img img{
		width: 100%;
	}
	#content2{
		width: -webkit-calc(100% - 6px);
		width:    -moz-calc(100% - 6px);
		width:         calc(100% - 6px);	
		margin: 0px;
		padding: 3px;
	}
	.post-col2{
		float: none;
		width: -webkit-calc(100% - 6px);
		width:    -moz-calc(100% - 6px);
		width:         calc(100% - 6px);
		margin: 0px;
		padding: 3px;
		color: #555555;
	}
	.post-top .post-top-b1{
		float: none !important;
		width: 100% !important;
	}
	.post-top-b1 .article-category{
		float: right !important;
	}
	.post-top-b1 .comments-count{
		float: right !important;
	}
	.post-top .post-top-b2{
		float: none !important;
		width: 100% !important;
	}
	.see-also-clearfix{
		height:0px;
		display:block;
		border: 0px !important;
		padding: 0px !important;
		clear:both; 
		overflow:hidden;		
	}
	.see-also-item{
		float: left;
		margin: 3px;
		padding: 0px;
		width: -webkit-calc(50% - 6px);
		width: -moz-calc(50% - 6px);
		width: calc(50% - 6px);		
	}
	.sign-in, .sign-up{
		width: -webkit-calc(100% - 10px);
		width:    -moz-calc(100% - 10px);
		width:         calc(100% - 10px);
		padding: 0px 5px;
		margin-left: auto;
		margin-right: auto;	
	}
	#form-sign-up .val0{
		width: 160px;
	}
	#form-sign-up .inpl{
		width: 160px;
	}
	.catalog-item{
		height: 210px;
	}
	.catalog-item .catalog-thumb{
	}
	.contact-col1{
		width: 100%;
		float: none;
	}
	.contact-col2{
		width: 100%;
		float: none;
	}
}
@media screen and (min-width: 561px) and (max-width: 650px) {
	.a-art-1{
		width: 100%;
		margin-bottom: 4px;
	}
	.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-3{
		float: none;
		width: 100%;
		height: auto;		
	}
	.a-art-a1, .a-art-a2{
		float: left !important;	
		width: -webkit-calc(50% - 8px) !important;	
		width:    -moz-calc(50% - 8px) !important;	
		width:         calc(50% - 8px) !important;	
	}
	.a-art-a1{ 
		margin: 4px 4px 0px 0px;
	}	
	.a-art-a2{
		margin: 4px 0px 4px 4px;
	}
	.arth1 {
		height: 222px;
	}
	.short_content{
		display: none;
	}
	.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;
	}
	.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;
	}
	/* Article - Post */
	h1.p-title {
		font-size: 32px;
		line-height: 36px
	}
	.post-col1{
		float: none;
		width: -webkit-calc(100% - 6px);
		width:    -moz-calc(100% - 6px);
		width:         calc(100% - 6px);
		margin: 0px;
		padding: 3px;
		color: #555555;
	}
	.post-col1 .post_img img{
		width: 100%;
	}
	#content2{
		width: -webkit-calc(100% - 6px);
		width:    -moz-calc(100% - 6px);
		width:         calc(100% - 6px);	
		margin: 0px;
		padding: 3px;
	}
	.post-col2{
		float: none;
		width: -webkit-calc(100% - 6px);
		width:    -moz-calc(100% - 6px);
		width:         calc(100% - 6px);
		margin: 0px;
		padding: 3px;
		color: #555555;
	}
	.post-top .post-top-b1{
		float: none !important;
		width: 100% !important;
	}
	.post-top-b1 .article-category{
		float: right !important;
	}
	.post-top-b1 .comments-count{
		float: right !important;
	}
	.post-top .post-top-b2{
		float: none !important;
		width: 100% !important;
	}
	.see-also-clearfix{
		height:0px;
		display:block;
		border: 0px !important;
		padding: 0px !important;
		clear:both; 
		overflow:hidden;		
	}
	.see-also-item{
		float: left;
		margin: 3px;
		padding: 0px;
		width: -webkit-calc(50% - 6px);
		width: -moz-calc(50% - 6px);
		width: calc(50% - 6px);		
	}
}
/* 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-1 .img img{
		width: auto !important;
		height: 410px !important;
	}
	.a-art-3{
		width: -webkit-calc(34% - 12px);
		width:    -moz-calc(34% - 12px);
		width:         calc(34% - 12px);
		margin-left: 6px;
	}	
	.a-art-3 .a-art-a1, .a-art-3 .a-art-a2 {
		width: 100%;
		float: left;
		margin-top: 4px;
	}
	#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;
	}
	/* Article - Post */
	h1.p-title {
		font-size: 32px;
		line-height: 36px
	}
	.post-col1{
		float: left;
		width: -webkit-calc(66.6% - 6px);
		width:    -moz-calc(66.6% - 6px);
		width:         calc(66.6% - 6px);
		margin: 0px;
		padding: 3px;
		color: #555555;
	}
	.post-col1 .post_img img{
		width: 100%;
	}
	#content2{
		width: -webkit-calc(100% - 6px);
		width:    -moz-calc(100% - 6px);
		width:         calc(100% - 6px);	
		margin: 0px;
		padding: 3px;
	}
	.post-col2{
		float: left;
		width: -webkit-calc(33.3% - 6px);
		width:    -moz-calc(33.3% - 6px);
		width:         calc(33.3% - 6px);
		margin: 0px;
		padding: 3px;
		color: #555555;
	}
	.post-top .post-top-b1{
		float: none !important;
		width: 100% !important;
	}
	.post-top-b1 .article-category{
		float: right !important;
	}
	.post-top-b1 .comments-count{
		float: right !important;
	}
	.post-top .post-top-b2{
		float: none !important;
		width: 100% !important;
	}
	.see-also-clearfix{
		height:0px;
		display:block;
		border: 0px !important;
		padding: 0px !important;
		clear:both; 
		overflow:hidden;		
	}
	.see-also-item{
		float: left;
		margin: 3px;
		padding: 0px;
		width: -webkit-calc(50% - 6px);
		width: -moz-calc(50% - 6px);
		width: calc(50% - 6px);		
	}
}</pre></body></html>