



#fest12 div.pagecap {
    text-align:left;
    border-bottom-color:GoldenRod
}



#fest12 table.sponsosrs  {
    width:100%;
    margin:1em 0;

}
#fest12 table.sponsosrs tr.title td{
    font-size:1.6em;
    font-weight:bold;

    vertical-align: bottom;
    padding:0.5em 0 0 0;
    color: GoldenRod
}

#fest12 table.sponsosrs tr td {
    padding:1em 0.5em;
    text-align:center;
}
#fest12 table.sponsosrs td img{
    margin:0 auto;
}

ul#maininfo {
    margin:1em 0;
    color: GoldenRod
    font-size: 1.6em;
    list-style-image: url(/lib/imgs/galka.gif);
    list-style-position: inside;
    font-weight: bold;
    text-align: center;
}
h2 {
    font-size: 1.4em;
}


