html,body {

  margin:0;

  padding:0;

  height:100%;

  width:100%;
  background-color: white;

}

.page_name
{
	
	padding-left: 76px;
	font-family: Arial;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.page_name a
{
	
	color: #FFFFFF;
	text-decoration: none;
}

table.full-height {

  height:100%;
}


.bod a 
{
	
	color: #FFFFFF !important;
}
.bod 
{
	
	color: #ccc !important;
	padding-left: 10px;
	font-family: Arial;
	font-size: 14px;
	padding-right: 10px;
}
#div_menu
{
	position:relative;
	z-index: 1000;
	width: 1000px;
}

#div_menu UL {
  list-style: none;			/* Для списка убираем маркеры */
  padding: 0px;				/* Нет отступов вокруг */
  margin: 0px;				/* Убираем поля вокруг текста */
  font-family: Arial;	/* Рубленый шрифт для текста меню */
  font-size: 15px;			/* Размер текста в пункте меню */
  font-weight: bold;
  z-index: 1000;
}

#div_menu UL LI {
  position: relative;		/* Подпункты позиционируются относительно */
  		/* Цвет фона пунктов меню */
  float: left;
  background-color: #0127a6;
  height: 47px;
  background-image: url(../images/web2_05.jpg);
  padding: 0px;
  		/* Пункты первого уровня располагаются горизонтально */

  	/* Поля вокруг пунктов первого уровня */
  margin: 0px;		/* Расстояние между пунктами по горизонтали */
}

#div_menu UL LI UL LI {
	padding: 0px;			/* Отменяем поля вокруг рамки пунктов меню второго уровня */
   	background-color: #0127a6;
	position: relative;
	height: 35px;
	vertical-align: middle;
	margin: 0px;
	top: 18px;
	_top: 14px;
}

#div_menu LI UL {
  position: absolute;		/* Подменю позиционируются абсолютно */
  display: none;		/* Скрываем подменю */
  width: 210px;			/* Ширина пунктов подменю */
  margin-top: 11px;		/* Сдвигаем подменю немного вниз */
	font-size: 12px;
}


* HTML #div_menu LI UL {			/* Только для браузера Internet Explorer */
  left: 0px;			/* Положение подменю по горизонтали */
  top: 21px;
  _top: 22px;		/* Положение подменю по вертикали */
  _bottom: 10px;
}

#div_menu LI A {
	border:medium none;
	color:#FFFFFF;
	position: relative;
	padding: 10px 12px 14px 12px;
	margin: 0px;
	text-decoration:none;
 	text-align:center;
	top: 14px;
	z-index: 1000;
}


#div_menu LI UL LI A:hover {
	display: block;		/* Отображаем ссылку как блочный элемент */
	padding: 0px;		/* Поля вокруг надписей подменю */
	width: 310px;		/* Ширина пунктов подменю */
	border-bottom: none;	/* Границу снизу не проводим */
/* Для подпунктов рисунок убираем */
	background-image: url(../images/web2_12.jpg);
	background-repeat: repeat-y;
	text-align:center;
	padding: 9px 10px 10px 10px;
	_padding-bottom: 10px;
	margin: 0px;
	margin-top: -14px;
	height: 25px;
    text-align: left;
  	z-index: 1000;
}


#div_menu LI:hover UL, #div_menu LI.over UL { 
 
  display: block;		/* При выделении пункта курсором мыши 
  
открывается подменю */
}

#div_menu LI A:hover {
	color: white;
	background-image: url(../images/web2_07.jpg);
	background-color: #0127a6;
	_padding-bottom: 15px;
}

#div_menu LI UL LI A {
	display: block;		/* Ioia?a?aai nnueeo eae aei?iue yeaiaio */
	padding: 9px 10px 10px 10px;		/* Iiey aie?oa iaaienae iiaiai? */
	_padding-bottom: 10px;
	margin: 0px;
	margin-top: -14px;
	_margin-top: -14px;
	height: 25px;
	width: 310px;		/* Oe?eia ioieoia iiaiai? */
	border-bottom: none;	/* A?aieoo nieco ia i?iaiaei */
    background-color: #0127a6;
	border-top: thin solid #FFFFFF;
	_border-top: thin solid #FFFFFF;
    text-align: left;
}
/*-------------------------------------------------*/
/*-------------------------------------------------*/

div.div_list {
	font-family: Arial;
	font-size: 14px;
	list-style-image: url(../images/list_item.gif);
}

div.div_list a:link { color: white; text-decoration: none; }
div.div_list a:visited { color: white; text-decoration: none; }
div.div_list a:hover { color: #00FFF6; text-decoration: underline; }
div.div_list a:active { color: #00FFF6; text-decoration: underline; }

div.cats {
	position: relative;

}


div.page_name {
	font-family: Arial;
	font-size: 20px;
	text-align: right;
	color: #007BAE;
	padding-bottom: 35px;
	padding-right: 60px;
	padding-top: 30px;
	background: inherit;
}


div.page_name a:link, div.page_name a:hover, div.page_name a:active, div.page_name a:visited {
	font-family: Arial;
	font-size: 20px;
	text-align: right;
	color: #007BAE;
	background: inherit;
}

form.main {
	font-family: arial;
}

form.main input, form.main select {
	margin: 3px;
	font-size: 14px;
	font-family: arial;
}

form.main textarea {
	margin: 3px;
	font-family: arial;
}


div.main_page {
	padding: 18px 32px 20px 25px;
	_padding-left: 25px;
	text-align: justify;
	font-family: arial;
	background: inherit;
}


.post { margin-left: 5px; }

 .brd {
  border-bottom: 1px solid #ffffff	/* Добавляем линию снизу */
}


div.cat_page_links {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	padding-bottom: 8px;
}
/*
div.cat_page_links a:link {	color: red; text-decoration: none; }
div.cat_page_links a:visited {	color: red; text-decoration: none; }
div.cat_page_links a:hover { color: red; text-decoration: none; }
div.cat_page_links a:active { color: black; text-decoration: none; }
*/
div.cat_page_links a:link {	color: black; text-decoration: none; }
div.cat_page_links a:visited {	color: black; text-decoration: none; }
div.cat_page_links a:hover { color: red; text-decoration: none; }
div.cat_page_links a:active { color: red; text-decoration: none; }