:root {
--web-header-1: #38701f;
--web-header-2: #bd5f35;
--web-header-3: #274e16;
--web-leftMenu-backgroundColor: #ffffff;
--web-leftMenu-itemColor: #ffffff;
--web-leftMenu-itemBackgroundColor: #5dbd34;
--web-leftMenu-activeItemColor: #ffffff;
--web-leftMenu-activeItemBackgroundColor: #38701f;
--web-mainMenu-itemColor: #1a1a1a;
--web-mainMenu-itemBackgroundColor: #5dbd34;
--web-mainMenu-activeItemColor: #5dbd34;
--web-mainMenu-activeItemBackgroundColor: #ffffff;
--web-mainMenu-activeItemBorderColor: #5dbd34;
}
.body-outer,
.footer {
color: #1a1a1a;
}
a {
color: #274e16;
}
.content h1 {
color: #38701f;
}
.content h2 {
color: #bd5f35;
}
.content h3,
.content h4,
.content h5,
.content h6 {
color: #274e16;
}
.horizontalmenu {
background-color: #5dbd34;
}
.horizontalmenu .m0_0 a,
.horizontalmenu-switcher {
background-color: #5dbd34;
color: #1a1a1a;
}
.horizontalmenu-switcher {
background-color: #5dbd34;
}
.button {
background: #5dbd34;
color: #ffffff;
border-color: #5dbd34;
border-style: solid;
border-width: 2px;
}
.button {
font-size: 112.5%;
}
.block-1 {
background-color: #eeeeee;
}
