/* telerik r.a.d.calendar Telerik skin */

.calendarWrapper_Telerik
{
	background: #fff;
	color: #000;
}

table.TableLayout_Telerik
{	
	
}

table.TableLayout_Telerik td
{
	width: 50px;
	height: 35px;
	cursor: hand;
	text-align: center;
	border:solid 2px #fff;
	padding:0px 5px;
	background-color:none;
}

table.TableLayout_Telerik td a
{
	font: normal 12px Tahoma;
	text-decoration: none;
	color: #000;
	background: none;
}

.radCalDefault_Telerik,
.radCalWeekendDefault_Telerik
{
	background: none;
	
}

.radCalPreviewDefault_Telerik
{
	font: normal 12px Tahoma;
	text-align: center;
	width:100%;
	height:100%;
}

.radCalPreviewDefault_Telerik a
{
	text-decoration: none;
	color: #000;
}

.radCalHover_Telerik,
.radCalWeekendHover_Telerik
{
	cursor: default;
}

.radCalToday_Telerik
{
	cursor: default !important;
}

.radCalSelect_Telerik,
.radCalWeekendSelect_Telerik
{
	cursor: default !important;
}

.DaysOfWeek_Telerik
{
	color: #000 !important;
	font-size: 13px !important;
	font-weight: bold !important;
	cursor: default !important;
	width: 50px;
	line-height: 35px;
	height: 35px !important;
	background-color:#fff;
}

.outOfRange_Telerik
{
	color: #000;	
	cursor: default !important;
	font: normal 12px Tahoma;
	background-color:#e1e1e1;
}

.otherMonth_Telerik
{
	color: #000;
	cursor: default !important;
	font: normal 12px Tahoma;
	background-color:#e1e1e1;
}

.otherMonth_Telerik a
{
	color: #000 !important;
	cursor: default !important;
	font: normal 12px Tahoma;

}

.titlebar_Telerik
{
	font: bold 15px Tahoma;
	color: #000;
	line-height:35px;
	width: 100%;
	background: #fff url(Img/cizik.gif);
}

.MonthYearFastNav_Telerik
{
	font: normal 12px Tahoma;
	color: #000;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=120,color=#000,strength=3);
}

.MonthYearFastNav_Telerik td
{
	text-align: center;
}

.MonthYearFastNav_Telerik td
{
	cursor: hand;
	padding: 4px;
}

.MonthYearFastNav_Telerik td.selected_Telerik
{
	color: #000;
}

.MonthYearFastNav_Telerik td input
{
    font: normal 12px Tahoma;
	color: #000;
	float: center;
}

.radCalHover_Telerik a,
.radCalWeekendHover_Telerik a
{
	color: #000;
}

.radPopupImage_Telerik img
{
	vertical-align: middle;
	_vertical-align: top; /* IE fix */	
	margin-left: 2px;
	margin-right: 2px;
	margin-top: -1px; /* IE margins fix */
	_margin-top: 0px; 
	border-width: 0px;
}

.radDisabled_Telerik img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
