body {


    overflow: auto; /* Добавляем полосы прокрутки */
    text-align: center;
    background: #504934;
                            }


a:link {
	color: 9A473F;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #71633C;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}
a:visited {
    color: 9A473F;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

#main {width: 730px;
		height:100%;}

#opisanie  {padding: 10px;
            text-align: justify;
 			font-family: constantia, sans-serif;
 			border-bottom: dotted 1px;}

#heading   {padding: 10px;
            text-align: center;
 			font-family: constantia,arial;}


#cat_table { border-bottom: dotted 1px;}


#footer {width:730px;}

#footer_content {width: 730px;
 			height: 30px;
 			padding-bottom: 20px;
 			background-color:#9d413d;
 			float: left;
 			color:#fff;}

#counter{float: left;
}

#footer_cont{text-align:center;
			 font-size:10pt;
			 color: #fff;
			 }

#copy{		 text-align:right;
			 padding:5px;
			 font-size:10pt;
 			 color: #fff;
			 }

#small_foto {padding-bottom: 20px;}

#sheet {    text-indent: 1.5em;
 			text-align: justify;
 			font-size:11pt;
 			padding:10px;}

