html {
	scroll-behavior: smooth;
}

body {
	scroll-behavior: smooth;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
}

.bgc { background-color:#10334F;
color:#fff
}


h1 {
	font-size:38px;
}

h2, h3, em {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
}


.os {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
}

footer {
	background-color:rgba(0,0,0,0.9);
	background-color:rgba(39, 54, 80, 0.92);
	min-height:30vh;
	color:#fff;
	border-top:solid 1px #ccc;
}

legend {
	color:#fff!important;	
}

legend i {
	color:#fff!important;
	font-size:24px;
}

fieldset {
	height:380px;
}

section {
	min-height:300px; 
	margin:0 0 0 0;
	padding:16px 0 16px 0;
}

section:first-of-type { 
	margin:0 0 0px 0;
	height:75vh;
	padding:0;
}

section:first-of-type table {
	height:inherit;
	width:100%;
	color:#3C6EC8;
	color:#293751;
}
 
section:first-of-type table td{
	text-align:center;
	vertical-align:middle;
} 

section:first-of-type table td div{
	padding:32px;
	text-align:center;
	/*background-color:rgba(255,255,255,0.6);*/
	background-color:rgba(96, 125, 167,0.6);
	border:solid 4px #fff;
	border:solid 1px rgb(96, 125, 167);
	width:80%;
	box-sizing:border-box;
	margin:auto;
	color:#fff;
} 

em {
	font-style:normal;
	color:#fff;
	font-weight:500;
/*text-shadow: 0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff;*/
}

i {
	display:inline-block;
	width:14px;
	height:20px;
	background-position:0 6px;
	background-size:contain;
	background-repeat:no-repeat;
	filter:invert(100%);
	margin-right:4px;
}

.pin {
	margin:0 0 16px 0;
	color:#3C6EC8;
	padding:6px;
	padding-left:10px;
	width:160px;
}

.pin:before {
	display:block;
	float:right;
	width:26px;
	height:26px;
	border-radius:50%;
	background:orange;
	padding-left:30px;
	position:relative;
	top:2px;
	left:-4px;
	content: " ";
}

.bro {
color:rgba(255,255,255,0.6)
}

.bro::first-letter {
	font-size: 150%;
	color:rgba(255,255,255,1)
}

.broc {
	color:rgba(255,255,255,0.6);
	font-size:90%;
}

.space {
	padding:60px 0 60px 0;
}

.chassis {
	max-width:980px;
	margin:auto;
}

.nav {
	/*position: -webkit-sticky;
	position: sticky;*/
	position:fixed;
	top:60px;
	width:100%;
	z-index:1000;
	height:60px;
	background-color:rgba(96, 125, 167, 0.4);
	border-bottom:solid 2px #000;
	transition:top 0.5s, background-color 3s;
}

.nav a {
	height:inherit;
	padding-top:16px;
	border:solid 1px orange;
	border-width:0 0 2px 0;
}

.obwr {
	width:340px;
	height:340px;
	margin:auto;
	margin-top:0;
	margin-bottom:0;
	padding:8px 8px 8px 16px;
	/*color:#666!important;*/
	/*border:solid 1px #d4d4d4;*/
}

.obws {
	width:340px;
	height:340px;
	margin:auto;
	margin-top:0;
	margin-bottom:0;
	padding:8px 8px 8px 16px;
	/*color:#666!important;*/
	/*border:solid 1px #d4d4d4;*/
}


.obwl {
	width:340px;
	height:340px;
	margin:auto;
	margin-top:0;
	margin-bottom:0;
	padding:8px 8px 8px 16px;
	/*border:solid 1px #d4d4d4;*/
}

.obwl, .obws, .obwr {
	/*visibility:hidden;*/
}


.stc0 {
	visibility:hidden;
	position: relative;
}

.stc {
	visibility:visible;
}

/*----- ikony graficzne -------*/
.br-envelope-open-text {background-image:url(../obrs/envelope-open-text-solid.svg)}
.br-id-card-alt {background-image:url(../obrs/id-card-alt-solid.svg)}
.br-phone {background-image:url(../obrs/phone-solid.svg)}
.br-at {background-image:url(../obrs/at-solid.svg)}
.br-award {background-image:url(../obrs/award-solid.svg);height:24px}


.module {
  --x: 0px;
  --y: 0px;
	position:absolute;
	width:100%;
	height:inherit;
	/*background-color:rgba(0,0,255,0.2);*/
	/*filter: blur(4px);
	-webkit-filter: blur(4px);*/
	background-image:url(../design/accounting.jpg);
	background-repeat:no-repeat;
	background-size:100vw 130vh;
	background-position: var(--x) var(--y);
	z-index:-1;
	opacity:1;
}

.logo {
	padding:0;
	background:#fff;
	color:#3C6EC8;
	height:60px;
	box-sizing:border-box;
}

.logo img {
	height:40px;
}

.last {
	padding:0 0 48px 0;
	border-bottom:solid 8px rgb(122, 151, 187);
}

.dol {
	border-top:solid 1px #fff;
	background:url(../design/accounting3.jpg) center center no-repeat;
	background-size:cover;
}

.parentFieldset {
	color:rgb(129, 154, 185)!important;
} 

.offerL {
	margin:8px 0 8px 0;
	height:46%;
}

.mw {
	max-width:1000px;
	margin:auto;
}

.dflex {
 display: flex;
 position:relative;
}

.ds-graf {
	position:relative;
}

.ds-graf a {
	position:absolute;
	bottom:0;
	right:0;
}

.aintro {
	display:block;
	width:25%;
}

.introi {
	display:block;	
	padding:8px 0 0px 0;
	margin:8px;
	box-sizing:border-box;
	width:25%;
	text-align:center;
	text-decoration:none;
}

.introi:hover {
	transform:scale(1.05,1.05)
}

.introi > img {
	padding:0px 8px 8px 8px;	
	width:90%;
	margin:auto;
	background-color:rgba(0,0,0,0);
}

.introi div {
	height:25%;
	width:100%;
	padding-top:8px;
	overflow:hidden;
	text-overflow:ellipsis;
	bottom:0;
}

.elip {
	overflow:hidden;
	text-overflow:ellipsis;
}
/*
.accordion, .accordion1 {  
	text-align: left;
	transition: 0.4s;
}

.accordion {
	cursor: pointer;
}

.accordion span {
	background:#f38326;
	color:#FFF;
	font-size:14px;
}


.active, .accordion:hover {
  color:#000;  
}

.accbefore {
	display:block;
	width:30px;
	height:30px;
	margin:8px;
	border-radius:50%;
	text-align:center;
	background:#ff0000;
	color:#fff;
	float:left;
	font-weight:800;
	transition: rotate 0.8s;
}

.panel {
	padding: 0 18px;
	background-color:#1c2739;
	color:white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.abc {
	list-style-type:lower-latin;
	font-weight:500;
	margin-left:16px;
	padding-left:0;
}
*/
.ara {
	margin-left:16px;
	padding-left:0;
	font-weight:700;
}

.color0 {
	background-color:rgba(0,0,0,0.4);
	color:#fff;
}

.color1 {
	background-color:#7895BF;
	color:#fff;
}

.color2 {
	background-color:#8C98C1;
	color:#fff;
}
.color2a {
	border-top:solid 1px ;
	border-radius:10px;
	background-color:#FFF;
	color:#666666;
}

.color3 {
	background-color:#A3B2B5;
	color:#fff;
}

.color4 {
	background-color:#A089A3;
	color:#fff;
}

.color5 {
	/*background-color:#253147;
	#ffa500
	background-color:rgba(37, 49, 71, 0.4);
	*/
	background-color:rgba(255, 165, 0, 1);
	color:#fff;	
}

.color6 {
	background-color:rgba(37, 49, 71, 1);
	color:#fff;	
}

#a31, #a32, #a33, #a34 {
	display:block;
	width:10px;
	height:10px;
	border-radius:50%;
	background:orange;
}

.ds-top {
	vertical-align:middle;
	padding-left:10px;
	height:60px;
}

.ds-middle {
	padding:0;
	vertical-align:middle;
	text-align:center;
}

.orgname {
	font-size:30px;
	font-weight:500;
	/*background-color:rgba(96, 125, 167,0.9);*/
	background-color:#222e44;
	color:#fff;
}

.orgtel {
	background-color:rgba(96, 125, 167,1);
	color:#fff;
}

.cennik h3 {
	padding:16px;
}

.cennik img {
	width:100%;
}

.cennik {
	min-width:360px;
	padding-bottom:16px;
	height:300px;
	margin-bottom:16px;
}

.cennik1 h3 {
	padding:16px;
}

.cennik1 img {
	width:100%;
}

.cennik1 {
	min-width:360px;
	padding-bottom:16px;
	height:220px;
	margin-bottom:16px;
}

.cennikceny {
	background-color:rgba(0,0,0,0); 
	padding-left:8px;
}

.przydatnestrony {

}

.przydatnestrony a:link {
	display:block;
	text-decoration:none;
}

/* visited link */
.przydatnestrony a:visited {
	text-decoration:none;
}

/* mouse over link */
.przydatnestrony a:hover {
	text-decoration:none;
	color:#fff;
	opacity:1;
}

/* selected link */
.przydatnestrony a:active {
	text-decoration:none;
}

.ah {
	background-color:rgba(255, 165, 0, 1);	
}

.ah1 {
	background-color:rgba(0, 0, 0, 0.2);	
}


.obr1 {	
		width:100%; 
		background-color:rgba(255, 255, 255, 1);
		height:34vw;
		background-image:url(../m/maski24_5.webp);
		background-repeat:no-repeat;
		background-size:100vw 34vw; 
		overflow:hidden;
		position:relative;	
}


@media screen and (min-width: 1080px) {
	.chassis {
		width:960px;
	}

	.pd8 {
		padding:20px;
	}

	.flx {	
		display: -webkit-flex; /* Safari */
		-webkit-align-items: center; /* Safari 7.0+ */
		display: flex;
		align-items: center;
	}

	.flxitem {
		-webkit-flex: 1; /* Safari 6.1+ */
		flex: 1;
	}


	.obr1 {	
		width:100%; 
		background-color:rgba(255, 255, 255, 1);
		height:34vw;
		background-image:url(/m/maski24_5.webp);
		background-repeat:no-repeat;
		background-size:100vw 34vw; 
		overflow:hidden;
		position:relative;	
	}
	
	.fixedimg {
		display:block;
		position:fixed;
		bottom: 8px;
		right:-65px;
		cursor:pointer;
		-webkit-transition: left 0.6s; /* Safari */
		transition: left 0.6s;
	}
	.fixedimg:hover { 
		position:fixed;
		bottom: 8px;
		right:0px;
		-webkit-transition: left 0.6s; /* Safari */
		transition: left 0.6s;
	}	
	.pobierzdiv {
		display:none;
	}
}


@media (max-width:632px) {
	.dflex {
 		display: block;
	}
	
	.introi {
		margin:auto;
		margin-top:8px;
		width:90%;
	}
	.nav {
		display:none;
	}

	.logo {
		height:auto;
	}
	
	.ds-top {
		vertical-align:middle;
		padding:10px;
		height:60px;
		text-align:center;
		box-sizing:border-box;
	}
	
	em {
		color:#d4d4d4;
	}
	
	.cennik {
		min-width:100%;
		padding-bottom:16px;
		height:auto;
		margin-bottom:16px;
	}

	.cennik1 {
		min-width:100%;
		padding-bottom:16px;
		height:auto;
		margin-bottom:16px;
	}
}

#armorial {
	position:relative;
	border-radius:16px;
	background-color:rgba(255,255,255,0.1);
	background-image: url(../img/2024/pitb.svg);
	background-repeat:no-repeat;
	background-size:contain;
	width:40vw;
	height:10vw;
	margin:auto;
}

#armorial:after {
	display:block;
	width:1vw;
	height:1vw;
	/*background:#ffa500;*/
	border:solid 0px red;
	border-radius:50%;
	position:absolute;
	translate: 33.5vw 2vw;
	content:"";
	animation: pink 1.6s;
	animation-iteration-count: 5;
}

#armorial:hover::after {
	cursor:crosshair;
	animation-iteration-count: infinite;
}


@keyframes pink {
	 0% {border:solid 0px red; width:1vw; height:1vw;opacity:1;translate:33.5vw 2vw}
	 5% {border:solid 2px red; width:1vw; height:1vw;opacity:1;translate:33.5vw 2vw}
	100% {border:solid 2px red;width:4vw; height:4vw;opacity:0;translate:32vw 0.6vw}
}


	
	.pobierzdiv {
		display:block;
		color:#fff;
		font-size:24px;
		text-align:center;
		position:relative;
		top:0;
		left:0;
	}
	
	.pobierzdivfix {
		display:block;
		color:#fff;
		font-size:24px;
		text-align:center;
		position:fixed;
		top:0;
		left:0;
	}

.ramka {
	border-bottom:solid 4px #FFF;
	
	width:320px;
	height:354px;
	box-sizing:border-box;
	margin:auto;
	overflow:hidden;
	position:relative;
}

.ramka div {
	position:absolute;
	top:0;
	left:0;
	box-sizing:border-box;
	width:320px;
	height:354px;
	padding:364px 0px 0px 30px;
	background-color:rgba(0,0,0,0);
	transition: padding 0.5s, background 0.5s;
}

.ramka div:hover {
	padding:10px 0px 0px 30px;
	background-color:rgba(34,46,68,0.9);
	color:#FFF;
	}

.ramka img {
	width:100%;
}

.obr {
 background-color:rgba(0,0,0,0.8);
 background-image:url(../design/accounting3.jpg);
 background-size:cover;
 background-attachment:fixed	
}

.fcard {
width:34vw;
height:14vw;
/*background:#1A4D76 url(../img/fcard.png) no-repeat;*/
background-image:url(../img/2024/fcard.png);
background-repeat:no-repeat;
background-position:29vw 1vw;
background-size:50px 50px;
border-style:solid;
border-width:2px;
border-color:#76AAD3;
position:absolute;
border-radius:21px;
box-sizing:border-box;
padding:16px;
color:#fff;
transition: transform 0.5s, bottom 0.5s;
box-shadow: -6px -6px 6px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
font-size:20px;
font-weight:300;
}

.fcard:hover {
	transform: rotateZ(5deg);
	transform-origin:bottom right;
}

.fc0 { bottom:14vw; left:3vw;} 
.fc0:hover {bottom:16vw;left:3vw;}

.fc1 {bottom:7vw;left:4vw;} 
.fc1:hover {bottom:9vw;left:4vw;}

.fc2 {bottom:0vw;left:5vw;} 
.fc2:hover {bottom:2vw;left:5vw;}
