/* CSS Document */
body{
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
}
body a:visited{
color:#800080;
}
.footer{
font-size:6pt;
font-size:x-small;
}
.form_field{
background-color:#AAD5FF;
}
.calendar {
margin:0px;
}
.table_restrictii{
/*padding:25px;*/
}
.table_restrictii td{
border:1px solid #CCCCCC;
font-size:x-small;
}
.table_restrictii th{
font-size:x-small;
}
.calendar_nu_circ {
background: #EE4646;
color:#ffffff;
text-align:center;
}
.calendar_circ {
background:#CDF5D0;
color:#000000;
text-align:center;
font-size:x-small;
}
.calendar-month{
font-weight:bold;
}
.legenda_nu_circula{
display:block;
height:15px;
width:15px;
border:1px solid #CCCCCC;
float:left;
background-color:#EE4646;
font-size:x-small;
}
.legenda_circula{
display:block;
height:15px;
width:15px;
border:1px solid #CCCCCC;
float:left;
background-color:#CDF5D0;
font-size:x-small;
}
.legenda_restrictii{
text-align:left;
}
