A:LINK {
        color: #33ccff;
        text-decoration: none;
}

A:ACTIVE {
        color: #33ccff;
        text-decoration: none;
}

A:VISITED {
        color: #33ccff;
        text-decoration: none;
}

A:HOVER {
    color: #33ccff;
	text-decoration: underline;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	vertical-align: top;
	color: #333;
	margin: 0;
	background-image: url(images/tlo_2.jpg);
	background-repeat: repeat-x;
	background-color: #0099CC;
	height: 100%;
}
HTML {
	height: 100%;
}

H1 {
	font-weight: bold;
	font-size: 13px;
	color: #33ccff;
	line-height: 140%;
	margin: 0px;
}
P.TYTUL {
	font-weight: bold;
	font-size: 13px;
	color: #33ccff;
	line-height: 140%;
	margin: 0px;
}
P.NORMAL {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	margin-top: 8px;
}
UL {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
TABLE.TLO {
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #006699;
	height:100%;
}
TABLE.NAVI_TLO {
	background-image: url(images/navi_tlo.jpg);
	background-repeat: repeat-x;
}
TABLE {
	background-color: #FFF;
}
TD {
	font-size: 12px;
	vertical-align: top;
}
TD.CENTER {
	text-align: center;
}
IMG {
	border-width: 0px;
}

</STYLE>

