H1
{
    font-family: verdana, arial, helvetica;
    font-size: 0pt;
    font-weight: normal;
    color: white;
    text-align: justify;
    position:absolute;
    left:-500;
    top=300;
}

H3
{
    font-family: verdana, arial, helvetica;
    font-size: 12pt;
    font-weight: BOLD;
        color: black;
    text-align: justify;
}
H5
{
    font-family: verdana, arial, helvetica;
    font-size: 10pt;
    font-weight: bold;
        color: black;
    text-align: justify;
}


a
{
color:        black;
text-decoration:underline;
}


a:hover
{
color:#AAAAAA;
text-decoration:none;
}


BODY
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: normal;
    background-color:#FFFFFF;
        color: black;
    text-align: justify;
    margin-left: 5pt;
    margin-right: 5pt;
    margin-top: 5px;
    line-height: 12pt;
}

TABLE
{
        background-color:#FFFFFF;

}

TD
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: normal;
        color: black;
    text-align: justify;
    margin-left: 22pt;
    margin-right: 20pt;
    margin-top: 5px;
    line-height: 12pt;
}


INPUT
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: normal;
        color: black;
    text-align: justify;
}

SELECT
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: normal;
    background-color:#FFFFFF;
        color: black;
    text-align: justify;
}


LI {
    text-indent: -2em;
    margin-left: 15pt;
    margin-right: 5pt;
    margin-top: 5px;
    line-height: 12pt;    
}

.menu
{
	text-decoration:none;
	position:relative;
	top:-3;
}

.menu-aktywne
{
	text-decoration:none;
	position:relative;
	color:	red;
	top:-3;
}

.podmenu
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: bold;
    background-color:#FFFFFF;
        color: black;
    text-align: left;
    text-decoration:underline;
}


.popup
{
    FILTER: Alpha(Opacity=90);
    POSITION: absolute;
    zindex: 1
}


.kat
{	
	font-weight:bold;
	font-size: 9pt;
}

.hide
{
	VISIBILITY: hidden;
    POSITION: relative;
}

.show
{
	VISIBILITY: visible;
    POSITION: relative;
	}
