.info_block{
	width:100%;
	overflow:hidden;
}
#weather-city {
	float:left;
	width: 85px;
	margin-left: 0px;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	color: #003073;
}



#weather-img{
	float:left;
}

#weather-degr{
	margin:0 0 0 5px;
	float:left;
	font-weight: bold;
	font-size:14px;
}

.currency{
	float:right;
	font-weight: bold;
	font-size:14px;
}

.cat_min{
	width:20px;
	height:20px;
	float:right;margin-right:5px;
	cursor:pointer;
	background: url(/mobile/images/minus.png) right center no-repeat;
}

.cat_max{
	width:20px;
	height:20px;
	float:right;margin-right:5px;
	cursor:pointer;
	background: url(/mobile/images/plus.png) right center no-repeat;
}

.module_block{
	border:1px solid white;
	border-left:5px solid white;
	border-top:none;
	padding: 0px 0px 0px 0px;
	margin-top:1em;
}
/* Start Modules block */
.block_title{
	padding:0.3em 0px 0.3em 1em;
	background-color:#c25cf0;
	text-align:left;
}
.block_title a{
	font-size: 1.2em;
	font-weight: bold;
	color:#000;
}
.block_body{
	padding:0.3em 0.5em;
	overflow:hidden;
}
/* END Modules block */

#kabar_block{
	border-color:#00adef;

}
.kabar_title{
	background-color:#00adef;
}
.kabar_title a{
	color:#FFF;
}

.mp_news_one{
	clear:both;
	width:100%;
	margin-bottom:1em;
	height:auto;
}

.mp_news_date{
	width:4em;
	font-weight:bold;
	float:left;
	color:#00adef;
	display: block;
}
.mp_news_date span{
	display:block;
	color:#777;font-size:9px;
}
.mp_news_link{
	display: block;
	margin-left:4em;
}
.mp_news_link a{
	font-size:16px;
	color: black;
}
.mp_news_coments{
	color:#777;font-size:12px;
	background: url(/images/comments/com.gif) left center no-repeat;
	padding-left:18px;
}
.mp_news_title{
	padding: 0.9em 0px 0.9em 0em;
	text-align: left;
	font-weight: bold;
	color: black;
	font-size: 16px;
}
	

#article_block{
	border-color:#e7e7e7;
}
.article_title{
	background-color:#e7e7e7;
}

.mp_article{
	margin:0;
	padding:0;
}
.mp_article li{
	list-style-type: none;
	line-height: 16px;
	font-size: 14px;
	margin-bottom:1em;
	font-weight:bold;
}
.mp_article li a{
	color: black;
}

#media_block{
	border-color:#c25cf0;
}
.media_title{
	background-color:#c25cf0;
}
.media_title a{
	color:#FFF;
}

.mp_media_title{
	padding: 0.9em 0px 0.9em 0em;
	text-align: left;
	text-decoration:underline;
}
.mp_media_title a{
	font-weight:bold;
	color: black;
	font-size:16px;
}

.mp_video_item{
	width:100%;
	overflow:hidden;
	margin-bottom:1em;
	clear:both;
}
.mp_video_pic{
	position:relative;
	display:block;
	width:120px;
	height:80px;
	background:black;
	margin-bottom:0px;
	overflow:hidden;
	text-align:center;
	float:left;
	border: 1px solid #ccc;
	border-radius: 10px;
}
.mp_video_info{
	margin-left: 130px;
	overflow:hidden;float:none; position:static; margin-bottom:0px;
}
.mp_video_info a{
	font-size: 14px;
	color: black;
	font-weight:bold;
}
.mp_audio_item{
	width:100%;
	overflow:hidden;
	margin-bottom:1em;
	clear:both;
}
.mp_audio_item .new{
	color:red;
	font-size:11px;
	font-weight:bold;
}
.mp_audio_item a{
	font-size: 16px;
	color: black;
}

#jylnaama_block{
	border-color:#AAE0FA;
}
.jylnaama_title{
	background-color:#AAE0FA;
}

#forum_block{
	border-color:#fef000;
}
.forum_title{
	background-color:#fef000;
}
.forum_title a{
	color:black;
}
.mp_forum_item{
	clear: both;
	width: 100%;
	margin-bottom: 1em;
}
.mp_forum_title{
	margin-bottom: 0.5em;
}
.mp_forum_title a{
	font-size: 14px;
	color: black;
	font-weight: bold;
}
.mp_forum_post{
	font-size: 16px;
	color: black;
}
.mp_forum_post a{
	font-weight: bold;
	color: #00adef;
}
#vote_block{
	border-color:#aae0fa;
}
.vote_title{
	background-color:#aae0fa;
}
.vote_title a{
	color:black;
}
.mp_vote_title{
	font-size: 14px;
	color: black;
	font-weight: bold;
	margin:1em 0;
}

#movie_block{
	border-color:#524d9d;
}
.movie_title{
	background-color:#524d9d;
}
.movie_title a{
	color:#FFF;
}
.ervote{padding: 10px 3px 10px 3px; color: red; border-radius: 3px;   border: 1px solid red;   text-align: center;   font-weight: bold;    margin-top: 10px; margin-bottom: 10px;}