#anketa1 {
        position: relative;
        display: block;
        width: 225px;
        font-family: Verdana, Tahoma, Arial;
        font-size: 10px;
        text-align: left;
} 
.anketa_stred{
        background-color: #edf6ff;
}
#anketa1 span {

        padding-left: 2px;
        padding-right: 2px;
        display: block;
}
#anketa1 img {
        border: 0px;
        margin-top: 2px;
        margin-bottom: 6px;
}
#anketa1 .otazka {
        /*background-color: #A00F0F;*/
        position: relative;
        display: block;
        width: 225px;
        background: url(../design/poz_nazev_anketa_s.gif) center bottom repeat-y;        
        padding: 5px 0px;
        
}
#anketa1  .nazev_h{
        position: relative;
        display: block;
        width: 225px;
        height: 5px;
        background: url(../design/poz_nazev_anketa_h.gif) center bottom no-repeat;                
}
#anketa1 .otazka .nazev{
        position: relative;
        display: block;
        padding: 0px 10px;       
        color: #fff;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        
}
#anketa1 .spolu {
        /*background-color: #E7D5D5;*/
        padding-top: 0px;
        padding-bottom: 0px;
        width: 225px;
        height: 10px;
        background: url(../design/poz_anketa_s.gif) center top no-repeat;
        
}
#anketa1 .perc {
        font-weight: bold;
        display: inline;
        color: #0066CB; 
       }
       
 a.hlas{
        top: 10px;
        text-decoration: none;
        font-weight: bold;
        display: inline;
        color: #0066CB; 
       }
.pomocnyanketa{
         padding-top: 5px;
         padding-bottom: 5px;
}
