

.mytable
{
    background-color: #ECF2FB;
}
.mytable td
{
    font-size: 12px !important;
}
.maly
{
    font-size: 9px;
    font-weight: bold;
}
a:hover
{
    text-decoration: none;
    color: #C42A3C;
    font-weight: bold;
}
.tytul
{
    color: #C42A3C;
    font-weight: bold;
}
.bialy
{
    color: #FFFFFF;
}
.motto
{
    font-size: 10px;
    color: #000099;
    font-weight: bold;
}
a.menu:hover
{
    letter-spacing: 2pt;
    color: #FFFFFF;
    background-color: #003399;
    text-decoration: none;
}
a
{
    text-decoration: none;
    color: #000080;
    font-weight: bold;
}
.this
{
    background-color: #FFFFCC;
}
table.menu
{
    border-collapse:collapse;
}

.menu td
{	background-color:#ffffff;	border:1px solid #C42A3C;	font-weight: bold;
}


td.top
{
    background-color: #000000;
}
body
{
    font-family: Verdana;
    font-size: 12px;
}


td {
	vertical-align:top;
}
	
.head {
	background-color:white;
	border: 1px solid #474747;
	height:60px;
}