body{ 
  font:normal 11px tahoma,sans-serif; 
} 

.calendar { 
    width: 161px; 
    font: normal 10px tahoma, sans-serif; 
    font-color: #464646; 
    border: none; 
} 

.calhead { 
    width: 160px;  
    margin-bottom:1px;
    text-align:center;
    background: #FFFFFF; 
    height:18px; 
} 

.calhead a { 
    display: block; 
    text-decoration: none;
    
}

.calhead img{
outline:none;
border:none;

} 

.calhead a:hover { 
    background: #a6a6a6 
} 

.right, .left { 
    width: 22px; 
    height: 18px; 
} 

.right { 
    float: right 
} 

.left { 
    float: left; 
} 

.middle { 
    margin: 0px 20px; 
    padding: 0 auto; 
} 

.middle span { 
    font: bold 12px Trebuchet MS, Tahoma; 
} 

.caldays { 
    width: 161px; 
    margin: 0px 0px;
    padding: 0px 0px; 
} 

ul.days { 
    padding: 0px; 
    margin: 0px; 
    list-style-type: none; 
} 

ul.days li { 
    background: #d6d6d6; 
    float: left; 
    display: in-line; 
    border: 1px solid #B1B1B1; 
    width: 20px; 
    height: 13px; 
    margin: 0.5px; 
    text-align: center; 
} 

.caldates { 
    width: 161px; 
    margin:0 auto; 
} 

ul.dates { 
    padding: 0px; 
 
    list-style-type: none;     
} 

ul.dates li { 
    background: #c7c7c7; 
    float: left; 
    display: in-line; 
    border: 1px solid #b1b1b1; 
    width: 20px; 
    height: 13px; 
    margin: 0.5px; 
    text-align: center; 
} 

ul.dates li:hover { 
    background: #e9e9e9; 
} 

ul.dates li a{ 
  color:#000; 
  text-decoration:none; 
} 

.blank { 
    background: #e9e9e9!important 
} 


img { behavior: url("http://www.statuianuda.ro/grafica/iepngfix.htc") }



