HTML, BODY {
	width:100%;
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial Unicode, arial, sylfaen;
	color:#111111;
	background-color: #1c2223;
}
body {
	background-image: url("img/bg_body.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border: none !important;
}
a {
	text-decoration: none;
}
.w1000 {
	clear: both;
	width: 987px;
	margin: 0 auto;
	position: relative;
}
#heador0 {
	/*background-image: url("img/bg_heador0.jpg");*/
	background-repeat: no-repeat;
	background-position: center top;
}
#logo_am, #logo_ru, #logo_en, #logo_amcl {
	background-image: url("img/logo.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
    width: 151px;
    height: 139px;
    left: 47px;
    top: 44px;
    position: absolute;
    z-index: 1000;
}

#logo_am {
	/*background-image: url("img/logo.png");*/

}
#logo_ru {
	/*background-image: url("img/logo_ru.png");*/

}
#logo_en {
	/*background-image: url("img/logo_en.png");*/

}
#logo_ru a,#logo_am a,#logo_en a {
	width: 435px;
	height: 126px;
	display: block;
}
#lang {
	position: absolute;
	right: 5px;
	top: 7px;
	cursor: pointer;
	background-repeat: no-repeat;
	width: 249px;
	height: 20px;
	z-index: 500;
}
#menus {
	height: 36px;
	background-image: url("img/bg_menu.png");
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0 7px;
	position: relative;
	
}
#menus ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menus ul li
{
	display: block
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#menus ul li a
{
	display: block;
	padding: 8px 31px;
	float: left;
	color: #ffffff;
	text-shadow: 1px 1px 2px #274246;
	border-right: 1px solid #60868a;
	height: 36px;
	font-size: 14px;
	height: 20px; 
}
#menus ul li a:hover
{
	background-color: #648f93;
}

/*search*/
#search {
	position: absolute;
	right: 11px;
	bottom: 8px;
	height: 20px;
	width: 230px;
	background-image: url("img/bg_search.png");
	background-repeat: no-repeat;
	background-position: center center;
}
#search form {
	margin: 0;
	padding: 0;
}
#search input {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	background: none;
	margin: 1px 0 0 12px;
	color: #536d98;
	position: relative;
}

#left {
	margin-left:20px;
	float: left;
	width: 208px;
	overflow: hidden;
	margin-bottom: -15000px;
	padding-bottom: 15000px;
}
#middle {
	float: left;
	width: 520px;
	padding: 0 15px;
	overflow: hidden;
	margin-bottom: -15000px;
	padding-bottom: 15000px;
}
#right {
	float: left;
	width: 182px;
	overflow: hidden;
	padding: 0 10px;
	margin-bottom: -15000px;
	padding-bottom: 15020px;
}
/***************** LEFT MENUS *****************/

#left_menus {
	width: 208px;
	background-repeat: repeat-y;
	background-position: center center;
	margin: 25px 0;
	background-color: #567c7f;
	border-radius: 5px;
	box-shadow: 0 0 3px #567c7f;
}
#left_menus ul
{
	list-style: none;
	margin: 0;
padding: 0;
}
#left_menus li
{
	margin: 0;
	padding: 0
}
#left_menus a
{
	color: #ffffff;
	text-shadow: 1px 1px 2px #274246;
	padding: 10px 4px 15px 15px;
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #60868a;
}
#left_menus a:hover,#left_menus a.selected
{
	background-color: #648f93;
}
	
span.zoom_wrapper {
	color: #8C2A0D;
	text-decoration: none;
	display: block;
	font-size: 12px;
	cursor: pointer;
	font-weight: normal;
}
span.zoom_wrapper:hover {
	text-decoration: underline;
}

#bottom_banners
{
	overflow: hidden;
	float:left;
	width: 550px;
	padding: 10px;
}
#bottom_banners a
{
	display: block;
	float: left;
	margin: 10px;
}
#bottom_banners img
{
	border: none;
	opacity: 0.5;
	border-radius: 5px;
	cursor: pointer;
}
#bottom_banners img:hover
{
	opacity: 1;
	border-radius: 8px;
}

#left_banners
{
	overflow: hidden;
	padding: 6px;
	margin-bottom: 60px;
}
#left_banners a
{
	display: block;
	float: left;
	margin: 4px;
}
#left_banners img
{
	border: none;
	opacity: 0.5;
	border-radius: 8px;
	cursor: pointer;
}
#left_banners img:hover
{
	opacity: 1;
	border-radius: 8px;
}


/************************* suggestions ************************/

#suggestions
{
	left: 2px;
	top: 29px;
	position: absolute;
	width: 238px;
	background-color: white;
	border: 1px solid #993300;
	opacity: 0.98;
	display: none;
	z-index: 10;
}
.sugg_phrase
{
	margin: 3px;
	padding: 1px 3px 3px 5px;
	color: #333;
	display: block;
	text-align: left;
	background-color: #EEE; 
	border:1px solid #DDD;
	font-weight: normal;
	cursor: pointer;
}
.sugg_phrase:hover
{
	background-color: #fdf5ce;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	-khtml-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	border: 1px solid #fbcb09;
	color: #c77405;
	
}
.srch_text{
	background:#FAF4DC;
	border:none;
}
#main_rep{
background-image: url('img/bg_rep.png');
background-repeat: repeat-y;
}

#footer {
	text-align: center;margin: 0 auto;position: relative;clear: both;height: 50px;
	background-image: url("img/bg_footer.png");
	width: 977px;
	margin: 0 auto;
}

/*********************************************************************             NEW ITEM             *****************************************************************************/
.new_item {
	position: absolute;
	height: 48px;
	width: 48px;
	background-image: url("img/new.png");
	background-repeat: no-repeat;
	background-position: center top;
	right: -43px;
	top: -18px;
	opacity:0.9;
}
.update_views {
	position: relative;
}

/*********************************************************************             INCS CSS             *****************************************************************************/

/* history */
#gallery_table td img
{
	border: 2px solid #2D4A4C;
	text-decoration: none !important;
	margin: 0 0 5px 0;
}
#gallery_table td img:hover
{
	border: 2px solid #2D4A4C;
}
#gallery_table td a
{
	color: #2D4A4C;
	text-decoration: none;
	font-weight: bold;
}
#gallery_table td span:hover
{
	text-decoration: underline;
}

.history_link1 {
	color: #2D4A4C;font-weight:bold;font-size:13px;text-decoration: none
}
.history_short {
	display: block;padding: 10px 0 0 0;font-weight:normal;font-size:12px;color:#122f6b
}

/* links */
.links_link1 {
	color: #2D4A4C;font:bold 13px 'Arial AMU',Arial Armenia,arial,sylfaen;padding-right: 10px;
}
.links_link2 {
	color: #2D4A4C;font:bold 13px 'Arial AMU',Arial Armenia,arial,sylfaen;text-decoration: underline;
}

/* library */
.library_item1 {
	color: #2D4A4C;font-weight:bold;font-size:13px;text-decoration: none;
}
.library_item2 {
	color: #2D4A4C;font-weight:bold;font-size:13px;text-decoration: none;
}
.library_item3 {
	cursor:pointer;color: #2D4A4C;font-weight:bold;font-size:13px;text-decoration: none;
}
.library_item4 {
	color: #2D4A4C;font-weight:bold;font-size:13px;text-decoration: none;
}

#let_paginate
{
	margin: 10px 0px 30px;
	overflow: hidden;
}
#let_paginate a.latter
{
	display: block;
	padding: 2px;
	float: left;
	color: #2D4A4C;
	text-decoration: none;
	font-size: 15px;
}
#let_paginate a.selected
{
	color: #354442;
	text-decoration: underline;
	font-weight: bold;
}
#let_paginate a.inactive
{
	color: #89a3da;
}
#let_paginate a.latter:hover
{
	text-decoration: underline;
}
#sort_title,#sort_author
{
	display: block;
	padding: 2px 4px;; 
	float: right;
	color: #354442;
	text-decoration: none;
	font-size: 13px;
}
#sort_title:hover,#sort_author:hover
{
	text-decoration: underline;
}
.sel_latter
{
	font-size: 16px;
	text-decoration: underline;
}

.pdf_container 
{
	position: absolute;
	width: 200px;
	right: 0px;
	top: 50px;
}
.pdf_item
{
	padding: 10px 0;
}
.pdf_item img
{
	margin: 0 8px 0 0;
}
.pdf_item a
{
	padding: 0 0 0 5px;
	color: #2D4A4C;
	text-decoration: none;
}
.pdf_item a:hover
{
	text-decoration: underline;
}
.text-data {
	 color: #222222;
	 font:12px 'Arial AMU',Arial Armenia,arial,sylfaen
}

/* most items */
.v_item {
	padding: 5px;
	box-shadow:0px 0px 2px #2d4a4c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:7px;
	overflow: hidden;
	width: 174px;
	cursor: pointer;
}
.v_item:hover {
	box-shadow:0px 0px 4px #2d4a4c;
	background-color: #ffffff;
}
.v_item span {
	font-weight:bold;
	clear:both;
	font-size:11px;
	margin: 0 3px 8px 0;
	display: block;
	color: #2d4a4c;
}
.v_item img {
	float:left;
	margin: 0 7px 3px 0;
	width: 50px;
}
#most_viewed {
	margin: 10px 0 5px 0px;
}
#most_viewed a {
	color: #333333;
	text-decoration: none;
	display: block;
	clear: right;
	font-size: 11px;
}
#most_viewed a:hover {
	text-decoration: underline;
}
#most_viewed span.zoom_wrapper {
	color: #333333;
	text-decoration: none;
	display: block;
	clear: right;
	font-size: 11px !important;
	cursor: pointer;
	font-weight: normal;
}
#most_viewed span.zoom_wrapper:hover {
	text-decoration: underline;
}
.viewed_title {
	margin: 12px 5px 13px 0px;
	font-size: 14px;
	font-weight: bolder;
	background-color: #2d4a4c;
	padding: 6px 0 6px 12px;
	border-radius: 6px;
	box-shadow: 0px 0px 10px #2d4a4c;
	width: 172px;
	color: #F0F2F7;
}

/* news car */
.slideshow { margin: auto;overflow: hidden; }
.slideshow img { padding: 2px; border: 2px solid #800000; background-color: #eee; }
#news_shad
{
	position: absolute;
	height: 27px;
	width: 503px;
	bottom: 13px;
	left: -23px;
}
#news_main_wrapper {
    background-repeat: no-repeat;
    margin: 10px 0 20px 0;
    padding-left: 300px;
	color: #394a48;
	background-color: #d4e8eb;
	border: 1px solid #243b3d;
	box-shadow: 0 0 5px #243b3d;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
}
.bac_img
{
	z-index: 10;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
}
elem_active
{
}
.elem_passive
{
	display: none;
}
.active {
    background: url("img/main_on.png") no-repeat scroll 0 0 transparent;
	overflow: hidden;
	z-index: 1000;
	position: relative;
	min-height: 80px;
}
.active span.date {
    color: #ffffff !important;
}
.passive  span.date {
    color: #243b3d !important;
}
.passive  a {
	color: #243b3d !important;
}
.news-title a {
    display: block;
    font-size: 12px;
    padding: 5px 10px 20px 20px;
    text-decoration: none;
	color: #ffffff;
}
.passive {
    background: url("img/main_off.png") no-repeat scroll 0 0 transparent;
	overflow: hidden;
	position: relative;
	z-index: 1000;
	min-height: 80px;
}
.date {
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    padding-left: 20px;
}
.news-title
{
	overflow: hidden;
}

/* search */
#search_content
{
	display: block;
	width: 100%;
}
#search_content a
{
}
.search_title a
{
	color: #2D4A4C;
	font-size: 16px;
}

.pice1
{
	text-decoration: underline;
	font-weight: bold;
	color: #2D4A4C;	
}
.pice2
{
	background-color:yellow;
	color: #2D4A4C;	
	font-weight: bold;	
	text-decoration: underline;
}
.search_title_bold
{
	color: #2D4A4C;	
	font-weight: bold;	
}
.search_message
{
	font-size: 14px;
	padding: 3px 0 5px 4px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #bbbbbb;
	border-bottom-style: dotted;
	color: #222;	
}
#search_form_large
{
	padding: 10px;
	margin: 0 0 45px 0 ;
}
#search_input_large
{
	width: 59px;
	border: 1px solid #444;
	background-color: #ededed;
	color: #666;
	margin: 0 0 0 4px;
	cursor: pointer;
}
#search_input_large:hover
{
	background-color: wheat;
	border: 1px solid #555;
	color: #333;
}
#searchword_large
{
	width: 300px;
	border: 1px solid #333;
	padding: 1px 0 3px 4px;
	color: #555;
	font-size: 14px;
}
.search_content_bold
{
	margin: 6px 10px 20px 11px;	
}
.search_href
{
	font-size: 11px;
	color: #888;
	margin: 3px 0 0 -11px;	
}
.search_keyword
{
	font-style: italic;
	color: #a60000;
}
.next_icon
{
	height: 25px;
	width: 25px;
}
.back_icon
{
	height: 25px;
	width: 25px;
}

/* sel items */
.s_item {
	padding: 5px;
	box-shadow:0px 0px 2px #2d4a4c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:7px;
	overflow: hidden;
	cursor: pointer;
}
.s_item:hover {
	box-shadow:0px 0px 4px #2d4a4c;
	background-color: #d4e8eb;
}
.s_item span {
	font-weight:bold;
	clear:both;
	font-size:11px;
	margin: 0 3px 8px 0;
	display: block;
color: #2d4a4c;
}
.s_item img {
	float:left;
	margin: 0 7px 3px 0;
	width: 120px;
}
#selected_items {
	margin: 10px 0 10px 0px;
}
#selected_items a {
	color: #333333;
	text-decoration: none;
	display: block;
	clear: right;
	font-size: 11px;
}
#selected_items a:hover {
	text-decoration: underline;
}

#selected_items span.zoom_wrapper {
	color: #333333;
	text-decoration: none;
	display: block;
	clear: right;
	font-size: 11px !important;
	cursor: pointer;
	font-weight: normal;
}
#selected_items span.zoom_wrapper:hover {
	text-decoration: underline;
} 

/* sitemap */
.tree_ul
{
	margin: 5px 25px;
}
.tree_ul li
{
	padding: 1px 0;
}
.tree_ul a
{
	color: #8C2A0D;
	text-decoration: none;
}
.tree_ul a:hover
{
	text-decoration: underline;
}

/* generate content */
#history
{
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted #2d4a4c;
	padding: 0 0 7px 0;
	text-align: center;
	font-size: 14px !important;
}
#history a
{
	text-decoration: underline;
	color: #2d4a4c;
}
#history a:hover
{
	text-decoration: none;
}
#history span
{
	color: #2d4a4c;
	font-weight: bold;
}

/* homepage */
.ind_item {
	float:left;width: 170px;padding: 18px;margin-top: 25px;color: #2d4a4c;
}

#navigator {
	height: 2px;
	position: relative;
}
#size_up {
position: absolute;
right: 23px;
top: -8px;
width: 20px;
opacity: 0.7;
cursor: pointer;
border: none;
}
#size_down {
width: 20px;
position: absolute;
right: 0;
top: -8px;
opacity: 0.7;
cursor: pointer;
border: none;
}
#size_up:hover,#size_down:hover {
	opacity: 1;
}
#social {
	margin-top: 10px !important;
}


/*news car*/
#news_main_wrapper img {
    width: 312px;
    height: 260px;
}