/* this is my custom CSS CSS for law.php */

/* Активные пункты меню */
/* главное */
#law1 {
    text-decoration: none;
    color: #428BCA;
    font-weight: 600;
}
/* дополнительное */
#law2 {
    border: dotted #ffffff 1px;
}