TABLE {
	font-family:tahoma; font-size:11px; color:#888888; line-height:1.4;
}

A {
	color:#227722;
}
A:hover {
	color:#000000; text-decoration:none;
}


.menu-level-1 {
	color:#FFFFFF; text-decoration:none; font-weight:bold;
}
a:hover.menu-level-1 {
	color:#FFE4A1;
}

.menu-level-2 {
	color:#FFFFFF; text-decoration:none;
}
a:hover.menu-level-2 {
	color:#FFE4A1;
}

.biuro {
	color:#BFCDB5; text-decoration:none;
}
a:hover.biuro {
	color:#9FAD95; text-decoration:underline;
}


.bottom {
	color:#75966B; text-decoration:none;
}
a:hover.bottom {
	color:#FFFFFF;
}

.more {
	color:#000000; text-decoration:none;
}
a:hover.more {
	color:#227722;
}



/* Fix for MS Office style paragraphs (MsoNormal) */
p {
        margin: 0;
        padding: 0;
}

/* Fix for MS Office unindeted lists */
.unIndentedList {
        margin: 0;
        padding: 0;
        list-style-position: inside;
}

.unIndentedList li {
        padding: 0;
}

/* Fix for MS Office UL lists */
ul {
        margin-top: 0;
        margin-bottom: 0;
}

.mod-1 {
	width:33%; font-size:10px; border-bottom:dotted 1px #DDDDDD; vertical-align:top; text-align:right;
}
.mod-2 {
	font-size:10px; font-weight:bold; vertical-align:top;
}

.mood {
	color:#000000; font-weight:bold; font-size:13px;
}

