div.header {
	border-bottom: 11px solid #2E3092;
}
div.content h1 {
	background: url("/img/headline_icon_blue.gif") left 50% no-repeat;
}
div.content ul li {
	background: url("/img/list_item_blue.gif") left 5px no-repeat;
}
div.content img {
	border: 5px solid #2E3092;
	margin-bottom: 15px;
}
div.content img.ir {
	border: 1px solid #2E3092;
}
div.content img.il {
	border: 1px solid #2E3092;
}
div.content div.page_links ul li {
	background: url("/img/pagelinks_item_blue.gif") left 50% no-repeat;
}
div.search input.button {
	background: url("/img/search_button_blue.gif") no-repeat;
}
div.search {
	background: #2E3092 url("/img/search_corner_blue.gif") top right no-repeat;
}
div.content table th {  
    background: #2E3092 !important;
    text-align: left;
    color: #fff;
    }
div.content table td {  
    text-align: left;
    }
div.content .info_blok th {
    color: #2E3092;
    font-weight: bold;
    background: 0;
    background: #E8E9EA !important;
    border-bottom: 1px solid #000;
    text-align: left;
    }
