body,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}


td
{
 font-size: 12px;

}

IMG
{
    border: 0px;
}




h1, h2
{
    color: #4c413d;
    font-family: Verdana;
    font-size: 20px;
    font-weight: normal;
    margin: 8px;
    margin-left: 0px;    
}

h2
{                    
    font-size: 15px;
    font-weight: bold;
    padding: 0;
    margin: 4 10 10;    
}


a:link {
    color: #0066FF;
    text-decoration: underline;
}
a:visited {
    text-decoration: underline;
    color: #0066FF;
}
a:hover {
    text-decoration: none;
    color: #0066FF;
}
a:active {
    text-decoration: underline;
    color: #0066FF;
}

.menu td a {
    color: #0066FF;
    text-decoration: none;
    text-transform:uppercase;
}

.style3 {font-size: 16px}
.style11 {font-size: 12px}
.style2 {    color: #999999;
    font-size: 10px;
}


.level1
{
    padding: 2px;

}

.level2
{
    padding: 2px;
    padding-left: 40px;
}

.level3
{
    padding: 2px;
    padding-left: 80px;
}



.errorBlock
{
    padding-bottom: 10px;
    color: #FF0000;
    text-align: center; 
}

.wrong 
{
    color: #B8171D;
    font-weight: bold;
}


.detailimg
{
    float: left;
    width: 180px;
    height: 180px;
}

.detailimg table
{
    border: 1px solid #ababab;
}

.detailimg table td img
{
    cursor: pointer;
}

.mainmenucur
{
    color: #000000;
    
}


img, div { behavior: url(http://www.fablex.lv/direct/css/iepngfix.htc) }  