#rcorners1 {
  color:#FFFFFF;
  border-radius: 20px;
  background-color: #d21452;
  padding: 15px;
  font-weight: bold;
  font-size: 20px;
margin: 10px;
}
#rcorners2 {
  color:#FFFFFF;
  border-radius: 20px;
  background-color: #d21452;
  padding: 15px;
  font-weight: normal;
  font-size: 18px;
margin: 10px;
}
#rcorners3 {
  color:#FFFFFF;
  border-radius: 8px;
  background-color: #6495ED;
  padding: 8px;
  font-weight: bold;
  font-size: 16px;
margin: 5px;
}
#rcorners4 {
  color:#FFFFFF;
  border-radius: 20px;
  background-color: #4682B4;
  padding: 15px;
  font-weight: normal;
  font-size: 18px;
margin: 10px;
}
#rcorners5 {
  color:#FFFFFF;
  border-radius: 20px;
  background-color: #6495ED;
  padding: 15px;
  font-weight: normal;
  font-size: 18px;
margin: 10px;
}
#date {
  color:grey;
  border-radius: 20px;
  padding: 15px 15px 15px 15px;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}
#time {
  color:#d21452;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
  text-align: right;
}
#text {
  color:black;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
  text-align: right;
 align-items: stretch;
}
#time2 {
  color:#4682B4;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
  text-align: right;
}
#text2 {
  color:black;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
  text-align: right;
 align-items: stretch;
}
#time3 {
  color:#6495ED;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
  text-align: right;
}
#text3 {
  color:#4169E1;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
  text-align: right;
 align-items: stretch;
}
h5{
  color:grey;
  border-radius: 20px;
  padding: 15px 15px 15px 15px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
h4{
  color:grey;
  border-radius: 20px;
 margin: 10px;
  font-weight: bold;
  font-size: 15px;
  text-align: left;
}
#granat{
 color:#162584;
}
#zielony{
 color:#7ED957;
}