body {
font: 80% arial;
xletter-spacing: 1px;
background: #DFD3C3;
color: #454545;
text-align: justify;
}

a {
color: #990100; 
}

a:hover { 
color: #7D2E17;
}

p { 
margin: 10px 0; 
}

h1  {
font: normal 180% cambria;
letter-spacing: 2px;
color: #7D2E17;
padding: 10;
margin: 10;
text-align: center;
}

h2  {
font: normal 150% cambria;
letter-spacing: normal;
color: #7D2E17;
padding: 30;
margin: 10px 0;
}

h3  {
font: normal 120% cambria;
letter-spacing: normal;
color: #993300;
padding: 0;
margin: 10px 0;
font: bold;
}

h4 {
font: normal 120% cambria;
color: #2c2312;
padding: 0;
margin: 10px 0;
}

caption{
font: normal 120% cambria;
color: #2c2312;
padding: 0;
margin: 10px 0;
}

.color {
text-indent: 30px;
text-align: justify;
}

.indent { 
font: normal 120% cambria;
background: #DFD3C3;
color: #993300;
font: bold;
}

.small {
font-size: 85%;
}

.large { 
font: 120% cambria;
}

.a_center {
text-align: center; 
}

.a_right {
text-align: right; 
margin-right: 10px;
}

.a_justify {
text-align: justify; 
}

.green { 
color: green; 
}

.red { 
color: #990100; 
}
/*
.equally { 
color: #454545; 
text-decoration: none;
}

.equally:hover {
color: #7F6F6F;
}
*/
.block_title {
color: #7D2E17; 
font: 120% cambria; 
text-transform: uppercase;
text-align: center; 
padding: 0 0 8px;
margin: 0 0 10px; 
background: url(img/line_title.jpg) no-repeat center bottom transparent; 
}

.comment { 
color: #938e88;
font-style: italic;
padding: 5px 0 0 50px;
margin: 0;
text-align: justify;
}

a.stels {
	text-decoration: none;
	color: #fff0db;
	font-size: 5px;
}

.top {
    font-family: arial;
    font-size: 11px;
    letter-spacing: 2px;
    text-decoration: none;
}

.top-menu a {
  /*  background: none repeat scroll 0 0 white;
  */
    border-radius: 3px 3px 3px 3px;
    color: #323232;
    display: block;
     padding: 1px 1px 0;
    text-decoration: none;
font-weight: 600;
}


.top-menu a:hover{
	color: #7D2E17;
/*	background: #e17500;
	background: rgba(107,12,54,0.75); /* Выглядит полупрозрачным */
	text-decoration:underline;
}



.mn {
    font-weight: bold;
	text-align: left;
}



.test {
 /*   color: #993300; */ 
    font-family: Impact,Tahoma;
    font-size: 20pt;
    font-weight: normal;
}

.mail{
    color: #993300;
    font-family: Impact,Tahoma;
    font-size: 10pt;
    font-weight: normal;
}