.patratica
{
    border :0px;
    width  :9px;
    height :9px;
}               

a.menuLink:link {font-family:"Trebuchet MS"; font-size:13px; color :#000000; text-decoration: none; }
a.menuLink:visited {font-family:"Trebuchet MS"; font-size:13px; color :#000000;  text-decoration: none;}
a.menuLink:active {}
a.menuLink:hover { font-family:"Trebuchet MS"; font-size:13px; color :#000000;  text-decoration: underline;}


a.topLink:link {font-family:"Trebuchet MS"; font-size:13px; color :#FFFFFF; text-decoration: none; }
a.topLink:visited {font-family:"Trebuchet MS"; font-size:13px; color :#FFFFFF;  text-decoration: none;}
a.topLink:active {}
a.topLink:hover { font-family:"Trebuchet MS"; font-size:13px; color :#FFFFFF;  text-decoration: underline;}


a.listLink:link {font-family:"Trebuchet MS"; font-size:13px; color :#000000; text-decoration: none;font-weight:bold;}
a.listLink:visited {font-family:"Trebuchet MS"; font-size:13px; color :#000000;  text-decoration: none;font-weight:bold;}
a.listLink:active {}
a.listLink:hover { font-family:"Trebuchet MS"; font-size:13px; color :#000000;text-decoration: underline;font-weight:bold;}


.trRoz
{       
    background-color:#FFF2EB;
    font-family:Trebuchet MS;    
    font-size:14px;    
}

.trAlb
{       
    background-color:#FFFFFF;
    font-family:Trebuchet MS;
    font-size:14px;    
}

p.trRoz
{
    padding-left:11px;
}

p.trAlb
{
    padding-left:11px;
}

.headerRoz
{
    font-family:Trebuchet MS;
    font-size:14px;    
    font-weight:bold;
    background-color:#FBC8B4;
    text-align:center;
}


.inputForm
{
    font-family:Trebuchet MS; 
    font-size: 10pt;
    width:250px;
}

.inputFormShort
{
    font-family:Trebuchet MS; 
    font-size: 10pt;
    width:50px;
}

input
{
    font-family:Trebuchet MS; 
    font-size: 10pt;    
}

.lblLogin
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
}

.err
{
    background-color:#FF0000;
    color:#ffffff;    
        font-family:Trebuchet MS; 
    font-size: 10pt;
    width:250px;
}

.ok
{
    background-color:#00FF00;
    color:#000000;    
        font-family:Trebuchet MS; 
    font-size: 10pt;
    width:250px;
}