#content{font-size:16px;}

#herb{
	display:block;
	height:100px;
	background-repeat:no-repeat;
	background-size: 60px;
	background-position: 50% 50%;
	background-image:url(css/herb.png)
}
.night #herb{
	background-image:url(css/herb-white.png)
}


.d_tab,.d_ppa,.d_pse,.d_bla{margin-top:0;margin-bottom:0;font-family:Courier New,Monospace;white-space:pre-wrap;}
.d_doc{font-size:150%;text-align:center;font-weight:bold;margin-top:10px;white-space:pre-wrap;}
.d_raw{margin-left:100px;text-align:left;}
.d_izd{font-size:110%;text-align:center;font-weight:bold;margin-top:10px;margin-bottom:10px;}
.d_tit{font-size:110%;text-align:center;font-weight:bold;padding-top:20px;margin-bottom:20px;}
.d_roz{font-size:110%;text-align:center;font-weight:bold;margin-top:10px;margin-bottom:10px;}
.d_cha{font-size:130%;text-align:center;font-weight:bold;margin-top:10px;margin-bottom:10px;}
.d_gla{font-size:103%;text-align:center;font-weight:bold;margin-top:10px;}
.d_sta{text-indent:30px;font-weight:bold;margin-top:10px;}
.d_par{text-align:justify;text-indent:30px;margin-top:10px;margin-bottom:5px;}
.d_ppa{padding:0px;margin:0px;text-indent:0px;}
.d_sno{font-style:italic;text-indent:10px;}
.d_lef{text-align:right;margin:2px;}

.d_com{color:rgba(75,0,80,1);font-size:100%; font-style:italic; text-align:center;margin-left:5px;margin-right:5px;}
.night .d_com{color:rgba(150,0,160,1);font-size:100%; font-style:italic; text-align:center;margin-left:5px;margin-right:5px;}

.d_pid{margin:0px;font-weight:bold;font-style:italic;}
.d_dat{text-align:center;font-weight:bold;font-style:italic;}
.d_pid{text-align:center;font-style:italic;font-weight:bold;width:70%;}
.d_cen{text-align:center;}
.d_bold{font-weight:bold;display:inline;}

a{}
a:hover{}
a.d_a{color:rgba(0,149,171,1); text-decoration:none; cursor:pointer;cursor:hand;}
.night a.d_a{color:rgb(179, 223, 230)}
a.d_a:hover{text-decoration:underline;}
a.d_a.perevirka{color:#c73475;}

.d_link{color:rgb(105,218,218);font-weight:bold;}

.d_pst{margin:0px;margin-left:30px}
.d_drt{font-style:italic;font-weight:bold;}
.d_bla{text-align:left;}
.table{font-size:9pt;}

.body{font-size:9pt;font-family:Trebuchet MS,Verdana;}
img{cursor:pointer;cursor:hand;margin-right:5px;}

.t_hi{border:solid 1px silver;border-bottom:none;border-right:none;background:white;margin:5px 5px 0px 5px;}
.t_hi td{border:solid 1px silver;border-top:none;border-left:none;background:white;}
.t_hi th{border:solid 1px silver;border-top:none;border-left:none;font-weight:bold;background:white;}

table.t_nobrd{border:none;}
table.t_nobrd td,table.t_nobrd th{border:none;}

table.t_brd{
	border-top:solid 1px #525252;
	border-left:solid 1px #525252;
	border-right:none;
	border-bottom:none;
}

table.t_brd td,table.t_brd th{
	border-top:none;
	border-left:none;
	border-right:solid 1px #525252;
	border-bottom:solid 1px #525252;
}

table.d_rta{
	border-top:solid 1px silver;
	border-left:solid 1px silver;
	border-right:none;
	border-bottom:none;
    border-spacing:0;
	font-size:inherited;
}

table.d_rta td{
	border-bottom:solid 1px silver;
	border-right:solid 1px silver;
	border-left:none;
	border-top:none;
	font-size:inherited;
}



img.clip{height:1.2em;}



