.dodaj_formularz{
	width:80%;
	margin:0 auto !important;
}
#bd_wroc{
	font-weight:bold;
}
.naglowek_tabeli{
	padding: 20px 0 20px 0;
}
.nav_button{
width: 80% !important;
margin: 0 auto !important;
color: #fff !important;
background-color: blue !important;
font-weight: bold !important;	
}

/* LOGIN */
.bd_login{
	min-height: 80vh;
height: 80vh;
}
.login-logo{
	text-align: center;
font-size: 20px;
font-weight: bold;
margin-bottom: 20px;
}
.bd_alert .alert{
	width: 60%;
margin: 50px auto 0 auto;
text-align: center;
}

@media only screen and (max-width:767px){
	.nav_button{
		margin-bottom:20px !important;
		width:100% !important;
	}
}
