﻿
div.imprezy
{
    width: 245px;
    background-color: whitesmoke;
    font-size: 9px;
    font-family: Verdana;
    margin: 1px;
}
div.imprezy_header
{
    color: white;
    background-color: #cccccc;
    text-align: center;
}
div.imprezy_repeater
{
}
div.imprezy_item
{
}
.imprezy_itemValue
{
}

div.header
{
}
div.nawigacja
{ font-size: 11px;
}
div.calendar
{
    width: auto;
    margin-right: 10px;
}
div.przeglad
{  width: 250px;

}
div.total
{  width:auto;
}
.list
{
    width: 500px;
    font-size: 11px;
    margin-left: 5px;
}
.description
{
    background-color: gainsboro;
    margin-bottom: 10px;
}

a.item
{
    text-decoration: none;
}

a.item:hover
{
    text-decoration: underline;
    
}




