body{
background-color:#999999;	
margin:0px;
padding:0px;
color:white;
}

.txtContact{
	font-family:arial;
	font-style:normal;
	font-size:10px;
	color:#b6b6b6;
	padding-left:2px;
	padding-right:2px;
}

.mainFrame{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:650px;
/*	border:solid 1px green;*/
	background-image:url(../images/site/background.jpg);
	background-repeat:repeat-x;
}

.topLayer{
	width:900px;
}

.menu{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.menu td img{
	border:none;
}

.middleLayer{
	position:relative;
/*	border:solid 1px white;*/
	margin-top:5px;
	width:895px;
	height:500px;

}

.homeCenter{
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	text-align:center;
	background-image:url(../images/site/home_window.jpg);
	background-repeat:repeat-x;
	height:500px;

}

.homeCenterBooks{
	margin-left:auto;
	margin-right:auto;
	width:808px;
	height:463px;
}

.editoCenter{
	margin-left:auto;
	margin-right:auto;
	padding-top:7px;
	/*border:solid 1px red;*/
	width:808px;
	height:390px;
	
}
.editoLeftCenter{
	float:left;
	background-image:url(../images/site/home_window.jpg);
	background-repeat:repeat-x;
	width:564px;
	height:385px;
	text-align:center;
	
}

.editoLeftCenter img{
  border:solid 1px black;
}

.editoRightCenter{
	float:right;
	background-image:url(../images/site/home_window.jpg);
	background-repeat:repeat-x;
	width:237px;
	height:385px;
	color:#505050;
	font-family:arial;
	letter-spacing:4px;
	font-size:11px;
}

.homeBottomInfo {
margin-top:5px;
background-image:url(../images/site/home_bottom_info.jpg);
background-repeat:repeat-x;
color:#505050;
border:solid 0px red;
font-family:arial;
font-size:11px;
height:40px;
letter-spacing:4px;
margin-left:auto;
margin-right:auto;
position:relative;
float:left;
margin-left:62px;
width:770px;
}

.navPic{
	position:relative;
	height:130px;
	width:808px;
	margin-left:auto;
	margin-right:auto;
	/*border:solid 1px white;*/
	overflow-x: auto;
	overflow-y: hidden;
	overflow : -moz-scrollbars-horizontal;
}

.navPic img{
padding-left:2px;	
}

.navPicBooks{
	width:160px;
	height:550px;
	float:left;
	overflow:auto;
	margin:0px;
}

.location {
	font-size:11px;
	color:#505050;
}

.booksLeftCenter{
	float:left;
	background-image:url(../images/site/home_window.jpg);
	background-repeat:repeat-x;
	width:406px;
	height:550px;
	text-align:center;
	
}

.contactLeftCenter{
	float:left;
	background-image:url(../images/site/home_window.jpg);
	background-repeat:repeat-x;
	width:556px;
	height:530px;
	text-align:center;
}



.booksRightCenter{
	float:left;
	background-image:url(../images/site/home_window.jpg);
	background-repeat:repeat-x;
	margin-left:20px;
	width:237px;
	height:550px;
	color:#505050;
	font-family:arial;
	letter-spacing:4px;
	font-size:11px;
}

.title{
	color:#878787;
	font-family:arial;
	letter-spacing:4px;
	font-size:12px;
}

.title2{
	color:#505050;
	font-family:arial;
	font-size:11px;
	margin:0px;
	padding:0px;
}

.curent_text{
	font-family:arial;
	font-size:10px;
	text-align:justify;
	letter-spacing:2px;
	padding:2px;
}

.bottomInfo{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:808px;
}

/*ADMIN*/

.admDiv{
	border: solid 1px #878787;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	margin-top:30px;
	padding:10px;
	color:#666666;
	font-family:arial;
	font-size:13px;
}

.admDiv p.title{
	color:#878787;
	font-family:arial;
	letter-spacing:4px;
	font-size:12px;
}

.admConnect{
	color:#505050;
	font-family:arial;
	letter-spacing:4px;
	font-size:11px;
}


