a:link {
color: #191C5F; 
text-decoration: none;
}
a:visited {
color: #191C5F; 
text-decoration: none;
}
a:active {
color: #191C5F; 
text-decoration: none;
}
a:hover {
color: #FF9500; 
text-decoration: underline;
}
body, td {
font-family: Verdana;
font-size: 11px;
color: #191C5F;
font-family: Verdana, arial, tahoma, sans-serif;
}

.firma { 
    margin-left: 50px;  
    margin-right: 50px;
    font-size: 12px;    
  } 




.main {
    text-align: center;
    
   }



.dol {
    text-align: center;
    font-family: verdana;
    color: black;
    font-size: 10px; 
    font-weight: bolder;
    margin-left: 40px;
    margin-right: 40px;
   } 
.stopka {
    color: #FFFFFF;    
    text-align: center;
    font-size: 10px;

}

.menu {
    font-weight: bold;
    text-align: center;
    font-size: 13px;

}

.przyklad {
    text-align: left;
    font-family: verdana;
    color: #191C5F;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 10px;   
    padding-top: 5px; 
    padding-bottom: 5px; 
    background-color: red;
}


