body, th, td, object {
	font-family: "Arial";
}
body {
	background-color: #ffffff;
	color: #333333;
}
body, table, th, td, form {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
img {
	border: 0;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #333399;
}
a.broken {
	color: #ff0000 !important;
}
.bold {
	font-weight: bold !important;
}
.italic {
	font-style: italic !important;
}
.uppercase {
	text-transform: uppercase;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
h1 {
	font-size: 140%;
	margin-bottom: 1em;
}
h2 {
	font-size: 120%;
	color: #ffcc00;
	margin-bottom: 1em;
}
h3 {
	font-size: 100%;
	margin-bottom: 1em;
}
.h1 {
	font-size: 140%;
	font-weight: bold;
}

ul {
	list-style-type: disc;
}

blockquote {
	font-style: italic;
}

div.hr {
	border-bottom: 1px solid #cccccc;
	margin: 2em 0;
}

.footnote {
	color: #000000;
}

.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Begin Holly Hack \*/
* html .wrapper {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End Holly Hack */

#main_container {
	/*
	width: 100%;
	*/
	width: 960px;
}
.clear {
	clear: both;
}
.left {
	width: 25%;
	vertical-align: top;
}
.right {
	width: 75%;
	vertical-align: top;
}
#logo {
	width: 266px;
	height: 49px;
	margin-top: 43px;
	background-image: url("/f/left_logo.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
#logo a {
	display: block;
	height: 49px;
}
#services {
	margin-top: 43px;
	border-right: 7px solid #ffcc00;
}
#services .item {
	padding-left: 32px;
}
#services .item_current {
	background-image: url("/f/left_services_current.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#services .title {
	padding: 8px 5px 8px 0;
	font-family: "Arial";
	font-size: 65%;
	color: #000000;
	border-bottom: 1px solid #ffcc00;
}
#services .title a {
	text-decoration: none;
}
#services .level1 {
	text-transform: uppercase;
}
#services .level2 {
	margin-top: .5em;
}
#services .level2_item {
	line-height: 100%;
	margin: .8em 0;
}
#services .current, #services .current a {
	color: #f4c00b !important;
}
#services .select {
	padding-right: 25px;
	margin-top: 10px;
}
#services .select_container {
	width: 100%;
}
#services .select select {
	width: 100%;
	font-size: 70%;
}
#services .description {
	margin: 5px 25px 15px 0;
	padding-right: 20px;
	font-family: "Tahoma";
	font-size: 65%;
	color: #999999;
	background-repeat: no-repeat;
	background-position: right center;
}
#services .spacer {
	height: 30px;
}
#services .type1 {
	background-image: url("/f/left_services_type1.gif");
}
#services .type2 {
	background-image: url("/f/left_services_type2.gif");
}
#services .type3 {
	background-image: url("/f/left_services_type3.gif");
}
#blocks {
	margin-top: 50px;
	padding: 0 32px;
}
#blocks .block {
	margin-bottom: 7px;
	padding: 8px;
	border: 1px solid #cccccc;
	text-align: left;
}
.block .account {
}
.block .account a {
	display: block;
	padding: 2px 25px 2px 5px;
	background-color: #ffcc00;
	background-image: url("/f/left_blocks_account.gif");
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	font-family: "Arial";
	font-size: 65%;
	color: #000000;
	text-decoration: none;
}
.block .input_login {
	width: 100%;
}
.block .input_login label {
	display: block;
	margin-bottom: 2px;
	padding: 0 2px;
	font-family: "Tahoma";
	font-size: 70%;
	color: #000000;
}
.block .input_login input {
	width: 100%;
	font-family: "Tahoma";
	font-size: 70%;
	color: #333333;
}
.block .input_password {
	width: 100%;
	margin-top: 5px;
}
.block .input_password label {
	display: block;
	margin-bottom: 2px;
	padding: 0 2px;
	font-family: "Tahoma";
	font-size: 70%;
	color: #000000;
}
.block .input_password input {
	width: 100%;
	font-family: "Tahoma";
	font-size: 70%;
	color: #333333;
}
.block .input_checkbox {
	clear: both;
	float: left;
	padding-top: 8px;
}
.block .input_checkbox label {
	margin-left: 5px;
	font-family: "Tahoma";
	font-size: 70%;
	color: #000000;
}
.block .input_checkbox input {
	vertical-align: middle;
	font-family: "Tahoma";
	font-size: 70%;
	color: #333333;
}
.block .login {
	clear: both;
	padding-top: 8px;
}
.block .login a {
	display: block;
	padding: 2px 25px 2px 5px;
	background-color: #003366;
	background-image: url("/f/left_blocks_login.gif");
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	font-family: "Arial";
	font-size: 65%;
	color: #ffffff;
	text-decoration: none;
}
.block .login input {
	width: 0;
	height: 0;
}
.block .login_error {
	margin-top: 8px;
	padding: 8px;
	font-family: "Tahoma";
	font-size: 70%;
	background-color: #cc3333;
	color: #ffffff;
}
.block .login_error a {
	color: #ffffff !important;
}
.block .login_error .description {
	margin-top: .5em;
	font-style: italic;
}
.block .links {
	margin-top: 8px;
	font-family: "Tahoma";
	font-size: 70%;
}
.block .user {
	font-family: "Tahoma";
	font-size: 70%;
	color: #000000;
}
.block .user_name {
	font-weight: bold;
}
.block .user_links {
	margin-top: .5em;
	color: #333333;
}
.block .user_links .selected {
}
.block .demo {
}
.block .demo a {
	display: block;
	padding: 2px 25px 2px 5px;
	background-color: #cfd4d7;
	background-image: url("/f/left_blocks_demo.gif");
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	font-family: "Arial";
	font-size: 65%;
	color: #1a1b1b;
	text-decoration: none;
}
.inquiry div.name {
	font-size: 70%;
	font-weight: bold;
	color: #333333;
}
.inquiry div.choices {
	margin: 8px 0 15px 0;
}
.inquiry div.choice {
	width: 100%;
}
.inquiry div.choice input {
	display: block;
	clear: both;
	float: left;
	margin-top: 0;
	font-family: "Tahoma";
	font-size: 65%;
	color: #666666;
}
.inquiry div.choice label {
	display: block;
	margin: .5em 0 0 25px;
	font-family: "Tahoma";
	font-size: 65%;
	color: #666666;
}
.inquiry div.send {
}
.inquiry div.send a {
	display: block;
	padding: 2px 25px 2px 5px;
	background-color: #cfd4d7;
	background-image: url("/f/left_blocks_arrow.gif");
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	font-family: "Arial";
	font-size: 65%;
	color: #1a1b1b;
	text-decoration: none;
}
.inquiry div.message {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: "Tahoma";
	font-size: 70%;
	color: #003366;
	border-bottom: 1px solid #cccccc;
}
.inquiry div.results {
	margin: 15px 0;
	font-family: "Tahoma";
	font-size: 70%;
	color: #333333;
}
.inquiry table.results {
	margin: 15px 0;
}
.inquiry table.results td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.inquiry table.results td.percent {
	padding-right: 4px;
	vertical-align: middle;
	text-align: right;
	font-size: 70%;
	color: #666666;
}
.inquiry table.results td.progressbar {
	width: 25%;
	padding: 0 4px;
	vertical-align: middle;
	font-size: 70%;
	color: #666666;
}
.inquiry table.results td.progressbar table {
	width: 100%;
	height: 5px;
}
.inquiry table.results td.progressbar table td.value {
	background-color: #ffcc00;
}
.inquiry table.results td.name {
	padding-left: 4px;
	vertical-align: middle;
	font-size: 65%;
	color: #666666;
}
#top {
	border-left: 1px solid #cccccc;
}
#top .header {
	width: 510px;
	height: 16px;
}
#top .container {
}
#top .footer {
	clear: right;
	height: 16px;
}
#service_nav {
	display: block;
	float: left;
	margin: 4px 0 0 0;
	padding: 0 20px;
	list-style: none;
	font-family: "Arial";
	font-size: 65%;
	color: #666666;
	text-transform: uppercase;
}
#service_nav li {
	/*
	display: block;
	float: left;
	*/
	display: inline;
	margin: 0;
	padding: 0;
}
#top_search {
	float: right;
}
#top_search label {
	font-family: "Tahoma";
	font-size: 70%;
	color: #333333;
	margin-right: 5px;
}
#top_search input#top_search_input {
	width: 120px;
	font-family: "Tahoma";
	font-size: 70%;
	color: #333333;
}
#lang {
	float: right;
	padding: 0 15px;
}
#lang a {
	display: block;
	float: left;
	margin-top: 4px;
	width: 29px;
	height: 13px;
	background-repeat: no-repeat;
	background-position: left;
}
#lang a.ru {
	background-image: url("/f/right_top_lang_ru.gif");
}
#lang a.en {
	background-image: url("/f/right_top_lang_en.gif");
}
#main_nav {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #787878;
}
#main_nav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 8px;
	background-color: #787878;
}
#main_nav li a {
	display: block;
	padding: 3px 0;
	border-top: 6px solid #787878;
	border-bottom: 6px solid #787878;
	font-family: "Tahoma";
	font-size: 75%;
	color: #ffffff;
	white-space: nowrap;
	color: #ffffff !important;
	text-decoration: none !important;
}
#main_nav li a.current, #main_nav li a:hover {
	border-bottom: 6px solid #ffcc00;
}
#main_page_top {
	clear: both;
	position: relative;
	height: 268px;
	background-image: url("/f/right_main_page_top.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left: 1px solid #cccccc;
}
#main_page_top_text {
	float: left;
	position: relative;
	width: 217px;
	height: 268px;
	background-image: url("/f/right_main_page_top_text.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#links {
	display: block;
	float: right;
	position: relative;
	top: 58px;
	width: 194px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #cccccc;
}
#links li {
	display: block;
	margin: 0;
	padding: 0;
	width: 175px;
	height: 70px;
	background-color: #003366;
	font-family: "Arial";
	font-size: 65%;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: left center;
}
#links li a {
	display: block;
	padding: 27px 25px 0 25px;
	height: 70px;
	color: #ffffff !important;
}
#links li.type1 {
	background-image: url("/f/right_main_page_links_type1.gif");
}
#links li.type2 {
	background-image: url("/f/right_main_page_links_type2.gif");
}
#links li.type3 {
	background-image: url("/f/right_main_page_links_type3.gif");
}
#links li a:link, #links li a:visited, #links li a:active {
	text-decoration: none;
}
#main {
	clear: both;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.section_title {
	padding: 25px 20px 5px 20px;
	width: 250px;
	border-bottom: 1px solid #cccccc;
	font-family: "Arial";
	font-size: 65%;
	text-transform: uppercase;
	color: #000000;
}
.crumbs {
	clear: both;
	display: block;
	margin: 0 0 0 20px;
	padding: 30px 0 15px 0;
	list-style: none;
	border-bottom: 1px solid #cccccc;
	font-family: "Arial";
	font-size: 70%;
	color: #000000;
}
.crumbs li {
	display: inline;
	margin: 0;
	padding: 0;
}
.crumbs li.home a {
	display: block;
	float: left;
	margin: 2px 4px 0 0;
	width: 9px;
	height: 10px;
	background-image: url("/f/crumbs_home.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.content {
	padding: 20px;
	font-family: "Arial";
	font-size: 75%;
	color: #333333;
}
.content .text {
	text-align: justify;
}
.news_item {
}
.news_item .date {
	margin-bottom: .5em;
	font-size: 75%;
	color: #333333;
}
.news_item .title {
	margin-bottom: .5em;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.news_item .announcement {
	text-align: justify;
	margin-bottom: 1.5em;
}
a.arrow {
	padding-right: 10px;
	font-family: "Tahoma";
	font-size: 85%;
	background-image: url("/f/arrow_link.gif");
	background-repeat: no-repeat;
	background-position: right center;
}
#additional_nav {
	padding: 20px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#additional_nav label {
	font-family: "Tahoma";
	font-size: 70%;
	color: #333333;
	margin-right: 5px;
}
#additional_nav .regions {
	float: left;
	margin-right: 50px;
}
#additional_nav .regions select {
	width: 150px;
	font-family: "Tahoma";
	font-size: 70%;
	color: #333333;
}
#additional_nav .search input#additional_nav_search {
	width: 120px;
	font-family: "Tahoma";
	font-size: 70%;
	color: #333333;
}
#search {
}
#search label {
	color: #333333;
	margin-right: 5px;
}
#search input#search_input {
	color: #333333;
}
div.search_text {
	text-align: justify;
}
input.btn_submit_arrow {
	width: 10px;
	height: 18px;
	margin-left: 5px;
	border: 0;
}
a.btn_submit_arrow {
	width: 10px;
	height: 18px;
	margin-left: 5px;
	background-image: url("/f/btn_go.gif");
	background-repeat: no-repeat;
	background-position: left;
}
#copyright {
	clear: both;
	float: left;
	padding: 20px 32px;
	font-family: "Tahoma";
	font-size: 70%;
	color: #999999;
}
#copyright a {
	color: #999999 !important;
}
#bottom_nav {
	display: block;
	margin: 20px 0;
	padding: 0;
	list-style: none;
	font-family: "Arial";
	font-size: 65%;
	font-weight: bold;
	color: #666666;
}
#bottom_nav li {
	display: inline;
	margin: 0;
	padding: 0;
}
#bottom_counters {
}
#bottom_counters .bottom_counters_item {
	padding: 0 10px 20px 0;
	font-size: 70%;
	vertical-align: top;
}
div#popup {
	padding: 15px;
}
div.illustration {
	clear: both;
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: normal;
}
div.illustration_normal {
}
div.illustration_left {
	float: left;
	margin: 0 30px 15px 0;
}
div.illustration_right {
	float: right;
	margin: 0 0 15px 30px;
}
div.illustration img {
	display: block;
}
div.illustration_border img {
	border-bottom: 7px solid #cccccc;
}
div.illustration_title {
	margin-top: .6em;
	color: #333333;
}
div.illustration_description {
	margin-top: .4em;
	color: #999999;
}
div.data_table {
	width: 100%;
}
table.data_table {
	margin-bottom: 1em;
	border-top: 3px solid #ffcc00;
}
table.data_table th {
	border-top: 3px solid #ffcc00;
	border-bottom: 3px solid #ffcc00;
	padding: .7em 6px .7em 2px;
	font-size: 70%;
	font-weight: bold;
	vertical-align: top;
}
table.data_table td {
	border-bottom: 1px solid #ffcc00;
	padding: .5em 6px .5em 2px;
	font-size: 70%;
	font-weight: normal;
	vertical-align: top;
}
table.data_table .marked {
	background-color: #fff5cc;
}


table.data_table_transparent {
}
table.data_table_transparent th {
	padding: .7em 6px .7em 2px;
	font-size: 70%;
	font-weight: bold;
	vertical-align: top;
}
table.data_table_transparent td {
	padding: .5em 6px .5em 2px;
	font-size: 70%;
	font-weight: normal;
	vertical-align: top;
}
table.data_table_original {
}
table.data_table_original th {
	padding: .7em 6px .7em 2px;
	font-size: 75%;
	font-weight: bold;
	vertical-align: top;
}
table.data_table_original td {
	padding: .5em 6px .5em 2px;
	font-size: 75%;
	font-weight: normal;
	vertical-align: top;
}

table.data_table_new {
	margin-bottom: 1em;
	border-top: 3px solid #ffcc00;
}
table.data_table_new th {
	border-top: 3px solid #ffcc00;
	border-bottom: 3px solid #ffcc00;
	padding: .2em 6px .2em 2px;
	font-size: 70%;
	font-weight: bold;
	vertical-align: top;
}
table.data_table_new td {
	border-bottom: 1px solid #ffcc00;
	padding: .2em 6px .2em 2px;
	font-size: 70%;
	font-weight: normal;
	vertical-align: top;
}

div.file {
	padding: 5px 0 5px 0;
}
img.icon {
	margin-right: 0.7em;
}
div.banner {
	font-size: 75%;
	text-align: center;
}

div.banner img.banner {
	display: block;
	margin: 15px auto;
}

/*** ╘юЁєь
*********************************************************/

.forum table td {
	font-size: 75%;
	padding-right: 10px;

}

.forum span.data{
	font-size: 90%;
	font-style : italic;
	color:#7b797b;
}

.forum span.selected{
	padding: 0.2em;
	background-color:#ffc310;
}

#page_list_nav{
	margin-bottom: 2em;
	border: 1px solid #cecfce;
	padding: 0.5em;
	float: left

}
#new_theme{
	background-color:#ced7d6;
	padding: 0.5em;
	float: left

}
.forum li.theme
{
/*	list-style-image : url(/f/romb.gif);*/
	list-style-type : square;

}

.forum li.ans
{
	list-style-type: none;
}

.forum a, .forum a:visited {
	text-decoration: underline;
}

.forum div.thread {
	line-height: 1.5em;
}


/*** Module news
*********************************************************/

.news_list_item {
	margin-bottom: 1.5em;
}

.news_date {
	margin-bottom: .5em;
	font-size: 75%;
	color: #333333;
}

.news_title {
	margin-bottom: .5em;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

.news_content {
	text-align: justify;
	margin-bottom: 1.5em;
}

.news_source {
	font-style: italic;
}


/*** Page list navigation
*********************************************************/

#page_list_navigation {
	clear: both;
	margin-bottom: 2em;
	border: 1px solid #ddd;
	padding: 0.5em;
	float: left
}

.page_list_navigation a {
	text-decoration: underline
}

.page_list_navigation_selected {
	font-weight: bold
}

.page_list_navigation_spacer {
	margin: 0 0.25em;
	color: gray
}


/*** Highlighted block
*********************************************************/

.highlighted_block {
	background-color: #cecfce;
	padding: 1em;
	margin: 0 0 1em 1em;
	font-size: 0.8em
}

/*
.highlighted_block a {
	color: #000000;
}
*/

/*** Рекомендации
*********************************************************/

div.calendar_item {
	1float: left;
	margin: 10px 0;
}

div.calendar_item table.data_table {
	margin: 0 !important;
	background-color: #ffffff;
}

div.calendar_year {
	margin-top: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #ffcc00;
}

select.calendar {
	font-family: "Tahoma";
	font-size: 11px;
}

table.tabs {
}

table.tabs td.tab {
	border: 1px solid #7b797b;
	background-color: #e0e0e0;
	padding: 8px 15px;
	font-size: 75%;
}

table.tab_content {
	border: 1px solid #7b797b;
	background-color: #e0e0e0;
}

table.tab_content td.tab_content_inner {
	padding: 5px 15px;
	font-size: 75%;
}

.calendar_weekday {
	text-align: right;
	font-weight: bold !important;
}

.calendar_weekend {
	text-align: right;
	font-weight: bold !important;
	color: #cc0000;
}
