/* main_content */
table#container td#main_content {
	background-image: url('../img/main_split/bcg.gif');
	background-repeat: repeat-y;
	background-position: right;
}

table.main_content_split {
	width: 674px;
}

table.main_content_split td.mcs_left {
	width: 291px;
	vertical-align: top;
	background-color: #ADC7E0;
}
table.main_content_split td.mcs_right {
	width: 383px;
	vertical-align: top;
	background-image: url('../img/main_split/bcg_right.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 18px; padding-bottom: 18px;	
}

div.mcs_right {
	margin-left: 18px; margin-right: 56px;
}
div.mcs_right_more {
	margin-left: 18px; margin-right: 56px;
	text-align: right;
	margin-bottom: 15px;
}
div.mcs_right_margin_top {
	margin-top: 18px;
	margin-left: 18px; margin-right: 56px;
}
a.mcsr_more {
	color: #2B870C;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: underline;	
}
a.mcsr_more:visited { color: #2B870C; text-decoration: underline; }
a.mcsr_more:hover { color: #0B3D91; text-decoration: none; }

h2.mcsr_title_category {
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0B3D91;
	margin: 0px;
	margin-bottom: 12px;
}
h3.mcsr_title_article {
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #45962A;
	margin: 0px;
	margin-bottom: 7px;
}
a.mcsr_title_article { color: #45962A; text-decoration: none; }
a.mcsr_title_article:visited { color: #45962A; text-decoration: none; }
a.mcsr_title_article:hover { color: #45962A; text-decoration: underline; }

div.mcsr_text {
	color: #0E2853;
	text-align: justify;
	margin-bottom: 12px;
}

table.mcsr_photo {
	width: 335px;
	margin-left: 18px;
}

table.mcsr_photo td {
	vertical-align: top;
	padding-bottom: 10px;
}
table.mcsr_photo td.mcsrp_photo {
		padding-left: 15px;
}
table.mcsr_photo td.mcsrp_text {
}
table.mcsr_photo td.mscrp_text_no_photo {
	padding-right: 26px;
}

div.mcsrp_photo {
	width: 110px;
	background-image: url('../img/photo/bcg.png');
	background-position: 10px 0;
	background-repeat: repeat-y;
}
img.mcsrp_photo {
	border: 0px;
	margin: 5px;
	width: 100px;
}
div.mcsr_more {
	text-align: right;
}
img.mcsr_more {
	width: 16px; height: 16px;
	vertical-align: middle;
	border: 0px;
}

div.mcsr_divider {
	width: 383px;
	height: 1px;
}
img.mcsr_divider {
	width: 383px;
	height: 1px;
	border: 0px;
}

div.mcsl_director_container {
	width: 291px;
	background-color: #FFFFFF;
}
div.mcsl_director {
	width: auto; /* matrjoska hack */
	padding-top: 18px; padding-bottom: 0px;
	padding-left: 18px; padding-right: 18px;
}
div.mcsl_director_title_article {
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0B3D91;
	margin-bottom: 12px;
}
img.mcsl_director {
	border: 0px;
	float: left;
	margin: 0px;
	margin-right: 10px;
}
img.mcsl_director_more {
	vertical-align: middle; 
	width: 16px; height: 16px; 
	border: 0px;
	float: right; 
	margin-top: 2px; margin-bottom: 1px;
	margin-right: 4px;
}
div.mcsl_director_more {
	width: 291px; /* mcs_left */
	height: 19px;
	background-color: #0B3D91;
	border-top: 1px solid #FFFFFF;
}


div.mcsl_news_import {
	width: auto;
	padding-top: 18px; padding-bottom: 0px;
	padding-left: 18px; padding-right: 18px;
}
div.mcsl_news_import_title_article {
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0B3D91;
	margin-bottom: 12px;
}

ul.mcsl_news_import {
	margin-left: 15; padding-left: 0px;
	margin-top: 8px; margin-bottom: 0px;
}
ul.mcsl_news_import li {
	list-style-image: url("../img/main_split/list_mcsl_news_import.gif");
	margin-bottom: 10px;
}
a.mcsl_news_import { color: #0E2853; text-decoration: underline; }
a.mcsl_news_import:visited { color: #0E2853; text-decoration: underline; }
a.mcsl_news_import:hover { color: #0E2853; text-decoration: none; }

.mcsl_news_import_channel_title {
	/* font-family: Tahoma, Arial, Helvetica, Verdana; */
	font-style: italic;
	color: #3E71A4;
	font-size: 11px;
}
/* main_content */

