a img { border: none; }
a: hover { text-decoration: none;}
.clear
{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
* { margin: 0; padding: 0; }
ul { list-style-type: none; }
/**/
.plashka
{
    position: relative;
    font: bold 14px Arial,Verdana,Tahoma;
    color: #000;
    background: #ffed9b url(images/plashka-right.jpg) no-repeat right top;
    height: 19px;
}
* html .plashka { overflow: hidden;}
.plashka span
{
    display: block;
    padding: 1px 0 0 24px;
    height: 19px;
    background: url(images/plashka-left.jpg) no-repeat left top;
}
.plashka span.other
{
    float: left;
    background: none;
    padding-left: 18px;
}
.plashka span.multi
{
    float: left;
    padding-left: 18px;
}
/**/
/*text*/
.text p
{
    font: 13px Arial,Tahoma,Verdana;
    color: #060000;
    line-height: 1.3;
}
.text p a
{
    font: 13px Arial,Tahoma,Verdana;
    color: #060000;
    line-height: 1.3;
}
.text a:hover { text-decoration: none;}
.text ul,
.text ol
{
    margin: 3px 0 0 22px;
}
.text ul li,
.text ol li
{
    font: 13px Arial,Tahoma,Verdana;
    line-height: 1.3;
}
.text .yellow
{
    color: #0000ff;
}
.text .content-separator
{
    margin-top: 10px;
}
.text .content-separator-small
{
    margin-top: 5px;
}
.def-font
{
    font-family: Arial,Tahoma,Verdana;
}
.bold
{
    font-weight: bold !important;
}
.fs10
{
    font-size: 10px !important;
}
.fs10 a
{
    color: #000 !important;
}
.fs9 li { font-size: 9px !important; }
.fs11
{
    font-size: 11px !important;
}
.fs11 a { font-size: 11px !important; }
.fs_r_n { font-size: 12px; }
.fs_r_n a { color: blue !important; }
.fs12
{
    font-size: 10px;
}

.fs13
{
    font-size: 13px !important;
}
.fs14
{
    font-size: 14px !important;
}
.fs16
{
    font-size: 16px;
}
.fs18
{
    font-size: 18px;
    color: red;
    font-weight: bold
}
.fs20
{
    font-size: 20px;
}
.fs20 a
{
    font-size: 20px !important;
}
.fs30
{
    font-size: 30px;
}
.fs40
{
    font-size: 40px;
}
.lh-normal
{
    line-height: 1.0 !important;
}
.lh-11
{
    line-height: 1.1 !important;
}
.lh-12
{
    line-height: 1.2 !important;
}
.lh-15
{
    line-height: 1.5 !important;
}
.block
{
    display: block;
}
.marginleft-20
{
    margin-left: 20px;
}
.indent
{
    text-indent: 10px;
}
.no-margin
{
    margin: 0 !important;
}
/*end text*/
.image-to-left
{
    float: left;
    margin: 0 7px 0 0;
}
.to-center
{
    text-align: center;
}
.to-right
{
    text-align: right;
}
/*table*/
.table
{
    /*position: relative;*/
}
.table .col
{
    float: left;
    /*position: relative;*/
    width: 33%;
}
.table .two-col
{
    float: left;
    /*position: relative;*/
    width: 49%;
}
.table .txt-col
{
    float: left;	/* Ââ¸ë */
    text-align: justify;
}
.table .txt-col_l
{
    float: left;	/* Ââ¸ë */
   /* text-align: left;*/
}
/*end table*/

/*pubs*/
.pubs-container
{
}
.pubs-item
{
    clear: both;
}
.pubs-item .pubs-image
{
    float: left;
    margin: 0 5px 5px 0;
}
/*end pubs*/
/*full-pubs*/
.full-pubs
{
}
.full-pubs .full-pubs-image
{
    float: left;
    margin: 0 5px 5px 0;
}
.full-pubs .full-pubs-content
{
}
/*end full-pubs*/

div.panel {
/*background:#EEEEEE none repeat scroll 0 0;*/
height:735px;	/*DAaaaaaa*/
margin:0 0 15px;
overflow:auto;
padding:2px;
}
div.panel_r {
height:1035px;	/*DAaaaaaa*/
    text-align: justify;
margin:0 0 15px;
overflow:auto;
padding:2px;
}