html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}
body, td {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 150%;
	}
table {
	border-spacing: 0;
	empty-cells: show;
	border-collapse: collapse;
	border: 0px;
	}
td, form {
	margin: 0em;
	padding: 0em;
	border: 0px;
	}
a {
	color: #0073ae;
	text-decoration: underline;
	}
a img {
	border: 0px;
	}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	padding-left: 4px;
	}
h1 {
	color: #05405e;
	font-weight: normal;
	font-size: 24px;
	line-height: 120%; /* мои изменения */
	}
h2 {
	color: #05405e;
	font-weight: normal;
	font-size: 20px;
	line-height: 120%; /* мои изменения */
	}
h3 {
	color: #05405e;
	font-weight: bold;
	font-size: 15px;
	line-height: 120%; /* мои изменения */
	margin-bottom: 12px;
	}
.s, .s a {
	font-size: 11px;
	}
.g {
	color: #5e5e5e;
	}
.shadow {
	background: url(/pic/shadow.png) repeat-y right; _background: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/pic/shadow.png');
	}

.gallery td {
	padding: 2px;
	border: #ffc20e 1px solid;
	background: #fff;
	}
.gallery td.descr {
	text-align: left;
	white-space: normal;
	font-size: 11px;
	border: 0px;
	padding: 7px 0px 0px 0px;
	overflow: hidden;
	}

.menu {
	width: 220px;
	height: 300px;
	position: absolute;
	left: 0px;
	top: 182px;
	z-index: 2;
	}
.menu table {
	width: 100%;
	}
.menu table td {
	border-left: #ffc20e 4px solid;
	padding: 2px 0px 2px 25px;
	background: #fff;
	}
.menu table td a {
	font-weight: bold;
	text-decoration: none;
	}
#sub1, #sub2, #sub3, #sub4, #sub5, #sub6, #sub7, #sub8, #sub9, #sub10, #sub11, #sub12 {
	display: none;
	}
#sub1 td, #sub2 td, #sub3 td, #sub4 td, #sub5 td, #sub6 td, #sub7 td, #sub8 td, #sub9 td, #sub10 td, #sub11 td, #sub12 td {
	border: 0px;
	padding: 0px 0px 0px 50px;
	}
#sub1 td a, #sub2 td a, #sub3 td a, #sub4 td a, #sub5 td a, #sub6 td a, #sub7 td a, #sub8 td a, #sub9 td a, #sub10 td a, #sub11 td a, #sub12 td a {
	font-weight: normal;
	font-size: 11px;
	line-height: 120%;
	display: block;
	margin-bottom: 5px;
	}
	
table.right_menu {
	margin: 0px 0px 25px 40px;
	}
table.right_menu td {
	font-size: 11px;
	color: #5e5e5e;
	text-align: right;
	padding: 1px 12px 1px 0px;
	}
table.right_menu td.sel {
	background: url(/pic/right_menu_bul.gif) no-repeat right 8px;
	}
table.right_menu td a {
	font-size: 11px;
	text-decoration: none;
	}

.news {
	margin-bottom: 30px;
	}
.news td {
	padding-bottom: 5px;
	}
.news td.date {
	font-size: 11px;
	color: #5e5e5e;
	}

p {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	}
p.header {
	font-size: 12px;
	font-weight: bold;
	color: #05405e;
	margin-top: 15px;
	}
p.num_list {
	margin-left: 0px;
	}

ul {
	margin-top: 8px;
	margin-bottom: 8px;
	}

ol.dep {
	color: #5e5e5e;
	font-weight: bold;
	}
ol.dep li {
	padding-top: 3px;
	padding-bottom: 2px;
	}
p.subdep {
	color: #5e5e5e;
	font-weight: normal;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	}

table.cal {
	width: 75%;
	margin: 0px 30px 0px 29px;
	}
table.cal td {
	font-size: 11px;
	padding: 2px 2px 2px 0px;
	}
table.cal td a {
	font-size: 11px;
	}
	
span.blue {
	color: #05405e;
	}
span.grey {
	font-weight: bold;
	color: #5e5e5e;
	}

table.reports {
	margin-top: 5px;
	width: 80%;
	}
table.reports td.header {
	font-weight: bold;
	color: #5e5e5e;
	padding-bottom: 5px;
	border-bottom: #ccc 1px solid;
	}
table.reports td.vacancies {
	font-size: 11px;
	}

table.tariffs {
	border: #ccc 1px solid;
	margin-top: 15px;
	margin-bottom: 15px;
	}
table.tariffs th {
	font-size: 11px;
	color: #5e5e5e;
	border: #ccc 1px solid;
	background: #fbf9f8;
	padding: 3px;
	}
table.tariffs td {
	font-size: 11px;
	color: #5e5e5e;
	text-align: center;
	border: #ccc 1px solid;
	padding: 3px;
	}
table.tariffs td.left {
	text-align: left;
	padding-left: 5px;
	}

table.structure {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	}
table.structure th {
	font-size: 12px;
	color: #5e5e5e;
	border: #5e5e5e 1px solid;
	background: #fbf9f8;
	padding: 3px 7px;
	}
table.structure td {
	color: #5e5e5e;
	padding: 0px 7px;
	}
table.structure td.sep {
	color: #5e5e5e;
	width: 50%;
	border-left: #5e5e5e 1px solid;
	border-right: #5e5e5e 1px solid;
	padding: 0px 7px;
	}
table.structure td.arrow {
	border: 0px;
	background: url(/pic/structure_arrow.gif) no-repeat center top;
	}

table.leadership {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	}
table.leadership th {
	font-size: 12px;
	color: #5e5e5e;
	text-align: left;
	border-bottom: #ccc 1px solid;
	padding: 0px 0px 5px 10px;
	}
table.leadership td {
	font-size: 12px;
	color: #5e5e5e;
	vertical-align: top;
	border-bottom: #e1e1e1 1px dotted;
	padding: 0px 7px;
	}
table.leadership td.left {
	font-size: 12px;
	color: #5e5e5e;
	width: 50%;
	padding: 0px 10px;
	}

table.links {
	margin-top: 5px;
	width: 100%;
	}
table.links th {
	font-size: 12px;
	color: #5e5e5e;
	text-align: left;
	padding: 0px 0px 5px 10px;
	border-bottom: #ccc 1px solid;
	}
table.links td {
	color: #5e5e5e;
	vertical-align: top;
	padding: 2px 10px 2px 10px;
	}
	
table.photogallery td {
	font-size: 11px;
	color: #5e5e5e;
	vertical-align: top;
	}
table.photogallery td.nav {
	color: #0073ae;
	font-weight: bold;
	background: #fffbf8;
	padding: 0px 3px;
	text-align: left;
	}
table.photogallery td.nav span.sel {
	color: #5e5e5e;
	padding: 0px 3px;
	border: #ffc20e 1px solid;
	}
table.photogallery td.nav a {
	text-decoration: none;
	padding: 0px 3px;
	}
table.photogallery td.left {
	padding-right: 5px;
	width: 85px;
	}
table.photogallery td.image {
	margin: 0px 3px 10px 0px;
	background: #fbf9f8;
	border: #f7f5f4 1px solid;
	padding: 4px;
/*	width: 180px;*/
	vertical-align: middle;
}
table.photogallery img {	
	background: #fff;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 2px;
	padding: 0px;
	vertical-align: top;
	}

ul.photogallery img {	
	background: #fff;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 2px;
	padding: 0px;
	vertical-align: top;
	}
ul.photogallery li {
	display: inline;
	float: left;
	margin: 0px 3px 10px 0px;
	background: #fbf9f8;
	border: #f7f5f4 1px solid;
	padding: 4px;
	position: relative;
	width: 186px;
	height: 142px;
	text-align: center;
	vertical-align: middle;
	}
ul.photogallery div.title {
	font-size: 11px;
	color: #5e5e5e;
	}
div#fixdiv {
	display: block;
	position: fixed;
	width: 276px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	height: 100%;
	background: #ffe5d6 url(/pic/right.jpg) no-repeat left bottom;
	}