/*News*/
#newslist {

}
#newslist .item {
	margin: 6px 0 0 0;
	padding: 0 0 16px 0;
}
#newslist a.news {color:#272727;}
#newslist a.news:visited{color:#272727;}
#newslist a.news:hover{color:#005782;}

#newslist span.publish {
	display:block;
	margin: 4px 0 6px 0;
}
#newslist div.anons p {
	margin: 0 0 14px 0;
}

#news_item {

}
#news_item h2{
	font: normal 1.4em Arial, sans-serif;
	color:#272727;
	margin: 0;
	padding:0;
}


#news_item img{
	awidth: 140px;
	margin: 0 15px 10px 0;
}


#news_item span.publish {
	display:block;
	margin: 4px 0 6px 0;
}

div.nav {margin: 20px 0 0 0;}
div.nav a{
	color:#696969;
}

div.vacInfo {
	margin: 10px 0 0 0;
}
div.vacInfo strong.cond{
	width:100%; afloat:left;
}

#news_item .send_resume{
	margin-left: 0;
}


/*Catalog*/
#obj_items {
	margin: 5px 0 0 0;
}

div.obj_item {
	margin: 0 0 14px 0;
}
div.obj_img {
	width: 110px;
	float: left;
}
ul.obj_desc{
	margin: 0 0 0 125px;
	padding: 0;
	list-style: none;
}
ul.obj_desc li {
	margin: 0 0 2px 0;
	padding: 0;
}
#content ul.obj_desc li{
	list-style: none;
	background: none;
}

/*News on Sotr*/
#empl_list {
	margin: 5px 0 0 0;
}
div.employer {
	margin: 0 0 30px 0;
}
div.empl_img {
	width: 110px;
	float: left;
}
ul.sotr_item{
	margin: 0 0 0 135px;
	padding: 0;
	list-style: none;
}
ul.sotr_item li {
	margin: 0 0 2px 0;
	padding: 0;
}
#content ul.sotr_item li {
	background:none;
}

ul.sotr_item li.desc{
	padding: 10px 0;
}
ul.sotr_item li.mail {
	padding: 5px 0;

}

div.employer span.post {
	font-style: italic;
}

/*Vacancy*/
div.vac_desc {
	display: none;
	background-color:#f0f0f0;
	padding: 14px;
	margin: 5px 0;
}

div.demand {
	margin: 4px 0 4px 44px;
	border-left: 1px solid #bebebe;
	padding: 0 6px;
}
div.demand p{
	margin: 0 0 0 0;
	padding: 0;
}

#vac_list {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
#content #vac_list li {
	margin: 0 0 4px 0;
	padding: 0 0 0 8px;
	background: url(/img/vac_bullet.gif) 0 0 no-repeat;
}
#content #vac_list li .demand ul li {
	margin: 0 0 4px 0;
	padding: 0;
	background: none;
	list-style-type:circle;
}

a.send_resume {
	display: block;
	margin: 15px 0 0 44px;
	text-align: center;
	line-height: 20px;
	height: 20px;
	width: 150px;
	background-color: #858585;
	text-transform: uppercase;
	color: #fff!important;
	font-weight: bold;
	text-decoration: none;
}
a.send_resume:hover {color: #fff!important;}
a.send_resume:visited{color: #fff!important;}

/*Webforms*/
#webforms {
	margin: 10px 0 0 0;
}

#webforms form div {
	position: relative;
	height:20px;
	margin: 0 0 4px 0;
}
#webforms form div label {
	display: block;
	width: 200px;
	height: 20px;
	text-align: right;
	acursor: pointer;
	position: absolute;
	top: 0; left: 0;
	font-size:12px;
}
#webforms form div input{
	position: absolute;
	top: 0; left: 210px;
	border:1px solid #a7a7a7;
	font-size: 12px; color: #666666;
	width: 360px;
}
#webforms form div input:focus{
	border:1px solid #005782;
}

#webforms form div #f_date_c, #webforms form div #f_date_c2 {
	position: absolute;
	top: 0; left: 210px;
	border:1px solid #a7a7a7;
	font-size: 12px; color: #666666;
	width: 150px;
}

#webforms form div #f_trigger_c, #webforms form div #f_trigger_c2 {
	position: absolute;
	top: -2px; left: 350px;

}

#webforms form div select{
	position: absolute;
	top: 0; left: 210px;
	border:1px solid #a7a7a7;
	font-size: 12px; color: #666666;
	width: 362px;
	*width: 366px;
}

#webforms form div input.not_edit {
	width: 300px; border:none!important;
	color:#666666;
	font-family: Arial;
}

#webforms form div.buttons,  #webforms form div.button{
	position:relative;
	height: 20px;
	margin: 10px 0 0 0;

}

#webforms form div.radio {
	height: 35px;
	margin: 0 0 4px 0;
}
#webforms form div.radio label.yes {
	left: 230px;
	width: 25px;
}
#webforms form div.radio label.no {
	left: 285px;
	width: 25px;
}
#webforms form div.radio label {
	top: 5px;
}
#webforms form div.radio input {
	border: none;
	margin: 0;
	top: 5px;
}
#webforms form div.radio input#yes {
	left: 210px;
	width: 25px;
}
#webforms form div.radio input#no {
	left: 260px;
	width: 25px;
}
#webforms form div.radio span {
	display: block;
	font-size: 12px;
	height: 20px;
	left: 0;
	position: absolute;
	text-align: right;
	top: 0;
	width: 200px;
}

#webforms form div.textarea {
	height:80px;
	margin: 0 0 4px 0;
}

#webforms form div textarea {
	position: absolute;
	height: 80px;
	top: 0; left: 210px;
	border:1px solid #a7a7a7;
	font-size: 12px; color: #666666;
	width: 360px;
	margin: 0;
}


#webforms_cal{
	margin: 10px 0 0 0;
}
#webforms_cal form div {
	position: relative;
	height:20px;
	margin: 0 0 4px 0;
}
#webforms_cal form div label {
	display: block;
	width: 180px;
	height: 20px;
	text-align: right;
	cursor: pointer;
	position: absolute;
	top: 0; left: 0;
	font-size:12px;
}
#webforms_cal form div input{
	position: absolute;
	top: 0; left: 190px;
	border:1px solid #a7a7a7;
	font-size: 12px; color: #666666;
	width: 360px;
}
#webforms_cal form div select{
	position: absolute;
	top: 0; left: 190px;
	border:1px solid #a7a7a7;
	font-size: 12px; color: #666666;
	width: 360px;
}

#webforms_�al form div.buttons {
	position:relative;
	height: 20px;
	margin: 10px 0 0 0;
}

#webforms_cal input.bt{
	display: block;
	text-align: center;
	line-height: 20px;
	height: 20px;
	width: 150px;
	background-color: #858585;
	text-transform: uppercase;
	color: #fff!important;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer
}
#webforms_cal #send {
	left: 190px; top:0px;
}

#webforms_cal #reset {
	left: 350px; top: 0px;
}
p.more {
	width: 500px;
	text-align:right;
	margin: 0 0 10px 0;
	padding: 0;
}
a.delete {
	display: block;
	margin: 0 0 10px 140px;
}

#webforms form div.file {
	margin: 10px 0 0 0;
}

#webforms form div.captcha {
	height: 36px!important;
	margin: 10px 0 0 0;
}
#webforms form div.captcha img {
	position: absolute;
	top:0; left: 160px;
}

#webforms form div.captcha input{
	position: absolute;
	left: 290px; top: 18px;
	width: 140px;
}
#webforms form div.captcha label {
	position:absolute;
	left: 290px; top: -4px;
	width: 200px!important;
	text-align: left;
}

#webforms form div.buttons {
	position:relative;
	height: 20px;
	margin: 10px 0 0 0;
}

#webforms input.bt{
	display: block;
	text-align: center;
	1line-height: 20px;
	1height: 20px;
	width: 150px;
	background-color: #858585;
	text-transform: uppercase;
	color: #fff!important;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	1padding-bottom: 3px;
	!height: 20px;
}
#webforms #send {
	left: 210px; top:0px;
}

#webforms #reset {
	left: 370px; top: 0px;
}

/*404*/
div.notfound {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 10px 0;
	margin: 0 0 10px 0;
	width: 400px;
	color: black;
}

/*Sitemap*/
#sitemap {

}

#sitemap ul {
	list-style: none;
	margin: 10px 0 10px 0;
	padding:0;
}


#sitemap ul li {
	list-style: none;
	padding: 0;
	margin: 4px 0 4px 0;
	font-size: 18px;
	color:#005782;
	background: url(/img/bullet.gif) no-repeat 0px 7px!important;
}
#sitemap ul li ul li{
	background: url(/img/bullet.gif) no-repeat 0px 4px!important;
}

#sitemap ul li ul li ul li{
	background: url(/img/bullet.gif) no-repeat 0px 3px!important;
}

#sitemap a{
	color:#005782!important;
}
#sitemap a:visited{color:#005782;}
#sitemap a:hover{color:#717171!important;}


#sitemap ul li ul {
	margin: 20px 0 20px 45px;
}
#sitemap ul li ul li {
	font-size: 14px!important;
}
#sitemap ul li ul li a{
	color:#000!important;
}

#sitemap ul li ul li ul{
	margin: 10px 0 10px 10px;
}
#sitemap ul li ul li ul li{
	font-size: 11px!important;
}
#sitemap ul li ul li ul li a{
	color:#005782!important;
}
#sitemap ul li ul li ul li a:visited{color:#005782;}
#sitemap ul li ul li ul li a:hover{color:#717171!important;}

#sitemap ul li ul li ul li ul{
	margin: 10px 0 10px 10px;
}

div.search_results{

}
div.search_results a{color:#000000!important;}
div.search_results a:visited{color:#000000!important;}
div.search_results a:hover{color:#005782!important;}

div.search_item p{
	margin: 0 0 14px 0;
	padding: 0 0 0 0;
}

#summary {
	margin: 20px 0 0 0;
}
#summary table {
			border-collapse: collapse;
			width: 550px;
}
#summary table td{
			vertical-align: middle;
			padding: 5px;
			border: 1px solid #cecece;
}

div.spares_items {
	margin: 40px 0 0 0;
}

div.spares_item h3{
	font: normal 1.6em/2em Arial;
	margin-left:0;
}
div.spares_item ul {
	list-style: square;
}
div.spares_item li {
	list-style: square;
}

/*User_profile*/
div.profile div.item {
	height: 30px;
	position: relative;
}
div.profile div.item span, div.profile div.item label {
	position:absolute;
	top: 10px; left: 0px;
	display:block;
	width: 120px;
}
div.profile div.item strong{
	position:absolute;
	top:10px; left: 130px;
}
div.profile div.item input, div.profile div.item select{
	position:absolute;
	top:10px; left: 130px;
	font-size: 12px; color: #666666;
	width: 230px;
	border:1px solid #a7a7a7;
}
div.buttons {
	margin: 20px 0 0 0;
	padding: 0 0 0 130px;
}

div.profile  input.bt{
	display: block;
	text-align: center;
	line-height: 20px;
	height: 20px;
	width: 230px;
	background-color: #858585;
	text-transform: uppercase;
	color: #fff!important;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer
}

/*Ajax*/
#ajax_in {
	width: 420px;
	position: absolute;
	z-index:500;
	top: 400px;
	left: 50%;
	margin-left: -140px;
}
#bgReg {
	width: 100%;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	background: #000;
	z-index: 499;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
#uAuth {
	width: 288px; height: 150px;
	background: url(/img/enter_bg.png) no-repeat;
	padding: 10px 0 0 0;
}

#uAuth div.auth_item {
	position: relative;
	height: 20px;
	margin: 5px 0 0 0;
}
#uAuth div.auth_item label {
	position: absolute;
	top: 4px; left: 20px;
	width: 50px;
	color: #fff;
	text-align: right;
}

#uAuth div.auth_item input {
	position: absolute;
	top: 4px; left: 80px;
	border: none;
	height: 16px;
	width: 160px;
}
#uAuth div.buttons {
	position: relative;
	height: 20px;
}

#uAuth div.buttons input.enter {
	position: absolute;
	top: 0px; left: 14px;
	background-color: #7d7d7d;
	color: white;
	text-decoration:underline;
	border: none;
	cursor: pointer;
	padding: 0 5px 2px 5px;
	margin: 0 5px 0 5px;
	line-height: 20px;
}
#uAuth div.buttons input.enter:hover{
	background-color:#979797;
}

#uAuth div.buttons a{
	position: absolute;
	top:0; left: 80px;
	display:block;
	height: 20px; line-height: 20px;
	width: 120px;
	text-align: center;
	color:#fff;
}
#uAuth div.buttons a:hover{
	background-color:#979797;
	color:#fff;
}
#uAuth div.error {
	text-align:center;
	color:#fff;
}

div.one_photo {

}

#ajax_photo {
	width: 475px;
	margin: 20px auto 20px auto;
}

div.photo_album {
	width: 475px;
	margin: 20px auto 20px auto;
}
div.photo_album a {
	outline: none;
}
div.photo_album img {
	border: 2px solid #cecece;
	margin: 0 4px 6px 0;
}

/*Pager*/
div.pager {
	padding: 10px 0 15px 0;
}

div.pager a{
	padding: 0 2px 0 2px;
}

div.pager span {
	padding: 0 2px 0 2px;
	color:#005782;
}

#toprev, #tonext {text-decoration:none;}
.item .desc_small{
	left:10px;
	position:relative;
	top:10px;
}
.links p {
	margin:0;
}
div.present {
	1margin: 20px 0 0 0;
	border: 1px solid #f2f2f2;
	float: left;
	padding: 2px;
}

div.present table {
	border: 1px solid #ffffff;
	border-collapse: collapse;
}
div.present table td{
	border: none;
	padding: 2px;
}
div.present table td p{
	margin: 0;
}
div.present table .grey_tr td{
	background: #f2f2f2;
}
.item_char{
	width:250px;
	float: left;
	margin-top: 6px;
}
/*complectation*/
.complect table {
	border: none;
	aborder-collapse: collapse;
}
.complect table .comptable {
	background: #f2f2f2;
}
.complect table td {
	border-left: solid 1px #b2ccd9;
	padding: 5px;
}
.complect table th {
	text-align: left;
	padding: 8px;
	color: black;
	font-weight: normal;
}
.complect table th a {
	color: black!important;
	text-decoration: none;
}
.complect table th.comptableb {
	font-weight: bold;
}
/*/complectation*/