.tabela {
background:#F4F8F9;
        opacity: 0.7;
        filter:alpha(opacity=70);
        zoom:1; 
width:200px;
border:1px solid #f0f0f0;
float:left;
margin-right:20px;
padding:0;
}

.td {
/*background:#f8f8f8;*/
width:20px;
height:20px;
text-align:center;
}

.hj {
/*background:#cccccc;*/
width:20px;
height:20px;
text-align:center;
text-decoration:line-through;
font-style:bold;
}

.dom {
background:#D0E3F0;
width:20px;
height:20px;
text-align:center;
}

.evt {
background:#97C2E2;
width:20px;
height:20px;
text-align:center;
}

.mes {
/*background:#fff;*/
width:auto;
height:20px;
text-align:center;
}

.show {
background:#202020;
width:300px;
height:30px;
text-align:left;
font-size:12px;
font-weight:700;
color:#CF0;
padding-left:5px;
}

.linha {
/*background:#404040;*/
width:300px;
height:20px;
text-align:left;
font-size:11px;
color:#f0f0f0;
padding:1px 1px 1px 10px;
}

.sem {
background:#D0E3F0;
width:auto;
height:20px;
text-align:center;
font-size:12px;
font-weight:700;
font-family:Verdana;
color:#006699;
}

#mostrames {
width:300px;
padding:5px;
}

#ag {
/*background:#fff;*/
position:relative;
border:1px solid #f0f0f0;
 top:400px;
 margin:auto;
padding:0;
}
