body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

#header_1 {
	width: 1000px;
	height: 33px;
	margin: 0 auto;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(225,225,225,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0 );
    -webkit-box-shadow: 0px 2px 12px -2px rgba(0,0,0,0.59);
    -moz-box-shadow: 0px 2px 12px -2px rgba(0,0,0,0.59);
    box-shadow: 0px 2px 12px -2px rgba(0,0,0,0.59);
}

.header-find-button{
    width: 120px;
    height: 27px;
    border-radius: 20px;
    border: none;
    background: #aecfdd;
    margin-left: 18px;
    -webkit-box-shadow: 2px 2px 7px 1px rgba(0,0,0,0.27);
    -moz-box-shadow: 2px 2px 7px 1px rgba(0,0,0,0.27);
    box-shadow: 2px 2px 7px 1px rgba(0,0,0,0.27);
}

.header-find-button:hover{
    background: #405158;
    color: white;
    cursor: pointer;
}

.rplus_informer .rplus_informer_button{
    width: 75px;
    width: 75px;
}

div.header_text {
	padding-top: 10px;
	padding-left:40px;
	font-size:12px;
}

div.top_text {
	padding-top: 10px;
	padding-left:40px;
	line-height:160%;
	font-size:14px;
}



.city-form-select{
    margin-left: 20px;
    width: 190px;
    height: 27px;
    border: 1px solid #ababab;
    -webkit-box-shadow: inset 0px 1px 4px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0px 1px 4px 1px rgba(0,0,0,0.15);
    box-shadow: inset 0px 1px 4px 1px rgba(0,0,0,0.15);
}

.city-form-select-rubric{
    width: 342px;
    height: 27px;
    border: 1px solid #ababab;
    -webkit-box-shadow: inset 0px 1px 4px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0px 1px 4px 1px rgba(0,0,0,0.15);
    box-shadow: inset 0px 1px 4px 1px rgba(0,0,0,0.15);
}

#header_2 {
	height: 180px;
	width: 1000px;
	margin: 0 auto;
    padding-top: 10px;
	background: #d5e8f4;
    -webkit-box-shadow: inset 0px 2px 7px -1px rgba(0,0,0,0.44);
    -moz-box-shadow: inset 0px 2px 7px -1px rgba(0,0,0,0.44);
    box-shadow: inset 0px 2px 7px -1px rgba(0,0,0,0.44);
}

#header_cont_1 {
	display: inline-block;
	width: 70%;
	margin: 0 auto;
}

#header_cont_2 {
    display: inline-block;
	width: 29%;
	margin: 0 auto;
}

#header_3 {
	height: 105px;
	width: 1000px;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom:10px;
    clear: both;
    overflow: hidden;
}

#find_form {
	height: 220px;
	width: 970px;
	margin: 0 auto;
	padding-top:30px;
}

#logo_site {
	height: 92px;
	width:730px;
    margin-top: 6px;
	float:left;
	
}

#f_find {
	margin-top:44px;
	height: 174px;
	width:740px;
	background: url(/images/form_find_bg.gif) no-repeat;
    background-size: 140%;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
	
}

#form_action {
	padding-left:27px;
	padding-top:30px;
}

#forma {
	height: 150px;
	width:710px;
	float:left;
}

#logo_site h3 {
	font-size:14px;	
	font-weight: bold;
}

#tb_1 {
	float:left;
	width:160px;
	height:44px;
	background: url(/images/tb_left_active.gif) no-repeat;		
	border:1ps solid black;
}

#tb_1 div {
	padding-top:20px;
	padding-left:27px;
}

#tb_2_passive {
	float:right;
	width:550px;
	height:44px;
	background: url(/images/tb_right_pas.gif) no-repeat;	
}

#tb_2_passive div {
	padding-top:24px;
	padding-left:17px;
}

#ll {
	float: left;
}

#rr {
	float: right;
	padding-right:40px;
}

#rr a {
	color:#000;
	margin-left:20px;
}

#ll a {
	color: #c0d1df;
}

#tb_2 {
	float:right;
	width:550px;
	height:44px;
	background: url(/images/tb_right_active.gif) no-repeat;	
}

#tb_1_passive {
	float:left;
	width:160px;
	height:44px;
	background: url(/images/tb_left_pas.gif) no-repeat;	
}

#tb_1_passive div {
	padding-top:24px;
	padding-left:27px;
}

#tb_2 div {
	float:left;
	padding-top:20px;
	padding-left:18px;
}

#menu_form_find {
	width:202px;
    margin-top: 28px;
	float:right;
	font-size:12px;

}

#menu_form_find p {
	padding-left:20px;
	padding-top:10px;
	line-height:140%;
	padding-right:20px;

}

#menu_form_find a {
	font-size:16px;
	color: #2988c5;
	font-weight:bold;
}

#statistica {
	width:270px;
	float:right;
	font-size:14px;
}

#header_line_text {
	height: 30px;
	background:#f5edbe;
	border:1px solid #d5d6d6;
	width: 970px;
	margin: 0 auto;
}

#page_n {
	width: 1000px;
	margin: 0 auto;
}

#content {
	float: left;
	width: 750px;
}

#right_panel {
	float: right;
	width: 250px;
}


#list_r {
	padding-left:17px;
}

#list_r a.list_v {
	color: #000;
	margin: 1px 0;
	background: url("/images/dir_a.gif") no-repeat 0 5px;
	padding: 0 0 0 17px;
	text-decoration: underline !important;
}

a.up_page {
	color: #000;
	margin: 1px 0;
	background: url("/images/dir_u.gif") no-repeat 0 5px;
	padding: 0 0 0 17px;
	text-decoration: underline !important;
}

#block_right_h {
	width:239px;
	height:14px;
	background: url(/images/text_block_h.gif) no-repeat;		
}

#block_right_f {
	width:239px;
	height:14px;
	background: url(/images/text_block_f.gif) no-repeat;		
}

#block_right {
	width:239px;
	background: url(/images/text_block_bg.gif);		
}

#block_bl_h {
	width:700px;
	height:29px;
	background: url(/images/text_block_bl_h.gif) no-repeat;
}

#block_bl_f {
	width:700px;
	height:29px;
	background: url(/images/text_block_bl_f.gif) no-repeat;		
}

#block_bl {
	width:710px;
	background: #d5e8f4;
    padding: 20px;
}

#block_form_h {
	width:684px;
	height:9px;
	background: url(/images/form_block_h.gif) no-repeat;		
} 

#block_form_f {
	width:684px;
	height:9px;
	background: url(/images/form_block_f.gif) no-repeat;		
}

#block_form {
	width:684px;
	background: url(/images/form_block_bg.gif);	

}

#block_forma_in {
	padding-left:16px;
	padding-right:20px;
	padding-top:10px;
}

/*#block_bl div {
	padding-left:20px;
	padding-right:20px;
}*/

#center_right_h {
	width:643px;
	height:17px;
	background: url(/images/left_block_h.gif) no-repeat;		
}

#center_right_f {
	width:643px;
	height:17px;
	background: url(/images/left_block_f.gif) no-repeat;		
}

#center_right {
	width:700px;
	border: 1px solid #e0eef7;
    border-radius: 20px;
    padding: 15px;
}

#view_p td {
	padding-left:0px;
	padding-top:10px;
}

#block_right div {
	padding-left:10px;
	padding-right:10px;
	line-height:140%;
}

#send_resume {
	float:right;
	width:300px;
	padding-top:10px;
}

#id_vac {
	border-bottom:1px solid #c1dff2;
	font-size:10px;
	color: #a4aaad;
}

#n_vac {
	background: url(/images/bg_number_v.gif) no-repeat;		
	font-size:11px;
	width:100%;
	padding-left:4px;
	margin-top:1px;
}

#rubr_view td{
	padding-left:0px;
	padding-top:5px;
}

div.header_l_text_cl {
	padding-top:7px;
	padding-left:26px;
}

div.lang_list {
	width:100px;
	padding-top: 10px;
	padding-left:240px;
}

div.forma_h2 {
	padding-left:0px;
	padding-bottom:10px;
}

div.logo_header {
	padding-left:15px;
}

div.content_view {
	line-height:150%;
}

div.error_form {
	padding:20px;
	border:1px solid #990000;
	background:#FFF3EF;
}

div.enter_site {
	background: url(/images/icon_enter_site.gif) left top no-repeat;	
	height: 48px;
	margin-left:40px;
    margin-top: 10px;
	padding-left:20px;

}

a.enter_site {
	border-bottom: 1px solid #000;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size:14px;
	margin-left:20px;
    display: block;
    width: 130px;
    margin-left: 50px;
    padding-top: 14px;

}

a.enter_site:hover {
	text-decoration: none;
	color: #000;
	font-size:14px;	
}

a.text_line, a.text_line:link, a.text_line:hover{background:transparent;text-decoration:underline;cursor:pointer; font-size:14px;} 
a.text_line:link{color:#000000; } a.text_line:visited{color:#000000;} a.text_line:hover,a.text_line:active{color:#000000; text-decoration:none;} a.text_line:active{outline:none;}:focus{-moz-outline-style:none;}

a.text_vn, a.text_vn:link, a.text_vn:hover{background:transparent;text-decoration:underline;cursor:pointer; font-size:14px;} 
a.text_vn:link{color:#3b73e6; } a.text_vn:visited{color:#3b73e6;} a.text_vn:hover,a.text_vn:active{color:#3b73e6; text-decoration:none;} a.text_vn:active{outline:none;}:focus{-moz-outline-style:none;}

a.line_page, a.line_page:link, a.line_page:hover{background:transparent;text-decoration:underline;cursor:pointer; font-size:14px;} 
a.line_page:link{color:#3b73e6; } a.line_page:visited{color:#3b73e6;} a.line_page:hover,a.line_page:active{color:#3b73e6; text-decoration:none;} a.line_page:active{outline:none;}:focus{-moz-outline-style:none;}

a.header_menu, a.header_menu:link, a.header_menu:hover{background:transparent; 	font-weight: bold;text-decoration:underline;cursor:pointer; font-size:14px;} 
a.header_menu:link{color:#3b73e6; } a.header_menu:visited{color:#2988c5;} a.header_menu:hover,a.header_menu:active{color:#2988c5; text-decoration:none;} a.header_menu:active{outline:none;}:focus{-moz-outline-style:none;}

a.art, a.art:visited  {
	color: #2988C5;
	border-bottom: 1px dotted #2988C5;
	text-decoration: none;
}

a.art:hover {
	color: #fff;
	background: #2988C5;
	border-bottom: none;
	text-decoration: none;
}


a.blue_bc {
	font-size:16px;
	color: #2988c5;
	font-weight:bold;
}

#page_list {
	padding-top:20px;
}


a.small_line {
	text-decoration: underline !important;
	color: #000;
	font-weight: normal;
	font-size:11px;
}

a.small_line:hover {
	text-decoration: none;
	color: #000;
	font-size:11px;	
}

a.list_vac {
	border-bottom: 1px solid #2988c5;
	text-decoration: none;
	color: #2988c5;
	font-size:14px;

}

#last_vac_h {
	width:684px;
	height:37px;
	background: url(/images/last_vac_line.gif) no-repeat;		
}

#last_vac td {
	padding-left:20px;
	padding-top:10px;
}

#last_vac_f {
	width:684px;
	height:6px;
	background: url(/images/last_vac_footer.gif) no-repeat;		
}

#last_vac {
	width:684px;
	background: url(/images/last_vac_bg.gif) repeat-y;		
}
	

a.list_vac:hover {
	text-decoration: none;
	color: #2988c5;
	font-size:14px;	
}

a.sup_control {
	text-decoration: line;
	color: #000000;
	font-size:12px;

}

a.sup_control:hover {
	text-decoration: none;
	color: #000000;
	font-size:12px;	
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	border:1px solid #d5e8f4;
}

#city_list {
	float: left;
	width: 400px;
}

#footer_right {
	float: right;
	width: 600px;
}








form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #000;
	width:300px;
	font-weight: normal;	
}


input.form_find {
	display:block;
	/*background: url(/images/input_form_find.gif) no-repeat;*/
	height:15px;
	float:left;
	width:310px;
	border:0px;
	font-size:14px;
	padding:5px 15px;
	color: #000;	
	font-weight: normal;
    border: 1px solid #ababab;
    -webkit-box-shadow: inset 0px 1px 4px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0px 1px 4px 1px rgba(0,0,0,0.15);
    box-shadow: inset 0px 1px 4px 1px rgba(0,0,0,0.15);
}

input.submit_registration {
	display:block;
	background: url(/images/submit_registration.gif) no-repeat;
	height:36px;
	width:126px;
	border:0px;
	font-size:14px;
	padding:5px 15px;
	color: #000;	
	font-weight: normal;
}

input.submit_add {
	display:block;
	background: url(/images/submit_add.gif) no-repeat;
	height:37px;
	width:129px;
	border:0px;
	font-size:14px;
	padding:5px 15px;
	color: #000;	
	font-weight: normal;
}

span.select {
	position: absolute;
	width: 180px; 
	height: 27px;
    padding:5px 15px;
	color: #000;
	background: url(/images/form_find_select_city.gif) no-repeat;
	overflow: hidden;
}

span2.select {
	position: absolute;
	width: 320px; 
	height: 27px;
    padding:5px 15px;
	color: #000;
	background: url(/images/form_find_select_rubrics.gif) no-repeat;
	overflow: hidden;
}

input.find_button {
	display:block;
	background: url(/images/find_button.gif) no-repeat;
	height:29px;
	float:left;
	width:103px;
	border:0px;
	font-size:14px;
	padding:5px 15px;
	color: #000;	
	font-weight: normal;
    cursor: pointer;
}




p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}


.main__vip-wrap{
	overflow: hidden;
	margin-top: 10px;
}
.main__vip-inner{
	display: flex !important;
	align-items: center;
	flex-wrap: wrap;
	padding: 10px;
	justify-content: space-between;
	border: 1px solid #990000;
}
.main__vip-inner .item{
	margin: 5px 5px;
	width: 124px;
	height: 119px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #eaeaea;
}
.main__vip-inner .item img {
	width: 100%;
}
.main__vip-inner .item:hover{
	opacity: .7;
}
.main__vip-inner .item-link{
	padding: 10px 12px;
	display: block;
}
.main__vip-inner .item-link img{
	width: 100%;
}
  vertical-align: top;
}
