
a {
	color: black;
}
a:hover {
	color: white;
}
.test-super {
background-color: #C5CFDF;}
.tekst1 {
font-size: x-large;}
  .ramka1{
  	width: 420px;
    padding: 9px;
	border-width: 4px;
	border-style: dashed;
	border-color: black;
	border-radius: 12px;
	font-size: 17px;
  }
	.obrazki1 {
	  background-color: #A5AF87;
  }
  .obrazek2 {
    text-align: center;
    background-color: #8C8C87;
    border-radius: 12px;
  }