body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color : #333333;
}
a:link{
	color : rgb(109,129,127);
}
a:visited{
	color : rgb(102,102,102);
}
a:active{
	color : rgb(51,51,51);
}

h1 { font-family:Arial; font-size:10; color:rgb(102,102,102); }
h2 { font-family:Arial; font-size:10; color:rgb(51,51,51); }
table.namo-table { color:rgb(51,51,51); border-top-color:white; border-right-color:rgb(112,112,112); border-bottom-color:rgb(112,112,112); border-left-color:white; }
table.namo-table td { color:rgb(51,51,51); border-top-color:rgb(112,112,112); border-right-color:white; border-bottom-color:white; border-left-color:rgb(112,112,112); }
table.namo-table th { color:rgb(51,51,51); background-color:white; border-top-color:rgb(112,112,112); border-right-color:white; border-bottom-color:white; border-left-color:rgb(112,112,112); }
p.namo-list { font-family:Arial; font-size:10; color:rgb(51,51,51); }
p.namo-sublist { font-family:Arial; font-size:10; color:rgb(51,51,51); }
li.namo-list1 { color:rgb(51,51,51); list-style-image:url('nav/bullet1.gif'); }
li.namo-list2 { color:rgb(51,51,51); list-style-image:url('nav/bullet2.gif'); }

.mainmenu{
	/*float : left;*/
	line-height : 150%;
	_line-height : 170%;
	color : #455B58;
	font-size : 13px;
	font-weight : bold;
	height : 25px;
}
/*
.mainmenu a:link{
	color : rgb(109,129,127);
}
.mainmenu a:visited{
	color : rgb(102,102,102);
}
.mainmenu a:active{
	color : rgb(51,51,51);
}*/
.name{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #485A5A; 
	margin-left: 70px;
}
.razdel_name{
	text-align : center;
	font-size : 16px;
	color : #475B5A;
	font-weight : bold;
	margin : 30px 0 15px 0;
}
.block_name{
	font-size : 16px;
	color : #475B5A;
	font-weight : bold;
	margin : 30px 0 15px 5%;
}
.list p{
	text-align : justify;
	margin : 5px 5% 10px 5%;
	color : #666666;
	font-size : 13px;
}
.img{
	text-align : center;
}
.img img{
	margin : 5px 0 5px 0;
}
.contact p{
	color : #666666;
	text-align : right;
	margin : 0 5% 0 5%;
	font-size : 13px;
}
.objects{
	width : 50%;
	_width : 49%;
	float : left;
	padding : 7px 0 7px 0;
}
.object_img{
	width : 50%;
	text-align : center;
	float : left;
}
.object_txt{
	width : 50%;
	_width : 49%;
	font-size : 13px;
	float : left;
}

.paggin{
	float : left;
	width : 100%;
	text-align : center;
	font-weight : bold;
	font-size : 13px;
	padding : 15px 0 15px 0;
}
.paggin a{
	padding : 3px 7px 3px 7px;
	display : block;
	float : left;
	text-decoration : none;
	color : #666666;
}
.paggin a:hover{
	border : 1px solid #666666;
	padding : 2px 6px 2px 6px;
}
.cur_pag{
	padding : 3px 7px 3px 7px;
	display : block;
	float : left;
	background-color : #666666;
	color : #FFFFFF;
}
.nopag{
	padding : 3px 7px 3px 7px;
	display : block;
	float : left;
	color : #666666;
}