.my-link {
color: white; text-decoration: none; }
.my-link:hover {
color: #ffcc00; } .custom-pdf-link {
margin: 10px 0;
}
.custom-ppdf-link a {
display: block;
text-decoration: none;
color: inherit;
}
.custom-pdf-link .pdf-link-content {
display: flex;
align-items: center;
padding: 10px;
transition: background-color 0.3s ease;
border: 1px solid #f2f2f2;
line-height: 26px;
}
.custom-pdf-link .pdf-link-content:hover {
background-color: #f2f2f2; }
.custom-pdf-link img {
margin-right: 10px; width: 32px; height: 32px; }
.custom-pdf-link span {
flex-grow: 1;
} .wpb_page_list {
list-style: none; padding: 0; margin: 0; }
.wpb_page_list li {
padding: 10px 0; border-bottom: 1px solid #ddd; transition: background-color 0.3s; padding-left: 10px;
}
.wpb_page_list li:last-child {
border-bottom: none; }
.wpb_page_list li a {
display: block; text-decoration: none; color: inherit; }
.wpb_page_list li:hover {
background-color: #f2f2f2; }
.wpb_page_list li a:hover {
color: #2d8749; }  .table_waluty {
border-collapse: collapse;
border: none;
width: 100%;
font-size: 16px;
line-height: 1.5;
margin: 20px 0;
}
.table_waluty thead th {
color: #216336;
text-align: left;
padding: 12px;
font-weight: bold;
border: none;
}
.table_waluty tbody td {
padding: 12px;
text-align: left;
border: none;
}
.table_waluty td img {
height: auto;
margin-right: 10px;
vertical-align: middle;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
#waluty_info{
font-size: 0.9em;
} .custom-komunikaty .elementor-post__text {
border: 2px solid #2d8749;
padding: 10px;
} .komunikat-banner {
font-size: 1.2em;
padding: 5px 10px;
text-align: center;
font-weight: bold;
border-bottom:  2px solid #2d8749;;
} .lista { 
margin-bottom: 1em; }
.lista li{
list-style-type: none; padding-left: 1em; 
position: relative;
}
.lista li::before {
content: "\25CF"; font-size: 1em;
color: #2d8749; 
position: absolute;
left: -1em;
top: 0em;
}
.file-info {
font-size: 0.9em; 
color: rgb(46,38,32);     
}