img {
 border:0px none;
 max-width:100%;
 }
/*
 clearfix
 */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.rim{
	float:right;
	padding-left:20px;
}
.lim{
	float:left;
}
html, body{height:100%;}
/*kalendar in page*/             
.procalender{
float:left;
margin:0 0 0 0;
width:132px;
height:150px;
}                   
.myCalender{
background:white;
}
.myCalender table{
border-collapse: collapse;
}
.myCalender td{
width:15px;
height:15px;
font-size:9px;
text-align:center;
vertical-align: middle;
background-position: center center;
color:rgb(53,53,53);
}
.den{
color:rgb(67,90,160);
font-weight:bold;
}
.callendarTd{
border:1px solid rgb(153,153,153);
width: 15px;
height:15px;
text-align: center;
vertical-align: middle;
}	