#body {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	clear: both;
	background: url('../images/menuline_bg.jpg') 0 91px repeat-x;
	margin-bottom: -47px;
}

* html #body { height: 100%; }

/* -- */

#header {
	position: relative;
	width: 100%;
	background: url('../images/top_bg.jpg') top left repeat-x;
	height: 91px;
}

#header #logo { float: left; clear: none; }

#header #top_right {
	float: right;
	clear: none;
}

/* -- */

#stripe {
	width: 100%;
	clear: both;
	height: 75px;
}

/* -- */

#menu {
	list-style: none;
	float: left;
	clear: none;
	display: block;
	margin-left: 15px;
}

#menu li {
	float: left;
	list-style: none;
	list-style-position: inside;
}

#menu li.bullets {
	font-size: 1px;
	width: 2px;
	height: 41px;
	background: url('../images/menu_bullets.jpg') top left no-repeat;
}

#menu li.menuitem>a {
	display: block;
	width: 120px;
	text-align: center;
	padding-top: 12px;
	height: 29px;
	text-decoration: none;
}
#menu li.menuitem>a:link, #menu li.menuitem>a:visited { color: #fff; background: none; }
#menu li.menuitem>a:hover { background: url('../images/menu_hover.jpg') top left repeat-x; }

/* --- */
#main {
	position: relative;
	margin: 0 auto;
	width: 720px;
	margin-bottom: 47px;
	clear: both;
}

/* --- */

#sidebar {
	width: 250px;
	float: left;
	clear: none;
}

.sbBlock {
	padding: 1px;
	width: 248px;
	border: 1px solid #ccc;
	margin-bottom: 1em;
}

.sbBlock .sbContent {
	width: 228px;
	background: url('../images/block_bg.jpg') top left repeat-x #fff;
	padding: 10px;
}

h3, h2 {
	font-size: 18pt;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 4px solid #05293F;
	color: #666;
	line-height: 100%;
}

.sbSbcontent ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style: none;
}

.sbContent ul li {
	list-style-position: inside;
	list-style:none;
	margin: .5em 0 .5em 0;
}

.sbSbcontent ul li ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style: square;
}

.sbContent ul li ul li {
	list-style-position: inside;
	list-style: square;
	margin: .5em 0 .5em 28px;
}

.sbContent a:link, .sbContent a:visited {
	text-decoration: none;
	color: #0F67A1;
	font-weight: bold;
}

.sbContent a:hover {
	text-decoration: none;
	color: #cc9900;
	font-weight: bold;
}

.sbContent ul li ul li  a:link, .sbContent ul li ul li  a:visited {
	font-weight: normal;
}

.sbContent ul li ul li a:hover {
	font-weight: normal;
}

#searchbox {
	border: 1px solid #ccc;
	color: #666;
	background: url('../images/input_bg.jpg') top left repeat-x #fff;
	width: 226px;
	padding: 1px;
	font-size: 10pt;
}

/* --- */

#content {
	width: 720px;
	float: right;
	clear: none;
	padding-top: 12px;
	line-height: 150%;
}

.block {

	background: #f8f8f8;
	border: 1px solid #ddd;
	padding: 10px;

}

#searchCtl { font-size: 10px; }

/* --- */
#footer {
	width: 100%;
	background: url('../images/bottom_bg.jpg') top left repeat-x;
	height: 47px;
}

#left {
	float: left;
	clear: none;
	margin-top: -17px;
}

#right {
	display: block;
	clear: none;
	color: #fff;
	padding-top: 17px;
	margin-right: 10px;
	font-size: 10px;
	text-align: right;
	width: 100%;

}

/* *** */
#topnav {
	float: right;
	clear: none;
	width: 90px;
	margin-top: 11px;
	margin-right: 15px;
}

/* --- */
.floatingMenu {
	position: absolute;
	width: 180px;
	opacity: 0.8;
  	visibility: hidden;
  	display: none;
  	border: 1px solid #000;
  	background: url('../images/menu_bg.jpg') top left repeat-x #1c1c1c;
  	z-index: 10000;
}

#menu li.menuitem .floatingMenu a {
	height: auto;
	text-align: left;
}

#menu li.menuitem .floatingMenu a:link, #menu li.menuitem .floatingMenu a:visited {
	display: block;
	padding: 10px;
	color: #fff;
	width: 160px;
	text-decoration: none;
}

#menu li.menuitem .floatingMenu a:hover {
	display: block;
	padding: 10px;
	color: #fff;
	width: 160px;
	text-decoration: none;
	background: #666;
}

.msulayer {
	background: url(/assets/images/uploads/msu_fon_small.jpg) center bottom no-repeat;
}

div#catMenu ul li>ul {
	display: none;
}
div#catMenu>ul>li>ul, div#catMenu ul li.active>ul {
	display: block;
}
.hitriyTable , .hitriyTable, .hitriyTable td, .hitriyTable tr {
 border: 1px solid #999;
 border-collapse: collapse;
 text-align: center;
}