.form-control
{
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset !important;
	outline: 0px none;
	border: medium none;
}

h2{
text-align:center;
font-size:12px;
text-decoration: underline;
font-weight:bold;
margin:0px;
}

hr{
	display:none;
}
button{
	display:none;
}
.naglowek{
display:none;
}
.no-print{
display:none !important;
}

label {
    height: 15px !important;
}	

