﻿body 
{
    
}
a
{
  border-width: 0px;
}
#tablo
{
    
}
#tablo td 
{
   color:inherit;
}
#tablo td:hover
{
    color:Blue;
}

#tablo td:a
{
    border-width:0px;
    
}

#istikbal
{
background:  url("images/ist.png") center center no-repeat; 
}
#istikbal:hover
{
  background:  url("images/istg.png") center center no-repeat;     
}

#bellona
{
background:  url("images/BELY1.png") center center no-repeat; 
}
#bellona:hover
{
  background:  url("images/belyg.png") center center no-repeat;     
}

#tdpict
{
background:  url("images/hra.png") center center no-repeat; 
}
#tdpict:hover
{
  background:  url("images/hdg.png") center center no-repeat;     
}

#cp
{
background:  url("images/cpa.png") center center no-repeat; 
}
#cp:hover
{
  background:  url("images/cpb.png") center center no-repeat;     
}


#footer
{
    vertical-align: bottom;
    height: 100px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #DAE2FA;
    background:  url("images/bdtint.png") left center no-repeat; 

}
#UstMenu
{
    margin-top:0px;
    padding-top:0px;
    height:22px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DAE2FA;

}
#UstMenu li
{
    list-style:none;
    float:left;
    width:50px;
    font-family:Arial,Sans-Serif;
    font-size:13px;

}
#container
{
    vertical-align:middle; text-align: center; width:1024px;
    text-align:center;

}
