body { background-color: #e6f2ff;}

.navbar { min-height: 40px; font-size: 15px; background-color: #0055aa !important; }

.avatar-box {
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.avatar-box img {
    border: 3px solid #0d6efd;
    padding: 3px;
    border-radius: 50%;
}

.sekcja1
{	  
	height:auto; width:auto; text-align:left;
	border-color:blue; border-width:1px;
	margin-top:75px; margin-left:5px; margin-right:1px;	margin-bottom:5px;	
}

.page-footer
{
	height:21px; width:auto; font-size:11px; color:blue;
	border:solid; border-width:1px; border-color:blue;
	margin-left:1px; margin-right:1px; margin-bottom:1px;	
}
