a.sidebarmenu_l2,
a.sidebarmenu_l2:visited {
	display: block;
	border-top: 1px solid #eeeeee;
	padding: 2px 4px 2px 16px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.selected {
	color: #347727 !important;
	text-decoration: none !important;
	background-color: #d2e0af !important;
}

a {
	color: #485b26;
}

.header {
	background-color: #ffffff;
	border-bottom: 2px solid #485b26;
	margin: 0 0 0.35em;
}

.header-rub {
	border-bottom: 1px dashed #777777;
}

#breadcrumbs,
#breadcrumbs * {
	color: #485b26;
}

#header {
	background: #004e8b url(../images/delo/topbg.gif) repeat-x 0 bottom;
	padding: 3px;
	border-bottom: 1px solid #485b26;
}

#left,
#right {
	width: 150px;
	background-color: #efefef;
	border: 4px solid white;
}

#left h3,
#right h3 {
	background: #004e8b url(../images/delo/topbg.gif) repeat-x 0 center;
	padding: 3px 4px;
	border-top: 1px solid white;
}

#left h3 a {
	display: block;
	background: url(../images/delo/btn_updown.gif) no-repeat right top !important;
}

#left h3 a.module {
	display: block;
	background: url(../images/delo/topbg.gif) no-repeat right top !important;
}

h3.delo_main,
h3.delo_main a {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #485b26;
}

h3.delo-title {
	display: inline;
}

div.art-preview {
	float: left;
	width: 49%;
	padding-right: 5px;
}

div.art-preview-full {
	width: 100%;
}

img.delo-pic {
	border: 1px solid #777777;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

img.delo-thumb {
	border: 1px solid #777777;
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}

cite,
div.highlight,
div.highlight a,
div.highlight a:hover,
cite a,
cite a:hover {
	font-family: Times, serif !important;
	font-style: normal !important;
	font-size: 18px !important;
	line-height: 20px !important;
	color: #777777 !important;
	font-weight: bold !important;
}

/* TO_DO :first-letter ??? */
div.first-letter:first-letter {
	font-size: 3em !important;
	float: left !important;
	font-weight: bold !important;
}

div.delo-hspot {
	width: 277px;
	float: left;
	overflow: hidden;
}

div.delo-rub-list {
	margin-bottom: 20px;
	margin-top: 10px;
}

div.delo-rub-list a {
	margin-right: 8px;
	padding: 3px;
}

td.dark {
	color: #ffffff;
	background: #627b34;
	font-weight: bold;
}

td.dark strong {
	color: #ffffff;
	background: #627b34;
	font-weight: bold;
}

td.medium {
	color: #000000;
	background: #d2e0af;
	font-weight: bold;
}

.delo-main-item {
	overflow: hidden;
	width: 49%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
}

.delo-main-item .delo-pic {
	margin-top: 5px;
}

.delo-main-item:nth-of-type(2n-1) {
	margin-right: 1.4%
}
