html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

/*+test banner*/
.top_banner_wrap { width:600px; height:90px; position:relative;}
.top_banner_wrap .top_banner_abs { position:absolute; right:0; top:0; z-index: 100;}
/*-test banner*/

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	color: #626161;
	font-family: Verdana;
	font-size: 11px;
	background: #eae9e4;		
}

div, p, table, td, th {
       color: #626161;
       font-family: Verdana;
       font-size: 12px;
}

a:link, a:visited, a:active {
	color: #2f2f2f;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #626161;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;	
}

img{
	border: 0;
}

.top_banner{
	width: 600px;
	padding-top: 3px;
}

.top_menu{
	color: #a29f8d;
	padding-left: 50px;
}

.top_menu a:link, .top_menu a:visited, .top_menu a:active{
	color: #2c2c2c;
}

.top_menu a:hover{	
	color: #2c2c2c;
	text-decoration: underline;
}

.site_title{
	padding-top: 12px;
	padding-bottom: 3px;
}

.site_title a:link, .site_title a:visited, .site_title a:active{
	font-family: "Times New Roman";
	font-size: 30px;
	color: #2c6892;
}

.site_title a h1{
	font-family: "Times New Roman";
	font-size: 30px;
	color: #2c6892;
	margin:0;
	padding:0;
	}

.site_title a:hover{
	text-decoration: none;
}

.cf1{
	height: 32px;
	background: url(/imgs/cf1-blue.gif) no-repeat;
	background-position: 0 100%;
}

.cf2{
	width: 546px;
}

.searchbox{
	background: #fefefe;
	border-top: 1px solid #eae9e4;
	vertical-align: middle;
	padding-left: 10px;
	width: 50%;
}

.searchbox-field{
	font-size: 11px;
	border: 1px solid #ddd;
	padding: 1px 3px 1px 3px;
}

.headline{
	height: 92px;
	background: url(/imgs/headline_bg_blue.jpg) no-repeat;
	position: relative;
	top: -2px;
}

.headline-container{
	background: #f8f8f8;
}

.content-container{
	background: #f8f8f8;
}

.firstcol{
	border-right: 1px solid #ddd;
}


.printcol{
	padding-left: 10px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;	
	background: #f6f6f6;
}

.datecol{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #FFF;
}

.date {
	text-align: right;
	font-style: italic;
}

.titlecol{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	background: #FFF;
}

.footer{
	padding-left: 20px;
}

.footer a:link, .footer a:visited, .footer a:active{
	color: #2c2c2c;
	font-family: Verdana;
	font-size: 11px;
}

.footer a:hover{
	color: #2c2c2c;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

/*.newshead{
	background: url(/imgs/newshead.jpg) repeat-y;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2c6892;
	padding-left: 20px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	height: 27px;
}*/

.newshead{
	background: url(/imgs/newshead.jpg) repeat-y;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	height: 27px;
}
.newshead h2{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2c6892;
	padding: 0 0 0 20px;
	margin:0;
}

.list1 a:link, .list1 a:visited, .list1 a:active{
	color: #4c708a;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 10px;
	background-image: url(/imgs/arr.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat; 
}

.list1 a:hover{
	color: #4c708a;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

.list2, .list1{	
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	color: #626161;
	font-family: Verdana;
	font-size: 11px;
}

.list2 a:link, .list2 a:visited, .list2 a:active{
	color: #343434;
	font-family: Verdana;
	font-size: 12px;
}

.list2 a:hover{
	color: #343434;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}


.content-block, .tizer-block{
	padding: 10px 10px 10px 20px;
	vertical-align: top;
}

.tizer-block{
	border-top: 1px solid #ddd;	
}

.number{
	font-family: Verdana;
	font-size: 14px;
	color: #4c708a;
}

a.gray_link:link, a.gray_link:visited, a.gray_link:active, a.gray_link:hover{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	color: #000;
	background: url(/imgs/gray_link.jpg) repeat-x;
}

a.red_link:link, a.red_link:visited, a.red_link:active, a.red_link:hover{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	color: #f3dede;
	background: url(/imgs/red_link.jpg) repeat-x;
}

a.blue_link:link, a.blue_link:visited, a.blue_link:active, a.blue_link:hover{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	color: #EEE;
	background: url(/imgs/blue_link.jpg) repeat-x;
}

.label1, .label2{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #1d1d1d;
	margin-bottom: 15px;
}

.label1 h3 {
	margin:0;
}

.label2{
	font-size: 14px;
}

.tr0, .tr1{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #7f423b;
	margin-bottom: 3px;
}

.tr0{
	background: #fcfcfc;
}

.tr0 a:link, .tr0 a:visited, .tr0 a:active{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #1d1d1d;	
}

.tr0 a:hover{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration: underline;
}

.tr1 a:link, .tr1 a:visited, .tr1 a:active{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #626161;	
}

.tr1 a:hover{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #626161;
	text-decoration: underline;
}

a.hint_link:link, a.hint_link:visited, a.hint_link:active{
	color: #717171;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}

a.hint_link:hover{
	color: #717171;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
}

.col1, .col2, .col3, .col4{
	position: relative;
	float: left;
	height: 70px;
	top: 15px;
}

.col1{
	left: 20px;
	width: 160px;
}

.col2{
	left: 74px;
	width: 160px;
}

.col3{
	left: 70px;
	width: 160px;
}

.col4{
	left: 157px;
	width: 360px;
}

.pathway{
	color: #0d0100;
	font-size: 12px;
	font-family: Verdana;
}

.pathway a:link, .pathway a:visited, .pathway a:active{
	color: #0d0100;
	font-size: 12px;
	font-family: Verdana;
}

.pathway a:hover{
	color: #0d0100;
   font-size: 12px;
   font-family: Verdana;
   font-weight: bold;
   text-decoration: none;
}

.content-body td{
	color: #4d4d4d;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	background: #FFF;
}

.content-block H1, .content-body td h1{ /*добавлено для совместимости*/
	color: #4C708A;
   font-size: 18px;
   font-family: Verdana;
   font-weight: bold;
}
address.crd {
font-style: normal;
}
.crd {
	color: #2C6892;
   font-size: 12px;
   font-family: Verdana;
   margin-top: 5px;
   margin-bottom: 10px;
   display: block;
}

.crd a, .crd a:link, .crd a:active, .crd a:visited, .crd a:hover {
	color: #2C6892;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;	
} 

.article_desc{	
	color: #4c708a;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.article_desc a:link, .article_desc a:visited, .article_desc a:active{
	color: #4c708a;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;	
}

.article_desc a:hover{
	color: #4c708a;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.plinks {
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.plinks table {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.plinks li {
	/*list-style-type: none;	*/
	/*background-image: url(/images/li3.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
	margin-left: 5px;
}
.plinks td {
	font-size: 10px;
	color: #626161;
}
.plinks a , .plinks a:active, .plinks a:focus, .plinks a:hover, .plinks a:link, .plinks a:visited {
	font-size: 10px;
	color: #626161;
}
.smallifbig {
	font-size: 4px;
}
.smallifbig tr td {
	font-size: 4px;
}
.smallifbig tr td p {
	font-size: 4px;
}


  /*AVK - avkswfdownbox, avktopbox, avkdownbox*/
#avkswfdownbox {
/*	background:#FFCCFF;*/
	border:0;
	width:510px;
	height:20px;
	position:fixed;
	bottom:0px;
/*	left:0px;*/
	z-index:1;
	display:block;
}

#avkdownbox {
/*	background:#FFCCFF;*/
	border:0;
	width:510px;
	height:20px;
	position:fixed;
	bottom:0px;
/*	left:0px;*/
	z-index:2;
	display:block;
}

#avktopbox {
	border:0;
	width:800px;
	height:180px;
	position:fixed;
	bottom:0px;
/*	left:-9993px;
	left:0px;*/
	z-index:3;
        display: none;
}

#avkswfdownbox:hover #avktopbox, #avkswfdownbox:hover #avktopbox, #avkdownbox:hover #avktopbox, #avktopbox:hover{
/*	left:3px!important;*/
        display: block;
}
.left {left:0px}

.right {right: 0px}

.link_footer{
	margin:0 0 10px 10px;
	}

/*---стили для краткого содержания продразделов---*/
.header_podrazdel {
	color:#33f;
	margin:0 0 20px 10px;
	font-style:italic;
}

.vrezka { margin-left:60px; padding:10px; border:#063 1px solid; }
.vrezka_left { width:200px; float:left; padding:10px; border:#063 1px solid; margin-right:10px; }
.vrezka_right { width:200px; float:right; padding:10px; border:#063 1px solid; margin-left:10px; }
.epigraf { text-align:right; width:250px; padding:10px 10px 10px 600px; font-style:italic; }