body {
	margin:0px;
	padding:0px;
	background-color:#;
	background-image: url(../images/bgFooter.jpg);  
	background-repeat:no-repeat;
	background-position:313 bottom;
}

body,td,th,select,input {
	font-family: Arial; 
	font-size:12px;
	color:#151513;
}

select,input, textarea {
	border:1px solid #E2DCBF;
}

h1,h2,h3,h4 {
	margin: 0px;
	color:#18191D; 
}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}

hr{
	color:#C8C8C8;
	height:1px;
	background-color:#C8C8C8;
	border-width:0px;
}

/*Стили таблицы контента*/
.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:#E7E7E7 url(../images/bg2.gif) repeat-x bottom;padding:17 10 20 12; vertical-align:top;} /* цвет строки по умолчанию*/
.content_table_td_act{} /* цвет выделенной ячейки*/
.content_table .content_table_td_act{background-color:#F8F8F8;}
.content_table_string{}/*стиль, применяемы для выделения строки*/
.content_table .content_table_string td{background-color:#c5ddec;}/*цвет выделенной строки*/
.content_table th{background-color:#0069aa; text-align:center; color:#ffffff; vertical-align:middle;font-weight: 700;}/*стиль заголовка таблицы*/
.content_table thead td{background:#C62319 url(../images/bg1.gif) repeat-x bottom; text-align:left; color:#fff; vertical-align:middle;font-weight: 700; padding:7 0 12 12}/*стиль заголовка таблицы*/
/*Конец стилей таблицы контента*/

#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');
}

.bgTop {	
	background-image: url(../images/bgTop.gif);  
	background-repeat:repeat-x;
}


a {
	color: #4699D4; 
	text-decoration:underline;
}
a:hover {
	color: #E12905; 
	text-decoration:none;
}

.special{
	background: url('../images/special.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/images/special.png', sizingMethod='crop');
	height:32px;
	margin-top:32px;
	margin-bottom:5px;
}
.imgSpecial{
	border:2px solid #C80C00;
	background-color:#F7DDDB;
	padding:5px;
}

.f_inp{
	background:url(../images/bgInput.jpg) no-repeat;
	border:none;
	width:311px;
	padding:1 5;
	height:22px;
}
.f_text{
	background:url(../images/bgTextarea.jpg) no-repeat;
	border:none;
	width:311px;
	//width:311px;
	height:75px;
	//height:75px;
	padding:5px;
}
/*-------------------------------*/
#menuTop{
	padding:28 15 0 15;
	border:0px solid;
	text-align:right
}
#menuTop img{
	border:none;
	border-bottom:2px solid #fff;
}
#menuTop  td{
	text-align:center;
	padding:0 14;
}
#menuTop  td a:hover img{
	border-bottom:2px solid #C62319;
}

/*-------------------------------*/
#footer td, #footer td a{ color:#82C4E8;}
/*-------------------------------*/
#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;
}
/*-------------------------------*/
.catalog{
	margin:0; padding:0;
}
.catalog li{
	list-style:none;
	margin-bottom:15px;
	color:#005C97;/*0072AB*/
}
.catalog li a{
	border-left:2px solid #C62319;
	font-weight:700;
	padding:2 0 2 8;
	margin-bottom:2px;
	color:#005C97;/*0072AB*/
	text-decoration:none;
}

.catalog li span{
	border-left:4px solid #C62319;
	font-weight:700;
	padding:2 0 2 6;
}
.catalog li.pas a{
	border-left:4px solid #C62319;
	padding-left:6px;
}


.catalog li ul{
	margin-top:15px;
}
.catalog li.pas li a{
	border-left:none;
	padding:0;
}
.catalog li ul li{
	background:url(../images/li2.gif) no-repeat 0 4;
	padding-left:14px;
	margin-bottom:15px;
}
.catalog li ul li.act, .catalog li ul li.pas{
	background:url(../images/li2a.gif) no-repeat 0 4;
}

.catalog li ul li a{
	border:none;
	padding:0;
	font-weight:400;
}

.catalog li ul li ul{
	margin-top:7px;
}
.catalog li ul li ul li{
	background:url(../images/li3.gif) no-repeat 0 6;
	padding-left:11px;
	margin-bottom:4px;
}
.catalog li ul li ul li.act, .catalog li ul li ul li.pas{
	background:url(../images/li3a.gif) no-repeat 0 6;
}

/*-------------------------------*/
#news td a{ color:#001E63;}
#news h1, #news h2{ color:#3D3D3D;}
.news_time{
	vertical-align:middle;
	width:38px; 
	height:18px;
	text-align:center; 
	font-size:10px;
	padding-top:3px;
}
.newsDate{
	width:54px;
	height:23px;
	background:url(../images/newsDate.gif) no-repeat 0 0;
	color:#fff;
	padding-left:10px;
}

div#Map ul li{
	margin:5 0 5 0;
	color:#C62319;
}
div#Map ul li b{
	color:#151515;
}
.search_form {	width: 200px; height:20px;	border: 2px solid #78A91D;}
.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;}


.formuls
{
	width:500px;
	background:#E8ECF4;
	border-collapse: collapse;	
	border:1px solid #CECECE;
}

.formuls TD
{
		padding:5px;			
}

.formuls1
{
		width:500px;
		background:#E8ECF4;
		border-collapse:collapse;		
}

.formuls1 TD
{
	border:1px solid #CECECE;
	padding:5px 10px;	
}	

.content2  IMG
{
	/*border:2px solid #CECECE !important;*/
}

p {margin:0 0 10px 0;}