.galimg
{
    width: 120px;
    height: 120px;
    margin: 3px;
    padding: 5px;
    background: url(../../../img/black10percent.png);
    border: solid 1px #ccc;
    float: left;
}

div.galmenuopis
{
    margin-bottom: 1px;
    padding: 2px;
    border-left: solid 1px #ccc;
    border-right: solid 7px #ccc;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    font-size: 10pt;
}

div.galmenuon
{
    margin-bottom: 1px;
    padding: 2px;
    border-left: solid 1px #ccc;
    border-right: solid 7px #ccc;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    background: url(../../../img/grayback.gif) repeat-x top left;
    font-size: 10pt;
}

div.galmenuoff
{
    margin-bottom: 1px;
    padding: 2px;
    border-left: solid 1px #ccc;
    border-right: solid 7px #ccc;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    font-size: 10pt;
}

