table.kalenteri{
 font-size: 1em;
 /*border-collapse: collapse;*/
 border: solid 1px #95908c;
 background-color: #F9E6A6;
 -moz-border-radius: 0.4em;
 -webkit-border-radius: 0.4em;
 border-radius: 0.4em;
}
.kalenteri td{
 width: 25px;
 text-align: center;
}
.kalenteri td a{
 cursor: default;
}
h2.kalenteri{
 font-size: 0.9em;
 text-align: center;
 margin-top: 5%;
}
select{
 width: 30%;
 background-color: #fff;/*#F9E6A6;*/
 font-size: 0.9em;
 border: none;
 margin: 0 10px 10px 0;
}
form{
 width: 280px;
 margin: 30px 0 0 0;
}
fieldset{
 /*border: solid 2px #95908c;
 -moz-border-radius: 0.4em;
 -webkit-border-radius: 0.4em;
 border-radius: 0.4em;*/
 background-color: #efefef;/*#DFB5A7;*/
 padding-top: 10px;
}
#tanaan_nimipaiva{
 margin-right: 20px;
}
.viikko{
 font-size: 0.9em;
 color: #AF534C;
 width: 30px;
}
#tanaan{
 background-color: #DF9E99;
}
#red{
 color: #DF6161; 
}
#siirryButton{
 font-size: 1em;
}

