<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	#motolp {
		max-width: 970px;
		margin: 0 auto;
		font-family: 'Gotham', 'Montserrat', Arial, sans-serif;
		color: #fff;
		overflow: hidden;
		text-align: center;
		box-sizing: border-box;
	}
	#motolp * {
		box-sizing: border-box;
	}
	#motolp img {
		display:block;
		max-width: 100%;
	}
	#motolp .motolp-row {
		display:flex;
	}
	#motolp .motolp-row-reverse {
		flex-direction: row-reverse;
	}
	
	#motolp .motolp-col {
		width:50%;
		color: #fff;
		min-height: 330px;
	}
	#motolp .motolp-col-1 {
		background: #487a2f;
		padding:15px 90px;
		display:flex;
		justify-content: center;
		flex-direction: column;
		font-size: 12px;
	}
	
	#motolp .motolp-col-1b {
		background: #487a2f;
		padding:30px 20px;
		text-align:left;
		display:flex;
		justify-content: center;
		flex-direction: column;
		font-size: 12px;
		
	}
	
	#motolp .motolp-col-1 h1,
	#motolp .motolp-col-1 h3 {
		font-size:20px;
		font-family: 'Gotham', 'Montserrat', Arial, sans-serif;
		margin: 0;
	}
	
	#motolp .motolp-col-2b h2 {
		padding-top:20px;
		padding-bottom:20px;
		font-size:20px;
		font-family: 'Gotham', 'Montserrat', Arial, sans-serif;
		margin: 0;
		text-align:left;
		
	}
	
	#motolp .motolp-col-1 h1 {
		font-weight:700;
		color:#fff;
		margin-bottom: 15px;
	}
	#motolp .motolp-col-1 h2 {
		font-weight: 400;
		margin-bottom: 10px;
		color: #fff;
	}
	#motolp .motolp-col-1 h3 {
		font-weight:700;
		margin-bottom: 15px;
		color: #fff;
	}
	#motolp .motolp-col-1 strong {
		font-weight:700;
	}
	#motolp .motolp-col-2 {
		background: #a6e030;
	}
	
	#motolp .motolp-col-2c {
		background: #a6e030;
	}
	
	#motolp .motolp-col-2b {
		padding:10px;
		font-size: 12px;
	}
	
	#motolp .motolp-col-2bb {
		padding:10px;
		font-size: 12px;
	}
	
	#motolp .motolp-s2 {
		background: #fee600;
		color: #fff;
	}
	#motolp .motolp-s2 .motolp-col {
		background: #fee600;
	}
	#motolp .motolp-s2 .motolp-col-1 {
		text-align: left;
		color: #fff;
	}
	#motolp .motolp-s2 .motolp-col-2 {
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
	#motolp .motolp-s3 .motolp-col-2 {
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
	#motolp .motolp-s4 .motolp-col-2 {
		display: flex;
		justify-content: center;
		align-items: flex-start;
	}
	#motolp .motolp-s5 .motolp-col-2 {
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
	#motolp .motolp-s6 .motolp-col-2 {
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
	#motolp .motolp-s7{
		display: flex;
		justify-content: center;
		padding-top:15px;
		background: url('/media/cache/resolve/filemanager_original/images/descriptions/images/24/2492704/storage_app_materialy_do_opisow_555586/bg3.jpg'); 
		background-repeat:no-repeat; 
		background-size:100% 100%;
	}
	#motolp .motolp-s8 {
		padding: 45px 30px;
		color: #fff;
		background: url('/media/cache/resolve/filemanager_original/images/descriptions/images/24/2492704/storage_app_materialy_do_opisow_555586/bg4.jpg'); 
		background-repeat:no-repeat; 
		background-size:100% 100%;
		font-size: 13px;
		text-align: justify;
	}
.motolp-s8b {
	
	border-top: 15px solid #ffffff;
}

.motolp-s8c {
	
	border-top: 2px solid #ffffff;

}

.b {
	text-align: left!important;
	padding-bottom:20px;
}
.va{
	background: url('/media/cache/resolve/filemanager_original/images/descriptions/images/24/2492704/storage_app_materialy_do_opisow_555586/bg0.jpg')!important;
	background-repeat:no-repeat!important; 
	background-size:cover!important;
	min-height:200px!important;
}

#aa{
	background:transparent!important;
	min-height:200px; 
	vertical-align: text-top;
}

#aaa{
	background:transparent!important;
	align-items: center!important; 
}

#aaaa{
	background:transparent!important;
	min-height:200px!important; 
}

.trans{
	color:transparent;
}
.transp
{
	background:transparent!important; 
}

.cc{
max-width:208px!important;
}

#ccc{
	background: url('/media/cache/resolve/filemanager_original/images/descriptions/images/24/2492704/storage_app_materialy_do_opisow_555586/bg1.jpg') center!important;
}

	@media screen and (max-width: 768px) {
		#motolp .motolp-row {
			flex-direction: column;
		}
		#motolp .motolp-col {
			width: 100%;
		}
		#motolp .motolp-col-1 {
			padding: 0 20px;
		}
		
		#motolp .motolp-col-1 h1,
		#motolp .motolp-col-1 h2,
		#motolp .motolp-col-1 h3 {
			font-size:21px;
		}
		
		

	
		#motolp .motolp-s8 {
			padding: 45px 20px;
		}
		
		
		
		#motolp .motolp-col-2b {
		padding:10px;
		font-size: 12px;
		min-height:570px;
		}
		#motolp .motolp-col-2bb {
		padding:10px;
		font-size: 12px;
		min-height:470px;
		}
		
		#f{
			min-width:500px;
			margin:0;
			padding:0;
		}
		
	
	}</pre></body></html>