﻿.tableSidebarMeniu
{
    background-repeat: repeat-y;
    background-image: url('../images/MeniuRepet.jpg');
}
.tableSidebarMeniu a
{
    background-repeat: repeat-y;
    background-image: url('../images/MeniuRepet.jpg');
    font-family: "trebuchet MS";
    font-size: 13px;
    color: #000000;
}
.tableHeader
{
    background-repeat: no-repeat;
    background-image: url('../images/meniuHeader.jpg');
    height: 25px;
}
.tableHeaderParteneri
{
    background-repeat: no-repeat;
    background-image: url('../images/parteneri.jpg');
    height: 25px;
}
.Buton a
{
    background-position: center top;
    width: 110px;
    height: 37px;
    top: 0px;
    font-size: 12px;
    color: #990000;
    display: block;
    background-image: url('../images/buttonMic.jpg');
    background-repeat: no-repeat;
    text-align: center;
    font-family: verdana;
    font-weight: bold;
}
.Buton a:hover
{
    background-position: center top;
    font-size: 12px;
    color: #480000;
    background-image: url('../images/buttonMicHover.jpg');
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none;
}
.Meniu a:hover
{
    font-family: "trebuchet MS";
    font-size: 13px;
    color: #663300;
    font-weight: bold;
    text-decoration: none;
}
.Meniu a
{
    font-family: "trebuchet MS";
    font-size: 13px;
    color: #000000;
    font-weight: bold;
}
.tableSidebar
{
    background-image: url('../images/parteneri.jpg');
    background-repeat: no-repeat;
    text-indent: 10px;
}
a
{
    font-family: verdana;
    font-size: 12px;
    color: #996600;
    text-decoration: none;
}
a:hover
{
    font-family: verdana;
    font-size: 12px;
    color: #996600;
    text-decoration: underline;
}
.tableSidebarMeniu a:hover
{
    background-repeat: repeat-y;
    background-image: url('../images/MeniuRepet.jpg');
    font-family: "trebuchet MS";
    font-size: 13px;
    color: #996633;
}
.tblFooter
{
    height: 35px;
    vertical-align: middle;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}
