a:link {
color: white; 
text-decoration: none;
}
a:visited {
color: white; 
text-decoration: none;
}
a:active {
color: white; 
text-decoration: none;
}
a:hover {
color: #FFBA00; 
text-decoration: underline;
}
body, td {
font-family: Verdana;
font-size: 11px;
color: #191C5F;
font-family: Verdana, arial, tahoma, sans-serif;
}


.main {
    text-align: center;
    
   }


.info {
  margin-left: 50px;
  margin-right: 50px;
color: black;

 }





.linki {
    text-align: center;
    font-family: verdana;
   color: white;
font-size: 10px; 
    font-weight: bolder;
   } 
.stopka {
    color: #FFBA00;    
    text-align: center;
    font-size: 10px;

}

