
A:link {
	text-decoration: none;
	color: #0000FF;
        font-family: verdana, serif, Times;
        font-weight: bold;
        font-size: 8pt;
}

A:visited {
        text-decoration: none;
	color: #0000A0;
        font-family: verdana, serif, Times;
        font-weight: bold;
        font-size: 8pt;
}

A:active {
        text-decoration: none;
	color: #9090FF;
        font-family: verdana, serif, Times;
        font-weight: bold;
        font-size: 8pt;
}

A:hover {
        text-decoration: none;
        color: #009FFF;
        font-family: verdana, serif, Times;
        font-weight: bold;
        font-size: 8pt;
}

BODY {
        background-color: #FFFFFF;
        font-family: verdana, serif, Times;
        font-weight: normal;
        text-decoration: none;
        font-size: 10pt;
        color: #000030;
        SCROLLBAR-FACE-COLOR: #9090FF;
        SCROLLBAR-HIGHLIGHT-COLOR: #3030FF;
        SCROLLBAR-SHADOW-COLOR: #A0A0F0;
        SCROLLBAR-3DLIGHT-COLOR: #E0E0F0;
        SCROLLBAR-ARROW-COLOR: #FFFFFF;
        SCROLLBAR-DARKSHADOW-COLOR: #000000;
        SCROLLBAR-BASE-COLOR: #FF0000;
        SCROLLBAR-TRACK-COLOR: #E0E0F0;
}
		
.tytul {
	font-family: verdana, serif, Times;
	font-size: 18pt;
	text-align: left;
	color: Black;
	font-weight: bold;
	letter-spacing: 3px;
}

table {
	width: 800px;
	padding: 0px;
	font-size: 11pt;
	text-align: center;
	vertical-align: top;
}

table.small {
	width: 600px;
	padding: 5px;
	font-size: 11pt;
	text-align: center;
	vertical-align: middle;
}

.tr_header {
	font-size: 11pt;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F0F8FF;
	padding: 4px;
}
.td_cat {
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px Navy solid;
	padding: 4px;
	color: Navy;
}


HR.standard {
	width: 800px;
	text-align: center;
	color: Black;
}

td {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.tdtb {
	border-top: 1px Black solid;
	border-bottom: 1px Black solid;
}

.tdt {
	border-top: 1px Black solid;
}

.tdb {
	border-bottom: 1px Black solid;
}
.tdtl {
	border-top: 1px Black solid;
	border-left: 1px solid Black;
	padding: 8px;
}

.today {
	text-align: left;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
}
.imieniny {
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: Navy;
}

.sun {
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bolder;
	color: Black;
}


.info {
	color: #00007F;
	font-size: 12px;
	text-align: left;
	font-weight: bolder;
}

.std {
	color: Black;
	font-size: 11px;
	text-align: left;
	font-weight: bolder;
}

.td_pom {
	color: Black;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px Navy solid;
	padding: 4px;
}

.td_wart {
	color: #0000FD;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
	border-bottom: 1px Navy solid;
	padding: 4px;
	background-color: #FFFFF0;
}

