div.header {
	border-bottom: 11px solid #6D9B16;
}
div.content h1 {
	background: url("/img/headline_icon_green.gif") left 50% no-repeat;
}
div.content ul li {
	background: url("/img/list_item_green.gif") left 5px no-repeat;
}
div.content img {
	border: 5px solid #6D9B16;
	margin-bottom: 15px;
}
div.content img.ir {
	border: 5px solid #6D9B16;
}
div.content img.il {
	border: 5px solid #6D9B16;
}
div.content div.page_links ul li {
	background: url("/img/pagelinks_item_green.gif") left 5px no-repeat;
}
div.search input.button {
	background: url("/img/search_button_green.gif") no-repeat;
}
div.search {
	background: #6D9B16 url("/img/search_corner_green.gif") top right no-repeat;
}
div.content table { margin: 7px 0;}
div.content table th {  
    background: #6d9b15 !important;
    text-align: left;
    color: #fff;
    }
div.content table td {  
    text-align: left;
    }
div.content .info_blok th {
    color: #6D9B15;
    font-weight: bold;
    background: 0;
    background: #E8E9EA !important;
    border-bottom: 1px solid #000;
    text-align: left;
    }
