/* 2017-05-22 formularz kontaktowy A5*/
.a5-formularz-sp form textarea
{
	min-height:80px;
}

#A5-form #bfCaptchaEntry
{
  float:left;
}

#A5-form button.ff_elem
{
 clear:both; 
 background-color:#A5ABAF;
 background-image: url(../../assets/images/ic_reload.png);
 background-repeat: no-repeat;
 background-position: center;
padding: 20px 0 15px 25px;  
} 

/* 2017-05-22 koniec*/

/* 2020-07-16 naglowki */
.a1-tekst1-sp .like-h2{
	font-size: 38px;
	line-height: 1.1;
	font-weight: 400;
	font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.a5-formularz-sp .like-h4{
	font-size: 16px;
    color: #fff;
	margin-top: 10.5px;
    margin-bottom: 10.5px;
	font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.1;
}

.a5-formularz-sp .like-h2{
	font-size: 24px;
	margin-top: 0;
    margin-bottom: 10.5px;
	font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}
/* 2020-07-16 koniec */