@charset "windows-1251";
body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
background: url(/img/p_light.jpg);
}
a {
	color: #18579B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}

.top {overflow:hidden;	background:url('/img/body-top.png') repeat-x left 29px; }
.top .gerb {float:left; width:250px; height:170px; background:url('/img/gerb_vrb.jpg') no-repeat;}
.top .title {margin:50px 0px 10px 250px;height:28px; background:url('/img/name.gif') no-repeat;}
.top .search {float:right; margin:5px 5px 0px 0px;} 


/*

<div class="top">
<div class="search" style="float:right;">
	<div class="gerb"></div>
	<div class="title"></div>
	<table border="0" cellpadding="0" cellspacing="0">
		<tr>
			<td class="contacts-top" valign="top" width="300">тел.(4732) 54-53-63<br>
			г.Воронеж, пл.Ленина, 12 </td>
			<td class="contacts-top" valign="top" width="200">e-mail: ksp@comch.ru</td>
		</tr>
	</table>
</div>

*/


.menuitem {
	margin-top:-1px;
	font-family:tahoma, verdana, arial;
	font-weight:bold;
	font-size: 11px;
	display: block;
	width: 184px;
	padding:8px 8px 8px 30px; 
	background-repeat:no-repeat; background-position:10px 11px;
	background-color:#ffffff;
	border:1px #c0c0c0 solid;
	background-image: url('/img/arrow2.png');
	margin-left:65px;
	
}
.menuitem:hover, .menuitem-selected {
	margin-top:-1px;
	font-family:tahoma, verdana, arial;
	font-weight:bold;
	font-size: 11px;
	display: block;
	width: 184px;
	padding:8px 8px 8px 30px; 
	background-repeat:no-repeat; background-position:10px 11px;
	border:1px #c0c0c0 solid;
	margin-left:65px;
	background-color: #efefef;
	background-image: url('/img/arrow2down.png');
}

.submenuitem {
	text-decoration: underline;
	font-size: 11px;
	display: block;
	margin: 7px 0px 7px 65px;
}

.contacts-top {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #E8E3D2;
	font-size: 11px;
}
.text {
	margin-left: 15px;
	margin-right: -15px;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	position: relative;
}
.newtext {
	margin-left: 15px;
}
.devel {
	color: #FDF8A2;
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	margin-right: 50px;
}
.bordered-l1 {
	border: #000000 solid 2px;
	font-size: 120%;
	padding: 7px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.bordered-l2 {
	border: #000000 solid 1px;
	padding: 5px;
	text-align: justify;
	vertical-align: middle;
	margin-right: 15px;
	text-decoration: none;
}
.bordered-l3 {
	border-left: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	margin-left: 20px;
	padding-top: 15px;
	font-size: 80%;
	color: #800000;
	margin-right: 20px;
	padding: 5px;
	text-decoration: none;
}
.bord-left {
	border-left: #000000 solid 1px;
	text-decoration: none;
}
.borderedred {
	border: #A10112 solid 1px;
	text-decoration: none;
}
.redtext {
	color: #A10112;
	font-size: 11px;
}
.litl_grey_text {
	color: #999999;
	font-size: 11px;
}
.cntbox {
	color: #505050;
	background-color: #ffffff;
}


div.new {
	margin-bottom:15px;  border-bottom: 1px silver dotted;
	padding-bottom:15px; font-size:14px;
font-family: "Times New Roman", Georgia;
}

div.new .new_date {
	font-size:12px; color:#000000; font-weight:bold; margin-bottom:5px;
}

div.new .new_date span {
	/*padding-right:15px; background:url('/img/arrow.png') no-repeat right center;*/
}


/*
			<div class="new">
			<div class="new_date">{$day}.{$mon}.{$year}</div>
			<a href='/all_news/{$sys_name}.html'>{$name}</a>
			</div>
*/

