body{
	font-family: Tahoma;
	font-size: small;
	color: #303030;
       	margin-top: 8px;
	margin-left:8px;
	margin-right:0;
 	margin-bottom:0;
	background-color:#F0F0F0;

}
	a{color:#000000;}
   a:link {
    /*color: #111111; /* Цвет ссылок */
	text-decoration:none;
   }
   a:visited {
    /*color: #606060; /* Цвет посещенных ссылок */
   }
   a:active {
    /*color: #990033; /* Цвет активной ссылки */ 
   } 
index   a {background:#F5F1D1;}
index .nobr a {background:gray;}
/*##################################*/
/* highslide */
/*##################################*/

.highslide-container div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid  #8b97b3;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image {
    border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border: 1px solid white;
    border-top: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8px;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 11px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

h1, h2, h3, h4, h5, h6 {margin-top:0px;margin-bottom:5px;padding-top:0px;line-height:100%}
h3, h4 {margin-bottom:5px;}
h1 {font-size:18px}
.enc_header {
	float:left;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:0px;
}

/* TinyMCE specific rules */
body.mceContentBody {font-size:small}

/* pager */


.pager-centered {
float:right;
padding:0 0 30px 0;
position:relative;
}

.pages li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:6px;
padding-right:6px;
padding-top:0px;
padding-bottom:0px;
font-size:14px;
	float:left;
}

.pages li a {color: #941f2f;}
.pages li.active {
	color:white;background: #707070;}
.references li a.uparrow {text-decoration:none;}

HR {
 border: none; /* Убираем границу для браузера Firefox */
 color: #F0F0F0; /* Цвет линии для браузера Internet Explorer */
 background-color: #F0F0F0; /* Цвет линии для браузера Firefox и Opera */
 height: 2px; /* Толщина линии */
}
HR.prim {
 border: none; /* Убираем границу для браузера Firefox */
 color: #000000; /* Цвет линии для браузера Internet Explorer */
 background-color: #000000; /* Цвет линии для браузера Firefox и Opera */
 height: 1px; /* Толщина линии */
 margin-left:0px;
 text-align: left;
}
img, a img {border-width:0px}

div.rubrictitle {margin-bottom:10px;}

.author-annotation {margin-bottom:10px;}

.lm_0 {margin-top:7px;font-size:14px;font-weight:bold;}
.lm_1 {margin-top:5px;font-weight:bold;}

span.slink1 {color: #e0e0e0}
span.slink1 a:link{color: #e0e0e0}
span.slink1 a:visited{color: #e0e0e0}
span.slink1 a:hover{color: #e0e0e0}
span.slink1 a:active{color: #e0e0e0}

.ya-site-form__search-precise-i {display:none;}
.photoalbum {
	display:block;
	margin:0 auto;
	}
		
.clearfix:before,
.clearfix:after {
  content:"";
  display:table;
}
.clearfix:after {
  clear:both;
}
.clearfix {
  zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
