*{
	padding: 0px;
	margin: 0px;
}

img{
	padding: 0px;
	margin: 0px;
}

body{
	text-align: center; 
	background-color: #1f160f; 
	background-image: url('images/PatternOlesya.jpg');
}

img.png { 
	behavior: url("iepngfix.htc");
}

#middle{
	width: 850px; 
	height: 628px; 
	border: solid 1px #eedcce; 
	background-color: #7a614b;
	margin-left: auto;
	margin-right: auto;
}


#main{
	width: 619px; 
	height: 628px; 
	float: left; 
	border-right: solid 1px #eedcce; 
	text-align: left;
	*margin-left: -1px;
}

#menu{
	width: 230px; 
	height: 628px; 
	float: left;
	text-align: left;
}

#bottom{
	width: 850px; 
	height: 40px;
	clear: left;
	margin-left: auto;
	margin-right: auto;
}

ul.menu{
	background-image: url('images/menu_back.jpg'); 
	background-repeat: no-repeat; 
	padding: 20px 0px 20px 0px;
}

ul.menu li{
	list-style-type: none;
	margin-top: 10px;
}

ul.menu li a{
	color: #ecded3;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

div.menu_item a{
	color: #ecded3;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
}

div.menu_item{
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.itm {
  	text-align: center;
  	margin-top: 3px;
  	margin-left: -200px;
}

.itm a {
 color: #ecded3;
 font-size: 9px;
 text-decoration: none;
 font-family: Verdana;
 line-height: 17px;
}


.imperia {
	width: 228px;
	text-align: center;
	padding-top: 140px;
}

.asfoto {
	width: 228px;
	text-align: right;
	padding-top: 10px;
}


.asfoto a {
 color: #ecded3;
 font-size: 9px;
 text-decoration: none;
 font-family: Tahoma;
 font-weight: bold;
 line-height: 13px;
}

img.imgs{
 	cursor: pointer;
 	padding: 0px;
 	margin: 0px;
}

span.page{
 	cursor: pointer;
 	font-family: Tahoma;
 	font-size: 12px;
}

#nums{
	*margin-top: 20px;
	float: left;
	width: 275px;
	text-align: center;
}

#arrows{
	float: left;
	width: 300px;
	text-align: center;	
	*margin-top: 20px;	
}