h1{
  text-decoration: underline;
  margin-left: 3%;
  margin-top: 16%;
  text-align: left;
  font-size: 320%;
  color: #006666;
  word-spacing: 10%;
  position: relative;
  animation-name: sd;
  animation-duration: 10s;
  animation-delay: 1s;
  animation-iteration-count: infinite;
}

@keyframes sd {
0%   {left: 0%; top: 0%;}
50% {left: 30%; top: 0%;}
100%   {left: 0%; top: 0%;}
}
h2 {
  background-position: center;
  color: #1ab2ff;
  text-shadow: 5px 5px 5px black;
  margin-top: 1%;
  text-align: center;
  font-size: 500%;

}
body {
background-image:  url(spt.jpg);
  background-color:  #4da6ff;
  background-position:top;
  background-repeat: no-repeat;


}
#cont {
  text-align: left;
  font-size:200%;
  margin-right: 10%;
  font-weight: bold;
  word-spacing: 3%;
  margin-top: 2%;
}

#cont3 {
  margin-top: 3%;
margin-left:4%;
font-size: 140%;
text-decoration: underline;
font-weight:bold;

}

#cont2 {
text-align: left;
font-size:120%;
margin-right: 30%;
font-weight: inherit;

}
.footer {
   width: 135%;
   color: black;
  text-align: left;
  margin-left: 2%;
  margin-top: 5%;
  font-weight: Arial;
  font-size: 130%;

}

.asideright {
  width: 30%;
  float: right;
   font-size: 100%;
   font-style:italic;
   font-weight: bold;
   margin-top: -25%;
   margin-left: 5%;
word-spacing: 80%;
color: #732626;
}

.asideleft {
  width: 100%;
    padding-left: 1%;
    margin-left: 1%;
    float: left;
    margin-top: 30%;
    word-spacing: 12%;
    font-weight:bolder;


}
.asideright p{
   border-left: 6% solid black;
}
 .asideleft p{
   margin: 0%;

 }
 #logo{
margin-left: 1%;
margin-top: -5%;

}
#poza2{
  margin-top: 62%;
align:left;
margin-left: 1%;
}

#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 60%;
  margin-top: -25%;
}
#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 65%;
  font-size: 120%;
  word-spacing: 200%;
}

#customers td, #customers th {
  padding: 0%;
}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}
