
/* stylesheet for the template login-form */
/* стилевой файл для шаблона login-form*/
/* stylesheet for the template secondpage */
/* стилевой файл для шаблона secondpage*/
#content .inner{
    min-height: 485px;
    line-height: 15px;
    
}

#content .inner a img{
    border: none;
}

#content .inner h3{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #214999;
    padding: 8px 0px 8px 0px;
}
#content .inner h4{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}  
  
#content .ttl {
    padding-left: 10px;
}

#content a{
    color:#1862BF;
    font-size:11px;
    text-decoration:underlined;
}
#content a:hover{
    color:#1862BF;
    font-size:11px;
    text-decoration:none;
}
#content .inner .conttext{
    display: block;
    margin-bottom: 10px;
    clear:left;  
}
#content .inner .conttext img{
    margin: 0px 10px 10px 0px;
}
#content .inner .conttext strong{ 
    color:#214999;
}
#content .inner .cblue{
    color:#214999;
}
#content .pager{
    color:#3C9723;
}
#content .pager .step{
     color:#1862BF;
}
#content .pager a{
    font-weight: bold;
}
#content .inner img{
    margin: 7px;
}
/* stylesheet for the template tracking */
/* стилевой файл для шаблона tracking*/
/* stylesheet for the template list */
/* стилевой файл для шаблона news.list*/
.fp-ni {
    background: url(/resources/images/layout/ma-in.png) left 5px no-repeat;
    padding: 0px 0px 10px 15px;
    font-size: 11px;
    color: #2f2f2f;
    line-height: 18px;
}

.fp-ni span a{
    color: #8d8d8d;
    display: block;
}


/* stylesheet for the template search-form */
/* стилевой файл для шаблона search-form*/