

	  		html, body { 
				max-width: 100%;
			}
			html, body { 
				width: 100%;
			}
	  		#htmlPage {
 
				max-width: 1024px;
				background-color: #fff;

	  		}
	  		 #cwInfo {
		  	display: block;
		  	/*visibility: hidden;*/
		  }
		  
		  #rightContainer {
		    margin-top: 31px;
		    }
		  
		  	#subMenuTrg {
			  	height: 15px;
			  	padding-top: 5px;
			  	cursor: pointer;
		  	}
		  
	  		.nTop *, #floatSubTop *, #xTopMenuD * {
	  			font-size: 9pt !important;
	  		}
	  		
	  		#floatSubTop a{
	  			text-decoration: none;
	  		}
	  		
	  		#floatSubTop a:hover{
	  			color: #eee;
	  			text-decoration: underline;
	  		}
	  		
	  		
	  		.xDotMore {
	  			float: left;
	  			border-radius: 3px;
	  			height: 6px;
	  			width: 6px;
	  			background-color: #db241d;
	  			margin-left: 4px;
	  		}
	  		
	  		.nTop a {
	  			color: #777;
	  			text-decoration: none;
	  			
	  		}
	  		
	  		.nTop a:hover {
	  			color: #db241d;
	  			text-decoration: underline;
	  		}
	  		
	  		
	  		
	  		#floatSubTop a {
	  			color: #000;
	  		}
	  		
	  		/*#header * {
	  			font-size: 8pt !important;
	  		}*/

			.topMenuSelected
			{
				background-color: #db241d; 
				color: #fff; 
				text-align: center; 
				font-weight: bold; 
				
				/*font-size: 8pt;*/
				padding: 7px 5px 4px 5px;
				margin: 0px;
				float: left;
			}
			
			
			.topMenuSelectedX {
			 	background-color: #fff; 
			 	border-bottom: 4px solid #db241d; 
				
				text-align: center; 
				
				font-weight: normal; 
				/*font-size: 8pt;*/
				padding: 1px 0px 0px 0px;
				margin: 0px;
				float: left;
			}
			
			.topMenuSelectedX > a{
				color: #db241d; 
				display: block;
				padding-bottom: 4px;
			}
			
			.topMenu
			{
				background-color: #fff; 
				color: #777; 
				text-align: center; 
				font-weight: normal; 
				/*font-size: 8pt;	*/
				padding: 1px 0px 0px 0px;
				margin: 0px;
				float: left;
			}
			
			
			.topMenuSep
			{
				background-color: #fff; 
				color: #777; 
				text-align: center; 
				font-weight: normal; 
				/*font-size: 8pt;	*/
				padding: 1px 7px 0px 7px;
				margin: 0px;
				float: left;
			}
			
			
			
			
			
			.topMenuSelected .topMenuLink
			{
				color: #fff;
			}
			
			.topMenuSelected .topMenuLink:hover
			{
				color: #fff;
				text-decoration: none;
			}
			
			.topMenuLink
			{
				color: #444; 
				text-decoration: none;
			}
			
			
			.topMenuLink:hover
			{
				color: #db241d; 
				text-decoration: underline;
			}
			
			#topMenuLogin
			{
				background-color: #fff;
				color:  #db241d; 
				text-align: center; 
				font-weight: normal; 
				font-size: 8pt;	
				padding: 1px 0px 0px 0px;
				margin: 0px;
			}
			
			#topMenuLogin div{
				/*font-size: 8pt !important;	*/
				color:  #db241d !important; 
			}
			
			.topMenuLoginW
			{
				background-color: #fff; 
				color: #db241d; 
				text-align: center; 
				font-weight: normal; 
				/*font-size: 8pt;	*/
				padding: 2px 3px 5px 3px;
				margin: 0px;
			}
			
			.topMenuLoginW a
			{
				color: #db241d; 
			}

	  		
	  		
				  		
			.qSearchText
			{
				border: 1px solid #c1c1c1;
				color: #999;
				margin: 1px 3px 1px 0px;
				padding: 0px;
			}
			
			.qSearchText input
			{
				padding: 3px;
				border: none;
				color: #999;
				margin: 0px;
			}
			
			#seachIcon {
				margin: 2px 2px 1px 0px;
				width: 18px;
				height: 17px;
				padding: 0px;
				cursor: pointer; 
			}
			
			#q {
				width: 119px; 
				/*background-image: url(/images/design/yandex-hint.png);*/
				background-position: 2px 4px; 
				background-repeat: no-repeat; 
				background-color: #fff;
			}

	  		
	  		
	  		.footerLinks a {
	  			color: #fff;
	  			font-size: 8pt;
	  		}
	  		
	  		.redGLine {
	  			background-image: none;
	  			background-color: #db241d;
	  		}
	  		
	  		#mobv {
			color: #db241d; 
			text-decoration: underline;
			}
			
			#mobv:hover {
				color: #000; 
	
			}
		
			.weatherInfo {
				border: 1px solid #cccccc;
				padding: 2px 2px 2px 2px;
				width: 113px;
				margin-left: 0px;
				margin-right: 4px;
			}

			.temperature a {
				font-size: 11pt;
			}
			
			.weatherInfo .city {
				margin-left: 3px;
			}
			
			.weatherInfo a {
			color: #db241d; 
			}
						
			.weatherInfo .g{
			 float: left;
			
			}
			
			.weatherInfo .img{
			float: right;
			/*margin-top: 7px;*/
			/*width: 35px;*/
			}
			
			
			
			.weatherInfo  .img img{
				width: 35px;
				margin-top: -5px;
			}
			
			.weatherInfo .temperature{
				font-size: 10pt; font-weight: bold; color: #db241d; text-align: center;
				margin-left: 3px;
				margin-top: -5px;
				margin-bottom: 0px;
			}
			
			/*
			.weatherInfo .temperature sup{
				margin-top: -3px;
			}
			*/
			.weatherInfo .city{
				font-size: 7pt;
				font-weight: normal;
			}
			
			.weatherInfo .city a{
				font-size: 7pt;
				color: #777;
				text-decoration: none;
			}
			
			.weatherInfo .temperature a{
				text-decoration: none;
			}
			
			.weatherInfo .city a:hover{
				font-size: 7pt;
				color: #000;
			}
						
			
			.weatherCell {
				margin-top: 19px;
			}
			
			#currency {
				color: #999;
				margin-top: 0px;
				font-size: 7pt;
				margin-left: 0px;
			}
			
			#currency img{
				margin-top: 0px;
			}
			
			
			
			.currencyData{
				color: #999;
				font-size: 7pt;
				margin: 0px 0px 0px 2px;
			}
			
			.cuLabel{
				color: #999;
				font-size: 7pt;
				font-weight: bold;
				margin: 0px 3px 0px 2px;
			}
			
			
			.currency  .citem{
				display: inline-block;
				border: 1px solid #cccccc;
			}

			#topListSelect *, #mainListSelect *, #tvBoxEx * {
				font-size: 9pt;
				
			}
			
			.topListSelect span{
				font-size: 9pt;
			}
			
			/*
			#newsList span, #tvBoxEx span {
			color: #282828 !important;
			}*/
			
			.topListSelect {
				padding: 5px 0px 10px 0px;
			}
			
			
			
			.mainListSelect {
				padding: 5px 0px 2px 0px;
				margin-bottom: -2px;
			}
			
			#newsList * {
				font-size: 9pt !important;
			}
			
			.mainListSelect .issue * {
				font-size: 9pt !important;
			}
			
			.mainNew {
			    margin-top: 10px;
			}
			
			
			.icon-set * {
			    font-size: 7pt;
			}
			
			
			.icon-label-normal {
			
				margin-top: 1px;
			
			}
			
			
			.newItemContainer .icon {
			    width: 14px;
			}
			
			.icon-label-main {
			    margin-top: 1px;
			}
			
			
			.topList {
				margin-left: -7px;
				width: 247px !important;
				padding-top: 0px;
				margin-top: -3px;
			}
			
			.topList a {
			    font-size: 9pt !important;
			}
			.topList a:hover {
			    text-decoration: underline;
			}
						
			
			.bGrey a:visited, .bRed a:visited {
				color: #777;
			}
			
			.bgRed a:visited {
				color: #ccc;
			}
			
			
			.topList div.itemTop{
				margin-left: 7px;
				padding-right: 3px;
				min-height: auto !important;
			}
			
			.topList div.item {
				min-height: auto !important;
			}
			
			.topList div.item .icon-lable-span{
				font-size: 8pt !important;
			}
			
			
			.topList div.item .icon-data {
				margin-top: 0px;
			}
			
			
			
			
			
			
			
			.lead a:hover, .title a:hover {
				text-decoration: underline !important;
			}
			
			
			
			
			
			
		.m-icons {
			background: url(/images/design/v/m-icons.svg) no-repeat;
			width: 14px;
			height: 12px;
			display: inline-block;
			margin-right: 3px;
			float: left;
		}
		
		.icon-view-normal {
			background-position: -2px 0px;
			
		}
		
		.icon-view-main {
			background-position: -2px -13px;
		}
		
		.icon-comment-normal {
			background-position: -20px 0px;
		}
		
		.icon-comment-main {
			background-position: -20px -13px;
		}
		
		.icon-photo-normal {
			background-position: -54px 0px;
		}
		
		.icon-photo-main {
			background-position: -54px -13px;
		}
		
		.icon-video-normal {
			background-position: -38px 0px;
			width: 12px;
		}
		
		.icon-video-main {
			background-position: -38px -13px;
			width: 12px;
		}
			
		/*.icon-label, .icon-label-main {
			color: #fff;
			float: right;
			display: inline-block;
			margin-top: 0px;
	
			
		.icon-label-normal {
			color: #777;
			float: right;
			display: inline-block;
			margin-top: -1px;
		}*/
			
			
		.icon-set .icon-data .icon-label-main,.icon-set .icon-data .icon-label {
			margin-top: 1px;
		}
			
			
		.xData9pt, .xData9pt *{
			font-size: 9pt !important;
		}

		
		
		
		
		
.calendarND {
	margin-left: -1px;
}
		
.calendarND table {
background-color: #fff;
}

.calendarND .xcal {
	width: 182px;
}



.calendarND table td{
	border: none;/*1px solid #888;*/
	text-align: center;
	padding: 3px 1px 3px 1px;
	background-color: #dededc;
	font-size: 8pt;
	color: #666;
	height: 19px;
}

.calendarND table td.xhead {
	background-color: #838280;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding: 7px 0px 7px 0px;
}


.calendarND table td.xrot {
	padding: 3px 0px 3px 0px;
	text-align: center;
}

.calendarND table td.xrot * {
	font-size: 8pt;
	color: #666;
	text-decoration: none;
}

.calendarND table td.xrot span {
	cursor: pointer;
}


#calendarMonth, #calendarYear  {
	font-size: 8pt;
}

#calendarMonth option, #calendarYear  option {
	font-size: 8pt;
}


.calendarND table td.past{
	color: #666;
	cursor: pointer;
}

.calendarND table td.today{
    background-color: #888;
	color: #fff;
}


.calendarND table td.past:hover{
	background-color: #bebebe;
	text-decoration: underline;
	color: #000;
}

.calendarND table td.future{
	/*color: #aaa;*/
	color: #666;
	cursor: pointer;
}

.calendarND table td.selected{
	color: #ecc;
}


.calendarND table td.weekend{
	background-color: #a9a9a9;
}
/*
#rightContainer{
	margin-left: 7px;
}
*/		
		
.ib_all	{
	margin-top: 9px;	
}	
.ib_all	* {
	font-size: 9pt;
}
		
		
.ib_all	.ibInform{
	border-top: 1px solid #c6c6c6;
	width: 100%;
}



.ib_all	.ibInform .ibTitle{
	font-weight: bold;
	margin: 7px 0px 9px 0px;
}


.ib_all	.ibInform .ibLink{

	background-color: #838280;
	text-align: center;
	border-right: 15px solid #db241d;
	padding: 7px 0px 7px 0px;
}

.ib_all	.ibInform .ibLink a{
	font-weight: bold;
	margin: 7px 0px 5px 0px;
	color: #fff;
	text-decoration: none;
	
}

.ib_all	.ibInform .ibDescr{
	
	color: #676566;
	padding: 7px 0px 7px 0px;
	font-size: 8pt;
}

.commentItem {
	margin-bottom: 3px;
	padding: 5px 7px 5px 10px;
	background-color: #eee;
}

.commentItem * {
		font-size: 8pt;
}


.greyBorder {
	border-right: 7px solid #ccc;

}
.redBorder {
	border-right: 7px solid #db241d;

}

.commentItem .commentUser .authorC {
	color: #db241d;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.commentItem .commentUser span {
	color: #000;

}


.commentItem .commentText a {
	color: #000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

#fullNewConteiner .issue *, #fullNewConteiner .issue{
	font-size: 9pt;
}

#fullNewConteiner{
	margin: 7px 5px 10px 14px;
	
}

.nd_WeatherDay{
	clear: both;
}

.nd_WeatherDay * {
	font-size: 8pt;
}

.nd_weatherData {
	
}
.nd_dow {
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	margin: 15px 0px 7px 0px;
	
}
.nd_DP .day {
	font-weight: bold;
}
.nd_DP .temperature {
	color: #db241d;
	font-weight: bold;
}


.nd_dow span{
	color: #db241d;
	font-size: 9pt;
	background-color: #fff;
}

.nd_dow div.nd_Date{
	font-size: 9pt;
	float: left;
	background-color: #fff;
	padding-right: 14px;
	/*min-width: 240px;*/
}

.nd_dow div.nd_separator{
	margin-top: 10px;
	margin-left: 15px;
	border-bottom: 1px solid #eee;
}

.nd_DP {
	float: left;
	width: 45%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}
.nd_DP * {
	font-size: 8pt;
}
.nd_paramsWeather {
margin: 5px 0px 5px 12px;
}












  #leftContainer {
				width: 240px;
				position: relative;
				display: block;
				float: left;
		  }
		  
		  #rightContainer {
			/*    margin-top: 35px;*/
				width: 180px;
				position: relative;
				display: block;
				float: left;
				margin-left: 5px;
				margin-right: 0px;
		  }
/*		  
		  #mobileMenuButton {
				width: 39px; 
				height: 39px; 
				margin-top: -63px;
				margin-right: 15px;
				background-position: -250px -100px;
			}
			
			
			 #closeMenu {
				width: 39px; 
				height: 39px; 
				margin-top: -63px;
				margin-right: 13px;
				background-position: -290px -100px;
			}
		  */
		  #mainContainer {
				max-width: 56%;
				float: left;
		  }
		  /*#imagesFrame {
				margin-right: 5px;
		  
		  }
		  
		  .newItemContainer .full_short_info .comment
		   {	
		   	float: left;
		   	margin-right: 0px;
		   	margin-left: 20px;
		   	margin-top: 0px
		   }
		  */
		  #Container {
		  	width: 1024px !important;
		  }


.commentItemContainer {
    padding: 5px 5px 5px 5px !important;
}

#fullNewConteiner .title {
    font-size: 16pt !important;
    color: #333 !important;
}

.mob_describe {
	background-color: #eee;
}

#fullNewConteiner .fulltext a {
 	font-size: 12pt !important;
}


#fullNewConteiner .fulltext .textVCell a {
 	font-size: 9pt !important;
}
