.anketa_box {
width:auto;
margin:10px;
padding: 0px;
display: block;
font-size:10pt;
}
.anketa_box form{
	margin:5px;

}
.anketa_info {
font-weight: bold;
color: #b22222;
margin: 10px;
display: block;
font-size:8pt;
}
.anketa_otazka {
background-color: #ffd700;
padding: 5px;
width: auto;
font-weight: bold;
}
.anketa_moznost {
color: #000000;
font-weight: bold;
font-size:8pt;
}
.anketa_bar {
width:16px;
height: 15px;
display: block;
background-color:#000066;
margin: 2px 0px 2px 0px;
border:none;
cursor:pointer;
font-size:0px;
color:#000066;
}
.anketa_pocet {
font-weight: normal;
}
