body{
	/*background-color: #104AB5;*/
	margin: 1;/*отступы от краев браузера со всех сторон*/
	background-image: url(../image/fon.gif);
}

table{
	/*border: 1px solid #104AB5;*/
	background-color: white;
}

td{
	/*border: 1px solid black;*/
}

div{
	/*border: 1px solid blue;*/
}

#navi{
	line-height: 25px;
	background: white;
	width: 100%;
	font-weight: bold;
}

#navi a{
	display: block;
	/*color: #6699FF;*/
	color: #104AB5;
	background: white;
	text-decoration: none;
	font-family: "Courier New";
	font-size: 15px;
	font-style: normal;
}

#navi a:hover{
	color: #3333FF;
	background: white;
}

#ind{
	text-indent: 15px;
}

/* для неподсвечиваемых пунктов меню - не являются ссылками*/
#cnstnavi{
	display: block;
	/*background: #6699FF;*/
	background: #104AB5;
	text-decoration: uppercase;/*все буквы заглавные*/
	padding-left: 5px;/* отступ содержимого слева*/
	font-weight: bold;
	font-family: "Courier New";
	font-size: 18px;
	font-style: normal;
	color: white;
	/*border: 1px solid black;*/
}

#content{
	padding-left: 5px;
	padding-right: 5px;
	/*border-right: 1px solid #104AB5;*/
}

#autor{
	/*background: #6699FF;*/
	background: #104AB5;
	color: white;
}

#autor a{
	color: white;
}

#autor a:hover{
	color: white;
}

a{
	color: #104AB5;
	background: white;
	text-decoration: none;
	font-family: "Courier New";
	font-size: 15px;
	font-style: normal;
}

a:hover{
	color: #3333FF;
	background: white;
}

#graylink{
	color: black;
	text-decoration: none;
	border: 1 solid white/*#104AB5*/;
	width: 700px;
	margin-left: 50px;
	/*background: #D3D3D3;*/
	background: white;
	display: block;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

#graylink a{
	color: #104AB5;
	/*color: Purple;*/
	/*background: #D3D3D3;*/
	background: white;
	font-size: 16px;
}

#graylink a:hover{
	color: #104AB5;
	/*color: Purple;*/
	/*background: #D3D3D3;*/
	background: white;
	font-size: 16px;
	font-weight: bold;
}

#test_head{
	color: #104AB5;
	text-decoration: none/*underline*/;
	font-size: 18px;
	font-weight: bold;
}

#test_head a{
	color: #104AB5;
	background: white;
}

#test_head a:hover{
	color: #104AB5;
	background: white;
}

/*---------------------------------------------------------*/
#res{
	color: black;
	margin-right: 50px;
	text-decoration: none;
	padding-bottom: 10px;
	font-size: 16px;
}

#res a{
	color: #104AB5;
	background: #D3D3D3;
	font-size: 16px;
	font-weight: bold;
}

#res a:hover{
	color: #104AB5;
	background: #D3D3D3;
	font-size: 16px;
	font-weight: bold;
}
/*---------------------------------------------------------*/

#metod_head{
	color: #104AB5;
	text-decoration: none/*underline*/;
	font-size: 16px;
	font-weight: bold;
}
