
.css .de1, .css .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}

/* Контейнер для кода */
.css  { border: solid 1px green; overflow:hidden;}
.css .head {}
.css .foot {}
.css .imp {font-weight: bold; color: red;}
.css .ln-xtra {color: #cc0; background-color: #ffc;}
.css li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.css li.li2 {font-weight: bold;}

.css .kw1 {color: #b1b100;}
.css .kw2 {color: #0904ff; font-weight: bold;}

/* standart css functions */
.css .kw3 {color: #f20000;}

/* comment */
.css .co1 {color: #1c7315; font-style: italic;}
.css .co2 {color: #808080; font-style: italic;}
.css .coMULTI {color: #808080; font-style: italic;}
.css .es0 {color: #000099; font-weight: bold;}

/* скобки круглые */
.css .br0 {color: #860000;}

/* quoted strings */
.css .st0 {color: #ff00ef;}
.css .nu0 {color: #cc66cc;}
.css .me1 {color: #006600;}
.css .me2 {color: #006600;}
.css .sc0 {}
.css .sc1 {}
.css .sc2 {}
.css .sc3 {}
.css .re0 {color: #047b81;}
.css .re1 {color: #ff0000}

.css .func {color: #cc66cc;}
.css .func_decl {color: #cc66cc;}
.css .func_decl_hover { color: #0000cc; text-decoration: underline;}
