/** Copyright (c) 2006 UPT Ltd. Версия $Id: css.css,v 1.5.4.1 2007/11/12 17:20:50 viper Exp $ */

/* Шрифт всех элементов страницы */
* { font-family: Verdana, Tahoma; font-size: 11px; }

/* Стиль тела документа */
body { margin: 0px; padding: 0px; min-width: 600px; background: #fff; color: #000; border:0px;}

/* Оформление ссылок */
a, a:active, a:visited, a:link { color:Navy; text-decoration: underline; }
a:hover { text-decoration: none; }

/* Оформление обычных ненумерованных списков */
ul { list-style-type: square; }
li { padding: 3px; }

/* Оформление заголовков страницы */
h1, h2, h3, h4, h5 { padding: 2px; margin: 0px; color: #999; font-family: Verdana, Tahoma, Arial; }
h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }

/* Оформление заголовочной ячейки таблицы */
th { text-align: left; }

/* Форматированный текст */
pre { font-family: Courier New; font-size: 11px; padding: 5px; border: 1px solid #ccc; background-color: #eee;}

.xsHeader h1 { text-transform: uppercase; padding-bottom: 10px; color: #999; }

/* Контейнер блока содержимого */
.xsContent { padding: 20px; padding-right: 2px; }

/* Контейнер футера страницы */
.xsFooter { clear: both; padding: .5em 1em; border-top: 1px solid #ccc; text-align: right; }
.xsFooter span { color: #ccc; }

/* Контейнер языкового меню */
.xsLangContainer div
{ 
	font-weight : bold;
	font-size : 11px;
	color : #525584;
	white-space : nowrap;
}

.xsLangContainer a, .xsLangContainer a:visited, .xsLangContainer a:link, .xsLangContainer a:active, .xsLangContainer a:hover
{
	margin : 0px 4px;
	color : #1e597f;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
	color : #525584;
	white-space : nowrap;
}
a.xsLangCurrent { background-color: #eee !important; color: #999 !important; }

/* Контейнер левого меню страницы */
.xsMenuContainer { width: 200px; }
.xsMenuContainer ul { margin-left: 0; padding: 0px; list-style-type: none; }
.xsMenuContainer ul li { padding: 0; }
.xsMenuContainer ul li a { display: block; padding: 4px; padding-left: 10px; padding-right: 10px; width: 100%; background-color: #999; border-bottom: 1px solid #eee; }
.xsMenuContainer span { display: block; padding: 4px; padding-left: 10px; padding-right: 10px; width: 100%; background-color: #eee; border-bottom: 1px solid #eee; font-weight: bold; }
.xsMenuContainer a:link, .xsMenuList a:visited { color: #eee; text-decoration: none; }
.xsMenuContainer a:hover { background-color: #eee; color: #999; }

/* Контейнер пути к текущей странице */
.xsPathContainer { width: 100%; text-align: right; padding-top: 20px;}
.xsPathContainer span { color: #999; font-size: 11px; }
.xsPathContainer a, .xsPathContainer a:hover, .xsPathContainer a:visited { color: #666; text-transform: none; text-decoration: none; padding-right:5px;}

/* Оформление таблицы с внешней видимой границей.
   Первая строка подсвечивается в виде заголовка */
.table_bordered { border: 1px solid #cccccc; }
.table_bordered tr { background: expression(this.rowIndex == 0?'#cccccc':'#ffffff'); }
.table_bordered td { padding: 4px; }
.table_bordered th { padding: 4px; text-align: left; }

/* Оформление таблицы с видимыми границами между ячейками.
   Первая строка подсвечивается в виде заголовка */
.table_cellpadding { border: 1px solid #cccccc; border-collapse: collapse; }
.table_cellpadding tr { background: expression(this.rowIndex == 0?'#cccccc':'#ffffff'); }
.table_cellpadding td { padding: 4px; border: 1px solid #cccccc; }
.table_cellpadding th { padding: 4px; text-align: left; border: 1px solid #cccccc; }

/* Оформление таблицы с невидимыми границами между ячейками. */
.table_hidden { border: 0px; }
.table_hidden td { padding: 4px; }
.table_hidden th { padding: 4px; text-align: left; }

/* Оформление полосатой таблицы с видимыми границами между ячейками. */
.table_zebra { border: 1px solid #cccccc; border-collapse: collapse; }
.table_zebra tr { background: expression(this.rowIndex%2 == 1?'#eeeeee':'#ffffff'); }
.table_zebra td { padding: 4px; border: 1px solid #cccccc; }
.table_zebra th { padding: 4px; text-align: left; border: 1px solid #cccccc; }

/* Элемент управления формы страницы */
.xsPageInput { width: 300px; }

/* Элемент управления типа checkbox формы страницы */
.xsPageCheckbox { margin-left: 0px; padding-left: 0px; }

/* Элемент управления типа textarea формы страницы */
.xsPageTextarea { width: 300px; height: 100px; }

/* Кнопка панели инструментов страницы */
.xsPageButton { width: 150px; height: 24px; }


/* mod */


#tb{border:1px solid #CCCCCC;}

.header
{
	height : 121px;
	width : 100%;
	background : #00A8FF url("bg_top.jpg") no-repeat left bottom;
}

.navigator
{
	padding : 18px 0px;
	vertical-align : top;
}

.nav
{
	margin : 0px 10px 0px 20px;
}

.top_photo
{
	position : absolute;
	top : 0px;
}

td.herro
{
	padding : 5px 5px 0px 0px;
}
td.content
{
	width : 100%;
}
p.title
{
	font-size : 14px;
	color : #666666;
	font-weight : bold;
	margin : 0px 12px 10px;
}

table.content
{
	width : 100%;
	font-size : 11px;
	color : #333333;
	text-align: justify;
}

.logo
{
	height : 106px;
	width : 337px;
	background : no-repeat left top;
}

a.na, a.na:hover
{
	margin : 0px 5px;
	color : #1e597f;
	text-decoration : none;
}

.menu
{
	vertical-align : top;
	padding-top:23px;
	background : url("bg_menu.gif") repeat-x top;
}

div.main_menu
{
	font-weight : bold;
	font-size : 11px;
	color : #525584;
	white-space : nowrap;
}

div.main_menu a
{
	margin : 0px 4px;
	color : #1e597f;
	text-decoration : none;
}

div.main_menu a:link, div.main_menu a:active, div.main_menu a:visited
{
	color : White;
	text-decoration : none;
}

div.main_menu a:hover
{
	margin : 0px 4px;
	text-decoration : underline;
}

div.main_menu a.na:link, div.main_menu a.na:active, div.main_menu a.na:visited
{
	color : #1e597f;
}

div.main_menu a.na:hover
{
	text-decoration : none;
}

div.sub_menu
{
	padding-top : 10px;
	font-weight: bold;
	font-size : 11px;
	color : white;
	white-space : nowrap;
}

div.sub_menu a
{
	margin : 0px 4px;
	color : #1e597f;
	text-decoration : none;
}

div.sub_menu a:link, div.sub_menu a:active, div.sub_menu a:visited
{
	color : White;
	text-decoration : none;
}

div.sub_menu a:hover
{
	margin : 0px 4px;
	text-decoration : underline;
}

table.footer
{
	width : 100%;
}

td.foot_left
{
	height : 101px;
	width : 138px;
	background : url("foot_left.gif") no-repeat left bottom;
}

td.foot_center
{
	height : 101px;
	background : url("foot_center.gif") repeat-x bottom;
}

td.copy
{
	padding-left : 55px;
	text-align : center;
	height : 101px;
	width : 411px;
	background : url("bg_copy.gif") no-repeat bottom;
	color : #8e1d33;
	font-size : 10px;
}

.picture
{
	border : solid 7px #E5E5E5;
	margin : 10px;
}
.picture2
{
	border : solid 12px #E5E5E5;
	margin : 10px;
}

td.content img 
{
	border-color: #E5E5E5;
	border-style: solid;
	margin : 10px;
}

.img1 
{
	border: 0px;
	margin: 0px;
}

a img
{
	border-width: 0px;
}

