.content .blueblock{
	color: white;
	font-size: 11px;
	display: block;
	width: 163px;
	/*height: 37px;*/
	padding-bottom: 8px;
	background: url(../images/content_sendus.gif) bottom left no-repeat #99cad3;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 3px;
}

.content .blueblock.right{
	position: absolute;
	right: 0;
	top: 24px;
}

.item .date{
	font-style: italic;
	margin-bottom: 10px;
}

.item img{
	display: block;
	margin-bottom: 8px;
}

.item strong{
	font-weight: normal;
	margin-bottom: 10px;
	display: block;
}

.inner .content .item strong a{
	font-size: 16px;
	color: #0196b0 !important;
}

.item .descr{
	color: black;
	font-size: 12px;
}

.delim{
	margin-top: 10px;
	margin-bottom: 10px;
}

.years{
	margin-top: 18px;
	font-size: 11px;
	color: #0196b0;
}

.years a{
	color: #0196b0;
}

.years span{
	color: #9c1147;
}

.curryear{
	font-size: 13px;
	color: #f45600;
	margin-top: 20px;
/*	margin-bottom: 20px;*/
}

.calendar{
	padding-right: 20px;
	/*padding-top: 20px;*/
	font-size: 11px;
}

.month{
	float: left;
	display: inline;
	/*margin-left: 22px;*/
	margin-right: 20px;
	margin-bottom: 40px;
	width: 170px;
	height: 119px;
	color: black;
}

.month table{
	border-collapse: collapse;
}

.month table td{
	width: 26px;
	text-align: center;
}

.month table th{
	padding-bottom: 12px;
	text-align: left;
	padding-left: 5px;
	color: #0196b0;
	font-weight: bold;
}

.month th a{
	color: #0196b0;
	text-decoration: none;
}

.month td a{
	color: #0196b0;
}

.month th.off, .month th.off a, .month td.off, .month td.off a{
	color: #9c1147;
}

.month .days th{
	text-align: center;
	padding-left: 0;
}

.month th a{
	color: #9c1147;
	padding-left: 15px;
	background: url(../images/month_a.gif) left 4px no-repeat;
	font-weight: normal;
	text-decoration: underline;
}

.month th span{
	color: black;
	padding-left: 15px;
	background: url(../images/month_span.gif) left 4px no-repeat;
	font-weight: normal;
}
