.calendartable {
	/*background-color: #F4F4F4;*/
	margin-bottom: 22px;
}

.calendartable td{
	height: 20px;
	/*width:22px;*/
	font-size:10px;
}
.calendartable thead{
	background-color: #D0D0D2;
	
}
.calendartable thead td{
	color:#808073;
	text-align: center;
	font-weight:normal;
	/*border-bottom:2px solid #678;*/
	height: 16px;
}

.calendartable tbody tr{
	background-color: #F4F4F4;
}
.calendartable tbody td{
	/*text-align: center;*/
	/*border-bottom:1px solid #666;*/
}
.calendartable tbody td.wend{
	/*background-color: #fee;*/
}
.calendartable tbody td a{
	display:block;
	width: 26px;
	line-height: 18px;
	height: 19px;
	text-align:center;
}

.calendartable tbody td a, .calendartable tbody td a:link{
	color: #C41922;
}

.calendartable tbody td a.none{
	color: #808073;
}

.calendartable tbody td.curent{
	/*background-color: #aaa;*/
	color: #808073;
}
.calendartable tbody td.curent a{
	/*color: #fff;
	font-weight:bold;*/
	background-color: #E2E2E2;
}
.calendartable tbody td.today2 a{
	/*border:1px solid #f66;*/
	font-weight:bold;
}
.calendartable tbody td a:hover, .calendartable tbody td.today2 a:hover{
	text-decoration: none;
	/*border:1px solid #66f;*/
}
.calendartable tbody td a.none:hover{
	
	/*border:0px none;*/
}

.calendartable tbody td.dsbl, .calendartable tbody td.dsbl a, .calendartable tbody td.dsbl a:hover{
	/*color:#aaa;*/
	visibility: hidden;
}

.nowr #m {
	width: 80px;
}

.nowr #d {
	width: 38px;
}

.nowr #y {
	width: 52px;
}

#calendarselects {
	margin: 18px 0px 10px 0px;
}

#sekmadienis {
	background-color: #B0B0B2;
}

h6 span {
	font-weight: normal;
	font-size: 12px;
}

.event p{
	font-size: 12px;
	font-weight: normal;
}

.etit {
	font-size: 12px;
	font-weight: normal;
/* 	color: #C41922; */
color: #000;
}
.etit span{
	font-weight: bold;
}