/*
Цвета:
желтый: ffd800
светло-желтый: ffee92
зеленый: 909f18
темно-зеленый: 44550b
светло-зеленый: d0d69a
серый: d6d6d6
*/

body {
    background: white;
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:11pt;
    margin: 0px;
    padding: 0px;
    scrollbar-face-color: #909f18;
    scrollbar-shadow-color: #44550b;
    scrollbar-highlight-color: #d0d69a;
    scrollbar-3dlight-color: #d0d69a;
    scrollbar-darkshadow-color: #44550b;
    scrollbar-track-color: #44550b;
    scrollbar-arrow-color: #ffd800;
}
p {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:11pt;
}
table, th, tr, td, ul, ol, li {
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    border-color: #909f18; 
    font-size:11pt;
}
a:link      { color: #44550b; text-decoration: none; }
a:visited   { color: #44550b; text-decoration: none; }
a:active    { color: #909f18; text-decoration: none; }
a:hover     { color: #909f18; text-decoration: underline; }
a:focus     { color: #909f18; text-decoration: none; }

h1,.h1 {
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:30px;
    font-weight: bold;
}

h2,.h2 {
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:12pt;
    font-weight: bold;
}

h3,.h3 {
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:10pt;
    font-weight: bold;
}

.slogan {
    color: black;
    font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
    font-size:9pt;
    font-style: italic;
/*    font-weight: bold;
    letter-spacing: 1px; */
}

.ndate {
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:9pt;
}
.action, p.action, .action p,  {
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:9pt;
}

.title {
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:12pt;
    font-weight: bold;
}

.menu {
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:10pt;
    font-weight: bold;
}
.menu_act {
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:10pt;
    font-weight: bold;
}
.menu_alt {
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:10pt;
    font-weight: bold;
}

.nav {
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:10pt;
}

.nav_act {
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:10pt;
}

.nav_alt {
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:10pt;
}


.menulist {
    list-style-position: outside;
    list-style-type: disc;
    list-style-image: url("/images/bullet.gif");
    line-height: 1.5;
    margin-left: 18px;
    padding-left: 6px;
}

.more {
    color: #44550b;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:12px;
    text-decoration: none;
}

a.more:link, a.more:visited {
    color: #44550b;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:12px;
    text-decoration: none;
}

a.more:active, a.more:hover, a.more:focus {
    color: #44550b;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:12px;
    text-decoration: underline;
}

a.menu:link, a.menu:visited, a.nav:link, a.nav:visited  {
    color: white;
    text-decoration: none;
    font-size:17px;
}

a.menu_act:link, a.menu_act:visited, a.nav_act:link, a.nav_act:visited  {
    color: #ffd800;
    text-decoration: none;
    font-size:17px;
}

a.menu:active, a.menu:hover, a.menu:focus,
a.menu_act:active, a.menu_act:hover, a.menu_act:focus,
{
    color: #ffd800;
    text-decoration: underline;
    font-size:17px;
}
a.submenu:link, a.submenu:visited, {
    color: #44550b;
    text-decoration: none;
    font-size:13px;
}

a.submenu_act:link, a.submenu_act:visited {
    color: #ffd800;
    text-decoration: none;
    font-size:13px;
}

a.submenu:active, a.submenu:hover, a.submenu:focus,
a.submenu_act:active, a.submenu_act:hover, a.submenu_act:focus,
{
    color: #ffd800;
    text-decoration: underline;
    font-size:13px;
}

a.nav:link, a.nav:visited  {
    color: black;
    font-size:14px;
    text-decoration: none;
}

a.nav_act:link, a.nav_act:visited  {
    color: black;
    font-size:14px;
    text-decoration: none;
}
a.nav:active, a.nav:hover, a.nav:focus,
a.nav_act:active, a.nav_act:hover, a.nav_act:focus
{
    text-decoration: underline;
}

.login {
    color: #ffd800;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:14px;
}

a.login:link, a.login:visited {
    color: #ffd800;
    text-decoration: none;
}

a.login:active, a.login:hover, a.login:focus {
    color: #ffd800;
}

.cart {
    color: #ffd800;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:8pt;
}

.copyr {
    color: black;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:14px;
}

a.copyr:link, a.copyr:visited {
    color: black;
    text-decoration: none;
}

a.copyr:active, a.copyr:hover, a.copyr:focus {
    color: black;
}

input.text, select {
  color: black;
  font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11pt;
  background-color: white;
  border: 1px solid black;
}

input.login {
  color: black;
  font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11pt;
  background-color: white;
  border: 1px solid black;
}

input.text, select, textarea {
  color: black;
  font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11pt;
  background-color: #d0d69a;
  border: 1px solid black;
}

input.button {
  color: black;
  font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11pt;
  background-color: #ffd800;
  border: 1px solid black;
  vertical-align: middle;
}

