.blankiet_tekst_przed {}
.blankiet_tekst_po {}
.table input, .table textarea, .table select {width:98%;}
.table_blankiet td {text-align: left;}
.table_blankiet_right {text-align: right;}
.blankiet_wymagany {
	color: #ff761b;
	font-weight: bold;
}
.blankiet_blad td, .blankiet_kombinator {
	background: #ac0000 !important;
	border: 1px solid #ac0000;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.blankiet_pole_blad {
	border: 2px solid #ac0000;
	padding: 4px;
}
.blankiet_pole_polaczone_blad {
	border: 2px solid #545454;
	padding: 4px;
}
.blankiet_wymagany_2{color:#545454;}
.blankiet_pole_opis {
	padding: 5px;
	text-align: left;
}
._formularz_1{ width:99%}
.blankiet_powrot {
	margin-top: 20px;
	text-align: center;
}
.blankiet_anuluj, .blankiet_wyslij{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;border:0;padding:10px;font-size:18px;cursor:pointer}
.blankiet_anuluj {background:#f5f5f5;color:#545454; width:100px;}
.blankiet_wyslij {background:#ff761b;color:#f8f8f8; width:80px; margin:10px 0;}