BODY {
	margin: 0;
	padding: 0;
	background: #F2EDEA url(../bg/left.jpg) repeat-y;;
}
BODY, TD
{
        color: #000000;
        Font-family: Verdana, Tahoma, Arial CE, Arial, Helvetica,  Geneva;
        Font-style: normal;
        text-decoration: none;
        font-size: 10px;
}

IMG {
	border: none;
}
.text
{
	text-align: justify;
	margin : 20px;
	font-size: 12px;
}


#content h1
{
	font-family : "Times New Roman", Times, serif;
	font-size : 30px;
	color : Silver;
	margin: 10px;
}

.margin
{
		margin : 10px;
}

INPUT
{
	background-color : #f2edea;
	border : solid 1px;
	border-color : Black;
	color : Black;
	font-size : 9px;
}

TEXTAREA
{
	background-color : #f2edea;
	border : solid 1px;
	border-color : Black;
	color : Black;
	font-size : 12px;
}

TD.menu_1
{
	border-bottom : dashed 1px;
	border-color : Black;
	font-weight : bold;
	color: #798697;
	font-size : 13px;
}

TD.pr
{
	border-right: dashed 1px;
	border-color : Black;
}

TD.menu
{

	border-bottom : dashed 1px;
	border-color : Black;
}

.pagina
{
	text-align : center;
	color : Black;
	font-size : 10 px;
	font-weight : bold;
	text-decoration : none;
}

A.belka
{
	color : Black;
   font-size: 9px;
	text-decoration : none;
	font-weight : normal;
}

A:hover.belka
{
	color: Black;
	text-decoration : none;
}

A
{
	color: #4053D5;
	font-family: Verdana, Tahoma, Arial CE, Arial, Helvetica, Geneva;
	font-style : normal;
	text-decoration : none;
	font-size : 11px;
}

A.mnu
{
        color: #000000;
}

A.mnu:hover
{
	color : Red;
}


A:hover
{
	color: red;
	text-decoration: none;
}

.fright {
	float: right;
	margin-right: 10px;
}

ul#filelist {
	list-style: none;
	list-style-image: url(../bg/n/file.gif);
}

ul#filelist li {
	text-indent: 5px;
}

#filelist li.fxls {
	list-style-image: url(../bg/n/xls.gif);
}

#filelist li.fdoc {
	list-style-image: url(../bg/n/doc.gif);
}

#filelist li.fpdf {
	list-style-image: url(../bg/n/pdf.gif);
}

#filelist li.fimg, #filelist li.fgif, #filelist li.fjpg {
	list-style-image: url(../bg/n/img.gif);
}

#head {
	width: 100%;
	height: 110px;
	background: url(../bg/top.jpg);
}

#head form {
	/*float: right;
	margin: -150px 10px 0 0;*/
	position:absolute;
	right: 150px;
	top: 40px;
	padding: 0;
	/*width: 150px;*/
/*	clear:both;
*/}

#path, #menu ul {
	list-style: none;
}

#path {
	display: inline;
	float: left;
	background: url(../bg/belka.jpg) no-repeat;
	width: 100%;
	padding: 0;
	margin: 0;
	_margin: -2px 0 0 0;
	height: 20px;
}

#path li {
	margin: 3px 0 0 10px;
	padding: 0;
	float: left;
}

#path a, #menu a {
	color: #000000;
}

#path a:hover, #menu a:hover {
	color: Red;
}

#menu {
	width: 200px;
	float: left;
}

#menu img {
	margin-right: 5px;
}

#menu ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#menu li {
	border-bottom: 1px dashed black;
	padding: 3px 0;
}

#menu li.mentop {
	margin: 20px 5px 0 0;
}

#menu li.mentop a {
	font-weight : bold;
	color: #798697;
	font-size : 13px;
}

#content {
	width: auto;
	margin: 0 10px 0 210px;
}

#footer {
	height: 20px;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 20px;
}
.filelist {
	border: 1px solid black;
	margin: 10px;
	border-collapse: collapse;
}

.filelist th {
	font-size: 12px;
	background: #A3A3A3;
}

.filelist th, .filelist td {
	padding: 4px;
}