/********** BLOG **********/

.blog_news_head {
	background:url("pomagalo_news_ico.png") repeat scroll left center transparent;
	color:#4E6F9C;
	font-size:16px;
	font-weight:bold;
	height:59px;
	margin-bottom:10px;
	padding-left:83px;
	padding-right:15px;
	padding-top:10px;
	position:relative;
}

a.view_all_news	{
	width:300px;
	height:71px;
	display:block;
	margin-bottom:10px;
	background:url(view_all_news.png) top;
}

a.view_all_news:hover	{	background-position:bottom;	}

h1.pomagalo_news	{
	font-size:20px;
	color:#4ebaff;
	margin:0 0 5px;
}

div.pomagalo_news	{
	line-height:20px;
	color:#5a5a5a;
	padding-bottom:15px;
}

.news_separator {
	height:5px;
	overflow:hidden;
	background:url(news_separator.gif) left repeat-x;
	margin:20px 0;
}

div.pomagalo_news .info	{
	float:left;
	height:36px;
	line-height:36px;
	margin-left:10px;
	color:#a3a3a3;
	font-size:11px;
	width:610px;
	margin-bottom:10px;
}

.callendar	{
	width:206px;
	border:1px solid #e0e0e0;
	background:white;
}

.callendar .callendar_body	{
	background:#f3f3f3;
	margin:1px;
	width:188px;
	padding:10px 8px 8px;
}

.callendar .m_y	{
	color:#838383;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	float:left;
	height:18px;
	line-height:18px;
	width:150px;
}

.callendar a.next,
.callendar a.prev	{
	width:19px;
	height:19px;
	float:left;
	background:url(callendar_left_arrow.gif) 4px 6px no-repeat;
	outline:none;
}

.callendar a.next	{
	background:url(callendar_right_arrow.gif) 11px 6px no-repeat;
	float:right;
}

.callendar .day_of_week	{
	width:189px;
	margin-right:-1px;
	height:20px;
	margin-top:10px;
}

.callendar .day_of_week div	{
	width:27px;
	float:left;
	height:20px;
	line-height:20px;
	color:#a3a3a3;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.callendar .days	{
	width:189px;
	margin-right:-1px;
}

.callendar .days a,
.callendar .days b	{
	width:24px;
	height:18px;
	background:white;
	border:1px solid #dedede;
	margin:0 1px 1px 0;
	float:left;
	line-height:17px;
	font-size:11px;
	color:#5a5a5a;
	text-align:center;
	font-weight:normal;
	position:relative;
}

.callendar .days b				{	color:#ababab; cursor:default;	}
.callendar .days b.prev_month	{	color:#ababab; cursor:default;	}

.callendar .days a.event	{
	background:white url(callendar_hover.gif) 1px 1px no-repeat;
}

.callendar .days div.curent	{
	background:url(callendar_event.png) repeat-x;
    _background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='//www.pomagalo.com/index3/img/base/callendar_event.png');
    width:6px;
    height:6px;
    position:absolute;
    top:1px;
    left:1px;
    font-size:0;
    line-height:0;
}

.callendar .days a:hover	{
	color:white;
	background:#838383;
}

/********** /BLOG **********/
