
div.categories ul { list-style-type: none; padding-left: 1em; margin: 0; }
div.categories ul li { }
div.categories ul li.selected a { color: red; }

table.article {
	width: 100%;
	border: 0;
}

table.article img.pic {
	border: 4px solid #666666;
	vertical-align: top;
}

table.article div.date {
	white-space: nowrap;
	color: #777777;
}

table.article div.title {
	font-size: 14px;
	color: #68431e;
	text-decoration: none;
	padding-top: 3px;
}

table.article div.mini a {
	font-size: 11px;
	color: #68431e;
	text-decoration: underline;
}

table.rows {
	width: 100%; 
	border: 0; 
}

td.spacer {
	padding: 18px 0 18px 0;
	background-image: url(/i/news_spacer_dashed1.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

table.rows tr td a img {
	border: 4px solid #666666;
	vertical-align: middle;
}

table.rows tr td div.date {
	white-space: nowrap;
	color: #777777;
}

table.rows tr td div.date span.cat {
	white-space: nowrap;
	background-color: #efe0c8;
	padding: 1px 2px 1px 2px;
}

table.article div.date span.cat {
	white-space: nowrap;
	background-color: #efe0c8;
	padding: 1px 2px 1px 2px;
}

table.article div.date span.cat a {
	color: #7d5224;
	text-decoration: none;
	font-style: italic;
	font-size: 9px;
}

table.rows tr td div.date span.cat a {
	color: #7d5224;
	text-decoration: none;
	font-style: italic;
	font-size: 9px;
}

table.rows tr td div.title {
	padding-top: 3px;
}

table.rows tr td div.title a {
	font-size: 14px;
	color: #68431e;
	text-decoration: none;
}
table.rows tr td div.title a:hover {
	font-size: 14px;
	color: #68431e;
	text-decoration: underline;
}

table.bottom_nav {
	margin-top: 20px;
}
table.bottom_nav tr td a.n_month {
	font-size: 12px;
	color: #68431e;
}

/* ---------------------------- */

table.navigation { 
	width: 100%; 
	border: 0; 
}

/* ---------------------------- */

table.navigation ul.months { 
	list-style-type: none;
	padding-left: 2px;
	margin: 0;
}
table.navigation ul.months li {
	width: 80px;
	text-align: left;
	padding-left: 8px;
}
table.navigation ul.months li div {
	padding-left: 4px;
	padding-bottom: 3px;
}
table.navigation ul.months li a {
	font-size: 12px;
	vetical-align: middle;
}
table.navigation ul.months li.selected {
	background-image: url(/i/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
table.navigation ul.months li.selected div {
	background-color: #ffbf00;
}
table.navigation ul.months li.selected a {
	color: #ffffff;
}

/* ---------------------------- */

table.navigation ul.years { 
	list-style-type: none;
	padding-left: 2px;
	margin: 0;
}
table.navigation ul.years li {
	width: 56px;
	text-align: left;
	padding-left: 8px;
	/*border: 1px solid #000000;*/
}
table.navigation ul.years li div {
	padding-left: 4px;
	padding-bottom: 3px;
}
table.navigation ul.years li a {
	font-size: 12px;
	vetical-align: middle;
}
table.navigation ul.years li.selected {
	background-image: url(/i/bullet_1r.gif);
	background-repeat: no-repeat;
	background-position: 54px center;
}
table.navigation ul.years li.selected div {
	background-color: #ffbf00;
	width: 38px;
}
table.navigation ul.years li.selected a {
	color: #ffffff;
}

/* ---------------------------- */

table.navigation td.divider {
	background-image: url(/i/n_divider.gif);
	background-repeat: repeat-y;
}

a.otdel
{
        color:#633201;
        font-size:9px;
        font-style:italic;
        background-color:#e8d3b0;
        padding:2px;
        text-decoration:none;
        font-family:Verdana, Arial, Helvetica, sans-serif;
}
