body {
	background: transparent;
	height: 100%;
}
body, td, th, div, span, p {
	font: normal normal 11px/130%  Arial, Tahoma, Verdana,  sans-serif;
	color: #666666;
}
input, textarea, option, select {
	font: normal normal 11px/100%  Arial, Tahoma, Verdana,  sans-serif;
	color: #666666;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 11px/130% Arial, Tahoma,  Verdana,  sans-serif;
	color: #cf0777;
}
a:hover {
	text-decoration: none;
}

.main {
	background: url('../media/images/bg/main.jpg') center 118px no-repeat;
}
.page {
	background: url('../media/images/bg/page.jpg') center 108px no-repeat;
}

.header {
	height: 150px;
	text-align: center;
}
.header .logo {
	top: 27px;
	left: 20px;
	position: absolute;
}
.header .number {
	position: absolute;
	top: 31px;
	right: 14px;
}
.header .block_left {
	position: absolute;
	top: 166px;
	left: 20px;
	width: 209px;
	height: 215px;
	text-align: left;
}

.header .block_left .pointer {
	cursor: pointer;
}

.header .block_header_1_page span {
	cursor: pointer;
	display: block;
	height: 44px;
	width: 200px;
	margin: 0 0 12px 0;
}

.header .block_header_2_page span,
.header .block_header_1 span,
.header .block_header_2 span {
	cursor: pointer;
	display: block;
	height: 44px;
	width: 200px;
	margin: 0 0 12px 0;
}
.header .block_header_1_page span img,
.header .block_header_2_page span img,
.header .block_header_1 span img,
.header .block_header_2 span img {
	height: 44px;
	width: 200px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.header .block_right {
	position: absolute;
	top: 166px;
	right: 0;
	width: 209px;
	height: 215px;
	text-align: left;
}
.header .links div.ico {
	background: url('../media/images/ico/ico.png') 0 0 no-repeat;
	width: 18px;
	height: 18px;
	margin: 0 0 0 4px;
}
.header .links div.ico img {
	width: 18px;
	height: 18px;
}
.header .links td {
	padding: 0 5px 2px 0;
	vertical-align: middle;
}
.header .links a {
	color: #693493 !important;
	font: normal normal 12px tahoma !important;
}
.centered {
	margin: 0 auto;
	position: relative;
	width: 970px;
}

.main .flash {
	height: 217px;
}
.page .flash {
	height: 167px;
}
.colls {
	text-align: center;
	padding: 22px 0 0 0;
}
.colls .container {
	width: 100%;
	text-align: left;
	height: 250px;
}
.colls .container .coll_mid {
	padding: 5px 0 82px 0;
	background: #ffffff;
}
.page .colls .container .coll_mid {
	padding: 5px 13px 12px 13px;
}
.page .colls .container .coll_mid.trans {
	background: transparent;
}
.colls .container .coll_right,
.colls .container .coll_left {
	width: 265px;
	padding: 46px 0 0 0;
}
.colls .container .coll_left .block {
	margin: 0 0 10px 16px;
}
.colls .container .coll_right .block {
	margin: 0 0 10px 8px;
}
.page .colls .container .coll_right,
.page .colls .container .coll_left {
	width: 265px;
	padding: 14px 0 0 0;
}
.colls .container .coll_left img {
	margin: 0 0 0 10px;
	
}
.colls .container .coll_right img {
	margin: 2px 0 0 26px;
	
}

.footer {
	vertical-align: bottom;
}
.footer * {
	color: #999999 !important;
	font-size: 10px !important;
}
.footer a {
	color: #c3aed4 !important;
	font-size: 10px !important;
}
.footer .line {
	text-align: center;
	padding: 0 0 8px 0;
}
.footer .contacts {
	padding: 0 10px 0 0;
}
.footer .copyright a,
.footer .contacts a {
	color: #7C4DA1 !important;
}
.footer .copyright {
	text-align: right;
}


.main_menu {
	height: 94px;
	margin: 0 auto 0 auto;
	position:relative;
	top: 41px;
}
.main_menu td {
	padding: 0 19px 12px 17px;
	vertical-align: bottom;
	background: url('../media/images/dec/menu.gif') right 0 no-repeat;
}
.main_menu td.last {
	background: transparent;
}
.main_menu a {
	text-decoration: none !important;
	color: #693493 !important;
}
.main_menu a:hover {
	color: #666666 !important;
}

.banners_cont {
	margin: -80px 0 8px 0;
	position: relative;
	text-align: center;
}
.banners {
	width: 440px;
	margin: 10px auto 8px auto;
}
.banners td {
	text-align: left;
}
.banners_right {
	margin: 0 0 8px 16px;
	width: 222px;
}
.banners_right td {
	text-align: center;
	padding: 10px 0 6px 0;
}
.banners_right td img,
.banners_right td object {
	margin: 0 auto;
}


.control {
	position: absolute;
	top: 107px;
	right: 25px;
}
.control input {
	display: block;
}
.control .lang a {
	text-transform: uppercase;
	font-size: 11px;
	color: #979797 !important;
	text-decoration: none !important;
}
.control .lang a:hover {
	color: #7C4DA1 !important;
}
.control td {
	vertical-align: middle;
	padding: 0 0 0 5px;
}
.control .search td {
	vertical-align: middle;
	padding: 0 4px 0 0;
}
.control .search .input_text {
	background: #f2f2f2;
	width: 70px;
	font-size: 10px;
	border: 1px solid #f2f2f2;
}


.search_big {
	margin: 10px 0 7px 0;
}
.search_big td {
	vertical-align: middle;
	padding: 0 10px 0 0;
}
.search_big input {
	display: block;
}
.search_big .input_text {
	background: #f2f2f2;
	width: 330px;
	font-size: 10px;
	border: 1px solid #f2f2f2;
	
}


.news_block {
	padding: 0 8px 0 8px;
}
.news_block .hdr {
	margin: 11px 0 25px 0;
}
.news_block .news_title {
	padding: 0 0 5px 0;
}
.news_block .news_title a {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px !important;
	color: #666666 !important;
}
.news_block .date {
	color: #cf0777;
}
.news_block .more,
.news_block .more img {
	display: inline !important;
}
.news_block .txt {
	width: 185px;
	padding: 0 0 22px 0;
}
.news_block .txt *,
.news_block .txt {
	color: #000000 !important;
	line-height: 16px;
}
.news_block .news_more {
	padding: 5px 0 0 0;
}
.news_block .news_more a {
	float: left !important;	
}

.path_line {
	padding: 9px 0 11px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #e5dbec;
}
.path_line a,
.path_line span {
	color: #7C4DA1 !important;
}

/* back */
.back {
	display: block;
	float: right;
	background: url('../media/images/ico/back.gif') 5px 1px no-repeat;
	padding: 0 0 0 25px;
	color: #7C4DA1 !important;
}
.back:hover {
	background: url('../media/images/ico/back_ov.gif') 5px 1px no-repeat;
	color: #7C4DA1 !important;
}
/* back */


.block {
	width: 237px;
}
.block .block_mid {
	height: 10px;
	background: url('../media/images/bg/block_bg.png') 0 0 repeat-y;
}
.block .block_mid .block_content {
	position: relative;
	margin: -43px 0 0 0;
	padding: 0 14px 0 18px;
}
.block .block_mid .block_content .fact {
	padding: 0 0 0 17px;
}
.block .block_mid .block_content .links {
	padding: 0 0 0 17px;
}
.block .block_mid .block_content .links a {
	text-decoration: none !important;
}

.block .block_mid .block_content .links span.active {
	color: #666666 !important;
}
.block .block_mid .block_content .links a:hover {
	text-decoration: underline !important;
}
.block .block_mid .block_content .links div {
	padding: 6px 0;
}
.block .block_mid .block_content .links div.l_2 {
	padding: 4px 0 4px 8px;
}
.block .block_mid .block_content .links a,
.block .block_mid .block_content .links div.l_2 a {
	color: #7C4DA1 !important;
}
.block .block_mid .block_content .links div.l_2 span.active {
	color: #666666 !important;
}
.block .block_mid .block_content .links div.l_2 a:hover {
	text-decoration: underline !important;
}
.block .block_top {
	width: 237px;
}
.block .block_bot {
	width: 237px;
	height: 16px;
	background: url('../media/images/bg/block_bot.png') 0 0 no-repeat;
}
.block .block_bot img {
	width: 0;
	height: 16px;
}
.block .block_top {
	width: 237px;
	height: 68px;
	background: url('../media/images/bg/block_top.png') 0 0 no-repeat;
}
.block .block_top_right {
	width: 237px;
	height: 68px;
	background: url('../media/images/bg/block_top_right.png') 0 0 no-repeat;
}
.block .block_top_right img,
.block .block_top img {
	width: 0;
	height: 68px;
}
.block .active_item {
	color: #7c4da1;
	font: normal normal 20px georgia;
	padding: 0 0 8px 0;
	letter-spacing: -1px;
}
.block .active_item .sitemap_ico {
	padding: 0 28px 0 0;
	background: url('../media/images/ico/sitemap_big.gif') right center no-repeat;
	color: #7C4DA1;
	font: normal normal 20px georgia;
	letter-spacing: -1px;
}
.block .active_item .search_ico {
	padding: 0 28px 0 0;
	background: url('../media/images/ico/search_big.gif') right center no-repeat;
	color: #7C4DA1;
	font: normal normal 20px georgia;
	letter-spacing: -1px;
}
.block .fact_name {
	color: #7C4DA1;
	font: normal normal 16px georgia;
	padding: 0 0 8px 0;
}

.question_links a {
	width: 100px;
	display: block;
	font: normal bold 15px georgia;
	letter-spacing: -1px;
	color: #338ab8;
	text-decoration: none !important;
	padding: 4px 0 4px 38px;
	line-height: 90% !important;
	background: url('../media/images/ico/tr.gif') 0 center no-repeat;
	margin: 0 0 12px 0;
	text-align: left;
}
.question_links a img {
	margin: 0 !important;
}
.question_links a:hover {
	background: url('../media/images/ico/tr_ov.gif') 0 center no-repeat;
}

.news_item .news_title {
	color: #666666;
	font: normal bold 12px arial;
}
.news_item .news_date {
	color: #cf0777;
	margin: 3px 0 7px 0;
}
.news_list .text,
.news_item .text {
	padding: 0 0 0 10px;
	width: 100%;
}
.news_item .img {
	padding: 0 15px 5px 0;
}
.news_item .special_offer_text {
	padding: 0;
}


.news_list .news {
	background: url('../media/images/dec/dotted.gif') 0 bottom repeat-x;
	padding: 0 4px 9px 2px;
	margin: 0 0 14px 0;
}
.news_list .news.last {
	background: transparent;
}
.news_list .news .news_title a,
.news_list .news .news_title {
	color: #666666 !important;
	font: normal bold 12px arial !important;
}
.news_list .news .news_date {
	color: #cf0777;
	margin: 3px 0 7px 0;
}
.news_list .news .news_more a,
.news_block .news_more a {
	display: block;
	float: right;
	padding: 0 23px 0 0;
	background: url('../media/images/ico/more_btn.gif') right 0 no-repeat;
	color: #693493 !important;
}
.news_list .news .news_more a:visited {
	color: #693493;
}

.news_arch_date {
	padding: 7px 0 7px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #E5DBEC;
}
.path_line.news_arch {
	padding: 9px 0 0 0 !important;
	margin: 0 !important;
	border-bottom: none !important;
}
.news_arch_date a,
.news_arch_date span {
	padding: 0 17px 0 0;
}
.news_arch_date a {
	color: #CF0777 !important;
}
.news_arch_date span {
	color: #666666 !important;
}
.news_list_archive .news {
	background-image: url('../media/images/dec/dotted.gif');
	background-position: 0 bottom;
	background-repeat: repeat-x;
	padding: 7px 4px 12px 6px;
}
.news_list_archive .news.ov {
	background-color: #eff8fd;
	cursor: pointer;
}
.news_list_archive .news.last {
	background: transparent;
}
.news_list_archive .news.last.ov {
	background: #eff8fd;
}
.news_list_archive .news .more_td {
	padding: 0 10px 0 56px;
	vertical-align: middle;
}
.news_list_archive .news .news_text *,
.news_list_archive .news .news_text a,
.news_list_archive .news .news_text {
	font-weight: bold !important;
}
.news_list_archive .news .news_title a,
.news_list_archive .news .news_title {
	color: #666666 !important;
	font: normal bold 12px arial !important;
}
.news_list_archive .news .news_date {
	color: #cf0777;
	margin: 3px 0 7px 0;
}
.news_list_archive .news .news_more a {
	display: block;
	float: right;
	padding: 0 23px 0 0;
	background: url('../media/images/ico/more_btn.gif') right 0 no-repeat;
}




.faq_list {
	width: 452px;
}
.faq_list .faq_top {
	background: #e9e0ee url('../media/images/bg/duk_top.gif') 0 0 no-repeat;
	height: 40px;
	margin: 0 0 4px 0;
	width: 100%;
}
.faq_list .faq_top .faq_bot {
	background: url('../media/images/bg/duk_bot.gif') 0 bottom no-repeat;
	vertical-align: middle;
	padding: 6px 22px 6px 62px;
}
.faq_list .faq_top.ov {
	background: #e8dded url('../media/images/bg/duk_top_ov.gif') 0 0 no-repeat;
}
.faq_list .faq_top.ov .faq_bot {
	background: url('../media/images/bg/duk_bot_ov.gif') 0 bottom no-repeat;
}
.faq_list .faq_top.active {
	background: #e9e1ef url('../media/images/bg/duk_top_active.gif') 0 0 no-repeat !important;
}
.faq_list .faq_top.active .faq_bot {
	background: url('../media/images/bg/duk_bot.gif') 0 bottom no-repeat;
}
.faq_list .question {
	cursor: pointer;
	font-size: 12px !important;
}
.faq_list .answer {
	padding: 18px 0 0 0;
	color: #454545 !important;
}
.faq_list .answer *,
.faq_list .answer a,
.faq_list .answer {
	padding: 18px 0 10px 0;
	color: #454545 !important;
}

.sitemap {
	width: 100%;
}
.sitemap td {
	width: 50%;
}
.sitemap .lv_1 a {
	font-size: 12px !important;
	font-weight: bold !important;
}
.sitemap .lv_2 {
	padding: 9px 10px 13px 12px;
}
.search_results .found {
	padding: 0 0 22px 0;
	font-size: 12px !important;
}
.search_results .found * {
	font-size: 12px !important;
}
.search_results .result_item span,
.search_results .result_item a {
	color: #7C4DA1 !important;
}
.search_results .result_item {
	margin: 0 0 13px 0;
}
.search_results .result_item .result_header {
	margin: 0 0 2px 0;
}
.search_results .result_item .result_header a,
.search_results .result_item .result_header {
	font-weight: bold !important;
	font-size: 12px !important;
}

.paging {
	text-align: right;
}
.paging span,
.paging a {
	padding: 0 1px;
}
.paging span {
	font-weight: bold;
	color: #7C4DA1;
}
.offer_form .checkboxes td {
	vertical-align: middle;
}
.offer_form .checkboxes td input {
	display: block;
	margin-left: 0;
	margin-right: 7px;
}

.offer_form .input_text {
	
}
.offer_form td {
	padding: 4px 0 4px 0;
}
.offer_form .input_text {
	border: 1px solid #7e7e7e;
	width: 168px;
}
.offer_form textarea {
	width: 327px;
	border: 1px solid #7e7e7e;
	height: 97px
}
.offer_form .input_text.error,
.offer_form textarea.error {
	border: 1px solid #cd0404;
}
.offer_form td .acr {
	color: #cd0404 !important;
}
.offer_form .label.error {
	color: #cd0404;
}
.offer_form .label {
	font-size: 12px;
	padding-top: 7px;
	padding-right: 18px;
	white-space: nowrap;
}
.error_text {
	color: #cd0404;
	font: normal bold 12px arial;
	padding: 10px 0 7px 0;
}


.map {
	padding: 10px 0 0 0;
}
.map .img {
	width: 450px;
	margin: 0 0 0 -10px;
	height: 356px;
	position: relative;
	background: url('../media/images/bg/map.jpg') 0 0 no-repeat;
}
.map .img img {
	position: absolute;
	width: 10px;
	height: 10px;
}
.map .img img.big {
	width: 18px;
	height: 18px;
}

.job_offers {
	padding: 16px 0 0 0;
}
.job_offers .title {
	padding: 0 0 10px 0;
	font-weight: bold;
}
.job_offers .list {
	padding: 0 0 0 32px;
}
.job_offers .list div {
	padding: 0 0 5px 0;
}

/*no_flash*/


.no_flash {
	width: 100%;
	height: 100%;
	background: url('../media/images/bg/flash_img.jpg') top center no-repeat;
}
.page .no_flash {
	background: url('../media/images/bg/flash_img_small.jpg') top center no-repeat;
}

.no_flash .no_flash_popup {
	margin-left: -243px;
	position: absolute;
	top: -10px;
	left: 50%;
	width: 486px;
	height: 237px;
	background: url('../media/images/bg/no_flash_popup_bg.png') 0 0 no-repeat;
}
.no_flash .no_flash_popup .close_popup {
	cursor: pointer;
	position: absolute;
	top: 37px;
	left: 440px;
}

.no_flash .no_flash_popup .get_flash {
	margin-left: -26px;
	cursor: pointer;
	position: absolute;
	top: 120px;
	left: 50%;
}
/*no_flas*/

.text a {
	color: #7C4DA1 !important;
}
.preload {
	display: none;
}

/*  career_form  */
.career_form {
	padding: 25px 0 0 0;
}
.career_form .form_success,
.career_form h1 {
	color: #7c4da1;
	font: normal normal 20px georgia;
	padding: 0 0 14px 0;
	letter-spacing: -1px;
}
.career_form .form {
	margin: 6px 0 0 0;
}
.career_form .errors {
	padding: 3px 0 0 0;
	font-size: 12px;
	color: #cf0777;
}
.career_form td {
	padding: 3px 0 3px 0;
}
.career_form .select div {
	width: 168px;
	border: 1px solid #7e7e7e;
}
.career_form .select div select {
	border: none !important;
	width: 168px;
}
.career_form .input input {
	line-height: 14px !important;
	padding: 1px 3px 1px 3px;
	width: 162px;
	border: 1px solid #7e7e7e;
}
.career_form .label_error {
	color: #cf0777;
}
.career_form .input .error {
	border: 1px solid #cf0777;
}
.career_form .label {
	white-space: nowrap;
	padding: 3px 13px 3px 0;
	font-size: 12px;
}
.career_form .label span {
	color: #cf0777;
	font-size: 12px;
}
.career_form .hidden {
	position: absolute;
	left: -2000px;
	width: 0;
	height: 0;
}
/*  career_form  */

/* newsletter_block */
.newsletter_block {
	padding: 13px 20px 0 35px;
}
.newsletter_block h2 {
	font: normal normal 20px/130% Georgia;
	color: #7c4da1;
}
.newsletter_block .label {
	padding: 8px 0 4px 0;
	font-size: 12px !important;
}
.newsletter_block .label_error {
	padding: 8px 0 3px 0;
	font-size: 12px !important;
}
.newsletter_block .input {
	width: 168px;
	border: 1px solid #7e7e7e;
	margin: 0 0 8px 0;
}
.newsletter_block .input.error {
	border: 1px solid #cf0777;
	color: #666666 !important;
}
.newsletter_block .label_error {
	color: #cf0777 !important;
}
/* newsletter_block */
