html, body {
    margin: 0;

    background-color: #fffffff;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-image: url("tlo3.jpg");
    height: 100vh;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 20px;
}

li {
  float: right;
  margin-top: 40px;
  margin-right: 10px;
  font-family: sans-serif;
  font-weight: 550;
  font-size: 18px;
  margin-top: 20px;
}

li a {
  display: block;
  color: black;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

/* Change the link color to #111 (black) on hover */
li a:hover {
  background-color: #e0672e;
}

#widget {
	width: 220px;
	float: right;
	margin-top: 80px;
	margin-right: 50px;
}

#logo {
	width: 330px;
	height: 76px;
	margin-top: 15px;
	bottom: 6px;
	margin-left: 55px;
	float: left;
	position: relative;
}

#widget2 {
	position: relative;
	top: -5px; /* 435 */
}

h1 {
	font-family: Verdana;
	color: black;
	text-align: center;
	position: relative;
	display: insane-block;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-top: 110px;
}

h2 {
	font-family: sans-serif;
	color: black;
	text-align: center;
	position: relative;
	display: insane-block;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-top: 90px;
}

#zdj1 {
	border: outset 10px white;
}

#p1 {
	font-family: sans-serif;
	color: black;
	position: relative;
	display: insane-block;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-top: 110px;
}


#p2 {
	font-family: sans-serif;
	color: black;
	position: relative;
	display: insane-block;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-top: 110px;


}

#p3 {
	font-family: sans-serif;
	color: black;
	position: relative;
	display: insane-block;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-top: 110px;




}

#zdj2 {
	border: outset 10px white;


}

#zdj3 {
	border: outset 10px white;


}

main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch;
    align-content: space-around;

    max-width: 1500px;
    margin: auto;
}

#nazwy {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch;
    align-content: space-around;

    max-width: 1500px;
    margin: auto;
}

#sg1 {
	margin-top: 70px;
	margin-left: 75px;
	float: left;

}

#wstep1 {
	font-family: Arial;
	color: black;
	letter-spacing: 1px;
	margin-top: 320px;
	margin-left: 800px;
	font-size: 20px;
}

#wstep2 {
	margin-top: 500px;
	
}

#baner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	background-color: white;
	box-shadow:3px 1px 6px black;
}

#film1 {
	position: center;
	display: block;
	margin-left: 545px;
	margin-top: 70px;
}

.ikony {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    align-content: space-around;
	width: 240px;
    height: 240px;
    margin: 50px;
    max-width: 1500px;
    margin: auto;
	
}

#stopka {
	clear: both;
    background-color: #434140;
    text-align: center;
    height: 100px;
    padding: 10px;
	box-shadow:3px 1px 6px black;
	font-family: Monsterrat;
}