body {
	margin: 0px;
	paddin:0;
	background-color:#;
	background-image: url(../images/bgTop.gif);  
	background-repeat:repeat-x;
	background-position:top;
}

body,td,th,select,input {
	font-family: Arial; 
	font-size:12px;
	color:#151513;
}
form{ margin:0; padding:0;}
select,input, textarea {
	border:1px solid #A7A7A7;
}

h1,h2,h3,h4 {
	margin: 0px;
	color:#AEAEAE; 
}
h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}

hr{
	color:#C8C8C8;
	height:1px;
	background-color:#C8C8C8;
	border-width:0px;
}

ul{ margin:0; padding:0;}
ul li{
	list-style-type:none;
	background:url(../images/li.jpg) no-repeat 0 5;
	padding-left:12px;
	color:#606B49;
}

/*Стили таблицы контента*/
.content_table{} /* Стиль, применяемый для всей таблицы*/
#content_table_border{border-top:1px solid #cecece;border-left:1px solid #cecece;}/*стиль границ таблицы контента*/
#content_table_border td{border-right:1px solid #cecece;border-bottom:1px solid #cecece;}/*стиль границ таблицы контента*/
.content_table td{background-color:#;padding:3px; border-bottom:1px solid #D9D9D9;} /* цвет строки по умолчанию*/
.content_table_string{}/*стиль, применяемы для выделения строки*/
.content_table_string2{}/*стиль, применяемы для выделения строки*/
.content_table .content_table_string td{background-color:#D9D9D9; color:#3E3E3E;}/*цвет выделенной строки*/
.content_table .content_table_string2 td{background-color:#BACC93; color:#fff; vertical-align:middle; font-weight: 700;}/*цвет выделенной строки*/
.content_table th{background-color:#0069aa; text-align:center; color:#ffffff; vertical-align:middle;font-weight: 700;}/*стиль заголовка таблицы*/
.content_table thead td{background-color:#BACC93; border-top:3px solid #606B49; color:#fff; vertical-align:middle; font-weight: 700;}/*стиль заголовка таблицы*/
/*Конец стилей таблицы контента*/

#tooltip {
	background:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
	width:auto;
	font-size: 110%;
	z-index: 100;
}

#png{
	background: url('../images/img.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/img.png', sizingMethod='crop');
}

a {
	color: #606B49; 
	text-decoration:underline;
}
a:hover {
	color: #606B49; 
	text-decoration:none;
}

#phone_icq{
	background: url('../images/phone_icq.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/phone_icq.png', sizingMethod='crop');
	width:341px;
	height:28px;
	left:421px;
	top:53px;
	position:absolute;
	margin-right:132px;
}

#icons{
	position:absolute;
	width:130px;
	height:9px;
	right:47px;
	top:63px;
}
#icons2{
	/*position:absolute;*/
	width:132px;
	height:92px;
	float:right;
	margin-right:47px;
}

.contentLinck{
	height:12px;
	background:url(../images/contentLinck.gif) no-repeat 0 3;
	padding-left:20px;
}
.lineHR{
	background: url('../images/lineHR.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/lineHR.png', sizingMethod='crop');
	height:14px;
	width:960px;
}
.lineHR2{
	background: url('../images/lineHR2.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/lineHR2.png', sizingMethod='crop');
	height:13px;
	width:791px;
}
.lineHR3{
	background: url('../images/lineHR3.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/lineHR3.png', sizingMethod='crop');
	height:7px;
	width:427px;
	margin-top:20px;
	margin-bottom:15px;
}
.formS p b, .formS p strong{color:#F08F00;}
.strongYellow{color:#F08F00;}

.exel{
	background: url('../images/icoExel.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/icoExel.png', sizingMethod='crop');
}
.tableMenu{}
.tableMenu td{ padding-bottom:5px; padding-right:5px;}
.tableMenu a{
	border-left:1px solid #606B49; 
	height:18px;
	padding-left:5px;
}

.catItem_ico1{
	background: url('../images/catItem_ico1.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/catItem_ico1.png', sizingMethod='crop');
	height:30px;
	padding-bottom:15px;
	padding-left:40px;
}
.catItem_ico2{
	background: url('../images/catItem_ico2.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/catItem_ico2.png', sizingMethod='crop');
	height:30px;
	padding-bottom:15px;
	padding-left:70px;
}
.catItem_ico3{
	background: url('../images/catItem_ico3.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/catItem_ico3.png', sizingMethod='crop');
	height:30px;
	padding-bottom:15px;
	padding-left:55px;
}
/*-------------Меню верхнее------------------*/
#menu a{
	font-size:13px;
	display:block;
	text-decoration:none;
	padding:3 20 3 92;
}
#menu a:hover, #menu a.act{
	background: url('../images/menuAct.gif') no-repeat 72 5;
}

#menu span{
	font-size:13px;
	color: #606B49; 
	display:block;
	text-decoration:none;
	padding:3 20 3 92;
	background: url('../images/menuAct.gif') no-repeat 72 5;
}
.menuDelimiter{
	background: url('../images/menuDelimiter.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/menuDelimiter.png', sizingMethod='crop');
	height:11px;
}

#menu a.l2{
	font-size:11px;
	display:block;
	text-decoration:none;
	padding:3 20 3 100;
}
#menu a.l2:hover, #menu a.actl2{
	background: url('../images/menuAct2.gif') no-repeat 88 7;
}

#menu span.l2{
	font-size:11px;
	color: #606B49; 
	display:block;
	text-decoration:none;
	padding:3 20 3 100;
	background: url('../images/menuAct2.gif') no-repeat 88 7;
}
/*-------------------------------*/
.menuItem{
	float:left;
	width:270px;
	height:100px;
}
.menuItem td.linck a, .menuItem td.linck span{
	font-weight:700;
	text-decoration:none;
	padding:15 0 15 7; 
	border-left:2px solid #BACC93;
	display:block;
	height:25px;
	//height:55px;
}
/*-------------------------------*/
.bottom td, .bottom td a{ font-size:11px; white-space:nowrap;}
.menuBottom a{ 
	text-decoration:none; 
	height:21px; 
	padding:3 6 3 6;
}
.menuBottom a:hover{
	background-color:#FF9000;
	color:#fff;
}
.menuBottom span{
	height:21px; 
	padding:3 6 3 6;
	background-color:#FF9000;
	color:#fff;
}
/*-------------------------------*/
#lincksPages{
font-size:12px;
}
#lincksPages a{
  color:#fff;
  background-color:#0573C3;
  padding:1 4 1 4;
  text-align:center;
  text-decoration:none;
}
#lincksPages a:hover{
  color:#fff;
  background-color:#FD0505;
  text-decoration:none;
}
#lincksPages span{
  color:#fff;
  background-color:#FD0505;
  padding:1 4 1 4;
  text-align:center;
}
#lincksPages span.p{
  color:#0573C3;
  background:none;
}

/*-------------------------------*/
.news_time{
	vertical-align:middle;
	width:38px; 
	height:18px;
	text-align:center; 
	font-size:10px;
	padding-top:3px;
}
.ok{
	background: url('../images/bgOK.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/bgOK.png', sizingMethod='crop');
	width:27px;
	height:22px;
	border:none;
}
div#Map ul{
margin-left:20px;}
div#Map ul li{
	margin:5 0 5 0;
	color:#E2DCBF;
}
div#Map ul li b{
	color:#151515;
}
.search_form {	width: 200px; height:20px;}
.search{
	background:url(../images/bgSearch.gif) no-repeat;
	width:109px;
	height:21px;
	border:none;
	color:#6B6B6B;
	padding-left:9px;
}
.find{
	background: url('../images/bgFind.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/bgFind.png', sizingMethod='crop');
	width:27px;
	height:22px;
	border:none;
}
.no_rezults{color:#669933;font-weight:700;}
.textinput_fields{border: 1px solid #78A91D;}

.catalog_style {position:absolute; z-index:23; display:none; filter:alpha(opacity=80);width:250px;height:100px;}
.catalog_tbl{
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#bdd9ef', direction=135, strength=12);
  border:1px solid #bdd9ef;
  border-radius: 50px;
  background-color: #bdead3;
  width:250px;
  height:100px;
}
ul.cat_items li {list-style-image:url("/design/images/dot_blue.jpg");margin-left:3px;margin-bottom:3px;}

#bnr
{
text-align:center
}