#table_form table,
table,
table tr,
th {
	text-align: center !important;
}

#count_subdivision,
#count_subdivision2,
#count_structural_units {
	width: 180px;
}

#all_places,
#budget_free,
#full_pay,
#partial_pay,
#all_places2,
#budget_free2,
#full_pay2,
#partial_pay2 {
	width: 80px;
}

#date_actuality,
#date_actuality_2,
#date_actuality_22 {
	width: 115px;
}

.emptyattan {
	border: 1px solid #ff0000;
}

.ch_table_body input {
	width: 100px;
}

#table_form table,
table {
	margin: auto;
	width: 100%;
}

#radio_group [type="radio"] {
	float: left;
	position: relative;
	top: 0.5em;
	left: 0.5em;
}

#radio_group label {
	display: block;
	padding: 0.7em 0.5em 0.5em 2em;
}