.menuLinks {
	font-family: "Times New Roman", Times, Arial, "Century Gothic";
	font-size: xx-small;
	font-style: normal;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-size: x-small;
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: x-small;
	color: #336699;


}
a:hover {
	font-size: x-small;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: x-small;
	color: #FF0000;
	text-decoration: underline;
}
a.dokument:link {
	font-size: x-small;
	color: #;
	text-decoration: underline;
}
a.dokument:visited {
	text-decoration: none;
	font-size: x-small;
	color: #FF0000;
	text-decoration: underline;


}
a.dokument:hover {
	font-size: x-small;
	color: #FF0000;
	text-decoration: underline;
}
a.dokument:active {
	font-size: x-small;
	color: #FF0000;
	text-decoration: underline;
}
a.leftMenu:link {
	font-size: xx-small;
	color: #336699;
}
a.leftMenu:visited {
	text-decoration: none;
	font-size: xx-small;
	color: #336699;


}
a.leftMenu:hover {
	font-size: xx-small;
	color: #FF0000;
	text-decoration: underline;
}
a.leftMenu:active {
	font-size: xx-small;
	color: #FF0000;
	text-decoration: underline;
}

.leftLine {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #336699;
}
.rightLine {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #336699;
}
.leftRightLine {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #336699;
	border-left-color: #336699;
}
.blueTextSmallxx {
	font-size: x-small;
	color: #336699;
	text-align: justify;

}
.greyText {
	font-size: x-small;
	color: #999999;
	text-align: justify;

}
.links {
	font-size: x-small;
	color: #333399;
	text-decoration: underline;
}
.lightBlue {
	font-size: x-small;
	color: #6699CC;
	text-decoration: none;
}
.smallxxxxxx {
	font-size: x-small;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.lightBlueText {
	font-size: x-small;
	color: #3399FF;
}
.blueTextSmallxxUnderLine {
	font-size: x-small;
	color: #336699;
	text-decoration: underline;
}
.bluetextXXBold {
	font-size: x-small;
	font-weight: bold;
	color: #336699;
	text-align: center;
}
.underline {
	text-decoration: underline;
}
.blueFrame {
	border: thin solid #336699;
}
.bottomCellLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tabelaFrameText {
	font-size: x-small;
	color: #336699;
	border: 1px solid #336699;
}
.smallxxRED {
	font-size: x-small;
	color: #FF0000;
}
.smallRow {
	line-height: 5px;
}

