BODY {
	padding: 0px; margin: 0px; 
	color: #373F4E; background-color: #BFC7D4;
	font-family: verdana, arial, geneva, helvetica, sans-serif;  font-size: 60%
}
h1 {
	color: #990000;
	font-size: 145%;
}
h1.cherny {
	color: #000000;
	font-sizw: 145%;
}
h2 {
	color: #000000;
	font-size: 125%
}
h3 {
	color: #cc3300;
	font-size: 115%
}
h4 {
	color: #000000;
	font-size: 113%;

}
td {
	line-height: 125%;
	color: #373F4E;
	font-size: 75%;
	
}
a:link, a:visited {
	text-decoration: none; color: #9C0000;
}
.active{
	color: #000000;
}
a img {
	border: solid 0px #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
#sb_00, #sb_01, #sb_02, #sb_03, #sb_04, #sb_05{
	color: #777F8D; font-size: 85%
}
.table{
	border-collapse:collapse; empty-cells:show;
}
.table td{
	border: #999999 1px solid; padding: 10px;
}
#head td{
	background: #bde7fe; padding-top: 5px; padding-bottom: 5px; border-bottom: #999999 1px solid;
}
.inpt{
	width:100%;
	border: 1px solid #999999;
}
.btn{
	border: 1px solid #999999;
}
#menu1 td{
	font-size: 95%;
	padding-right: 20px;
}
#menu1 td a{
	color: #ffffff;
}
a.header:link, a.header:visited {
	color: #990000;
}
#services td{
	padding-bottom: 10px;
}
a.grey:link, a.grey:visited{
	color: #373F4E;
}
a.white:link, a.white:visited{
	color: #ffffff;
}
h2.white{
	color: #ffffff;
}
.white{
	color: #ffffff;
}
.menu2{
	color: #ffffff;
	font-size: 85%;
	line-height: 90%;
}
#main_header{
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
/*======= Поиск =======*/
.google-logo { font-size: 0.85em; }
.search-result, .search-loading, .search-fail { display: none; }
	.search-result .results a { font-weight: bold; }
	.search-result .results p { padding-top: 0px; }
.search-result .paging span { 
	float: left; 
	padding-right: 10px;
}
.search-result .paging ul { padding: 0px; }
.search-result .paging li { 
	float: left;
	padding: 0px 10px;
	list-style: none;
}
.search-text {
	width:60%;
}