body, html
{
	font-family: Arial, Verdana, 'MS Sans Serif';
	background-color: #FFFFFF;
	color: #3A3A3A;
}

body
{
	font-size: 80%;
	margin: 0px;
}

select
{
	font-family: Arial, Verdana, 'MS Sans Serif';
	font-size: 90%;
}

.footer_copy a:link, .footer_copy a:visited, .footer_copy a:hover
{
	color: #3A3A3A;
	text-decoration: none;
}


a:link, a:visited, a:hover
{
	color: #0089BF;
}

#banner150
{
	width: 100%;
	text-align: center;
}


.banner150_padding
{
	padding: 0px 5px 0px 5px;
}

#promo_begun
{
	float: right;
	margin: 0px 5px 5px 5px;
	/* clear: both; */
	border: 1px solid #6A7272;
	padding: 5px;
	width: 75%;
}

#promo_news
{
	float: right;
	margin: 0px 5px 5px 5px;
	/* clear: both; */
	border: 1px solid #6A7272;
	padding: 10px;
	width: 40%;
}

#promo_news_title
{
	width: 100%;
	background-color: #AF0000;
	color: #ffffff;
	text-align: center;
}

#promo_news ul
{
	padding-left: 15px;
	margin: 0px;
	/* font-weight: bold; */
}

/*
#promo_news li
{
	padding: 0 0 0 15px;
	list-style-type: none;
	background: url('/images/arrow_red.gif') no-repeat 0 0.3em;
}
*/

#top_left_corner
{
	position: relative;
	background-color: #FFFFFF;
	background-image: url('/images/top_left_corner.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 110px;
	height: 28px;
	color: #FFFFFF;
	font-size: 8pt;
	vertical-align: middle;
}

#top_left_corner a:link, #top_left_corner a:visited, #top_left_corner a:hover
{
	color: #ffffff;
}

#vsesmi
{
	margin: 24px 0px 0px 15px;
	font-size: 8pt;
	color: #777777;
}

#menu
{
	position: relative;
	height:22px;
	color: #FFFFFF;
	font-size: 8pt;
	padding-top:8px;
	padding-left: 10px;

	margin-right:10px;
	
	background-color: #6A7272;
	background-image: url('/images/right_corner.gif');
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

#menu a:link, #menu a:visited, #menu a:hover
{
	color: #FFFFFF;
}

#menu img
{
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 5px;
}


#search
{
	position: relative;
	height:28px;
	color: #FFFFFF;
	font-size: 8pt;

	background-color: #AF0000;
	background-image: url('/images/left_red_corner.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#search input
{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	font-size: 9pt;
}

#search form
{
	padding: 0px;
	margin: 0px;
}

h1, .title, .title a:link, .title a:visited, .title a:hover, h1 a:link, h1 a:visited, h1 a:hover
{
	font-size: 17pt;
	font-weight: normal;
	color: #034B68;
}

h2, .title2, .title2 a:link, .title2 a:visited, .title2 a:hover, h2 a:link, h2 a:visited, h2 a:hover
{
	font-size: 12pt;
	font-weight: bold;
	color: #034B68;
}

.photo
{
	font-size: 7.5pt;
}

.news_in_group
{
	font-size: 8pt;
	font-weight: bold;
	color: #3F3F3F;
	white-space: nowrap;
}

.news_date
{
	font-size: 8pt;
	color: #5B5B5B;
	white-space: nowrap;
}

#news_content, .news_content
{
	position: relative;
	margin-top: 5px;
}

.news_link:link, .news_link:visited, .news_link:hover
{
	font-size: 11pt;
	color: #034B68;
	font-weight: bold;
}
.important_news_link:link, .important_news_link:visited, .important_news_link:hover
{
	font-size: 11pt;
	color: #BA0000;
	font-weight: bold;
}
#news_image, .news_image
{
	/* width: 1px; */
	position: relative;
	float: left;
	margin: 0px 5px 5px 0px;
}

#news_image img
{
	border: 1px solid #000000;
}

#theme_block, #theme_block_bg
{
	padding-left: 15px;
	margin-top: 10px;
}

#theme_block_bg
{
	background-color: #F7F7F2;
}

#theme_news
{
	margin: 10px 0 10px 0;
}

.title_menu, .title_menu a:link, .title_menu a:visited, .title_menu a:hover
{
	font-size: 17pt;
	font-weight: normal;
	color: #BA0000;
}

.h1_commnet, .h1_commnet a:link, .h1_commnet a:visited, .h1_commnet a:hover
{
	font-size: 12pt;
	font-weight: bold;
	color: #BA0000;
}

#both
{
	clear: both;
}

img
{
	border: 0px;
}

#footer
{
	height: 50px;
	padding: 10px;
	font-size: 8pt;
}

#theme_separator
{
	width: 10px;
	position: relative;
}

.rss
{
	margin-bottom: -2px;
}

ul li
{
	margin: 5px 0px 5px 0px;
}

ol li
{
	margin: 5px 0px 15px 0px;
}


.textarea_code
{
	font-size: 8pt;
	border: 1px solid #777777;
}

.buttons_top_row td
{
	height: 20px;
	background-color: #6A7272;
	color: #ffffff;
	text-align: center;
}

.currency
{
	font-size: 20pt;
}

.currency_table
{
	color: black;
	font-size: 9pt;
}

.comment, .comment:link, .comment:visited, .comment:hover
{
	/*font-weight: bold;*/
	color: #BA0000;
	/*padding-left: 15px;*/
}

#div_comment
{
	position: absolute;
	top: 200px;
	left: 50px;
	width: 450px;
	border: 1px solid #C2C27E; /*C2C27E*/
	display: none;
	/*background-color: #F7F7F2;*/
	background-color: #F7F7F2;
	margin: 0px;
	padding: 10px;
	font-size: 9pt;
	z-index:100;
}

#comment_line
{
	background: #F7F7F2;
	height: 1px;
	overflow: hidden;
	position: relative;
	margin-top: 5px;
	width: 100%;
}

/* Для 1 - 2 - 3 списка информационных элементов */
.current
{
	background-color:#E7E7E7;
	padding: 2px;
}

span.description
{
	color: #777777;
	font-size: 90%;
}

#new_div_comment .title
{

	font-size: 15pt;
/*	font-weight: bold;
*/
}

#new_div_comment
{
	margin-top: 5px;
	font-size: 9pt;
}

#new_div_comment input, #new_div_comment textarea
{
	font-family: Arial, Verdana, 'MS Sans Serif';
	font-size: 9pt;
}

#new_div_comment form
{
	margin: 0px;
	padding: 0px;
}