html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #D7DFEB;
}

.no_fonts {
	font-size: 0px;
}

.logo {
	position: absolute;
	z-index: auto;
	top: 50px;
	left: 5px;
}

.main_table {
	width: 100%;
}

.left_column {
	width: 202px;
	vertical-align: top;
}

.right_column {
	width: 220px;
	vertical-align: top;
}

.main_column {
	vertical-align: top;
}

.vertical_white_line {
	width: 1px;
	background: #ffffff;
}

.horizontal_white_line {
	height: 1px;
	background: #ffffff;
}

.shapka_left {
	background: transparent url('../images/shapka_left.gif') repeat-x top right;
	text-align: right;
}

.header_line {
	color: #3466B2;
	text-align: center;
	font-weight: bold;
	height: 15px;
}

.footer_image {
	z-index: auto;
	position: absolute;
	margin: -120px 0 0 58px;
	width: 162px;
}

.footer_line, .footer_line_2 {
	line-height: 18px;
	vertical-align: baseline;
	color: #6A778A;
	text-align: center;
}

.footer_line a, .footer_line_2 a {
	color: #6A778A;
	text-decoration: none;
}

.footer_line_2 {
	line-height: 24px;
	color: #ffffff;
	background: #4272BA;
}

.footer_line_2 a {
	color: #ffffff;
}

.breadcrumbs_left {
	width: 18px;
	height: 23px;
	background: transparent url('../images/pad_left.gif') no-repeat;
}

.breadcrumbs_right {
	width: 18px;
	height: 23px;
	background: transparent url('../images/pad_right.gif') no-repeat;
}

.breadcrumbs {
	background: transparent url('../images/pad_center.gif') repeat-x;
	height: 23px;
	text-align: center;
}

.breadcrumbs a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.to_print a {
	margin: 0 10px 0 0;
}

.vacancies {
	text-align: left;
	padding: 2px 0 2px 20px;
	background: transparent url(../images/branch_element.gif) no-repeat;
}
