/* CSS Document */
img{border:0;}
body, html {
	margin: 0px;
	padding: 0px;
}
.sublevel {
	padding-left: 12px;
	padding-right: 0px;
	text-align: left;
}
/* Новые контейнеры меню */
.sslevel {
	padding-left: 7px;
	padding-right: 2px;
	text-align: left;
}
.dir{
	display:block;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
}
.dir_hover{
	display:block;
	font-size: 12px;
	color: #0F2F7E;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
}
.sdir{
	display:block;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
}
.sdir_hover{
	display:block;
	font-size: 11px;
	text-decoration:none;
	color: #0F2F7E;
	padding-top: 2px;
	padding-bottom: 3px;
}
a.dir:hover{
	text-decoration:underline;
	color: #0F2F7E;
}
a.sdir:hover{
	text-decoration:underline;
	color: #0F2F7E;
}
 
.dir_a{
	display:block;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.dir_a:hover{
	text-decoration:none;
	color: #0F2F7E;
}
.sdir_a{
	display:block;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
}
a.sdir_a:hover{
	text-decoration:underline;
}
 
.txt{
	display:block;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
}
a.txt_a:hover{
	text-decoration:underline;
	color: #0066FF;
	
}
 
.txt_a{
	display:block;
	padding-top: 4px;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
a.txt:hover{
	text-decoration:underline;
	color: #0066FF;
}



/* ----------------------------- */
/* материалы по теме */
#mat_theme
{

}
#mat_theme a
{
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
	display: list-item;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: disc;
	list-style-position: inside;
}

#mat_theme_capt
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 3px;
	margin: 0px;
	padding-right: 2px;
	padding-left: 10px;
}
#mat_theme_item
{
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
	display: list-item;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: disc;
	list-style-position: inside;
}

/* Дополнительная инф о материале */
#txt_info
{
	font-family: Tahoma, Arial, Garamond;
	font-size: 9px;
	text-align: left;
	margin-bottom: 5px;

}
/* ----------------------------- */
/* Краткий вывод материалов - элемент shortlist_item*/
#icat1
{
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 0px;

}
#icat1 h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	display: list-item;
	list-style-image: url(../img/menu1.gif);
	list-style-position: inside;
	list-style-type: upper-alpha;
	vertical-align: middle;
	text-decoration: none;
}
#icat1_info1
{
	font-family: Tahoma, Arial, Garamond;
	font-size: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
}
#icat1 p 
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#icat1 a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #9B0000;
}
#icat1 a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #9B0000;
}
#icat1 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #C40000;
}

/*==============================*/
/* ----------------------------------------------------------- */
/* page selector */
#page_selector
{
	text-align: center;
	width: 100%;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	clear: both;
}
#page_selector a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#page_selector a:visited
{
	color: #666666;
}
#page_selector a:hover
{
	color: #FF9900;
}


.page_num_norm {
	font-family: Tahoma, Arial, Garamond;
	font-size: 10px;
	color: #000000;
	background-color: #F2F2F2;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #333333;
	width: 12px;
	height: 10px;
	text-align: center;
}
.page_num_active {
	font-family: Tahoma, Arial, Garamond;
	font-size: 10px;
	color: #000000;
	background-color: #D8F8D3;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #333333;
	width: 12px;
	height: 10px;
	text-align: center;
	font-weight: bold;
}
/* ----------------------------------------------------------- */
#map
{

}
#map_sublevel
{
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#map_sublevel a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#map_sublevel a:visited
{
	color: #666666;
	text-decoration: none;
}
#map_sublevel a:hover
{
	color: #C67700;
	text-decoration: underline;
}
/* -------------------------------------- */

/*  счетчики внизу страницы    */

#counters
{
	text-align: left;
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}


/*  Стили ключевых слов текста    */

#words {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #003366;
	border-bottom-color: #003366;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-top: 15px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	width: 100%;
	height: auto;
}
#words #black
{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	white-space: nowrap;
	display: block;
	vertical-align: middle;
}
#words #black a
{
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#words #black a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#words #black a:hover
{
	color: #C67700;
	text-decoration: underline;
}
#words #white
{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	white-space: nowrap;
	border: 1px dashed #CCCCCC;
	display: block;
	vertical-align: middle;
}
#words #white a
{
	font-family: Tahoma, Arial;
	color: #000000;
	text-decoration: none;
}
#words #white a:visited
{
	color: #666666;
	text-decoration: none;
}
#words #white a:hover
{
	color: #C67700;
	text-decoration: underline;
}



/* контейнер блока текста в главном шаблоне*/
#main_body
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding-right: 4px;
	padding-left: 4px;
	clear: both;
}
#main_body p
{
	text-indent: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: justify;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#main_body h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	color: #692707;
	padding-right: 0px;
	padding-left: 0px;
}
#main_body h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 3px;
	margin: 0px;
	padding-right: 2px;
	padding-left: 10px;
	color: #00125B;
}
#main_body h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 0px;
	padding-right: 2px;
	padding-left: 25px;
	color: #004600;
}
#main_body a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #A80000;
	text-decoration: none;
}
#main_body a:visited
{
	color: #a80000;
	text-decoration: none;
}
#main_body a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
#main_body strong.non
{
	font-weight: lighter;
}
#main_body strong.selected
{
	font-weight: bold;
	color: #CC3366;
}


/*  Результаты поиска    */

#search_result td.texts {
	padding-right: 7px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #003300;
	vertical-align: top;
	width: 70%;
}
#search_result td.words {
	padding-right: 3px;
	padding-left: 7px;
	vertical-align: top;
	width: 30%;
}
#search_result h3 {
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #006C00;
	padding-top: 3px;
	padding-bottom: 5px;
}

/* slink */
#slink a {
	color: #003300;
	text-decoration: none;
}
#slink a:hover {
	color: #FF6600;
	text-decoration: none;
}
#slink а:visited {
	color: #003300;
}
#slink а:active {
	color: #FF0000;
}

/* все что ниже устарело   */

/*  Список подкатегорий при выводе списка текстов    */

#subcat {
	margin-left: 25px;
}
#subcat #sublevel {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: list-item;
	list-style-type: square;
}
#subcat #sublevel a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#subcat #sublevel a:visited
{
	color: #666666;
	text-decoration: none;
}
#subcat #sublevel a:hover
{
	color: #C67700;
	text-decoration: underline;
}

/* ----- Контейнеры правого меню ----- */
#menus_right /* Контейнеры правых разделов */
{
	width: 125px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
/* ----- Контейнеры левого меню ----- */
#menus_left /* Контейнеры левых разделов */
{
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
}

/* == Меню категорий == */
#menu_cat_sublevel
{
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	margin: 0px;
}
#menu_cat_item {
	font-family: Tahoma, Arial, Garamond;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	display: list-item;
	list-style-position: inside;
	list-style-type: circle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: none;
	clear: none;
}
/* ++ Ссылка меню ++ */
#menu_cat_item a {
	color: #333333;
	text-decoration: none;
}
#menu_cat_item a:hover {
	color: #FEAE7E;
	text-decoration: none;
}
#menu_cat_item а:visited {
	color: #E0E0E0;
}
#menu_cat_item а:active {
	color: #FF0000;
}
/* End ссылка меню */

#menu_cat_item_active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFC671;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	display: list-item;
	list-style-position: inside;
	list-style-type: circle;
	float: none;
	clear: none;
}
/* ++ Ссылка меню ++ */
#menu_cat_item_active a {
	color: #FF6600;
	text-decoration: none;
}
#menu_cat_item_active a:hover {
	color: #FD721E;
	text-decoration: none;
}
#menu_cat_item_active а:visited {
	color: #FEAE7E;
}
#menu_cat_item_active а:active {
	color: #FF0000;
}
/* End ссылка меню */

/* == End меню категорий == */
/* == Меню материалов == */
#menu_txt_sublevel
{
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;

}
/* Элемент меню текста*/
#menu_txt_item {
	font-family: Tahoma, Arial, Garamond;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px;
	margin-bottom: 4px;
	clear: both;
}
/* Ссылка меню текста*/
#menu_txt_item a {
	text-decoration: none;
	color: #009933;
}
#menu_txt_item a:hover {
	color: #7DEE86;
	text-decoration: none;
}
#menu_txt_item а:visited {
	color: #E0E0E0;
}
#menu_txt_item а:active {
	color: #FF0000;
	text-decoration: blink;
}
/* End ссылка меню текста*/
#menu_txt_item_active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #009933;
	padding-top: 2px;
	padding-bottom: 5px;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
}
/* End меню текста */



