
.c{
text-align: center;
}

.b{
font-weight: bold;
}


.cc{
margin-left: auto;
margin-right: auto;
}

.fr{
float: right;
}

.fl{
float: left;
}


/* Legenda pola input */
.leg_auto{
font-weight: bold;
margin-right: 5px;
}

.leg_50{
width: 50px;
float: left;
font-weight: bold;
margin-right: 5px;
}

fieldset ol{
margin-left: 15px;
}

.fs08{
font-size: 0.8em;
}

.fs10{
font-size: 10px;
}

.fs14{
font-size: 14px;
}

.fs16{
font-size: 14px;
}

.fs20{
font-size: 20px;
}
.fs25{
font-size: 25px;
}

.red{
color: #FF0000;
}

