@charset "windows-1251";
/* CSS Document */


body {background-color: #061818; background:url(images/bg00.jpg); background-repeat:repeat;}
p {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#a5a8ce; }
a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	outline: none;
} 
a:visited {
	color: #999;
}
a:hover {
	color: #FF0;
}
a:active {color: #3FC;}
.titles1 {color: #ccceda;font-weight:bold;}
.titles2 {color: #ccceda;	font-weight:bold; text-align: right;}
.maintext {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#a5a8ce; }
.maintextw {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#a5a8ce;
	width: 610px;
	margin-left:20px;
}
.text1 {margin-left:20px;}
.text2 {text-align:right; font-size:14px; font-style:italic; color:#a5a8ce;}
.footer_text {
	font-family:Verdana, Geneva, sans-serif;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;
}
a.footer {
	font-family:Verdana, Geneva, sans-serif;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#dee0e0;
	text-decoration: none;
}
a.footer:hover {
	font-family:Verdana, Geneva, sans-serif;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#ffffcc;
	text-decoration: underline;
}
.maintable {
background-repeat:no-repeat;
background-position:right bottom;
vertical-align:top
	
}
/* Ролловеры менюшки русские*/
a.menurealizm {
background: url(/images/menu_realizm_f.png) no-repeat 0 0;
width: 81px;
height: 23px;
display:block;
text-indent: -1000em;
overflow:hidden;
}
a.menurealizm:hover {
background: url(/images/menu_realizm_f.png) no-repeat 0 -23px;
}
a.menupushk {
background: url(/images/menu_pushk_f.png) no-repeat 0 0;
width: 120px;
height: 23px;
display:block;
text-indent: -1000em;
overflow:hidden;
}
a.menupushk:hover {
background: url(/images/menu_pushk_f.png) no-repeat 0 -23px;
}
a.menubible {
background: url(/images/menu_biblical_f.png) no-repeat 0 0;
width: 161px;
height: 23px;
display:block;
text-indent: -1000em;
overflow:hidden;
}
a.menubible:hover {
background: url(/images/menu_biblical_f.png) no-repeat 0 -23px;
}

/* Rollovers menu english*/
a.menurealizm_en {
background: url(/images/menu_realizm_en_f.png) no-repeat 0 0;
width: 70px;
height: 23px;
display:block;
text-indent: -1000em;
overflow:hidden;
}
a.menurealizm_en:hover {
background: url(/images/menu_realizm_en_f.png) no-repeat 0 -23px;
}
a.menupushk_en {
background: url(/images/menu_pushk_en_f.png) no-repeat 0 0;
width: 110px;
height: 23px;
display:block;
text-indent: -1000em;
overflow:hidden;
}
a.menupushk_en:hover {
background: url(/images/menu_pushk_en_f.png) no-repeat 0 -23px;
}
a.menubible_en {
background: url(/images/menu_biblical_en_f.png) no-repeat 0 0;
width: 121px;
height: 23px;
display:block;
text-indent: -1000em;
overflow:hidden;
}
a.menubible_en:hover {
background: url(/images/menu_biblical_en_f.png) no-repeat 0 -23px;
}

/* HISLIDE*/

.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 1px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-active-anchor img {
	visibility: visible;
	border-color: #808080 !important;
}
.highslide-dimming {
	background: #000000;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-loading {
	color: black;
	border: 1px solid black;
	background-color: white;
	background-image: url(graphics/loader.white.gif);
}

.highslide-controls {
	position: static !important;
	margin-bottom: 0;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-gallery ul li {
	width: 106px;
	height: 106px;
	border: 1px solid #D0D0D0;
	background: #EDEDED;
	margin: 2px;
}
