/***  site styles  ***/
html, body {
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 1.2em;
color:#444444;
width:100%;
height: 100.1%;
margin: 0; padding: 0;
background-color:#ffffff;
}

html, body .font2 *{
font-family:Tahoma, Arial, Verdana;
}

h1 {
font-size: 0.8em;
text-align: center;
color:#808080

}

h3, h4 {
font-size: 0.6em;
text-align: center;
color:#808080
line-height: 0.5em;
}

h2 {
font-size: 0.8em;
text-align: left;
color:#808080

}

h5 {
margin: 19px 0 0 0 ;
font-size: 0.8em;
text-align: center;
color:#808080
}


div.orange_header{
background:#D9571A url(/images/bg_header_orange_1.gif) no-repeat top left;
font-size:14px;
font-weight:bold;
font-family:Tahoma, Arial, Verdana;
line-height:14px;
text-transform:uppercase;
padding:10px 11px 0;
color:#ffffff;
margin:0;
height:21px
}

div.orange_header img{
margin:0;
display:inline;
}

/*** Comon styles ***/
p{
margin:10px 0;
}


/*** SNIPETS ***/

/*** Red header ***/
.sn_red_header{
background:url(images/bg_red_header1.gif) no-repeat;
padding:0;
color:#fceaea;
font-size:12px;
margin-bottom:10px;
}
/***  // SNIPETS ***/

/*/////////// PAGES ////////////*/
/******* index.php *********/



/*** Banery ***/
#block_C .banery{
background:url(/images/pixel_blue_1.gif) repeat-x bottom;
padding:11px 0 1px;
margin-bottom:15px;
}

#block_C .banery img{
margin-bottom:11px;
/*width:100%;*/
}

#block_C .banery a{
vertical-align:middle;
padding:0;
margin:0;
}

* html #block_C .banery img{
margin-left: -3px;
margin-right: -3px;
vertical-align:bottom;
}

/*** // Banery ***/


/******** // index.php *********/

/******** publication/articles/index.php *********/
.bit_articles-text{
line-height:17px;
text-align:justify;
}

.bit_articles-text:first-letter {
font-family: "Times New Roman", Times, serif; /* Гарнитура шрифта первой буквы */
font-size: 200%; /* Размер шрифта первого символа */
color: #e06620; /* Красный цвет текста */
margin-right:1px;
}

.bit_articles-text a{
color:#006699;
text-decoration:underline;
}

.bit_articles-text a:hover{
text-decoration:none;
}

/******** // publication/articles/index.php *********/
