/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0px;
	padding: 0px;
}

body {
	color: #4d4d4d;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #006699;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
}

/* Title text */
strong, h1, h2, h3, h4 {
	font-family: Times, serif;
	color: #4d4d4d;
	font-weight: 500;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 110%;
	padding: 0 0 0 20px;
	
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

table {
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

img {
	border: none;
	margin: 0;
	border-spacing: 0;
}

hr {
	width: 50%;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
}


/* MAIN STYLE
--------------------------------------------------------- */

#m-main {
	width: 1024px;
	display: block;
	height: 100%;
	position: relative;
	top: 0;
	text-align: left;
}

/* HEADER
--------------------------------------------------------- */
#m-header {
	background: url('img/logo.png') no-repeat;
	width: 1024px;
	height: 125px;
	display: block;
	line-height: normal;
	position: relative;
	top: 0px;
	left: 0px;
}

#m-header-rss {
	width: 90px;
	height: 100px;
	display: block;
	position: absolute;
	top: 5px;
	right: 0px;
}

#m-header-rss a {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

#m-header-rss a img {

}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#m-menu {
	display: block;
	line-height: normal;
	position: relative;
	bottom: 0;
	left: 0;
	width: 1024px;
	height: 50px;
	text-align: center;
}

table.m-menu-but  {
	background: none;
	width: 1024px;
	height: 50px;
	margin: 0;
	border: 0;
	padding: 0;
	table-layout: fixed;
}

td.m-menu-butleft  {
	background: url('img/back_menu_left.png') repeat-x;

	margin: 0px;
	padding: 0px;
	border: 0px;
	
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
}

td.m-menu-but  {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/* MAIN CONTENT
--------------------------------------------------------- */

#m-content {
	width: 1024px;
	height: 806px;
	display: block;
	line-height: normal;
	position: relative;
	bottom: 0px;
	left: 0px;
	text-align: left;
}

table.m-content  {
	width: 1024px;
	height: 806px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#m-content-left  {
	background: url('img/left_colum.jpg') no-repeat;
	width: 158px;
	height: 806px;
	margin: 0px;
	padding: 0px;
	border: 0px;

}

#m-content-main {
	width: 559px;
	height: 746px;
	display: block;
	line-height: normal;
	position: absolute;
	top: 20px;
	left: 158px;
	overflow: auto;
}

#m-content-main h3
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #4d4d4d;
	font-weight: bold;
	padding: 0px 30px 0px 20px;
}

#m-content-main p, #m-content-main ul li,
#m-content-main li, #m-content-main ol li,
#m-content-main ul, #m-content-main ol
{
	font-size: 8pt;
	text-align: justify;
	color: #4d4d4d;
}

#m-content-main ul li {
	list-style-image: url('img/arrow.png');
	list-style-position: inside;
}

#m-content-main ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

#m-content-main p, #m-content-main ul, #m-content-main ol {
	padding: 0px 30px 0px 20px;
}

#m-content-main li, #m-content-main ul li, #m-content-main ol li

{
	padding: 0px 30px 5px 0px;
}
 
/* Для поддержки старого форматирования */
p.m-content-p, li.m-content-p{
	list-style-image: url('img/arrow.png');
	list-style-position: inside;

	font-size: 8pt;
	text-align: justify;
	color: #4d4d4d;
}

p.m-content-p{
	padding: 0px 30px 0px 20px;
}

li.m-content-p{
	padding: 0px 30px 5px 0px;
}


/* NEWS
-------------------------------------------------------- */
.m-news {
	background: url('img/line.png') repeat-y;

	width: 307px;
	height: 746px;
	display: block;
	position: absolute;
	top: 20px;
	left: 717px;
	float: right;

	line-height: normal;
	text-align: left;
	color: #4d4d4d;
}

p.m-news-date{
	margin:0px;
	padding: 0px 0px 0px 20px;
	font-size: 8pt;
	text-align: left;
	color: #990033 !important; 

}

p.m-news-text{
	margin:0px;
	padding: 0px 0px 25px 20px;
	font-size: 8pt;
	text-align: left;
	color: #4d4d4d;
}

p.m-news-spacer{
	padding: 0px 0px 10px 20px;
	font-size: 8pt;
	text-align: left;
	color: #4d4d4d;
}


/* BOTTOM NAVIGATION
--------------------------------------------------------- */

#m-navbot {
	width: 866px;
	height: 40px;
	display: block;
	line-height: normal;
	position: absolute;
	bottom: 0px;
	left: 158px;
	text-align: left;
}
 div.m-navbot-but {
	background: url('img/spacer2.png') no-repeat; 
 	width: 108px;
	height: 40px;
	display: block;

	line-height: normal;
	position: absolute;
	top: 0px;
 }
/*, div.m-navbot-but a*/
 div.m-navbot-but, div.m-navbot-but a {


	color: #999999;
	font-size: 8pt;
	text-align: center;
	padding: 15px 0 0 0;
	text-decoration: none;	
}

/* FOOTER
--------------------------------------------------------- */

#m-bottom { 
	background: url('img/back_footer.png') repeat-x;
	width: 1024px;
	height: 43px;
	position: relative;
	top:0px;
	left:0px;
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
	padding: 15px 0 0 0;
}

