/* SELEKTORY: */

html, body {
  background-color: black;
	color: white;
  font-family: 'Times New Roman', sans-serif;
	height: 463px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

#LAYOUT {
	height: 463px;
  background-color: black;
}

#odsylacz1 {
  width: 30px;
	height: 30px;
	position: absolute; left: 563px; top: 430px; 
	z-index: 2;

}

#JPG {
  height: 463px;
	background-color: black;
	position: absolute;
	z-index: 1;
}

#odsylacz2 {
  width: 30px;
	height: 30px;
	position: absolute; left: 583px; top: 430px;
	z-index: 3;
}
