body {						padding:			0px;
							margin-top:			10px;
							margin-bottom:		10px;
}
/*----------------------------------------------------------------------------------*/
.hidden	{					display:			none;}
.error	{					display:			inline-table;
							color:				#000000;}
.active	{					color:				#000000;}
.noactive	{				color:				#999999;}
/*-------   меню   ------------------------------------------------------------------*/
sbj_a{						color:				#ffffff;
							font-weight:		bold;
							cursor:				pointer;
}
sbj_a_selected{				color:				#ffffff;
							font-weight:		bold;
							cursor:				pointer;
}

a {							color:				#0095ff;
							text-decoration:	none;
							cursor:				pointer;
}
a:hover {					color:				#0071ef;
							text-decoration:	underline;
}
.nav-g {					font-weight:		bold;
							cursor:				pointer;
							color:				#000000;
}
.nav-g_over {				font-weight:		bold;
							color:				#333333;
							cursor:				pointer;
							background-color:	#ffffff;
}
.nav {						font-weight:		bold;
							cursor:				pointer;
							color:				#333333;
							background-color:	#eeeeee;
}
.nav_over {					font-weight:		bold;
							color:				#eeeeee;
							cursor:				pointer;
							background-color:	#333333;
}
.sbj_title_td {				padding:			2px 8px 3px 0px;
							color:				#ffffff;
							font-size:			11;
							font-weight:		bold;
}
.sbj_title_td_selected {	padding:			2px 8px 3px 0px;
							color:				#ffffff;
							font-size:			11;
							font-weight:		bold;
}
.sbj_menu_td {				padding:			0px 8px 1px 0px;
							color:				#ffffff;
							font-size:			10;
							cursor:				pointer;
							font-weight:		bold;
}
.sbj_menu_td_selected {		padding:			0px 8px 1px 0px;
							color:				#ffffff;
							font-size:			10;
							cursor:				pointer;
							font-weight:		bold;
}
/*-------   текст и ссылки   ------------------------------------------------------------------*/
.text_link_0071ef {			color:				#0071ef;
							font-size:			12;
}
.text_link_white {			color:				#ffffff;
							font-size:			11;
}
.text_link_black {			color:				#000000;
							font-size:			11;
}
.text_link_grey {			color:				#666666;
							font-size:			11;
}
.text_black {				color:				#000000;
							font-size:			12;
}
.text_log {					font-weight:		bold;
							font-size:			10;
}
.title {					padding:			0px 7px 7px 0px;
							color:				#0071ef;
							font-size:			18;
							font-weight:		bold;
}
.news_title {				color:				#0055aa;
							font-size:			14;
							font-weight:		bold;
}
.text_title {				color:				#000000;
							font-size:			14;
							font-weight:		bold;
}
.cover_title {				padding:			5px 25px 5px 25px;
							color:				#ffffff;
							background: 		#0071ef;
							font-size:			20;
							font-weight:		bold;
}
.title_td_black {			padding:			1px 15px 2px 15px;
							color:				#ffffff;
							background: 		#000000;
							font-size:			14;
							font-weight:		bold;
}
.title_td_grey {			padding:			2px 7px 2px 15px;
							color:				#ffffff;
							background: 		#616161;
							font-size:			14;
							font-weight:		bold;
}
.center {					text-align:			center;
							padding-top:		3px;
							padding-bottom:		3px;
}
table {
							font-family:		Geneva, Arial, Helvetica, sans-serif;
							font-size:			12;
							font-weight:		normal;
							color:				#000000;
}
p {							padding:			4px 0px 4px 12px;
							margin:				0;
}
ul {						margin:				0;
							padding:			0;
}
ul li {						margin:				7px 0 7px 20px;
							padding:			0 0 0 30px;
							background:			url(themes/css/li-item-.png) no-repeat 9px 7px;
							font-style:			italic;
							list-style:			none;
}
.author {					font-size:			11px;
							font-style:			italic;
							list-style:			none;
}
.dtree {
							font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
							font-size:			11px;
							color:				#666;
							white-space:		nowrap;
}
.infoon {
							padding:			5px 10px 5px 10px;
							font-size:			11px;
							color:				#000;
							background: 		#fff;
							width:				600;
}
td { font-family:Geneva, Arial, Helvetica, sans-serif}

#slider {
    width: 343px; /* important to be same as image width */
    height: 60px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 343px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 16px/19px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
	font-weight:700;
    width: 323px;
    /*background-color: #000;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
	-khtml-opacity: 0.3;
    opacity: 0.3;*/
    color: #fff;
    display: none;
}
.clear{clear:both;}
.top{top:0; left:0;}
.bottom{bottom:0; left:0;}
.left{top:0; left:0; width:150px !important; height:60px;}
.right{right:0; bottom:0; width:90px !important; height:290px;}
#slider ul{list-style-type:none; padding:0px;}
#slider ul li{padding:0px !important; margin:0px 0px 0px 20px !important;}

