body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background:#4670ac url(img/bg.jpg);
	margin:3px 10px 0px 12px;
}

table {
border: 0;
border-collapse:collapse;
}

td
{
	margin: 0em;
	padding: 0em;
}
/*.map{
	margin:5px 5px 5px -5px;
	padding:0;
	height:300px;
	width:600px;
	overflow:hidden;
}*/
#map1{
	margin:5px 5px 5px -5px;
	padding:0;
	height:300px;
	width:600px;
	overflow:hidden;
}
.ferr {
	background-color: #CCCCCC;
	margin-bottom: 20px;
}

#map2{
	margin:5px 5px 5px -5px;
	padding:0;
	height:300px;
	width:600px;
	overflow:hidden;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.glink, a.glink:visited
{
	font-size: 12px;
	font-weight: bold;

	color: #DBDBDB;
	border-right: 1px solid #8FB8BC;
	line-height: 22px;
	text-decoration: none;
	padding-right: 5px;
	vertical-align: middle;

}
a.glink:hover{
	text-decoration: underline;
	color: #FFFFFF;

}

#active {
	color: #FFFFFF;
	text-decoration: none;
}

#activelang {
	color: #FFFFFF;
	text-decoration: none;
}



/************** header tag styles **************/


h1{
 font: bold 175% Arial,sans-serif;
 margin: 0px;
 padding: 0px 0px 10px 10px;
}

h2{
	font: bold 135% Verdana,Arial,sans-serif;
	color: #000000;
	margin: 0px;
}

h3{
 font: bold 110% Verdana,Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

#pageName h3 {
padding:0px 0px 10px 10px;
color:#333333;
}


h4{
 font: bold 100% Verdana,Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana,Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.a5bfc9e07964f8{
	font: bold 12px Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	text-align: right;
	position: relative;
}

a.a5bfc9e07964f8, a.a5bfc9e07964f8:visited{
	color: #DBDBDB;
}

a.a5bfc9e07964f8:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

.none{
display:none
}

#pageNav{
	float: left;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc ;
	border-bottom: 1px solid #cccccc ;
	
	font: 11px Verdana,sans-serif;
	text-decoration: none;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: 80% Verdana,sans-serif;
	color: #666666;
}

#breadCrumb a{
	color: #666666;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}



/************ sectionLinks styles **************/

.e369853df766fa4 {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
		
	background: #E9E9E9 url(img/bg_nav.gif) repeat-x;
	
	font-weight: bold;
	padding: 3px 3px 3px 10px;
	color: #21536A;
}



/************* relatedLinks styles **************/

.relatedLinks{
	padding: 5px 5px 10px 10px;
	border-bottom: 1px solid #cccccc;	
}

.relatedLinks a
{
	display: block;
}

* HTML .relatedLinks a
{ 
	width: 100%
}

/********* active related link  ***********/
#sel
{
	background-color: #DFEDF9;
	text-decoration: none;
	margin: 0px -5px 0px -10px;
	text-indent: 0px;
	padding-left: 10px;
	color: #005FA9;
}

*HTML #sel
{
	background-color: #DFEDF9;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	color: #005FA9;
}

/*********  Document links with .gif icon ***********/
a.doc
{
	background: url(img/doc_doc.gif) center right no-repeat;
	padding-right:18px;
}

*:first-child+html a.doc
{
	position:relative;
}


/*********  External links with .png icon ***********/

a.external
{
	background: url(img/external.png) center right no-repeat;
	padding-right:13px;
}

*:first-child+html a.external
{
	position:relative;
}

a.externalblock
{
	background: url(img/external.png);
	background-position: 85px 1px;
	background-repeat:no-repeat;	
}

a.externalblock_en
{
	background: url(img/external.png);
	background-position: 90px 1px;
	background-repeat:no-repeat;	
}

a.externalblock_ru
{
	background: url(img/external.png);
	background-position: 105px 1px;
	background-repeat:no-repeat;	
}

/*********   Page Name ******************/

#pageName{
	color: #006699;
}


/**************** Text ******************/
.k19ca14e7ea6328 {
	font: 80% Verdana, Arial, sans-serif;
	text-align: left;
	text-indent: 0pt;

	padding: 5px 10px 0px 15px;
	
	line-height: 1.4em;
	margin-bottom: -10px;
}


/*************Image styles**************/

#tl {
	padding: 0px;
	margin: 0px;
}

#tr {
	padding: 0px;
	margin: 0px;
}


#br {
padding: 0;
margin: 0;
}

.go_up {
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	border: 0px;
	background-color: #CFE4F5;
	float: right;
}

#gryf {
	left: -5px;
	position: relative;
	color: #DBDBDB;
	vertical-align: top;
	border: 0px;
}

#nazva
{
	color: #FFFFFF;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
}

.thumb {
border: 2px solid #cccccc;
}
.thumb_left {
float:left;
margin-right:8px;
}

.thumb_right{
float:right;
margin-left:8px;
}

a:hover .thumb {border: 2px solid #FFFFFF;}

/******other styles************/

.border {
	border: solid black 2px;
}

.style9 {
	color: #000000;
	font-weight: bold;
	font-style: normal;
}


.g3417 {
	margin: 5px 0px -5px -5px;
	background:url(img/smuga.gif) no-repeat;
	text-indent: 5px;
}

.rozdil_date {
	margin: 5px 0px -5px -5px;
	background:url(img/smugaD.gif) no-repeat;
	text-indent: 5px;
}

.arxiv_date {
	margin: 5px 0px -5px -5px;
	background:url(img/smugaBW.gif) no-repeat;
	text-indent: 5px;
	margin-top: 2ex;
	margin-bottom: -1.5ex;
}

.e4da3b7fb {
	min-width: 760px;
	max-width: 1000px;
	width:100%; /* for firefox*/
/*	width:expression(document.body.clientWidth > 1020 ? '1000px' : '100%');*/
}

.width_s {
	text-align: right;
	width: 100%;
}

.unvisible {
visibility:hidden
}

.nopadd {
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

.a3416a75f {
	background-color: #CFE4F5;	
	border-width: 0px;	
	vertical-align: middle;
}

#footer
{
	font-size: 70%;
	line-height: 15px;
	background: #E4EFF8 url(img/bg_nav.gif) repeat-x;
	border-top: 1px solid #F9F9F9;
	border-bottom: 1px solid #cccccc;
}

.nobr {
	white-space: nowrap;
}

.search {
	display: inline;		
}


/*
html>body      
html:root     
*html . IE*/

#input
{
	position:relative;
	left:4px;
}

html:root #input /*for firefox*/
{
	position:relative;
	margin: 0 0 1px 17px;
}

/*for IE 7 with google button*/
*:first-child+html  #input 
{	
	position:relative;
	left:2px;	
}

*HTML #input /*for IE6 with google button*/
{	
	position:relative;
	left:2px;
	margin-left:0px;
}

#input_b /*for Google button*/
{
	position: relative;/*      */
	padding: 1px 6px;	
}
html:root #input_b /*firefox*/
{
bottom:1px;
}

*:first-child+html #input_b {/*ie 7 */
	position: relative;
	padding: 0px;
	margin: 0px;
	top:1px;	
	width:38%;
	right:3px;
	} 

*HTML #input_b
{
/*google button for IE 6*/
	position:relative;
	padding: 0px;
	margin: 0px;
	top:1px;	
	width:38%;
	right:3px;
}	

.text_compact {
	text-align: left;
	text-indent: -10px;
	margin-bottom: -10px;
	margin-left: 25px;
	line-height: 1.7;
}
.interes {
	font-style: italic;
	margin-top: 2ex;
	margin-bottom: -1.5ex;
}

.header {

	margin-top: 2ex;
}

.listname {
	font-weight: bold;
	margin-top: 2ex;
	margin-bottom: -1.5ex;
}

.listname2 {
	margin-top: 2ex;
	margin-bottom: -1.5ex;
	background-repeat: no-repeat;
}

.list {
	text-indent: 0px;
	list-style-type: none;

}

.list_noabz {
	text-indent: 0px;
	margin-left: 15px;
}

.text_no_abzac {
	text-indent: 0px;
}
.text_pad_no_abzac
{	
	text-indent: 0px;
	padding-top:2em;
}
#wrap tr td table tr .k19ca14e7ea6328 p {

}
