/* layout */
body, td	{
		font-size:85%; line-height:1.3; font-family: ; font-family: Times, serif;
		scrollbar-face-color:#FCFCFC;
		scrollbar-highlight-color:#e6e6e6;
		scrollbar-shadow-color:#e6e6e6;
		scrollbar-3dlight-color:#C5C5C5;
		scrollbar-arrow-color:#4E515B;
		scrollbar-track-color:#e6e6e6;
		scrollbar-darkshadow-color:#C5C5C5;
		}

/* link */
A:hover			{color:#4E515B}
A			{color:#000000; font-size:100%}
A:hover			{color:#4E515B}
A:active		{color:#ff9900}

A:hover			{color:#4E515B}
A.link			{color:#ff9900; font-size:100%}
A.link:hover		{color:#4E515B}
A.active:link		{color:#4E515B}

A:hover			{color:#ff9900}
A.gm-link		{color:#000000; font-size:95%; text-decoration:none; font-weight:600}
A.gm-link:hover		{color:#ff9900}
A.active:gm-link	{color:#ff9900}

A:hover			{color:#ff9900}
A.link-bl		{color:#000000; font-size:100%}
A.link-bl:hover		{color:#ff9900}
A.active:link-bl	{color:#ff9900}

link-bl			{color:#000000; font-size:100%}
link-bl:hover		{color:#ff9900}

/* text */
h3		{font-size:250%; line-height:2; font-family: Times, serif}
h4		{font-size:130%; color:#000000; line-height:2; Times, serif}
.h4		{font-size:160%; color:#999999; line-height:2; font-family: Times, serif}
h5		{font-size:130%; color:#ff9900; line-height:2; font-family: Times, serif}
.h5		{font-size:130%; color:#ff9900; line-height:2; font-family: Times, serif}
ul		{list-style-type: square}
.newsdate	{font-size:100%; color:#ffffff; padding:3,3,3,3; background:#000000;}
.razd		{background: url(img/razd.gif) right center; background-repeat:no-repeat;}
.tb-menu	{font-size:130%; margin-left:20px}
.copy		{font-size:90%; padding-right:90}
.col-s		{font-size:100%; color:#797979}

/* cs */
.cs-h		{font-size:100%; color:#ff9900}
.cs-l		{font-size:85%; color:#000000}
.cs-th		{font-size:90%; color:#000000}
.cs-tx		{font-size:110%; color:#797979}
.cs-tx2		{font-size:85%; color:#797979}
.cs-bl		{font-size:110%; color:#000000}
.cl_1		{font-size:100%; color:#000000;}
.cl_2		{font-size:120%; color:#000000; font-weight: bolder; font-family: Times, serif}
.cl_3		{font-size:100%; color:#4E515B}
.dfdfdf		{background:#dfdfdf}

.search		{font-size:100%; Tahoma; width:100%; border-left:1px solid #a5acb2; border-top:1px solid #a5acb2; border-right:1px solid #a5acb2; border-bottom:1px solid #a5acb2; background-color:#e6e6e6}
.bgsearch	{border-top:1px solid #000000}.body_top {
	float: left;
	width: 100%;
	margin-right: -240px;
}
.body_center {
	clear: none;
	float: right;
	width: 100%;
	margin-right: -400px;
}
.body_right {
	clear: none;
	float: right;
	width: 240px;
}
.body_topmenu {
	clear: both;
	float: left;
	height: 10px;
}
.body_bottom {
	clear: both;
	float: left;
	width: 100%;
	height: auto;
}
.body_left {
	float: left;
	width: 150px;
}
.font_red {
	color: #FF0000;
}
.redbold {
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

/* стиль меню */ 

div#menunav {
	font-family: Verdana, Tahoma, arial, geneva, Helvetica, sans-serif;
	text-align: center;
} 
 
div#menunav a { 
   display: block;
   text-decoration: none;
   padding: 0px 10px 0px 10px;
} 
div#menunav a:hover { 
   color: #ff9900; 
} 

div#menunav td:hover { 
   background-color: #ffffff;
}

div#menunav th {
	line-height: normal;
	font-size: 100%;
}

div#menunav td {
	background-color: #CCCCCC;
}
/* конец стеля меню */ 
