@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&subset=latin-ext');
body{font-family: 'PT Sans'; font-size: 14px!important; color: #333333important; }

header#header, .page-header {display: none!important;}
.bnr-bg {position: relative; display: block; overflow: hidden; width: 100%; height:510px; background: url('../images/bnr.png') no-repeat; background-position: center center;}
.bnr-bg h1 {color:#fff; font-size: 35px;  margin: 0 0 20px;}
.bnr-bg p {color:#fff; font-size: 28px;}
.bnr-bg p span {color:#fff; font-size: 19px;}
.bnr-bg .logo { margin-top: 30px; margin-left: -20px; }
@media (max-width: 991px) { 
	.bnr-bg .logo {width: 120px;}
	.bnr-bg h1 {font-size: 25px; font-weight: 600;}
	.bnr-bg p {font-size: 18px;}
	.bnr-bg p span {font-size: 15px;}
	.bnr-bg {height:410px;}
}
@media (max-width: 485px) { .bnr-bg {height:auto; padding-bottom: 20px; background-size: cover;} }

#form_content h2 { color: #ffaa2b;font-size: 38px; }
#form_content p { color: #ff2929; font-size: 14px; font-weight: 600;}

main {padding-top: 50px;}

footer#footer {background: #eee; border-top: 50px solid #ccc;}
footer#footer p {color:#444; font-size: 14px; }

.buttons {text-align: center;}
.buttons input { float: none!important;}

#indywidualne_elementy tr[data-id="52"],#indywidualne_elementy tr[data-id="53"],#indywidualne_elementy tr[data-id="54"] { display:none!important; }

