.KrymLat { color: #000000 }
.KrymRusBold { font-weight: bold; }
.KrymRusItalic { font-style :italic; }
.KrymRusAux { font-style :italic; color: brown }
.KrymUkr { color: #000000 }
.KrymUkAux { color: brown; font-style :italic; }
.KrymUkrBold { font-weight: bold; }
.KrymUkrItalic { font-style :italic; }

.dict_title { width: 100%; text-align: left; font-size: 120%; }
.dict_info { font-size: 90%; font-weight: normal; }

.main_tbl { width: 100%;
    position: relative; /*left: 10px;*/
    border: solid; border-width: 1px; border-color: lightgray;
}
.result_row, .result_row_main, .result_row_other { 
    padding-left: 6mm; text-indent: -5mm; border: solid; border-width: 1px; border-color: lightgray;
    background-color: #EDEEEF; font-size: 1.0em; line-height: 1.4em;
}

.result_row_main { background-color: #dadaff }

.highlight { color: red; font-weight: bold }
.info { color: green; font-style: italic }
.found { background-color: #FFFF66; }
.quote { color: #505050; text-decoration: none }
.num { color: green; font-weight: bold; margin-left: -3mm }
.small { font-size: xx-small; font-style: italic }
.inline_icon { vertical-align: bottom; border-style: none; }
.timestamp { color: gray }

a:link {color:blue;}
a:visited {color: #660066;}

.error { font-weight: bold; color: red; }

.IPA { color: #505050; text-decoration: none }
.example { color: #505050; text-decoration: none }
.group { color: #202050; text-decoration: none }
.pos { color: #005000; text-decoration: none }


.explanation { color: #505050; text-indent: 0px; text-decoration: none }

td.result_row_main li { text-indent: 0px; }
td.result_row_other li { text-indent: 0px; }
td.result_row li { text-indent: 0px; }
