@charset "UTF-8";
/* CSS Document */

/*
Barlow+Condensed:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400
Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400
*/


/*
==================================
        Łaty do casu BPM
==================================
*/

.with-img {
	width: 100%;
	float: left;
}
.with-img img {
	margin: 8% 0 2% 0; /* obejscie dolnego marginesu 8% z common */
}

/* warstwy z powiekszonymi img */
.img-big {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #181a1c url(../gfx/icons/ico-close-img.png) right 0 top 0 no-repeat;
}
.img-big img {
	width: 100%;
	max-width: 1366px;
	/*margin: 44px 0 44px 0;*/
}
.img-big .x-mark {
	display: block;
	width: 100%;
	height: 44px;
	background: url(../gfx/icons/ico-close-img.png) right 0 top 0 no-repeat;
}
#zadania-img, #tabela-img, #fvat-prev-img, #fvat-edit-img {
	cursor: zoom-in;
}
#zadania-img-big, #tabela-img-big, #fvat-prev-img-big, #fvat-edit-img-big {
	overflow: scroll;
	display: none;
	cursor: zoom-out;
}

/*
==================================
               RWD
==================================
*/
