

@charset "windows-1251";


/* фон статьи */

#article{
  width:100%;
  height:100%;
  border:0px solid dimgray;
}
#article td{
  padding:0 0 10 10;
}


/* подвал статьи */

.contentBottom
        {
        vertical-align:bottom;
        text-align:right;
        font:10px verdana;
        color:black;
        padding:16 32 0 32;
        }

h1 {  font:bold 18px arial;  }
h3 {  font:bold 13px arial;  }
h5 {  font:bold 12px arial;  }


/* название статьи */

.artnamepage
        {
        font:bold 20px arial;
        color:#0d3097;
        }

/* Заголовок (важный блок страницы) */

.artblockpage{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 17px;
 	border-left-style: solid;
        border-left-width: 5px;
        border-left-color: #0d3097;
        color:#0d3097;
 	padding-left: 10px; margin-bottom: 25px; margin-top: 30px}

 	
/*
        Заголовок (обычный)
        Заголовок (название таблицы)
        Заголовок (примечания)
*/

.artzag {
        font:bold 12px Verdana;
        color:#0d3097;
        margin: 0 0 15 0;
        }
.artnametable
        {
        font-style: italic;
        margin-bottom: 10px;
        color:#0d3097;
        }
.artnamenote
        {
        font:italic 13px arial;
        padding-left: 20;
        margin:30 0 10 0;
        color: black;
        }


/* блок "ТЕКСТ" */

.arttext{color:black;
         font: 11px Verdana;
         text-align: justify;
         margin:15 0 15 0;
         line-height: 16px;
         }

/*  блок "ПРИМЕЧАНИЕ"  */

.artnote{
        font:11px verdana;
        text-align: justify;
        line-height: 150%;
	text-indent: 0px;
        color: #0d3097;
        border: 1px dotted #0d3097;
        padding: 15 30 15 30;
        margin: 20 0 20 0;
        }	

/*  блок "C ОТСТУПОМ" */

.arttextindent{
        font: 12px Arial;
        text-align: justify;
        line-height: 150%;
        margin:5 0 10 0;
        padding-left: 25px;
        text-indent: 0px
        }

.arttextnull{
        font: 12px Arial;
        margin: 0px;
        text-indent: 0px;
        }

/*============================================================*/

.artlist {
       color:black;
       font:11px verdana;
       line-height: 200%;
       }

/*============================================================*/

.artnamelisting{
        width:100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	border-style: dotted;
        border-width: 1px;
        border-color: #000000;
	padding: 5 5 5 20;
        margin-top: 30px;
        color:#000000; }


	
.artlitext{
         text-indent: 0px;
         margin-bottom: 10px;}

.artcode{
        text-indent: 0px;
        background-color: #EEEEEE;
        padding: 20px; color: #112BA5;
        margin-top: 5px;
	font-size: 12px;
        line-height: 18px;}	
	
.artlink_r{
	font: 10px verdana;
        padding: 5 0 6 25;
        text-align: right;
        }	
	
.artlink_l{
	font: 10px verdana;
        padding: 5 0 6 25;
        text-align: left;
        }		

.art2artlink_r{
        background: url(i/listik.gif) right no-repeat;
        font:bold 13px verdana;
        text-align: right;
        padding-right:25px;
        }			

.art2artlink_l{
        background: url(i/listik.gif) no-repeat;
	background-position: left ; position: 10 10 10 0;
	font:bold 13px verdana;
        padding: 10 0 10 25;
        text-align: left;
        }			


.arttexttable{font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-left: 5px; padding-right: 5px}
.artzagfieldtable{font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-left: 5px; padding-right: 5px; text-align: center; font-weight: bold}
.articletable{background-color: #F2F2F2; padding: 2px}

.artdivright{float: right; padding-bottom: 10px; padding-left: 10; padding-right: 0; }
.artdivcenter{float: center ;  padding-bottom: 10px; padding-left: 0; padding-right: 0; }
.artdivleft{float: left ;  padding-bottom: 10px; padding-left: 0; padding-right: 20; }		


.img {
      margin: 0 0 10 15;

      }


 /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

     ссылка на приаттаченный файл

   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

  .files{
   padding:0;
   margin:0 0 10 0;
   width:100%;
   color:#0d3097;
   font:bold 10px verdana;
  }
  .files a:link,
  .files a:visited
  {
   color:#0d3097;
   font:bold 10px verdana;
   text-decoration:none;
  }
  .files a:hover
  {
   text-decoration:underline;
  }




/*==================================================*/

/* Cсылка на вложенную статью */

a.link:link, a.link:visited
       {  color:#0d3097;
          text-decoration:underline;
       }

a.link:hover
       {  color:black;
          text-decoration:underline;
       }

/* ссылка под картинкой */

A.imglink:link {
               color:#000000;
               }
A.imglink:hover {
                color:#ff0000;
                }
A.imglink:vizited {
                color:#000000;
                }


A.artname:link {
	COLOR: #542109;TEXT-DECORATION: none; font-weight: bold; font-size: 16px;
}
A.artname:visited {
	COLOR: #542109;TEXT-DECORATION: none; font-weight: bold; font-size: 16px;
}
A.artname:hover {
	COLOR: #88553e; TEXT-DECORATION: none; font-weight: bold; font-size: 16px;
}
A.artname:link {
	COLOR: #542109; TEXT-DECORATION: none; font-weight: bold; font-size: 16px;
}

/*============================================================*/





