 BODY { 
     font-family: Arial, sans-serif; /* Рубленый шрифт */ 
    }
.letter { 
     color: red; /* Красный цвет символов */ 
     font-size: 200%; /* Размер шрифта в процентах */ 
     font-family: serif; /* Шрифт с засечками */ 
     position: relative; /* Относительное позиционирование */ 
     top: 3px; /* Сдвиг сверху */ 
    }

a {
	color:#775941;
	text-decoration:none;
}

a:hover {
	color:#8B0000;
	text-decoration: underline;
}
p.fig {
 color: #000000; /* Цвет текста */
 font-style: italic; /* Курсивное начертание */
 text-align: center; /* Выравнивание по центру */
 font-weight:bold;
 font-size:12px;
 line-height: 15px; /* Межстрочное расстояние */
}
h1 {
	font-family:"Arial";
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	color:#242424;
}
h2 {
	font-family:"Arial";
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	color:#0000FF;
}
h3 {
	font-family:"Arial";
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	color:#8B0000;
}
#mainmenu {
	padding-top:8px;
}
#mainmenu  {
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#96744f;
	font-weight:bold;
}

.stile1 {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#242424;
}
#text1 {
        text-indent:15px;
        text-align: justify;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-transform:none;
	color:#8B0000;
}
#text2 {
        text-indent:15px;
        text-align: justify;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:none;
	color:#B22222;
}
#text {
        text-indent:15px;
        text-align: justify;
	font-family: Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-transform:none;
	color:#000000;
}        
div.bmenu {
	padding-top:13px;
	padding-bottom:7px;
}

div.bmenu a {
	padding: 0px 5px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
.incut1 {
 ffloat: right; /* Обтекание врезки по правому краю */
 width: 250px; /* Ширина врезки */
 background: #ded9c6; /* Цвет фона */
	font-family: Arial, sans-serif;
	font-size:14px;
        font-weight:bold;
	color:#FF0000;
	text-align:left;
 padding: 5px; /* Поля вокруг картинки */
 margin: 5px 10px 5px 0; /* Отступы вокруг рисунка */
 border-style: double; /* Параметры рамки */
}
.incut2 {
 ffloat: right; /* Обтекание врезки по правому краю */
 width: 180px; /* Ширина врезки */
 background: #ded9c6; /* Цвет фона */
	text-indent:12px;
        text-align: left;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:none;
	color:#B22222;
 padding: 5px; /* Поля вокруг картинки */
 margin: 5px 5px 5px 5px; /* Отступы вокруг рисунка */
 border-style: double; /* Параметры рамки */
}
.incut3 {
 ffloat: right; /* Обтекание врезки по правому краю */
 width: 210px; /* Ширина врезки */
 background: #ded9c6; /* Цвет фона */
	text-align: justify;
	font-family: Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-transform:none;
	color:#000000;
 padding: 5px; /* Поля вокруг картинки */
 margin: 5px 5px 5px 5px; /* Отступы вокруг рисунка */
 border-style: none; /* Параметры рамки */
}
.style14 {color: #000000; font-size: x-small;}
.style17 {color: #6600CC; font-weight: bold; font-size: large; }
.style20 {
	color: #660099;
	font-weight: bold;
}
.style21 {font-size: x-small}
.style28 {
	color: #CC0066;
	font-size: large;
}
.style29 {
	color: #660099;
	font-style: italic;
	font-weight: bold;
}
.style32 {
	font-size: small;
	color: #009900;
	font-weight: bold;
}
.style34 {
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.style35 {font-size: medium}
.style37 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style39 {
	font-size: medium;
	color: #0099CC;
	font-weight: bold;
}
.style41 {
	font-size: medium;
	color: #660000;
	font-weight: bold;
}
.style42 {color: #990099}
.style44 {
	font-size: medium;
	color: #990033;
	font-weight: bold;
}
.style46 {
	font-size: medium;
	color: #FF6600;
	font-weight: bold;
}
.style48 {
	font-size: medium;
	color: #336666;
	font-weight: bold;
}
.style50 {
	font-size: medium;
	color: #663333;
	font-weight: bold;
}
a.cs {
  background: url('../images/cs.png');
  display: block;
  width: 150px;
  height: 44px;
  border: 2px;
  margin:0 0 0 0;
}

a.cs:hover {
  background-position:
  0
  -44px;
  border: 2px;
  margin:0 0 0 0;
}
