* { font-family: Arial !important; }

html, body {
    font: 0.96em Arial;
}

#tnavigation a {
    color: #769823;
    text-decoration: underline;
}
h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
    color: #769823;
    font-family: Arial;
}

a {
    color: #769823;
}


#tnavigation ul li a {
    color: #769823 !important;
    padding: 4px 10px;
}
#services .item {
    border: 1px solid rgba(157, 157, 157, 0.2);
    border-radius: 4px;

}


.green_block.iblock .ib_content {
    border: 1px solid #96C22B;
    border-radius: 3px;
}

.news_list .item, .magazine-list .item {
  border: 1px solid rgba(157, 157, 157, 0.2);
    border-radius: 4px;
}

.news_list .item, .magazine-list .item {
    background: none repeat scroll 0 0 #ffffff;

}

.poll_block .ib_content {
   border: 1px solid rgba(157, 157, 157, 0.2);
    border-radius: 1px;
 background: url("../images/spacer.gif") repeat-x scroll center top rgba(0, 0, 0, 0);
border: 1px solid #96C22B;
}
.news_list .item h3 a, .news_list .item .h3 a, .magazine-list .item h3 a, .magazine-list .item .h3 a {
    color: #769823;
 font-weight: bold;
}

.table th {
    background: none repeat scroll 0 0 #769823;
}
#v-gallery-list {
    height: 770px;
    overflow: hidden;
}

