BODY {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif
}
A {
	FONT-SIZE: 12px; COLOR: #0569CD; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif
}
a:link { 
  text-decoration:none; 
  font-size: 12px; 
  color: #0569CD; 
  } 
a:visited { 
  text-decoration:none; 
  font-size: 12px; 
  color: #0569CD; 
  } 
a:hover { 
  text-decoration: underline; 
  font-size: 12px; 
  color: #000000; 
  } 

P {
	FONT-SIZE: 12px; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif
	MARGIN: 0px 0px 5px
}
BODY {
	BACKGROUND-COLOR: white
}
A {
	COLOR: #0455A6; синий: 
}
H1 {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; FONT-FAMILY: ARIAL
}
H2 {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; FONT-FAMILY: ARIAL
}
H3 {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; FONT-FAMILY: ARIAL
}
H4 {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; FONT-FAMILY: ARIAL
}
H5 {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; FONT-FAMILY: ARIAL
}
H6 {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; FONT-FAMILY: ARIAL
}
H1 {
	FONT-SIZE: 19px; COLOR: #d57d00; красный: 
}
H2 {
	FONT-SIZE: 16px; COLOR: #3d498b; синий: 
}
H3 {
	FONT-SIZE: 14px
}
H4 {
	FONT-SIZE: 12px
}
H5 {
	FONT-SIZE: 11px
}

.smalltext {
	FONT-SIZE: 10pt
; text-decoration: underline
}
.white_bold {
	FONT-WEIGHT: bold; COLOR: white
}
.white {
	COLOR: white
}
.black_bold {
	FONT-WEIGHT: bold; COLOR: black
}
.black {
	COLOR: black
}
.tinytext {
	FONT-SIZE: 8pt
}
.star {
	CURSOR: help; COLOR: red
}
.table_header {
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #eabe7f; TEXT-ALIGN: center; желтоватый: 
}
.error {
	FONT-WEIGHT: bold; COLOR: red
}
.success {
	FONT-WEIGHT: bold; COLOR: green
}
.Attention {
	COLOR: red
}
.zz {  
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold
}
.zzspo {  
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold
}
.ndp {  
	font-size: 12px; font-style: normal; line-height: normal; LINE-HEIGHT: 150%
}
.ndp_vladka {  
	font-size: 12px; font-style: normal; line-height: normal; LINE-HEIGHT: 150%
; text-decoration: none
}
.menu {  
	font-family: Arial, Verdana, sans-serif; font-size: 11px; font-weight: bold
}
.news {  
	font-family: Arial, Helvetica, sans-serif; font-size: 11px
}
.path {  
	font-family: Arial; font-size: 11px
}
.vstvki {  
	font-size: 14px; text-decoration: none
}
.graytext 
{
	color:Gray;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; border:solid #CCCCCC 1px;}
#imageContainer{ padding: 10px; }

#loading1{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #dde9f1; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; border:solid #dde9f1 1px;}

#imageData{	padding:0 10px; color: #000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; right: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #666666; }

.result a 
{
	text-decoration: underline;
}
.result a:hover
{
	text-decoration: none;
}

.collapsePanelHeader{	
	width: 96%;
	height:24px;
	background-color: #ffe479; 
	padding: 5px 6px 5px 5px;
	margin: 0px 10px 0px 10px;
	cursor: pointer;

}

.collapsePanelHeaderText a
{
	cursor: pointer;
	text-decoration: underline;
	color: #0569CD;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold
}
.collapsePanelHeaderText a:hover
{
		text-decoration: none;
		color: #000000;
}

.collapsePanelHeaderNews a
{
	cursor: pointer;
	text-decoration: underline;
	color: #0569CD;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold
}
.collapsePanelHeaderNews a:hover
{
		text-decoration: none;
		color: #000000;
}

.collapsePanel {
	width: 99%;
	height:0px;
	overflow:hidden;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;

}
.collapsePanelNews
{
	height:22px;
	color: Black;
	background-color: #d3ddee; 
	padding:5px 0px 5px 4px;
	cursor: pointer;
}

.PnNews
{
	background-color: #eeeeee;

}

.contentPanelNews 
{
	width: 100%;
	height:0px;
	overflow:hidden;
}
.collapsePanelUsl
{
	height:22px;
	color: Black;
	background-color: #eeeeee; 
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
}
.PnUsl
{
background-color: #F5F5F5;
	margin: 0px 0px 0px 10px;
}
.newsTemplate
{
 padding: 5px 0 0 10px;
}
