/* CSS Document */

body {
	margin:0px; 
	padding:0px;
	/*background:#845526;*/
	background:url(../images/bodyBg.jpg);
}

#mainBlock{
	background:url(../images/rightBg.jpg) repeat-x;
}

.MainTable{
	background:url(../images/tableBg4.jpg) repeat-y;
}

.leftBook{
	background:url(../images/book.jpg) no-repeat right bottom;
	max-width:184px;
}

.mainTop{
	background:url(../images/mainTop.jpg) no-repeat top;
	width:577px;
	height:60px;
}
.mainTextHeader{
	background:url(../images/mainTextHeader.jpg) no-repeat;
	width: 532px;
	height:32px;
}
.mainTextCont{
	background:url(../images/mainTextCont.jpg) no-repeat scroll;
}
.SiteText{
	overflow-y:scroll;
	width:532px;
	height:184px;
}

.beforeGall{
	background:url(../images/beforeGall.jpg) no-repeat;
	width:679px;
	height:20px;
}
.gallLeft{
	background:url(../images/gallLeft.jpg) no-repeat;
	width:33px;
	height:229px;
}
.gallSep1{
	background:url(../images/gallSep1.jpg) no-repeat;
	width:36px;
	height:229px;
}
.gallSep2{
	background:url(../images/gallSep2.jpg) no-repeat;
	width:25px;
	height:229px;
}
.gallRight{
	background:url(../images/gallRight.jpg) no-repeat;
	width:77px;
	height:229px;
}
.afterGall{
	background:url(../images/afterGall.jpg) no-repeat;
	width:679px;
	height:87px;
}

.mainRight{
	background:url(../images/mainRight.jpg) no-repeat;
	width:45px;
	height:216px;
}

.RightBlock{
	background:url(../images/RightBlock.jpg) no-repeat;
	width:271px;
	height:492px;
}

.SepBlock{
	background:url(../images/lentaDn.gif) no-repeat left top;
	height:50%;
}

.bottomBlock{
	background:url(../images/bottomPage.gif) no-repeat right;
	height:88px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.copyrights{
	margin-left: 75px;
	float:left;
	color:#c8a860;
	padding-top:45px;
}
.copyrights a{
	color:#c8a860;
}
.address{
	float:right;
	text-align:right;
	margin-right:90px;
	color:#1f536b;
	padding-top:45px;
}
.address a{
	color:#1f536b;
}

.galleryList{
	list-style: none;
}
.galleryList li{
	display:inline;
}
a img{
	border:none;
}