@charset "windows-1251";
/* Creation date: 09.11.2004 */

html, body
{
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: auto;
}

body
{
	background-color: #ffffff;
}

body, table, td
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #4a4a4a;
}

a
{
	color: #296691;
	border-bottom: 1px solid #83a6bf;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}

a.not_underlined
{
	border: 0px;
	text-decoration: none;
}
a.not_underlined:hover
{
	text-decoration: underline;
}

#body
{
	width: 935px;
}

#header
{
	width: 935px;
	height: 107px;
}
#header .logo
{
	padding-right: 34px;
	vertical-align: middle;
}
#header .logo div
{
	width: 254px;
	text-align: center;
}
#header .logo a, #header .logo img
{
	border: 0px;
}
#header .top_menu
{
	width: 100%;
}
#header .top_menu .container
{
	width: 647px;
	overflow: hidden;
}
#header .top_menu .item
{
	float: left;
	height: 40px;
	background: none;
	margin-left: 10px;
}
#header .top_menu .item:first-child
{
	margin-left: 0px;
}
#header .top_menu .item td
{
	background: none;
}
#header .top_menu .item td div
{
	padding: 9px 15px 0px 15px;
	height: 31px;
	_height: 40px;
	background: none;
	line-height: 20px;
	white-space: nowrap;
}
#header .top_menu .item td div a
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 400;
	color: #296691;
	border-bottom: 1px solid #83a6bf;
}
#header .top_menu .item.selected,
#header .top_menu .item:hover
{
	background: scroll url('/images/top_menu_item_sel_bg.gif') center left repeat-x;
}
#header .top_menu .item.selected td,
#header .top_menu .item:hover td
{
	background: scroll url('/images/top_menu_item_sel_left.gif') center left no-repeat;
}
#header .top_menu .item.selected td div,
#header .top_menu .item:hover td div
{
	background: scroll url('/images/top_menu_item_sel_right.gif') center right no-repeat;
}
#header .top_menu .item.selected td div a,
#header .top_menu .item:hover td div a
{
	color: #ffffff;
	border-bottom: 0px;
}

#footer
{
	padding-top: 22px;
	width: 935px;
	height: 72px;
	_height: 94px;
}
#footer #bottom_line
{
	width: 935px;
	height: 25px;
}
#footer #bottom_line .line
{
	width: 100%;
	background: scroll url('/images/bottom_line_bg.gif') center left repeat-x;
}
#footer #bottom_line .logo
{
	padding-left: 13px;
}
#footer #bottom_line .logo a, #footer #bottom_line .logo img
{
	border: 0px;
}

.line
{
	height: 4px;
	background: scroll url('/images/line.gif') top left no-repeat;
}

.page_block .title
{
	line-height: normal;
	margin-bottom: 9px;
}
.page_block .title,
.page_block .title a
{
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	border: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
.page_block .title .cRed
{
	color: #a23321;
}
.page_block .title a:hover
{
	text-decoration: underline;
}
.page_block table
{
	margin-top: 8px;
	width: 100%;
}
.page_block table tr td
{
	padding: 8px 8px 8px 8px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	line-height: normal;
	background-color: #e9edf3;
	text-align: center;
	vertical-align: top;
}
.page_block table tr td a
{
	font-weight: 700;
	text-decoration: none;
	border: 0px;
}
.page_block table tr td a:hover
{
	text-decoration: underline;
}
.page_block table tr td.date
{
	white-space: nowrap;
}
.page_block table tr td.description
{
	width: 100%;
	text-align: left;
}
.page_block table tr td.salary
{
	font-weight: 700;
	color: #a23321;
}
.page_block table tr td.more
{
	padding: 8px 3px 8px 3px;
	background-color: #b2290a;
	text-align: center;
	vertical-align: middle;
}
.page_block table tr td.more img
{
	border: 0px;
}
.page_block table tr.head td
{
	padding: 4px 8px 4px 8px;
	font-weight: 700;
	background-color: transparent;
	text-align: left;
}
.page_block table tr.head td.salary
{
	font-weight: 700;
	color: inherit;
}
.page_block .pages
{
	padding-top: 8px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	line-height: normal;
}
.page_block .pages a
{
	padding-top: 8px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #387198;
	border: none;
}
.page_block .pages a:hover,
.page_block .pages .selected
{
	color: #a23321;
}
.page_block .pages .selected
{
	font-weight: 700;
}

.page_block table.vertical tr td
{
	padding: 8px 12px 8px 12px;
	text-align: left;
}
.page_block table.vertical tr td.description
{
	font-weight: 700;
	width: 35%;
}
.page_block table.vertical tr td.text
{
	width: 65%;
}
.page_block table.vertical tr td.text.firm,
.page_block table.vertical tr td.text.representative
{
	font-weight: 700;
}
.page_block table.vertical tr td.text.speciality
{
	text-transform: uppercase;
}
.page_block.text
{
	margin-top: 10px;
}

#content
{
	width: 935px;
}
#content #content_structure_left, #content #content_structure_right
{
	vertical-align: top;
}
#content #content_structure_left
{
	padding-right: 34px;
}
#content #content_structure_right
{
	width: 100%;
}
#content #left_col
{
	width: 254px;
}
#content #left_col .banner
{
	margin-bottom: 30px;
}
#content #left_col .banner a, #content #left_col .banner img
{
	border: 0px;
}
#content #left_col .left_menu .title
{
	padding: 5px 0px 13px 0px;
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
	line-height: normal;
	text-align: center;
}
#content #left_col .left_menu .item
{
	padding: 6px 17px 0px 17px;
	height: 27px;
	_height: 33px;
	background: scroll url('/images/left_menu_item_bg.gif') left top no-repeat;
	line-height: normal;
}
#content #left_col .left_menu .item.selected,
#content #left_col .left_menu .item:hover
{
	background: scroll url('/images/left_menu_item_sel_bg.gif') left top no-repeat;
}
#content #left_col .left_menu .item.subtitle
{
	text-align: center;
}
#content #left_col .left_menu .item,
#content #left_col .left_menu .item a,
#content #left_col .left_menu .item a:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	border-bottom: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
#content #left_col .left_menu .item.selected,
#content #left_col .left_menu .item.selected a,
#content #left_col .left_menu .item.selected a:hover,
#content #left_col .left_menu .item:hover,
#content #left_col .left_menu .item:hover a,
#content #left_col .left_menu .item:hover a:hover
{
	color: #ffffff;
}
#content #left_col .left_menu .item.inactive,
#content #left_col .left_menu .item.inactive.selected,
#content #left_col .left_menu .item.inactive:hover
{
	background: none;
}
#content #left_col .left_menu .item.inactive.selected,
#content #left_col .left_menu .item.inactive.selected a,
#content #left_col .left_menu .item.inactive.selected a:hover,
#content #left_col .left_menu .item.inactive:hover,
#content #left_col .left_menu .item.inactive:hover a,
#content #left_col .left_menu .item.inactive:hover a:hover
{
	color: #000000;
}
#content #left_col .left_menu .submenu
{
	padding-bottom: 23px;
}
#content #left_col .left_menu .submenu table
{
	width: 100%;
}
#content #left_col .left_menu .submenu table td
{
	padding-top: 4px;
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
}
#content #left_col .left_menu .submenu table td.date
{
	padding-right: 8px;
}
#content #left_col .left_menu .submenu table td.vacancy
{
	width: 100%;
}
#content #left_col .left_menu .submenu table td.salary
{
	white-space: nowrap;
}

#content #left_col #town_search
{
	padding-top: 10px;
	width: 254px;
	overflow: hidden;
}
#content #left_col #town_search .town
{
	float: left;
	width: 110px;
	margin-right: 17px;
}

#content #top_shortcuts
{
	width: 647px;
	height: 30px;
	margin-bottom: 28px;
}
#content #top_shortcuts .menu
{
	padding-right: 11px;
}
#content #top_shortcuts .menu .menu1
{
	width: 431px;
	height: 30px;
	background: #ededed scroll url('/images/top_shortcuts_left.gif') left top no-repeat;
	background-color: #ededed;
}
#content #top_shortcuts .menu .menu1 .menu2
{
	padding-top: 5px;
	height: 25px;
	_height: 30px;
	background: scroll url('/images/top_shortcuts_right.gif') right top no-repeat;
	text-align: center;
}
#content #top_shortcuts .menu .menu1 .menu2 a,
#content #top_shortcuts .menu .menu1 .menu2 a:hover,
#content #top_shortcuts .info .info1 .info2 a,
#content #top_shortcuts .info .info1 .info2 a:hover,
#content a.top_shortcuts,
#content a.top_shortcuts:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	border-bottom: 0px;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 33px;
}
#content #top_shortcuts .menu .menu1 .menu2 a:hover,
#content #top_shortcuts .info .info1 .info2 a:hover,
#content a.top_shortcuts:hover
{
	text-decoration: underline;
}
#content #top_shortcuts .menu .menu1 .menu2 a:first-child,
#content #top_shortcuts .info .info1 .info2 a:first-child,
#content a.top_shortcuts:first-child
{
	margin-left: 0px;
}
#content #top_shortcuts .info .info1
{
	width: 205px;
	height: 30px;
	background: #ededed scroll url('/images/top_shortcuts_left.gif') left top no-repeat;
	background-color: #ededed;
}
#content #top_shortcuts .info .info1 .info2
{
	padding-top: 5px;
	height: 25px;
	_height: 30px;
	background: scroll url('/images/top_shortcuts_right.gif') right top no-repeat;
	text-align: center;
}
#content #top_shortcuts .info .info1 .info2 .info_block
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	margin-left: 12px;
}
#content #top_shortcuts .info .info1 .info2 .info_block:first-child
{
	margin-left: 0px;
}
#content #top_shortcuts .info .info1 .info2 .info_block .quantity
{
	font-weight: 700;
	color: #a23321;
}

#content #text_content_wrapper
{
	padding: 0px 0px 0px 12px;
	width: 635px;
	_width: 647px;
}
#content #text_content_wrapper .tables
{
	overflow: hidden;
}
#content .page_block.main
{
	float: left;
	width: 305px;
	margin-left: 25px;
}
#content .page_block.main:first-child
{
	margin-left: 0px;
}
#content .page_block.main table
{
	width: 305px;
}
#content .page_block.main table tr td.speciality
{
	width: 100%;
}
#content .page_block.main.with_images table
{
	margin-left: 7px;
	margin-top: 2px;
	width: 298px;
}
#content .page_block.main.with_images table tr td
{
	padding: 10px 0px 0px 0px;
	background: transparent;
}
#content .page_block.main.with_images table tr td.firm
{
	padding-right: 18px;
}
#content .page_block.main.with_images table tr td.firm img
{
	border: 0px;
}
#content .page_block.main.with_images table tr td.description
{
	width: 100%;
	line-height: 16px;
}
#content .page_block.main.with_images table tr td.description a
{
	border-bottom: 1px solid #83a6bf;
}
#content .page_block.main.with_images table tr td.description a:hover
{
	text-decoration: none;
}

.reg_form
{
	padding: 12px;
	width: 611px;
	overflow: hidden;
	font-size: 11px;
	background-color: #f6f6f6;
	margin-top: 15px;
}
.reg_form.big
{
	padding: 8px;
	width: 619px;
}
.reg_form.not_first
{
	margin-top: 6px;
}
.reg_form form
{
	margin: 0px;
}
.reg_form .left
{
	float: left;
	width: 210px;
}
.reg_form .left .firm select
{
	width: 100%;
}
.reg_form .left .type
{
	padding-top: 9px;
	font-weight: 700;
}
.reg_form .left .type input
{
	border: 0px;
	background-color: transparent;
	height: auto;
}
.reg_form .left .email
{
	padding-top: 9px;
}
.reg_form .left .email input
{
	width: 100%;
}
.reg_form .left .email .label
{
	padding-top: 5px;
}
.reg_form .center
{
	padding-right: 11px;
	float: left;
	width: 81px;
	_width: 92px;
	text-align: right;
	font-weight: 700;
}
.reg_form .right
{
	float: left;
	width: 305px;
}
.reg_form .right input
{
	width: 100%;
}
.reg_form .right .label
{
	padding-top: 9px;
}
.reg_form .right .label .label
{
	font-weight: 700;
}

.reg_form input.obligatory,
.reg_form select.obligatory,
.reg_form select.obligatory option,
.reg_form textarea.obligatory
{
	background-color: #dae204;
	border: 1px solid #809db1;
}
.reg_form .sample
{
	width: 70px;
}
.reg_form .label
{
	font-size: 11px;
	font-weight: 700;
	padding: 11px 10px 3px 0px;
	vertical-align: top;
	text-align: right;
	line-height: normal;
}
.reg_form .label div
{
	width: 287px;
}
.reg_form .label .clarity
{
	font-weight: 400;
}
.reg_form .field
{
	font-size: 11px;
	padding-top: 8px;
	vertical-align: top;
}
.reg_form .field div
{
	width: 318px;
}
.reg_form .field div input,
.reg_form .field div select,
.reg_form .field div textarea
{
	width: 100%;
}
.reg_form .field .clarity
{
	padding-top: 4px;
	font-size: 10px;
	line-height: normal;
}
.reg_form .age .field input
{
	width: 55px;
}
.reg_form .salary .field input
{
	width: 260px;
}
.reg_form .salary .field select
{
	width: 50px;
	margin-left: 8px;
}
.reg_form .text .field textarea
{
	height: 96px;
}

.reg_form_button
{
	padding: 5px;
	text-align: center;
	background-color: #f6f6f6;
	margin-top: 6px;
}
.reg_form_button img, .reg_form_button a
{
	border: 0px;
}

.plain_form .label
{
	font-size: 11px;
	font-weight: 700;
	padding-right: 10px;
	text-align: right;
	line-height: normal;
}
.plain_form td.label
{
	vertical-align: top;
	padding-top: 10px;
}
.plain_form td.field
{
	vertical-align: top;
	padding-top: 3px;
}
.plain_form td.label:first-child
{
	padding-top: 7px;
}
.plain_form td.field:first-child
{
	padding-top: 0px;
}

.page_title
{
	padding: 28px 0px 23px 0px;
	font-family: Times New Roman;
	font-size: 27px;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
	line-height: normal;
	clear: both;
}
.page_title:first-child
{
	padding-top: 0px;
}
.page_title .smaller
{
	font-size: 21px;
	color: #b2290a;
}

.cRed
{
	color: #a23321;
}
.cBlue
{
	color: #155988;
}

.image_border td
{
	border: 1px solid #ccc8b4;
	background-color: #eeece0;
	padding: 3px;
}
.image_border td img
{
	border: 1px solid #dcd9c8;
}
.image_border td a
{
	border: 0px;
}

.copyright_text
{	
	padding: 4px 0px 0px 4px;
	font-size: 11px;
	font-family: Tahoma;
	color: #426b87;
	line-height: normal;
}

input, textarea, select, option
{
	font-size: 11px;
	font-family: Tahoma;
}
input, textarea, select, option
{
	border: 1px solid #bcbbbb;
	background-color: #ffffff;
}
select, option, input
{
	height: 21px;
}

input.cbox
{
	height: auto;
	border: 0px;
	background: auto;
}
