﻿
body
{
    font-size: 10px;
    color: #000099;
    font-family: Verdana;
}

div.lista_firm_item
{
    width: 250px;
    height: 120px;
    margin: 5px;
    border: #000099 1px solid;
    padding: 3px;
}
div.lista_firm_lista
{
    width: 820px;
    margin-bottom: 100px;
}
div.lista_firm_reklama
{
    width: 150px;
    color: white;
    height: 404px;
    background-color: #000099;
    margin-top: 5px;
}

div.lista_firm_litera
{
    padding: 50px;
    font-size: 30px;
    font-weight: bold;
    color: red;
}


