body
{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	margin-left:65px;
	margin-top:63px;
	margin-bottom:45px;
	margin-right:0px;
	background:#ffffff;
}
td
{
	font-size:80%;	
}
img
{
	border:0px;
}
a
{
	color:#3270c9;
}
a:hover
{
	text-decoration:none;
}
h1
{
	margin:0px;
	padding:20px 0px 0px 0px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:230%;
}
h2
{
	margin:0px;
	padding:30px 0px 15px 0px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:140%;
}
.content
{
	padding:0px 0px 60px 150px;
}
.line
{
	height:1px; 
	background-color:#e5e5e5; 
	margin: 10px 0px 12px 0px;
}
.line_01
{
	height:1px; 
	background-color:#e5e5e5; 
	margin: 10px 0px 3px 0px;
}

.ico_act
{
	background:url(i/circle.gif) no-repeat 0px 5px;
	padding:0px 4px 0px 9px;
	width:28px;
	height:33px;
}
.ico
{
	float:left;
	width:28px;
	padding-left:9px;
}

.ico_map_act
{
	background:url(i/circle.gif) no-repeat 0px 5px;
	float:left;
	width:28px;
	padding-left:9px;
	height:33px;
}

.copy
{
	color:#000000;
	line-height:20px;

}
.lang
{
	float:right; 
	margin:10px 8px 0px 8px; 
	font-size:11px;
}
.lang_act
{
	float:right; 
	background:url(i/circle.gif) no-repeat 0px 5px; 
	width:28px; 
	height:33px; 
	padding:10px 0px 0px 6px; 
	color:#000000; 
	font-size:11px;
}

.dialog {

 margin:0px auto;
 color:#fff;
 background-color:#f1f1f1;
 margin:30px 70px 0px 30px;
}

.dialog .top .c,
.dialog .bot .c {
 font-size:1px; /* ensure minimum height */
 height:39px;
}
.dialog .top {
 background:transparent url(i/lt.gif) no-repeat 0px 0px;
}
.dialog .top .c {
 background:transparent url(i/rt.gif) no-repeat right 0px;
}
.dialog .bot {
 background:transparent url(i/lb.gif) no-repeat 0px 0px;
}
.dialog .bot .c {
 background:transparent url(i/rb_new.gif) no-repeat right 0px;
}
.dialog .center
{
	padding:0px 25px 0px 25px;
}
.menu_r
{
	background:url(i/point_grey.gif) no-repeat 0px 5px; 
	padding-left:20px;
}
.menu_r a
{
	text-decoration:none;
	color:#8e8e8e;
}
.menu_r a:hover
{
	text-decoration:underline;
}
.active
{
	background:url(i/point_blue.gif) no-repeat 0px 5px;
	padding-left:20px;
	color:#3270c9;
}
.zayavka div
{
	padding-bottom:3px;
}
.field
{
	margin-bottom:15px;
	width:250px;
	background:#ffffff;
	border:1px #a5acb2 solid;
}
.field_01
{
	margin-bottom:15px;
	width:350px;
	background:#ffffff;
	border:1px #a5acb2 solid;
}
.down
{
	padding:5px 15px 0px 0px; 
	font-size:150%; 
	float:left;
}
.sitemap a
{
	text-transform:uppercase; 
	font-weight:bold; 
	text-decoration:none;
}
.sitemap a:hover
{
	text-decoration:underline;
}

ol li
{
	padding-bottom:5px; 
}

ul li
{
	list-style-type:none;
	background:url(i/bullet.gif) no-repeat 0px 11px;
	padding:5px 0px 0px 15px; 
}
.tab {
 border: 1px solid #a5acb2; /* Рамка вокруг таблицы */
 border-collapse: collapse; /* Отображать только одинарные линии */
}

.tab th {
 text-align: left; /* Выравнивание по левому краю */
 padding: 5px; /* Поля вокруг содержимого ячеек */
 border: 1px solid #a5acb2; /* Граница вокруг ячеек */
}

.tab td {
 padding: 5px; /* Поля вокруг содержимого ячеек */
 border: 1px solid #a5acb2; /* Граница вокруг ячеек */
}

strong { font-weight:normal;}

