#top_top
{
    padding: 5px 10px;
}

#top #homepage .logo-wrozbyonline-kula
{
    height: 20px;
}

#top #homepage .logo-wrozbyonline-napis
{
    width: 80px;
}

#top #homepage .logo-wrozbyonline-lat
{
    width: 19px;
    height: 23px;
}

#top .button
{
    padding: 5px 8px;
    font-size: 12px;
    min-width: 0;
}

.button
{
    font-size: 13px
}

#main
{
    padding: 0 8px;
}

.tekst p
{
    font-size: 14px;
}

.box.box_profile .label,
label.lbl
{
    font-size: var(--mobile-size-12px);
    padding-bottom: 5px;
    padding-left: 0;
    padding-top: 0;
    text-align: left;
    display: inline-block;
    width: auto;
    min-width: 120px;
}

.box_profile .label-top
{
    align-items: flex-start;
}

input[type=text],
textarea
{
    width: 100% !important;
}


#bottom
{
	font-size: 14px;
	padding: 10px 0px 10px 0px;
}

#bottom #bottom_in
{
	width: 94%;
	padding: 20px 0 10px 0;
    flex-wrap: wrap;
    text-align: center;
    border: 0;
}

#bottom #bottom_in .b_menu,
#bottom #bottom_in .b_serwisy
{
	width: 100%;
    text-align: center;
}

#bottom #bottom_in ul
{
	display: none;
	font-size: 14px;
	line-height: 30px;
    margin-bottom: 30px;
}

#bottom #bottom_in ul li {
    padding: 2px 0;
}

#bottom h3
{
	font-size: var(--mobile-size-19px);
	padding-top: 5px;
	padding-bottom: 5px;
}

.bottom_social
{
    margin-bottom: 0;
    text-align: center;
}