*
{
       font-size: 11px;
       font-family: "Trebuchet MS", Tahoma, Verdana;
       color: #000000;
       text-align: left;
       line-height: 14px;
}

*.tabela
{
	background: #F7F7F7;
	border: solid 1px #5C5C5C;
}

*.dzial
{
	font-weight: bold;
	font-size: 12px;
	color: #5C5C5C;
}

*.naglowek
{
    font-size: 18px;
    line-height: 27px;
    font-style: italic;
}

*.rozmiarpliku
{
       font-size: 9px;
}

*.procent
{
	font-size: 10px;
	text-align: center;
	position: relative;
	margin-top: -57px;
}

A
{
       cursor: hand;
       font-weight: bold;
}

A:link
{
       color: #DBDBDB;
}

A:visited
{
       color: #DBDBDB;
}

A:active
{
       color: #DBDBDB;
}

A:hover
{
       color: #ffffff;
}

A.menu
{
       font-weight: normal;
       text-decoration: none;
}

A.menu:link
{
       color: #000000;
}

A.menu:visited
{
       color: #000000;
}

A.menu:active
{
       color: #000000;
}

A.menu:hover
{
       color: #ff0000;
}

