	.m-menu-art {border-top: 1px dashed #a9a3a3; padding-top: 1rem !important; padding-bottom: 1rem !important;}
	/* .m-menu-art-nazwa {font-weight: bold;} */
	.m-menu-art-opis {font-size: 0.85em;}
	/* .m-menu-art-cena {font-weight: bold;} */
	nav {border-bottom: 1px solid #a9a3a3;}
/*		.nav-item {border-right: 1px dashed #a9a3a3;}
*/
	.m-img { max-height: 35rem; width: 100%; }
	.m-bg {
		background-image: url("../img/background.png");
		background-color: #fafafa; 
		background-size: cover;
		font-family: 'Roboto Slab', cursive, sans-serif !important;
		}