.cire_n, .cire_bg, .cire_data, .cire_link, .cire_tekst, .cire_not_link {
    font-family: tahoma, helvetica, arial, arial ce; 
    text-align: left;
}

.cire_n {  
    font-size: 1px; font-weight: bold; color: #F3F3F3; 
    text-decoration: none; background-color: #F3F3F3;
}
.cire_bg { 
    background-color: #F3F3F3
}
.cire_data {  
    font-size: 9px; font-weight: normal; color: #aaaaaa; 
    text-decoration: none; 
}
.cire_link {  
    font-size: 11px; font-weight: normal; color: #555555; 
    text-decoration: none;
}
a.cire_link:hover {
    color: #111111; text-decoration: none;
}
.cire_ul {
    list-style-type: square; list-style-position: outside; 
    font-size: 12px; line-height: 15px; margin-left: 15px; 
    margin-bottom: 0px; margin-top: 0px; margin-right: 5px; 
}
.cire_tekst {  
    font-size: 11px; font-weight: normal; color: #555555; 
    text-decoration: none; background-color: #eeeeee; 
}
.cire_not_link {  
    font-size: 11px; font-weight: normal; color: 006699; 
    text-decoration: none; 
}
a.cire_not_link:hover {
    color: #cc0000; text-decoration: none;
}

.cire_pre {
    font-family: tahoma, helvetica, arial, arial ce; 
    text-align: left;
    font-size: 12px; font-weight: bold; color: #ff0000; 
    text-decoration: none; background-color: #F3F3F3;
    border-bottom :1px dashed Red;
}
