/* 
    Created on : 30.11.2015, 13:36:34
    Author     : Anton Melnichyk <melnichyk_anton@exeline.info>
*/

table#result {
    text-align: center;
}
#yandex_map{
    margin-top: 15px;
}
li.adresses a{
    color: black;
    font-size: 14px;
    font-weight: 500;
}
li.adresses a:hover {
    text-decoration: #009AB5;
    cursor: pointer;
}