.table_style td, .table_style th {
	background-color: #f0f2f2;
	border: 1px #fff solid;
	border-top: 0px;
	border-left: 0px;
	text-indent: 0px;
	padding: 5px 20px;
}
.highlight_row td, .highlight_row {
	background-color: #e5e7e7;
}
.table_style {
	border: 1px #fff solid;
	border-bottom: 0px;
	border-right: 0px;
	border-collapse: collapse;
}
.table_style th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e5e7e7;
	font-size: 12px;
	color: #3d3d3d;
	padding: 5px 20px;
}

.img_border {
	border: 1px #A6AAAB solid;
}

/* стили для страницы "Сертификаты" */
.header_1 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.header_2 {
	font-size: 11px;
	color: #777;
	text-align: center;
	padding: 4px !important;
	margin: 0px !important;
	vertical-align: middle;
}
.column {
	text-align: center;
}
.column a, .column a:hover {
	text-decoration: none !important;
	font-size: 15px !important;
}
.lib_group {
	font-size: 12px;
	font-weight: bold;
}
.lib_material {
	font-size: 12px;
}
