*{margin:0; padding:0;}
html{
   width:100%; height:100%;
	 font-size:100.01%;
}
body {
   width:100%; height: 100%;
   min-height:100%;
   position:relative;
	 font:62.5% Arial, Helvetica, sans-serif;
   background:#E1E1E1;
}
img{
	border:none;
}
select, textarea, .textbox{
	font:1em Arial, Helvetica, sans-serif;
}
fieldset{
	border:none;
}
legend{
	display:none;
}
a {
	outline: none;
}
/*******classes******/
.clearing {
	height: 0;
	clear: both;
}
.hide{
	display:none;
}
.none{
	padding:0 !important;
	margin:0 !important;
	border:none !important;
	background:none !important;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.tr{
	text-align:right;
}
.tc{
	text-align:center;
}
.replace{
	overflow:hidden;
}
.replace span{
	top:0; left:0;
	position:absolute;
}
.tl{
	top:0; left:0;
	position:absolute;
}
.bl{
	bottom:0; left:0;
	position:absolute;
}
.form{}
.form li{
	list-style:none;
	overflow:hidden;
	zoom:100%;
}
.simpleList{}
.simpleList li{
	list-style:none;
	margin-bottom:5px;
}
/*******************/
/********container********/
#outerWrapper {
	margin:0 auto;
	min-width:995px;
	max-width:1600px;
	overflow:hidden;
	background: url(/img/bgMain.gif) right top repeat-y;
}
#outerWrapper.owIndex {
	background:none;
}
#wrapper {
	background: url(/img/bgLeft.gif) top left repeat-y;
	zoom:100%;
}
#container {
	width: 100%;
	float: left;
	margin-right: -222px;
	background: url(/img/bgLeft.gif) top left repeat-y;
	clear: right;
}
#content {
	margin-right: 222px;
	background: url(/img/bgLeft.gif) top left repeat-y;
	overflow:hidden;
}
/**********top***********/
#topWrapper{
	margin:0 auto 5px auto;
	min-width:980px;
	max-width:1600px;
}
#top{
	height:170px;
	position:relative;
	padding:10px 0 0 15px;
	overflow:hidden;
	background: url(/img/bgTop.jpg) 0 60px repeat-x;
}
#top a{
	text-decoration:none;
}
#top a:hover{
	text-decoration:underline;
}
#top .textbox{
	padding:2px 0 2px 5px;
	border:none;
	background:#E1E1E1;
}
.topInfoBlockWrapper{
	margin-bottom:13px;
	overflow:hidden;
	zoom:100%;
}
.topInfoBlock{
	width:22.1%;
	margin:5px 3% 0 0;
	float:left;
	font-size:10px;
	background:#D7D7D7 url(/img/bgTopInfoBlock.jpg) repeat-x;
}
.topInfoBlock a{
	color:#000;
	text-decoration:none;
}
.topInfoBlock a:hover{
	text-decoration:underline;
}
.tibContent{
	margin-top:-6px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.tibContent img{
	float:left;
	margin-right:5px;
	position:relative;
}
.tibContent p{
	display:table;
	padding:5px 7px 0 0;
	zoom:100%;
}
.logo{
	margin-right:2%;
	position:relative;
	overflow:hidden;
	font-size:2em;
	float:left;
}
.logo a{
	text-decoration:none;
	color:#fff;
}
.logo, .logo span{
	width:183px; height:52px;
}
.logo span{
	top:0; left:0;
	position:absolute;
	cursor:pointer;
	background: url(/img/logo.jpg) no-repeat;
}
.slogan{
	width:16%;
        margin-right:11%;
	float:left;
	margin-top:10px;
	color:#C4DF9B;
	font-size:10px;
	font-weight:normal;
}
.searchForm{
	width:255px;
	padding-top:15px;
	font-size:11px;
}
.searchForm .button{
	margin-right:10px;
	float:right;
	font-size:10px;
	position:relative;
	top:-2px;
	width:55px;
}
.searchForm .textbox{
	width:175px;
	margin-right:10px;
	float:left;
}
.searchForm a{
	margin-left:80px;
	color:#fff;
	text-decoration:none;
}
.searchForm a:hover{
	text-decoration:underline;
}
.autorizeBlock{
	top:38px; right:0;
	position:absolute;
	padding:3px 5px 0 0;
	width:250px; height:140px;
	font-size:11px;
	color:#C4DF9B;
	background:#544721 url(/img/bgAutorizeBlock.jpg) repeat-x;
}
.autorizeBlock li{
	list-style:none;
}
.autorizeBlock a{
	color:#C4DF9B;
}
.autorized li{
	text-align:right;
}
.autorized table{
	width:155px;
	padding-left:5px;
} 
.favMap{
	margin:0 10px 10px 0;
	text-align:right;
	display:block;
	overflow:hidden;
	zoom:100%;
}
.favMap li{
	list-style:none;
	display:inline;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #00A651;
	font-size:11px;
}
.favMap a{
	color:#0000FF;
	text-decoration:none;
}
.favMap a:hover{
	text-decoration:underline;
}
.avatar{
	padding-left:10px;
	float:left;
}
.autorize{
	width:168px;
	display:block;
	color:#C4DF9B;
	position:relative;
	overflow:hidden;
	zoom:100%;
	float:right;
}
.autorize li{
	position:relative;
	overflow:hidden;
	padding-left:64px;
	vertical-align:baseline;
	line-height:15px;
}
.autorize .textbox{
	margin-bottom:5px !important;
}
.autorize span{
	top:0; left:0;
	position:absolute;
	width:55px;
	margin-right:5px;
	display:block;
	text-align:right;
}
.autorize .textbox{
	width:100px;
	margin-bottom:8px;
}
.autorize .button{
	width:105px;
	margin-top:2px;
	font-size:11px;
}
.registerLink{
	width:235px;
	padding-left:10px;
	float:left;
	zoom:1;
	font-size:13px;
}
.registerLink strong{
	font-size:16px;
}
.registerLink .first{
	margin-right:45px;
}
.registerLink a{
	color:#C4DF9B;
}
.iconAutorize{
	top:0px;
	right:160px;
	position:absolute;
	width:80px;
}
.enterNew{
	top:55px; right:5px;
	position:absolute;
	width:80px;
	font-size:10px;
	text-align:right;
	display:hidden;
}
.enter{
	top:55px; right:5px;
	position:absolute;
	width:80px;
	font-size:10px;
	text-align:right;
	display:hidden;
}
.enter li{
	list-style:none;
	margin-bottom:4px;
}
.enter a{
	color:#fff;
	text-decoration:none;
}
.enter a:hover{
	text-decoration:underline;
}
.mainMenuWrapper{
	width:100%;
	padding-top:5px;
	float:left;
	background:#C4DF9B;
}
.mainMenu{
	margin-left:15px;
	font-size:13px;
}
.mainMenu li{
	width:auto !important;
	list-style:none;
	float:left;
	padding:0 10px 5px 10px;
	color:#2E3192;
	position:relative;
	z-index:1;
	background: url(/img/mmSep.gif) 100% 3px no-repeat
}
.mainMenu a{
	color:#2E3192;
	text-decoration:none;
	font-weight:bold;
}
.mainMenu a:hover{
	text-decoration:underline;
}
.mainMenu .last{
	background:none !important;
}
.mainMenu .active, .mainMenu .active .last{
	margin-top:-10px;
	padding:10px 10px 5px;
	background:#F5FFCC url(/img/mmAr.gif) top right no-repeat !important;
}
.mainMenu .tl{
	width:4px; height:5px;
	background: url(/img/mmAl.gif) no-repeat;
}
.subMenuWrapper{
	width:100%;
	float:left;
	background:#F5FFCC;
}
.topRightMenuWrapper{
	width:320px;
	float:right;
	background:#FFF799;
	text-align:right;
}
.topRightMenu{
	padding:2px 0;
	margin-right:15px;
	font-size:12px;
}
.topRightMenu li{
	padding:0 10px;
	list-style:none;
	display:inline;
	color:#0000FF;
	background: url(/img/rmSep.gif) 100% 2px no-repeat;
}
.topRightMenu a{
	text-decoration:none;
	color:#0000FF;
}
.topRightMenu a:hover{
	text-decoration:underline;
}
.topRightMenu .none{
	padding-left:10px !important;
}
.topLeftMenuWrapper{
	width:65%;
	float:left;
	background:#F5FFCC;
}
.topLeftMenu{
	margin-left:15px;
}
.topLeftMenu li{
	padding:2px 10px;
	list-style:none;
	float:left;
	font-size:12px;
	color:#0000FF;
	position:relative;
	background: url(/img/rmSep.gif) 100% 3px no-repeat;
}
.topLeftMenu .none{
	padding:2px 10px !important;
}
.topLeftMenu a{
	text-decoration:none;
	color:#0000FF;
}
.topLeftMenu a:hover{
	text-decoration:underline;
}
.topLeftMenu .active{
/*	bottom:-5px;
	margin:-5px 0 5px;
	padding-bottom:5px; */
	position:relative;
	background:#fff url(/img/tlmAr.gif) bottom right no-repeat;
}
.topLeftMenu .bl{
	width:3px; height:3px;
	background: url(/img/tlmAl.gif) no-repeat;
}
.navchainWrapper{
	clear:left;
	margin:0 15px;
	background:#CCCCCC url(/img/ncRb.gif) right bottom no-repeat;
}
.navchain{
	padding:5px 0 3px 10px;
	background:url(/img/ncLb.gif) left bottom no-repeat;
}
.navchain li{
	list-style:none;
	display:inline;
	color:#00008A;
}
.navchain a{
	color:#00008A;
	text-decoration:none;
}
.navchain a:hover{
	text-decoration:underline;
}
.navchain .last{
	color:#464646;
}
/**********middle***********/
#middle {
	margin-left:230px;
	padding-top:6px;
	/*zoom:100%;*/
	height: 1%;
}
#middle h2{
}
#middle h3{
}
#middle ul{
	margin-left:10px;
}
#middle a, .wideBlock a{
	color:#0000FF;
	text-decoration:none;
}
#middle a:hover, .wideBlock a:hover{
	text-decoration:underline;
}
.pTitleBlockWrapper{
	width:100%;
	padding-top:6px;
	margin-top:-6px;
	background:#e1e1e1;
}
.pTitleBlock{
	width:100%; height:120px;
	position:relative;
	zoom:100%;
}
.ptIndex{
	background: url(/img/indexImg.jpg) no-repeat;
}
.ptPolitika{
	background: url(/img/indexPolitika.jpg) no-repeat;
}

.ptEconomics{
	background: url(/img/indexEconomics.jpg) no-repeat;
}
.ptSafety{
	background: url(/img/indexSafety.jpg) no-repeat;
}
.ptSociety{
	background: url(/img/indexSociety.jpg) no-repeat;
}
.ptReligion{
	background: url(/img/indexReligion.jpg) no-repeat;
}
.ptCulture{
	background: url(/img/indexCulture.jpg) no-repeat;
}
.ptVideo{
	background: url(/img/indexVideo.jpg) no-repeat;
}
.news{
	background: url(/img/indexNews.jpg) no-repeat;
}
.daygest{
	background: url(/img/indexDaygest.jpg) no-repeat;
}
.analytics{
	background: url(/img/indexAnalytics.jpg) no-repeat;
}
.comment{
	background: url(/img/indexComment.jpg) no-repeat;
}
.strana{
	background: url(/img/indexStrana.jpg) no-repeat;
}
.problema{
	background: url(/img/indexProblema.jpg) no-repeat;
}
.sootechestvenniki{
	background: url(/img/indexSootechestvenniki.jpg) no-repeat;
}
.dayarticle{
	background: url(/img/indexDayArticle.jpg) no-repeat;
}
.personnel{
	background: url(/img/indexPersonel.jpg) no-repeat;
}
.dopolnitelno{
	background: url(/img/indexDop.jpg) no-repeat;
}
.institute{
	background: url(/img/indexInstitute.jpg) no-repeat;
}

.pTitleBlock h2{
	left:0; bottom:9px;
	position:absolute;
	color:#7D7D7D;
	font-size:18px;
	padding:0 10px 3px 10px;
	background:#fff;
}
.pTitleBlock h2 span{
	color:#C4DF9B;
}
.topMenuWrapper{
	margin-top:-7px;
	padding:5px 10px;
	font-size:13px;
	background:#F5FFCC;
	border-bottom:1px solid #C4DF9B;
}
.topMenuWrapper a{
	font-weight:bold;
	color:#2E3192 !important;
}
.topMenuWrapper ul{
	margin:0 !important;
}
.topMenuWrapper li{
	margin-right:5px;
	padding-right:5px;
	list-style:none;
	display:inline;
	border-right:1px solid #C4DF9B;
}
.topMenuWrapper .last{
	border:none;
}
.contentBlock, .wideBlock{
	padding:0 10px;
	/*padding:0 10px 0 230px;*/
	font-size:12px;
	display: block;
	/*float: left;*/
}
.contentBlock h1, .wideBlock h1{
	font-size:18px;
	font-weight:normal;
}
.contentBlock h2, .wideBlock h2{
	font-size:14px;
}
.contentBlock.cbIndex{
	padding-left:0px;
}
.contentBlock .textBlockTitleWrapper{
        margin-top:20px;
}

/*.contentBlock .indexAuthorList{
        margin:20px 0 5px;
}*/
.countriesMenuWrapper{
	margin:0 -10px;
	padding:0 10px;
	border-top:1px solid #C4DF9B;
        border-bottom:1px solid #C4DF9B;
        background:#fffeed;
}
.countriesMenu{
	/*padding-top:5px;*/
	/*background:#F8F3C8;*/
        /*background:#fffeed;*/
	font-size:12px;
overflow:hidden;
	/*margin-bottom:10px;*/
}
.countriesMenu li{
	list-style:none;
	float:left;
	font-weight:bold;
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid #C4DF9B;
}
.textBlockTitle2Level{
	padding:0 3px 0px 15px;
	background:#F0F5DC url(/img/textBlockTitle.gif) repeat-x;
}
.textBlockTitle2Level h1, .textBlockTitle2Level h2{
	padding:0px 0 4px;
	color:#6D5635;
	background: url(/img/bigTitleIco.gif) 100% 0 no-repeat;
}
.textBlockTitle2Level h1{
	color:#7D7D7D;
	font-weight:normal;
}
.textBlockTitle2Level h2 span{
	color:#008C41;
}
.textBlockTitle{
	padding:0 3px 0px 15px;
	background:#F0F5DC url(/img/textBlockTitle.gif) repeat-x;
}
.textBlockTitle h1, .textBlockTitle h2{
	padding:0px 0 4px;
	color:#6D5635;
	/*background: url(/img/bigTitleIco.gif) 100% 0 no-repeat;*/
}
.textBlockTitle h1{
	color:#7D7D7D;
	font-weight:normal;
}
.textBlockTitle h2 span{
	color:#008C41;
}
.imgWrapper{
	float:left;
	margin-right:20px;
	margin-bottom:5px;
}
.imgWrapperDay{
	float:left;
	margin-bottom:5px;
}
/* иконка на видео */
.iconVideo{
  position: relative;
  width: 90px;
  height: 66px;
}
.iconVideoDay{
  position: relative;
  width: 70px;
  height: 44px;
}
.iconVideo span {
	width: 21px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: 3px;
	left: 3px;
}
.iconVideoDay span {
	width: 21px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: 3px;
	left: 3px;
}
.iconVideo img {
	background: #fff;
	/*border: solid 1px #ccc;
	padding: 4px;*/
}
.iconVideoDay img {
	background: #fff;
	/*border: solid 1px #ccc;
	padding: 4px;*/
}
.iconVideo .video {
	background: url(/img/playVideo.gif) no-repeat;
}
.iconVideoDay .video {
	background: url(/img/playVideo.gif) no-repeat;
}
.iconVideo a {
	text-decoration: none;
}
.iconVideoDay a {
	text-decoration: none;
}
/*.iconVideo a:hover img  {	border-color: #666;}*/
/*.iconVideo a:hover span { background-position: left -22px;}*/
/* #иконка на видео */
.textBlock{
	margin-bottom:20px;
	overflow:hidden;
	padding:5px 10px 10px 15px;
	zoom:100%;
	background:#fff;
	border-left:1px solid #EBEDE6;
	border-right:1px solid #EBEDE6;
	border-bottom:1px solid #EBEDE6;
}
.textBlockDayVideo{
	margin-bottom:20px;
	margin-top:-10px;
	overflow:hidden;
	/*padding:5px 10px 10px 15px;*/
	zoom:100%;
	background:#fff;
	border-left:1px solid #EBEDE6;
	border-right:1px solid #EBEDE6;
	border-bottom:1px solid #EBEDE6;
	/*padding-bottom:10px;*/
}
.innerboxDayVideo{
	padding-bottom:1em;
	padding-top:1em;
}
.containerDayTheme{
  /*overflow:hidden;*/
}
.textBlock2Level{
	margin-bottom:20px;
  margin-top:10px;
	overflow:hidden;
	padding:5px 10px 10px 15px;
	zoom:100%;
	background:#fff;
}
.textBlockTitleWrapper{
	border-bottom:1px solid #DAED8E;
}
.indexInfoList{
}
.indexInfoList a{
	font-weight:bold;
}
.indexInfoList dt{
	color:#999999;
	margin-bottom:2px;
}
.indexInfoList dt span{
	margin-right:8px;
}
.indexInfoList dd{
	overflow:hidden;
	zoom:100%;
	margin-bottom:15px;
}
.dayTheme {
	margin-bottom:10px;
}
.dayTheme .imgWrapper{
}
.dayTheme .bulletList{
 	margin-top:10px;
	/*float:left;*/
}
.dayTheme .bulletList li{
	margin-bottom:5px;
        list-style-image:none;
        list-style-position:outside;
        padding-left:0;
        list-style-type: disc;
        background:transparent none repeat scroll 0 0;
}
.dayTheme .bulletList .last{
	padding-top:5px;
	float:left;
	font-weight:bold;
	/*border-top:1px solid #DAED8E;*/
	background-position:0 10px;
        list-style-type:none;
}
.toChapter{
	width:21px; height:21px;
	display:block;
	float:right;
	margin-right:-12px;
	text-indent:-300em;
	background: url(/img/bigTitleIco.gif) no-repeat;
}
.toChapter2Level{
	width:21px; height:21px;
	display:block;
	float:right;
	/*margin-top:-25px;*/
	text-indent:-300em;
	background: url(/img/bigTitleIco.gif) no-repeat;
}
.toChapter3Level{
	width:11px; height:11px;
	display:block;
	float:right;
	text-indent:-300em;
	background: url(/img/smallTitleIco.gif) no-repeat;
}
.twoCols{
	/*overflow:hidden;*/
	float: none;
	zoom: 100%;
	margin-left: 220px;
	display:block;
}
.twoCols table{
	/*margin-left:-15px;*/
        margin-bottom:15px;
        /*margin-top:15px;*/
        width:100%;
}
.twoCols td{
	background:#FFF;
        width:49%;
        border-left:1px solid #EBEDE6;
	/*border-right:1px solid #EBEDE6;
	border-bottom:1px solid #EBEDE6;*/
}
td.separator {
        background:#E1E1E1;
        width:1%;
        background-image: url('/img/pixel.gif');
}
.tcLeft{
	width:49%;
	float:left;
        position:relative;
	padding-top:7px;
	z-index:100;
	overflow:hidden;
}
.tcRight{
	width:50%;
	float:right;
	padding-top:7px;
	overflow:hidden;
}
.iThreeCols{}
.iThreeCols td{
	width:33%;
	padding:0 15px 10px 0;
	vertical-align:top;
}
.textBlock h2{
	color:#6D5635;
  margin-bottom:5px;
}
.wideBanners{
  margin-bottom:20px;
	overflow:hidden;
	zoom:100%;
}
.coloredBlocksWrapper{
	overflow:hidden;
	zoom:100%;
	margin-bottom:20px;
}
.cbWrapper{
	padding-top:6px;
}
.cbWrapper table{
	width:100% !important;
}
.cbWrapper td{
	background:#F4FCD0;
	width:34%;
	padding-bottom:10px;
	border-right:7px solid #E1E1E1;
	vertical-align:top;
}
.cbWrapper td.sotrudniki{
  border-right:7px solid #FFF;
  border-bottom:7px solid #FFF;
}
.cbWrapper td.last{
	border:none;
}
.cbWrapper .bulletList{
	float:left;
        padding-left:10px;
}
.cLeft{
	padding:10px 10px 0 10px;
		background:#F4FCD0;
		position:relative;
}
.cRight{
	padding:10px 10px 25px 10px;
	background:#F4FCD0;
}
.cMiddle{
	padding:10px 10px 25px 10px;
	background:#F4FCD0;
}
.subLine{
	padding-top:15px;
	border-top:1px solid #C4DF9B;
}
table{
	width:99%;
}
td{
	vertical-align:top;
}
.databaseTable td{
	width:49%;
	padding-right:10px;
}
/***************************/
/**********left*************/
#left {
	width: 205px;
	padding:6px 10px 0 15px;
	float: left;
	font-size:11px;
	position: relative;
	display: inline;
}
#left a{
	color:#0000FF;
	text-decoration:none;
}
#left a:hover{
	text-decoration:underline;
}
.columTitle{
	padding:0 10px;
	background:#fff;
	position:relative;
}
.columTitleWrapper{
	border-bottom:1px solid #DAED8E;
}
.columTitleWrapper2Level{
	border-bottom:1px solid #DAED8E;
	margin-top: 20px;
}
.doubleTitle h1{
	margin-right:100px;
}
.doubleTitle h1, .doubleTitle h2{
	display:inline;
}
.columTitle h2{
	top:-3px;
	position:relative;
	color:#0000FF;
	font-size:13px;
	width:150px;
	/*background: url(/img/smallTitleIco.gif) 100% 3px no-repeat;*/
}
.columTitle.ctBg{
	padding:0px 15px 3px;
	color:#7D7D7D;
	background:#F1F1F1 url(/img/columTitle.gif) repeat-x;
}
.columTitle.ctBg h2{
	color:#7D7D7D;
	background:none;
	top:auto;
}
.calendar .month{
	width:90px;
	margin-right:20px;
	font-size:13px;
	background:#E0DFE3;
	border:1px solid #D7D7D7;
}
.calendar .year{
	width:55px;
	font-size:13px;
	background:#E0DFE3;
	border:1px solid #D7D7D7;
}
.calendarBlock{
	font-size:12px;
	margin-bottom:15px;
}
.calendarBlock table{
	width:205px;
	margin-top:1px;
	border-collapse:collapse;
}
.calendarBlock td{
	padding:3px;
	text-align:center;
	background:#F5FFCC;
}
.calendarBlock .header td{
	padding:5px;
	border-top:1px solid #00A651;
	border-bottom:1px solid #00A651;
	color:#7D7D7D;
	background:#C4DF9B;
}
.calendarBlock a{
	color:#0000FF;
	text-decoration:none;
}
.calendarBlock a:hover{
	text-decoration:underline;
}
.calendarBlock .weekend{
	border-left:1px solid #C4DF9B;
	border-right:1px solid #C4DF9B;
}
.calendarBlock .header .weekend{
	border-left:1px solid #00A651;
	border-right:1px solid #00A651;
}
.columBlock{
	margin-bottom:15px;
	padding:0 15px 15px 10px;
	background:#EBEDE6;
	overflow:hidden;
	zoom:100%;
}
.columBlockDay{
	margin-bottom:15px;
	padding:0 0px 15px 10px;
	background:#EBEDE6;
	overflow:hidden;
	zoom:100%;
}
.columBlock.cbBg{
	padding-top:5px;
	background:#fff;
}
.newsDate{
	color:#636363;
}
.newsList{
	margin-bottom:5px;
	border-bottom:1px solid #00A651;
}
.newsList .last, .newsList.last{
	border:none;
	margin:0;
}
.newsList dd{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #C4DF9B;
}
.doubleBlock{
	overflow:hidden;
	zoom:100%;
	margin-bottom:15px;
	padding:15px 5px 15px 10px;
	font-weight:bold;
	background:#F5FFCC url(/img/bgDoubleBlock.gif) repeat-y;
}
.doubleBlock .imgBlock{
	width:90px;
	margin-right:10px;
	float:left;
}
.doubleBlock ul{
	width:80px;
	float:left;
	position:relative;
}
.doubleBlock li{
	position:relative;
	width:75px;
}
.bulletList li{
	list-style:none;
	padding-left:8px;
	background: url(/img/disc.gif) 0 5px no-repeat;
}
.myRequest{
	margin-bottom:20px;
}
.myRequest strong{
	font-size:13px;
	color:#5F4929;
}
.forumBlock .columTitle{
	padding:3px 3px 0 15px;
	margin-left:-15px;
}
.forumBlock table{
	width:99%;
}
.forumBlock .author td{
	width:50%;
	padding-bottom:15px;
}
.voteBlock .columBlock{
	border-top:1px solid #C4DF9B;
}
.voteBlock .columTitle.ctBg{
	padding-right:3px;
}
.voteBlock h2{
	top:-2px !important;
	padding:3px 0 2px;
	color:#0000FF !important;
	position:relative;
	z-index:1;
	/*background: url(/img/bigTitleIco.gif) 100% 0px no-repeat !important;*/
}
.voteBlock fieldset{
	margin-bottom:20px;
	border-top:1px solid #fff;
}
.voteBlock fieldset ul{
	margin-bottom:20px;
}
.voteBlock ul{
	margin-top:5px;
}
.voteBlock li{
	list-style:none;
}
.voteBlock p{
}
.voteBlock .button {
    margin-left:40px;
    width:100px;
}

.voteResult{
	width:100%;
}
.voteResult td{
	vertical-align:bottom;
}
.resultList{
	margin-bottom:10px;
	border-top:1px solid #C4DF9B;
	border-bottom:1px solid #C4DF9B;
	background:#FFFCD6;
}
.resultList td{
	text-align:center;
}
.firstR{
	background: url(/img/firstR.gif) no-repeat;
}
.secondR{
	background: url(/img/secondR.gif) no-repeat;
}
.thirdR{
	background: url(/img/thirdR.gif) no-repeat;
}
/***************************/
/**********right*************/
#right {
	width: 195px;
	padding:6px 15px 0 0;
	float: right;
	font-size:11px;
	position:relative;
}
#right a{
	color:#0000FF;
	text-decoration:none;
}
#right a:hover{
	text-decoration:underline;
}
#right .columBlock li{
	list-style:none;
	margin-bottom:15px;
}
#right .columBlock .last{
	margin:0;
}
#right .bulletList li{
	font-weight:bold;
	margin:0;
}
.advertise{
	margin:0 !important;
}
.advertiseBlock{
	padding-top:10px;
	text-align:center;
}
/***************************/
/**********bottom***********/
#bottom{
 	height: 80px;
	padding-top:20px;
	text-align:center;
	font-size:10px;
}
#bottom a{
	text-decoration:none;
}
#bottom a:hover{
	text-decoration:underline;
}
.counters{
	display:inline;
	margin-right:5px;
}
.copyrights{
	padding-top:20px;

}
.copyrights a{
	color:#55955E;
}
/************************/
/***** материал *********/
.textTitle{
	padding:0 3px 2px 5px;
	background:#FFF;
	/*float: left;*/
}
.textTitle h1{
        color:#5e4828;
        font-size:16px;
        font-weight:bold;
        margin-top:15px;
}
.textTitle p{
	margin-top:15px;
	/*background:#FFF;*/
	color:#000;
	font-size:12px;
}
.textTitle h2{
	margin-bottom:0px;
	font-weight:bold;
	font-size:14px;
	color:#000;
}
.textTitle h3{
        margin-top:10px
	font-weight:bold;
	font-size:14px;
	color:#5e4828;
}
.textTitle li{
        margin-left:10px;
}
.textTitle textarea{
        background:#E1E1E1 none repeat scroll 0%;
        border:medium none;
        padding:2px 0pt 2px 5px;
}
/************************/
/***** автор *****/
.indexAuthorList{
	/*overflow:hidden;*/
	float:right;
	width:300px;
	margin:10px;
	position: relative;
}
.indexAuthorList1{
	width:300px;
	margin-bottom:20px;
	position: relative;
}
.doubleAuthorBlock{
	overflow:hidden;
	padding:5px 5px 15px 5px;
}
.doubleAuthorBlock .imgBlock{
	width:110px;
	margin-right:10px;
	float:left;
}
.doubleAuthorBlock p{
        background: #F4FCD0 none repeat scroll 0 0;
        /*display:block;*/
        overflow:hidden;
        width:140px;
}
.doubleAuthorBlock h2{
	overflow:hidden;
	/*margin-bottom:10px;*/
	font-weight:bold;
	font-size:12px;
}
.doubleAuthorBlock ul{
        list-style:square;
}
.doubleAuthorBlock li{
	overflow:hidden;
	margin-left:10px;
	margin-top:10px;
	font-weight:bold;
	font-size:10px;
	list-style:disc;
}
/****** //автор ********/
.indexImageList{ /*** картинка в текст ***/
	overflow:hidden;
	float:left;
	width:220px;
	/*height:auto;*/
	margin:20px 20px 0px -15px;
}
/****** текст врезки ************/
.indexTextInfoList {
        overflow:hidden;
        zoom:100%;
        border-color:#c4df9b #fff;
        border-style:solid;
        margin-top:10px;
        border-width:1px;
        padding:10px;
        font-size:12px;
        background:#fffeed;
}
.indexPrintVersion {/*** версия для печати ***/
        zoom:100%;
        border-color:#fff #fff #c4df9b;
        text-align: right;
        border-style:solid;
        margin-top:10px;
        margin-bottom:10px;
        border-width:1px;
        padding:10px;
        font-size:10px;
}
.indexDopMaterial {/*** материалы по теме ***/
        zoom:100%;
        text-align: left;
        margin-top:10px;
        margin-bottom:10px;
        float: none;
}
.indexDopMaterial h1{/*** материалы по теме заголовок***/
        border-width:1px;
        border-style:solid;
        border-color:#c4df9b #fff #fff;
        padding-top:10px;
	font-weight:bold;
	font-size:14px;
	color:#5e4828;
}
.indexDopMaterial p{/*** материалы по теме***/
  margin:10px 0px 5px 0px;
	font-size:12px;
	font-weight:bold;
}
.indexDopMaterial span {/*** материалы по теме***/
	font-weight:normal;
	font-size:12px;
}
.indexDopMaterial span p{/*** материалы по теме***/
	font-weight:normal;
	font-size:12px;
}
.textForma{
        zoom:100%;
        width: 100%;
  }
.textForma textarea{
        width:100%;
        height:200px;
        background:#E1E1E1 none repeat scroll 0% 0%;
        border-top:1px solid #c4df9b;
        overflow:hidden;
        padding:0pt 0px 0px;
}
/****** личная страница автора ********/
.authorTitle{
	padding:0 20px 2px 5px;
	background:#FFF;
}
.authorTitle h1{
  color:#7d7d7d;
  font-size:16px;
  font-weight:bold;
  /*margin:15px 0px 0px 0px;*/
}
.authorTitle p{
	margin-top:15px;
	/*background:#FFF;*/
	color:#000;
	font-size:12px;
}
.authorTitle h3{
  margin-top:20px;
	font-weight:bold;
	font-size:14px;
	color:#5e4828;
}
.authorInfoList{
}
.authorInfoList a{
	font-weight:bold;
}
.authorInfoList dt{
	color:#999999;
	margin-bottom:2px;
	margin-top:10px;
}
.authorInfoList dt img{
	float:left;
	margin-right:5px;
}
.authorInfoList dt span{
	margin-right:8px;
}
.authorInfoList dd{
	overflow:hidden;
	zoom:100%;
	margin-bottom:15px;
}
.authorInfoList dd{
	overflow:hidden;
	zoom:100%;
	margin-bottom:15px;
}
.authorInfoList p{
  font-size:11px;
  background:#EBEDE6 none repeat scroll 0 0;
  margin-top:0pt;
}
.authorMaterial {
  float:none;
  margin-bottom:10px;

  margin-top:10px;
  text-align:left;
}
.authorThreeCols{
  width:100%;
  background:#EBEDE6 none repeat scroll 0%;
}
.authorThreeCols td{
	width:33%;
	padding:0 15px 10px 10px;
	vertical-align:top;
}
.authorTwoCols{
  width:100%;
}
.authorTwoCols td{
	width:50%;
	padding:0 2px 10px 2px;
	vertical-align:top;
}
.authorTwoCols p{
  background:#EBEDE6 none repeat scroll 0 0;
}
/****** автор ****/
.question li{
	padding-left:15px;
	background-position:0 3px !important;
}
.voteBlock .button{
	width:100px;
	margin-left:40px;
}
.personalWrapper{
	margin:0 10px;
}
.personal #container{
	margin:0;
	background:none;
}
.personal #content{
	margin:0;
	background:none;
}
.personal #middle{
	margin:0;
	padding:0;
	zoom:0;
}
.personalTitleWrapper{
	padding-top:6px;
}
.personalTitle{
	padding-left:20px;
	padding-bottom:15px;
	background:#fff;
	color:#979797;
}
.personalTitle h2{
	font-size:18px;
}
.personal{
	padding:0 10px 10px 10px;
	background:#fff;
	overflow:hidden;
	zoom:1;
	font-size:12px;
}
.personal h2{
	font-size:18px;
	font-weight:normal;
	color:#7D7D7D;
}
.personal h3{
	color:#603913;
	margin-bottom:15px;
	font-size:14px;
}
.personal a{
	color:#0000FF;
}
.personal table{
	width:100%;
	border-collapse:collapse;
}
.personal td{
	padding-bottom:16px;
	background:#EBEDE6;
}
.personal .separator{
	width:1%;
	background:#fff;
}
.cabinetStructure td{
	width:49%;
	font-size:12px;
	border-bottom:16px solid #fff;
}
.personal .textBlockTitleWrapper{
	margin-bottom:10px;
}
.personal .textBlockTitleWrapper small{
	margin-top:5px;
}
.personal .contentBlock p{
	margin-bottom:15px;
}
.personal .contentBlock{
	overflow:hidden;
	zoom:1;
}
.settins ul{
	width:66%;
}
.settins li, .description li{
	margin-bottom:10px;
	padding-left:75px;
	position:relative;
	overflow:hidden;
	zoom:1;
}
.settins label, .description label{
	width:65px;
	top:0; left:0;
	position:absolute;
	text-align:right;
}
.personal .textbox{
	padding:2px 0 2px 10px;
	border:none !important;
	color:#005825;
}
.settins .textbox{
	width:100%;
}
.avatarImg{
	float:right;
	padding-right:15px;
	text-align:center;
}
.avatarImg img{
	display:block;
	margin-bottom:10px;
}
.description .textbox{
	width:90%;
}
.bookmarks {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal !important;
	font-weight:bold;
	color:#603913;
}
.pList{
	font-weight:bold;
	color:#603913;
}
.pList li{
	padding-top:1px;
	padding-bottom:2px;
}
.bookmarks li{
	position:relative;
	padding:1px 30px 2px 25px;
	border-bottom:1px solid #DAED8E;
	overflow:hidden;
}
.bookmarks .last{
	border:none;
}
.bookmarks .del{
	top:4px; right:20px;
	position:absolute;
}
.sources{
	padding:0 20px 20px 20px;
}
.messages li{
	padding-left:10px;
	list-style:none;
}
.messages strong{
	margin-right:7px;
}
.requests li{
	padding-right:160px;
	margin-left:40px;
	position:relative;
}
.selectBlock{
	top:0px; right:10px;
	position:absolute;
}
.selectBlock select{
	width:100px;
	color:#005825;
	font-size:10px;
}
.galleryInnerWrapper{
	width:340px;
	margin:0 0 5px 5px;
	float:right;
}
.galleryInnerWrapper .textBlockTitleWrapper, .publicationWrapper .textBlockTitleWrapper{
	margin-bottom:0;
}
.galleryInner{
	padding:10px;
	background:#EBEDE6;
	overflow:hidden;
	zoom:1;
}
.galleryInner td{
	padding:5px 5px 0 0 !important;
}
.galleryInner .last{
	padding-right:0 !important;
}
.galleryInner .imgWrapper{
	width:306px;
	float:none;
	background:#fff;
	padding:5px;
	margin:0;
}
.galleryInner .imgWrapper img{
	margin-bottom:5px;
	display:block;
}
.gpagenav{
	float:right;
	padding-top:10px;
	overflow:hidden;
	zoom:1;
}
.gpagenav li{
	margin-right:5px;
	float:left;
	list-style:none;
}
.gpagenav a{
	font-weight:bold;
}
.publictaion{
	padding:20px;
	background:#EBEDE6;
}
.publication td{
	width:30%;
	padding:20px !important;
}
.publication td img{
	float:left;
	margin-right:5px;
}
.publication td a{
	text-decoration:none;
	font-weight:bold;
}
.publication td a:hover{
	text-decoration:underline;
}
.blogStructure{
	margin-top:20px;
}
.blogStructure td{
	background:none;
	width:auto;
	padding-bottom:0;
}
.video{
	width:400px !important;
	padding:0 !important;
}
.video .scrollList{
	height:150px;	
}
.scrollList{
	overflow-y:scroll;
	color:#7F7F7F;
	background:#fff;
	border:1px solid #E8E8E8;
}
.scrollList ul{
	margin:0 10px;
}
.scrollList li{
	padding:10px 5px;
	list-style:none;
	overflow:hidden;
	zoom:1;
	border-bottom:1px solid #E8E8E8;
}
.scrollList a{
	color:#285B96;
}
.scrollList a:hover{
	text-decoration:none;
}
.scrollList img{
	float:left;
	margin-right:10px;
}
.scrollList strong{
	color:#191951;
	display:block;
	margin-bottom:10px;
}
.scrollList .active{
	background:#BABABA;
}
.audio .scrollList{
	height:450px;
}
.blog{
	background:#EBEDE6 !important;
	border:none !important;
}
.blog a{
	color:#0000FF;
	text-decoration:none;	
}
.blog a:hover{
	text-decoration:underline;
}
.blogContent{
	padding:0 15px 10px 15px;
}
.blogContent .messages{
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #71C464;
}
.blogContent .messages li{
	padding-left:0;
}
.connect{
	background:#E1E1E1 !important;
	border-bottom:1px solid #71C464 !important;
}
.videoWrapper{
overflow:hidden;
padding-bottom:20px;
zoom:1;
}
.videoWrapper div{
height:auto !important;
}
.rss{
float: right; 
padding-right: 10px;
}
/* закругления */
/***************/
.inner-box, .inner-box-yellow {
	padding:1em; 
}
.r1, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9, .r10 {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
}
.r10 { margin: 0 10px; }
.r9 { margin: 0 9px; }
.r8 { margin: 0 8px; }
.r7 { margin: 0 7px; }
.r6 { margin: 0 6px; }
.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#rounded-box-3, #rounded-box-5, #rounded-box-10 { margin:0; }
#rounded-box-5  b { background-color: #FEFEFE; }
.inner-box/*, b*/ { background: #F1F1F1 url(/img/columTitle.gif) repeat-x scroll 0 0; /*background-color: #FEFEFE;*/ }

#rounded-box-3-yellow, #rounded-box-5-yellow, #rounded-box-10-yellow { margin:0; }
#rounded-box-5-yellow b { background-color: #F0F5DC; }
.inner-box-yellow/*, b*/ { background-color: #F0F5DC; }

#rounded-box-5 .inner-box { padding: 0em 0em;}
#rounded-box-5-yellow .inner-box-yellow { padding: 0.1em 0em;}
/*#rounded-box-3 .inner-box { padding: 1em;}*/
/*#rounded-box-10 .inner-box { padding: 0.4em 1em;}*/
/***************/
/* закругления */
div.float {
  float: left;
  width: 180px;
  margin-top:2px;
  display:block;
}


