﻿table.zapotrzebowanie_lista
{
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCFF;
    border-collapse: collapse;
    empty-cells: show;
    background-color: #CCCCFF;
   
}
tr.zapotrzebowanie_lista_header
{
    height: 30px;
}

tr.zapotrzebowanie_lista_row
{
    height: 20px;
}

table.zlozone_oferty
{ border-style: solid;
    border-width: 1px;
    border-color: #CCCCFF;
    border-collapse: collapse;
    empty-cells: show;
   
}
tr.zlozone_oferty_header
{ height: 30px;
}

tr.zlozone_oferty_row
{ height: 20px;
  
}
div.zlozone_oferty
{
    width: 30%;
    
}

div.opis_zapotrzebowania
{ width: 60%;
}

div.oferta_wprowadzanie
{
}

div.header
{margin-top: 10px;
    margin-bottom: 10px;
}

div.footer
{
    margin-top: 50px;
    font-size: 9px;
}
a.podpowiedz
{
    color: silver;
    font-family: Verdana;
    font-size: 9px;
}

.wprowadzanie_przetargu
{
    width: 300px;
}

div.nowy_przetarg
{
    width: 700px;
  
}

div.info
{
    width: 270px;
   color: silver;
    font-family: Verdana;
    font-size: 10px;
}
div.wprowadzanie_przyklad
{
    margin-top: 40px;
    background-color: #C0C0C0;
}