body	{
	background-image: url(../images/bg.jpg);
	font-family: verdana;
	font-size: 11px;
	}

td	{
	border: 0;
	vertical-align: top;
	font-family: verdana;
	font-size: 11px;
/*для визуализации разметки
	border-style: solid; 
     border-width: 1px;
     border-color: blue; */

	}

table, img	{
	border: 0;
	}

tr	{
	background-color: #e8e7e9;
	}

tr.white	{
	background-color: #ffffff;
	}

table.top {
	width: 760px;
	height: 32px;
	}

td.top_right {
	width: 230px;
	text-align: right;
	}

td.niz_l	{
	height: 18px;
	background-image: url(../images/122.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
td.niz_r	{
	height: 18px;
	background-image: url(../images/121.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

table.bot {
	width: 760px;
	height: 150px;
	}

img.pic	{
	margin-right: 6px;
	float: left;
	}


input, textarea,  fieldset, option, select {/*,font-,select, , ,*/
     /*vertical-align: top;*/
	font-color: #99979b;
	font-size: 11px;
	font-family: Verdana;
	border-style: solid; 
	border-width: 1px;
	border-color: #d1d0d3;
       }
legend	{
	margin-left: 25px;
	padding: 5px;
	color: #3b3b6d;
	}
form	{
	color: #99979b;
	}


span.data	{
	color: red;
	}


span.main_head_con	{	/* Название раздела */
	font-size: 12px;
	padding-left: 20px;
	color: #fb590a;
	}

p	{
	color: #3b3b6d;
	text-align: justify;
	margin-top: 0;
	margin-bottom:0;
	margin-right: 17px;
	margin-right: "13px";
	}
p.but	{
	text-align: right;
	}

ul	{
	color: #3b3b6d;
	text-align: right;
	margin-right: 17px;
	margin-right: "13px";
	}
li	{
	color: #3b3b6d;
	}

A {                        
  text-decoration: underline; 
  color: #51517d 		       
  } 

A:hover { 
  text-decoration: none;       
  color: #666699	            
         }

/*A.main_head	{
	font-size: 12px;
	color: #ff0000;
	}
A:hover.main_head	{
	text-decoration: none;
	font-size: 12px;
	color: #fb590a;
	}*/

A.main_z	{
	color: #ff0000;
	}
A:hover.main_z	{
	text-decoration: none;
	color: #fb590a;
	}

div.menu {		/* МЕНЮ НАВИГАЦИИ */
	width: 200px;				/* Ширина меню */
	width: "226px";
	margin-left: -9px;
	margin-left: "-18px";
	}
.menu A {
	display: block;			/* Ссылка как блочный элемент */
	width: 100%;			/* Ссылка на всю ширину меню */
	padding: 5px;			/* Поля вокруг надписи */
	border-left: 10px;		/* Линия слева */
	border-left: "12px";
	border-left-style: solid;
	border-left-color: #ffffff;	
	border-bottom: 1px;		/* Линия между пунктами */
	border-bottom-style: dashed;
	border-bottom-color: #e8e7e9;	
	background: #ffffff;			/* Исходный цвет фона */
	/*color: red;				 Исходный цвет текста */
	text-decoration: none			/* Убираем подчеркивание у ссылок */
	}
.menu A:hover {
	border-left-color: #e8e7e9;		/* Меняем цвет линии слева */
	background: #e8e7e9;			/* Новый цвет фона под ссылкой */
	color: #fb590a			/* Новый цвет ссылки */
	}



#main_l, #main_c, #main_vn, #main_port	{	/*  #main_vn_port */
	width: 220px;
	height: 120px;
	background-image: url(../images/113.gif);
	background-repeat: no-repeat;
	background-position: top center;
	/*color: blue;*/
	margin-left: 11px;
	margin-left: "17px";
	padding-top: 5px;
	padding-left: 18px;
	padding-left: "12px";	
	/*border-style: solid;
	border-width: 3px;
	border-color: #e8e7e9;*/
	float: left;
	/*overflow: scroll;*/
	}


#main_r {			/* блок отображения пиктограмм */
	margin-top: 2px;
	margin-right: 20px;
	text-align: right;
	word-spacing: 10px;
	}

#main_c	{
	height: 420px;
	background-image: url(../images/114.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}

#main_vn 	{
	width: 460px;
	height: 420px;
	background-image: url(../images/116.gif);
	background-repeat: no-repeat;
	background-position: top center;
	
	}

#main_port	{
	width: 710px;
	height: 420px;
	/*margin-left: 11px;*/
	margin-left: "10px";
	padding-top: 5px;
	padding-left: 18px;
	padding-left: "12px";
	background-image: url(../images/117.gif);
	/*background-attachment: scroll;
	overflow: visible;*/	
	}

#ktl	{
	width: 92px;
	width: "92px";
	height: 36px;
	height: "33px";
	/*padding-top: 2px;
	padding-bottom: 2px;*/
	float: left;
	/**/
	}

#counts_l	{
	margin-left: 100px;
	float: left;
	/*background-color: #5cf8ef;*/
	}

#counts_r	{
	margin-right: 100px;
	float: right;
	/*background-color: blue;*/
	}

#reklama_link	{
	width: 100%;
	margin-top: 10px;
	background-color: #e8e7e9;
	float: left;
	}

