@charset "windows-1251";
h3 {
	font-size: 13px;
	color: #141e22;
}
h4 {
	font-size: 14px;
	color: #141e22;
}
  #news_date1  {
	padding:1px;
	border-style:solid;
             border-width: <?echo $conf[58] ?>px;
             border-color:<?echo $conf[57] ?>;
             background-color:<?echo $conf[51] ?>;

             width:<? echo $block_date?>px;
	font-family:Tahoma;
 	         font-size:<?echo $conf[54] ?>;
             font-weight: 700;
             color:<?echo $conf[53] ?>;
             font-style:<?echo $conf[55]?>;
	text-align:left;
         }
   #news_date2  {
	padding:1px;
	border-style:solid;
             border-width: <?echo $conf[69] ?>px;
             border-color:<?echo $conf[68] ?>;
             background-color:<?echo $conf[62] ?>;

             width:<? echo $block_date?>px;
	font-family:Tahoma;
 	         font-size:<?echo $conf[65] ?>;
             font-weight: 700;
             color:<?echo $conf[64] ?>;
             font-style:<?echo $conf[66]?>;
	text-align:center;
         }

    #news_resume  {
  	      font-family:"Tahoma";
 	      font-size:<?echo $conf[21] ?>;
          font-weight:<?echo $conf[23] ?>;
          color:<?echo $conf[20] ?>;
          font-style:<?echo $conf[22]?>;
          text-align:justify;

         }

     #news_text  {
  	      font-family:"Tahoma";
 	      font-size:<?echo $conf[25] ?>;
          font-weight:<?echo $conf[27] ?>;
          color:<?echo $conf[24] ?>;
          font-style:<?echo $conf[26]?>;
          text-align:justify;
         }
     #name_news  {
  	      font-family:"Tahoma";
 	      font-size:<?echo $conf[46] ?>;
          font-weight:<?echo $conf[48] ?>;
          color:<?echo $conf[45] ?>;
          font-style:<?echo $conf[47]?>;
         }

     .navig_activ
         {
          font-family:"Tahoma";
          font-size:11pt;
          color:#808080;
          font-weight:700;
         }

     .navig_passiv
        {
          font-family:"Tahoma";
          font-size:11pt;
          color:#808080;
          font-weight:400;
       }
      a.navig_passiv
        {
        	Text-decoration: underline;
        }
      a.navig_activ
        {
        	Text-decoration: none;
        }
