body {
	background: none;
	min-width: 985px;
}

* html body {
	width: expression(document.documentElement.clientWidth < 985 ? "985px" : "100%");
}

IMG {
   behavior: url(pngbehavior.htc);
}

#mainHead {
	position: relative;
	height: 247px;
	margin-bottom: 45px;
	background: url(images/mn_bg.jpg) no-repeat right top;
}

#indexTitle {
	width: 375px;
	height: 228px;
	overflow: hidden;
}

#mhCol2 {
	background: url(images/mn_head3.gif) no-repeat;
	width: 100%;
}

#mhCol2 div {
	text-align: right;
	width: 40%;
	margin-top: 102px;
	background: url(images/drot.gif) repeat-x;
	background-position: 0 19px;
}

/*.menu {
	float: left;
}*/


.menuBlock {
	min-width: 645px;
	position: absolute;
	left: 335px;
	top: 220px
}


#sNav {
	right: 40px;
}

a#actText {
	position: absolute;
	display: block;
	z-index: 100;
	top: 159px;
	left: 59px;
	width: 175px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
}

a#actText:hover {
	color: #0086CF;
	text-decoration: underline;
}

.LeftCol {
	width: 30%;
}

.RightCol {
	width: 70%;
}

#Footer .LeftCol {
	margin-right: -50px;
}

#fNav {
	padding-left: 40px;
}

#Layout .RightCol {
	background: url(images/mn_bg3.jpg) no-repeat left top;
}

#Layout .LeftCol {
	background: url(images/mn_bg2.jpg) no-repeat right top;
	padding-right: 15px;
}

.mActBlock {
	display: block;
	width: 100%; 
	position: relative;
}

.mList {
	font-size: 16px;
	color: #76797B;
	padding-left: 17px;
	list-style-image: url(images/li.gif);
}

.mList li {
	margin-bottom: 7px;
	line-height: 18px;
}

a.news {
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
	color: #555;
}

a.news .ndate {
	display: block;
	font-size: 13px;
	color: #999;
	text-decoration: none !important;
	margin-bottom: 3px;
}

.vot {
	margin-bottom: 40px;
}

#infoText * {
	font-size: 102%;
}            

#infoText {
	background: url(images/mn_botright_bg.jpg) no-repeat right top;
	padding-left: 40px;
	padding-top: 30px;
	padding-right: 140px;
	min-height: 450px;
	position: relative;
}


* html #infoText {
	height: expression('450px');
}


#infoText h1 {
	//font-size: 28px;
	font-size: 25px !important;
	color: #E31520;
	margin-top: 10px;
}
       
#infoText h2 {
	//font-size: 28px;
	font-size: 25px !important;
}

#go2romul {
	display: block;
	width: 241px;
	height: 118px;
	overflow: hidden;
	background: url(images/to_romul_bg.gif) no-repeat;
	padding: 7px 14px 14px 14px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 25px;
}

#go2romul span {
	color: #0086CF;
	text-decoration: underline;
	font-size: 14px;
}

#nwsTop {
	position: absolute;
	right: 0px;
	top: -65px;
	z-index: 1000;
}
