/* Style dla Era-Ivex */

BODY
{
	background-image: url("img/background.jpg");
}

A.l
{
	color: white;
	text-decoration: none;
}

A:hover.l
{
	text-decoration: underline;
}

A.lc
{
	color: white;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

A:hover.lc
{
	text-decoration: underline;
}

TD.topgr
{
	background-image: url("img/topgr.jpg");
	background-repeat: repeat-x;
}

TD.cont
{
	background-image: none;
	vertical-align: top;
}

TD.top
{
	vertical-align: top;
}

P
{
	color: white;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
}

P.text
{
        font-size: 10pt;
        text-align: justify;
        margin-left: 20px;
	margin-right: 10px;
}

LI
{
	color: white;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        text-align: justify;
        margin-left: 20px;
	margin-right: 10px;
}
