﻿table.meniu
{
    width:908px;
    text-align:center;
    height:48px;
    padding:0;
    margin-left:0px;
    margin-left:auto;
    margin-right:auto;
    margin-right:32px;
}

td.cap-meniu-stanga
{
    background-image:url(imgs/cap-meniu-stanga.jpg);
    background-position:right top;
    background-repeat:no-repeat;
    width:22px;
    height:48px;
}

td.cap-meniu-dreapta
{
    background-image:url(imgs/cap-meniu-dreapta.jpg);
    background-position:right top;
    background-repeat:no-repeat;
    width:22px;
    height:48px;
}

td.mi
{
    background-image:url(imgs/mi-bg.jpg);
    background-position:left top;
    background-repeat:repeat-x;
    text-align:center;
    vertical-align:middle;
}

td.ms
{
    background-image:url(imgs/ms.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:5px;
}  

div.cautare
{
    vertical-align:middle;
    margin-top:12px;
}

a.mi:link, a.mi:visited
{
    text-decoration:none;
    font-size:9pt;
    font-weight:bold;
    color:Black;
    background-color:#EAEAEA;
    padding:5px 2px 3px 2px;
    border:solid 1px #666666;
}

a.mi:hover
{
    text-decoration:underline;
}

div.cautare
{
    margin-bottom:12px;
}

input.tbCautare
{
    height:21px;
    font-family:Verdana;
    color:Red;
    font-weight:bold;
    width:140px;
    border:solid 0px White;
}

input.btCautare
{
    border:solid 1px #666666;
    text-align:center;
    padding-bottom:3px;
    padding-right:5px;
    padding-left:5px;
    color:Black;
    font-size:11pt;
    background-color:#EAEAEA;
}

table.tbCautare
{    
}

td.cap-stanga
{
    width:12px;
    height:25px;
    background-image:url(imgs/cap-cautare-stanga.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}

td.cap-dreapta
{
    width:12px;
    height:25px;
    background-image:url(imgs/cap-cautare-dreapta.jpg);
    background-position:left top;
    background-repeat:no-repeat;
}