body {
    background: #fbb3b3 url(../images/3/back8.png) repeat-x top left;
}     

div#headerTitle {
    background-image: url(../images/3/top_home.jpg);
} 

#layer0_footer {
    background: #fff url(../images/3/footer.png) no-repeat bottom left; 
}

#layer1 {                                        
    background: #fff url(../images/3/content.png) repeat-y bottom left;
}

#content {  
    background: transparent url(../images/3/top.jpg) no-repeat top left;  
}

#nav2 {
    background: url(../images/3/nav2.jpg) no-repeat;
}

#nav1  li a#anav3 {
    background: url(../images/3/meni3v.jpg) no-repeat;
}

#layer2 {
    background: url(../images/3/background_layer2.jpg) repeat-x;
    background-color: #FDD9D9;
}    

#accordion div {
    background: transparent url(../images/3/infobox.png) no-repeat bottom left;
    color: #003270;
}  
 
#accordion h2.lvl1 {
    background: #ed0000;
}
 
#accordion h2.lvl2 {
    background: #f02e2e;
}

#accordion h2.lvl3 {
    background: #f35050;
}


#pollC {
    background-image: url(../images/home/polls-3.gif);
}    

#pollC h1  {
    }     
    
    
.lg-poll-results .lg-polls-answers li.a-0 .percentage{
    background: #e50000;
    }

.lg-poll-results .lg-polls-answers li.a-1 .percentage{
    background: #ed4c4c;
    }                   

.lg-poll-results .lg-polls-answers li.a-2 .percentage{
    background: #f27f7f;
    }                   


.lg-poll-results .lg-polls-answers li.a-3 .percentage{
    background: #f59999;
    }                   

.lg-poll-results .lg-polls-answers li.a-4 .percentage{
    background: #f7b2b2;
    }      
    
 a#a-submit-poll  {
     background: url(../images/3/nav2.jpg) no-repeat;
    }     
