* {
	padding:0;
	margin:0;

}



body {
	font: 100.01% Trebuchet MS, Helvetica, sans-serif;
	position: relative;
	background: url('/n.gif') no-repeat;
    background-attachment: fixed;
}

img {border:none;}

table td {border-collapse:collapse;}
table {border-collapse:collapse;}

#wrapper {
	position: absolute;
	height: 100%;
	width: 100%;
}

#service_area {
	width: auto;
	background: #FAECE0;
	height: 22px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	white-space: nowrap;
	clear: both;
	//overflow:hidden;
}
#service_area #authorization_area {
	float: left;
	z-index: 600;
}
#authorization_area a {
	color: #B40000;
	font-size: 70%;
	background: url(images/ico_key.gif) no-repeat left center;
	display: block;
	padding-left: 18px;
	margin-top: 3px;
}
#service_area #search_nav {
	position: relative;
	float: right;
	z-index: 700;
}
#search_nav form {
	display: inline;
	height: 16px;
	position: relative;
	top: -7px;
	//top: -6px;
	margin-right: 10px;
}
#search_nav label {
	font-size: 70%;
}
#search_nav #s {
	height: 16px;
	border: 1px solid #CCCCCC;
	width: 110px;
	padding-left: 5px;
	font-size: 70%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#search_nav #submit {
	background: #B40000;
	font-size: 70%;
	color: #FFFFFF;
	border-style: none;
	width: 48px;
	position: relative;
	line-height: 14px;
	//top:-1px;
	padding-top: 1px;
	padding-bottom: 1px;
	//padding:0;	
}
#nav_logo {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	z-index:100 !important;
	
}
#nav_logo table {
	width: 955px;
}

#nav_logo .logo_container{
	
	width: 345px;
	height: 294px;
	z-index:90 !important;
	position: relative;
}

#nav_logo img{
	/*margin-top: -73px;
	margin-top: -184px;*/
	position: absolute;
	top: 0 !important;
	//top: -37px !important;
	z-index: 150 !important;
	}
	
	
	
@media all and (min-width:0px) {
     head~body #nav_logo img { 
        
      }
}

body:last-child:not(:root:root) #nav_logo img {  
   margin-top:0;
	top: 80px;
}

body:nth-of-type(1) #nav_logo img{

top: 80px;

}
	
	
#nav_logo ul {
	margin-top: -120px;
	//position: relative;
	z-index: 120;
}	
	
#nav_logo li {
	list-style:none;
}

	
#nav_logo a {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: #854C25;
	font-size: 130%;
	line-height: 150%;
}



#nav_logo #slogan {
	position: absolute;
	margin-left: 90px;
	
	z-index: 130;
}

#nav_logo p {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #B40000;
	line-height: 28px;
	
}

#nav_logo p span {
	font-size: 80px;
	position: absolute;
	line-height:45px;
	

}


#nav_logo p .first {
	margin-top: -15px;
	//margin-top: -12px;
	margin-left: -40px;
	color: #F7E5E5;
	//position: absolute;
	z-index: 140;
	
}

#nav_logo p .last {
	margin-top: -15px;
	//margin-top: -12px;
	margin-right: 5px;
	color: #F7E5E5;
	//position: absolute;
	z-index: 145;
	
}


#main_content {
	position:relative;
	margin-top:-70px;
	min-width:900px;
	z-index:1000;
	margin-bottom: 100px;
	
}
#main_content td {
	vertical-align: top;
}

#main_content .about {
	width: 25%;
	

}

#main_content .about .text{
	background: #755A45;
	color: #EAEAEA;
	padding: 20px 40px;
}
#main_content .about .text h2, #main_content .news h2 {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	margin-bottom: 10px;
	white-space: nowrap;
	font-weight: normal;
}

#main_content .about .text h2 {
		white-space:normal !important;

}
#main_content .about .text p, #main_content .about li {
	font-size: 75%;
	line-height: 120%;
	margin-bottom: 10px;
}
#main_content .about .img {
	white-space: nowrap;
	margin-top: 20px;
}
#main_content .about .img img {
	border: 1px solid #EAEAEA;
}

#main_content .about .img .left {
	margin-right: 27px;
}

#main_content .news {
	width: 70%;
	padding: 20px 0 0 40px;
}
#main_content .news h2, .additional h2, .additional h2 a {
	color: #B30000 !important;
	
}
.news .cols {
	width: 100%;
	
	
}
.news .cols .left {
	
	/*float: left;*/
	/*border-right: 1px solid #D5A799;*/
	font-size: 75%;
}
.news .cols .right {
	/*margin-left: 70%;*/
	border-left: 1px solid #D5A799;
	font-size: 60%;
	padding-right:10px;
	min-width:160px;
	//width:35%;

}
.news .cols .right .news_item {
	margin-left: 20px;
	margin-bottom: 20px;
	
}

.news .cols .right .last {
	margin-bottom: 0px;
	
}
.news .cols .right .news_item a {
	color: #172C59;
}
.news .cols .right .news_item a.external_link {
	color: #B4AD9E;
	font-style: normal;
	
}

.news .cols .right .commonmorelink {
	width:auto;
	text-align:right;
	padding-top:10px;
}


.news .cols .right .commonmorelink a {
	color: #172C59;
}

a.external_link { 
	//position:absolute;
	font-size:8px;
	

}
.news .cols .right .news_item h4 {
	font-size: 85%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.news .cols .right .news_item h3 {
	font-size: 120%;
	
}

.news .cols .left .news_item {
	margin-right: 20px;
	margin-bottom: 50px;
	color: #172D5A;
}

.news .cols .left .last {
	margin-bottom: 0px;

}

.news .cols .left .news_item a {
	color: #172D5A;
	font-weight: bold;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
.news .cols .left .news_item img {
	border: 1px solid #B40000;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.news .cols .left .news_item h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #B30000;
	font-size: 90%;
}

.news .cols .left .news_item h3 {
	
	//font-size: 120%;
}


.news .cols .left .commonmorelink {
	width:auto;
	text-align:right;
	padding-top:5px;
	padding-right:20px;
}


.news .cols .left .commonmorelink a {
	color: #172C59;
}


.additional {
	border-left: 1px solid #3E221A;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 20px;
}
.additional .joblist {
	/*background: url(images/joblist_back.jpg) no-repeat right bottom;*/
	color: #172C59;
	padding-bottom: 50px;
	margin-bottom: 40px;
	width: 185px;
}

.additional .joblist p, .additional .joblist li {
	font-size: 75%;
	
}
.additional .joblist .vacancies a, .additional .joblist .resumes a {
	color: #172C59;	
}

.additional .joblist  h4 {
	font-size: 90%;
	color:#B30000;
}
.additional .joblist .vacancies {
	margin-bottom: 20px;
}
.additional .joblist .resumes {
}
.additional .joblist li {
	list-style: none;
	background: url(images/dash.gif) no-repeat left 10px;
	//background-position-y:13px;
	padding-left: 15px;
}
.additional .events {
	background: #E2BC96 url(images/events_up.gif) no-repeat left top;
	width: 185px;
	padding: 40px 10px 20px;
	margin-top: 30px;
}
.additional .events h3 {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: #B30000;
	font-size: 110%;
	margin-bottom: 5px;
}
.additional .events h3 a {
		color: #B30000 !important;
}
.additional .events p {
	font-size: 70% !important;
	line-height: 110%;
}
.additional .events img {
	float: right;
	margin-left: 5px;
	margin-bottom: 15px;
}
#footer {
	height: 80px;
	background: #F3F3F3;
	width: 100%;
	margin-top: 10px;
	position: fixed;
	bottom: 0;
	z-index: 20000;
	_position: absolute;
	  _top: expression( ( -10 - footer.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
#footer .center {
	color: #3E221A;
}

#footer .left, #footer .right, #footer .center {
	width: 33%;
	white-space: nowrap;	
}

#footer .left, #footer .right {
	padding:5px;


}

#footer .right {
	padding-left:35px;

}

#footer .left {
	padding-right:35px;
	text-align: right;
}

#footer .center #contacts {
	width:370px;
	font-size: 70%;
	margin-right: auto;
	margin-left: auto;
}
#footer .center #contacts .copyrights {
	text-align: center;
}
#footer .center #contacts .address {
	padding-right: 10px;
	text-align: center;
}
#footer .center #contacts .emails {
	padding-left: 10px;
}
#footer .center #contacts .emails a {
	color: #3E221A;
}

/* стилия для внутренней страницы */

#content {
	width: 100%;
	margin-bottom: 100px;
}
#content #service_area {
	margin-left: 0px;
	margin-bottom: 30px;
}
#content td {
	vertical-align: top;
}
#content .navigation {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	background: url(images/logo_table_inner.jpg) no-repeat left -75px;
	width: 284px;
	font-size: 100%;
}
#content .navigation a.home {
	width: 284px;
	height: 260px;
	display:block;
}

#content .navigation ul {
	margin-left: 40px;
}
#content .navigation ul li ul {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#content .navigation li {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .navigation li a {
	color: #854C25;
	text-decoration: none;
}


#content .navigation li ul {
	display:none;
}

#content .navigation li.current_page_item ul, #content .navigation li.current_page_parent ul, #content .navigation li.current_page_ancestor ul {
	display:block;
}



#content .navigation li ul li {
	font-size: 85%;
}
#content .text {
	padding-left: 30px;
	padding-right: 30px;
}
#content .text .cols {
	width: 100%;
}
#content .text .cols .left {
}
#content .text .cols .right {
	width: 25%;
}
#content .text h1, #content .text h2, #content .text h3, #content .text h1 a, #content .text h2 a, #content .text h3 a, .additional h2, .additional h2 a {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: #B30000;
	font-weight: normal;
}

#content .text h1 {
	font-size: 140%;
	margin-bottom: 15px;
	
}

#content .text h2, .additional h2 {
	font-size: 120%;
	margin-bottom: 5px;
}

#content .text h3 {
	font-size: 105%;
	margin-bottom: 5px;
}


#content .text h4 {
	font-size: 70%;
	color: #B30000;
	margin-bottom: 5px;
}

#content .text p {
	font-size: 80%;
	margin-bottom: 10px;
}

#content .text a, .additional .joblist  ul li a {
	color: #172C59;

}

#content .text a.external_link {
	display:block;
	font-size:70%;
	margin-top:-8px;
}



#content .text ul, .additional .joblist  ul {
	margin-bottom: 10px;
}

#content .text li {
	font-size: 80%;
	background: url(images/dash.gif) no-repeat left 9px;
	//background-position-y:12px;
	padding-left: 15px;
	list-style: none;
}

#content .text .events_plan {
	margin-top:20px;

}

#content .text .events_plan th {
	padding-top: 10px;
	border-bottom: 1px solid #999999;
}

#content .text .events_plan td {
	padding-top: 10px;
	border-bottom: 1px solid #999999;
}


#content .text .news_post {
	margin-bottom: 35px;

}
#content .text .news_post h2 a {
	color:#B30000;

}


.inner {
	border-style: none;
	padding-top: 0px;
	width:15%;
}

#content .text #submenu li {
	font-size: 105%;
	margin-bottom: 5px;
	background: none;	
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: #B30000;
}

#content .text #submenu li a {
	color: #B30000;
	text-decoration:none;
}



#content .text .category_block {
	margin-bottom: 30px;
	clear:both;
	overflow:hidden;
	_width:100%;
}

#content .text .category_block h4 {
	margin-bottom: 0px !important;
}


/*-----добавлено 11.02.2009 Птушкина ----------------*/
.news h2 a {
	color:#B30000;
}
.news h2 a:hover {
	text-decoration:underline;
}
.news ul {
	font-size:75%;
	list-style:none;
	color:#172D5A;
}
.news ul li {
	margin:0px 20px 50px 0px;
}
.news h3 a{
	color:#172D5A;
	font-size:75%;
}
.news h4 {
	color:#B30000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:90%;
}

/*----- / добавлено 11.02.2009 Птушкина ----------------*/




/* Begin Images */
p img {
 padding: 0;
 max-width: 100%;
 }

/* Using 'class="alignright"' on an image will (who would've
 thought?!) align the image to the right. And using 'class="centered',
 will of course center the image. This is much better than using
 align="center", being much more futureproof (and valid) */

img.centered {
 display: block;
 margin-left: auto;
 margin-right: auto;
 border:1px solid #B40000;
 }

img.alignright {
 margin: 0 0 2px 10px;
 display: inline;
 border:1px solid #B40000;
 }

img.alignleft {
 margin: 0 10px 2px 0;
 display: inline;
 border:1px solid #B40000;
 }

.alignright {
 float: right;
 }

.alignleft {
 float: left
 }
 
.text img.alignnone {
	/* display: none; */
}
/* End Images */

/* ������� ����������� */
#content .text .constitutor td {

	padding-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid #FFD2D2;
}

#content .text .constitutor td img {
	padding-top:5px;
	padding-right:15px;
}


/* search result */

#content .text .s_item {
	margin-bottom: 35px;

}

/* vacancy forms */

.vacancy td {

	padding:5px;

}

.vacancy input, .vacancy textarea, .vacancy select {
	border:1px solid #AAAAAA;
	color:#888888;
	font-family:Trebuchet MS,sans-serif;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:3px;
	vertical-align:top;
}


.vacancy input:hover, .vacancy textarea:hover, .vacancy select:hover {
	border:1px solid #FFCC00;
}

.vacancy textarea, .vacancy input {
	width:200px;
}

.vacancy select {
	width:208px;
}

.vacancy #age_from, .vacancy #age_to, .vacancy #code {

	width:50px;
}

/* adv banners */

.additional .adv {

	text-align:center;
}

.left_adv {
	margin-left:5px;

}

.left_adv img, .left_adv object {
	margin-top:15px;

}

.additional .adv img, .additional .adv object {
	display:block;
	margin-bottom:20px;

}

/* staff center */

#content #staffs {


}

#content #staffs h1 {
	font-size: 100%;
	
	margin-bottom:0;
}

#content #staffs h3 {
	margin-left:15px;
	//font-size: 130%;
}

#content #staffs td {
	padding-left:30px;
	padding-right:15px;
}

#content #staffs li {
	//font-size: 100%;
	margin-top:3px;
	margin-bottom:3px;
}

#content #staff_data {

}

#content #black_list {
	margin-top:30px;
	margin-bottom:30px;
	width:100%;
}

#content #staff_data td p, #content #black_list td p  {
	margin:0;
}

#content #staff_data td, #content #black_list td {
	padding-right:15px;
	padding-bottom:7px;
	padding-top:7px;
	border-bottom:1px solid #EFEFEF;
}

#content #black_list th {
	font-size: 80%;
	text-align:left;
}

#content #black_list .person p {
	font-weight:bold;
}

/*Hot line*/
#question_link {
	text-decoration:underline !important;
	cursor:pointer;
}

#close_question_form {
	left:330px;
	position:absolute;
	text-decoration:underline;
	top:220px;
	//top:210px;
	cursor:pointer;

}

#hotline_question_form {
	margin-bottom: 15px;
	background: #E6E6E6;
	width:400px;
	position:relative;
}


#answers .answer {
	background: #F4F4F4;
	padding:5px;
}

#answers h4 {
	margin-top:20px;

}

#answers h3 {
	font-size:120% !important;
	margin-top:20px !important;

}

#answers .question {
	
}
#answers .answer, #answers .question, #answers .author {

	margin-bottom: 2px !important;
	}

#answers .author { 
	font-size:65% !important;
	font-style:italic;

}

#answers ul {
	margin-top:20px;
	
}

#answers li {
	display:inline;
	background:none !important;
	
}

#answers li  {
	padding-left:0 !important;
		
}

#answers li .current_page {
	font-size:120% !important;
	background: #F4F4F4;
	padding:5px;
	
}

#answers li a {
	padding:5px; !important;
		
}

.error {
	font-size:110% !important;
	background: #FF0000;
	color: #FFFFFF;
	position:relative;
	padding:5px;
	margin-bottom:15px;
	display:inline-block;
	//display:inline;
	zoom:1;
	}
	
.info {
	font-size:110% !important;
	background: #40221A;
	color: #FFFFFF;
	position:relative;
	padding:5px;
	margin-bottom:15px;
	display:inline-block;
	//display:inline;
	zoom:1;
	}
	
	/* ссылка на сайт-проект */
.siteproject {
	padding:10px;
	text-align:right;
	position: fixed;
	bottom: 0;
	right:0;
	z-index: 20000;
}

.siteproject a {
	font-size:65% !important;
	color: #172C59 !important;
}
.category_navigation {
   font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
}

#content .text .cols .left table {
font-size: 80%;

}

#content .text .cols .left table p {
font-size: 100%;
margin:0 !important;
}

#content .text .events_plan td{
padding:10px 0 !important;
}