td  {
	font-family: Arial, Arial-Cyr, Helvetica, sans-serif;
	font-size: 75%;
}


a {
	color: #0066ff;
}
a:hover {
	color: #3366cc;
	text-decoration: none;
}

h1 {
	color: #666666;
	font-size: 180%;
	font-weight: normal;
	line-height: 1em;
}
h2 {
	color: #a6a6a6;
	font-weight: normal;
	font-size: 160%;
	margin: 10px 0px 10px 0px;
	line-height: 1em;
}
.text h2 a {
	color: #a6a6a6;
	text-decoration: none;
}
.text h2 a:hover {
	color: #999999;
	text-decoration: underline;
}
.text h2 a:visited {
	color: #999999;

}

h4 {
	font-size: 100%;
	margin: 8px 0px 8px 0px;
}
h5 {
	font-size: 100%;
	margin: 0px 0px 5px 0px;
	line-height: 17px;
}

th {
	font-size: 75%;
}
.menu {
	color: #3366cc;
	font-weight: bold;
	padding: 10px 5px 20px 0px;
	line-height: 1.6em;
}
.menu a {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #999999;
	text-decoration: none;
}
.menu a.active {
color: #3366cc;
text-decoration: none;
}
.menu ul {
	font-size: 95%;
	font-weight: normal;
	margin: 2px 0px 2px 6px;
	padding: 2px 0px 2px 6px;
	list-style-type : none;
}
.text {
	padding: 5px 10px 20px 42px;
	line-height: 1.3em;
}
.text ul {
	margin: 5px 0px 5px 20px;
	padding: 5px 0px 5px 20px;
	list-style-position : inside;
}
.text a:visited {
	color: #3366cc;
}
img.leftimage {
	float: left;
	margin: 4px 10px 4px 0px;
}
img.rightimage {
	float: right;
	margin: 4px 0px 4px 14px;
}
img.centerimage {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}
.podr {
	text-align: right;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

.search {
	font-weight: bold;
	white-space: nowrap;
	font-size: 70%;
	padding: 17px 15px 0px 0px;
	
}

.path {
	font-size: 70%;
	padding: 15px 10px 5px 0px;
}
.rekv {
	font-size: 70%;
	padding-left: 54px;
	
}
HR { 
text-align: left; width: 100%; height: 1px; color: #cccccc; border: none; } /* IE */
BODY HR { margin-left: 0; width: 100%; height: 1px; background-color: #cccccc; border: 0px solid #cccccc; } /* mozilla-opera */