A
{
    COLOR: #999999;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #999999;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #cc3300;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: #999999;
    TEXT-DECORATION: none;
}
.bodytext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #999999;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A:hover
{
    COLOR: #336699;
    TEXT-DECORATION: none;
}
.form
{
    FONT: 12px "Courier New", Courier, mono;
    COLOR: #666666;
}
.formCopy
{
    FONT: 10pt "Courier New", Courier, mono;
    COLOR: #333333;
}
.bodytextbold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.textjust9p
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: justify;
}
.bodytextnewsend
{
    FONT-SIZE: 9px;
    COLOR: #336699;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextcol
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextnewsendbold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #336699;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextboldtitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.bodytextsmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #999999;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextsmallg
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #336699;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextsmallx
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #999999;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextsmallm
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8px;
    COLOR: #999999;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextcolszary
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #999999;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextciemny
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextciemny2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #0e48a9;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextboldtitlekolor
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ff9900;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextPicture
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    FLOAT: left;
    COLOR: #999999;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.nabor_tabela
{
	width:100%;
}
.nabor_tabela th
{
	font-weight: bold;
    font-size: 11px;
    background-color:#0E48A9;
    color:#ffeeff;
}
.nabor_tabela td
{
	font-weight: normal;
    font-size: 9px;
}
.menu_item
{
	display:inline;
	overflow:hidden;
	white-space:nowrap;
/*	text-transform:uppercase;*/
}
.menu_item[selected]
{
	font-weight:bold;
}
.submenu_item
{
	display:inline;
	overflow:hidden;
	white-space:nowrap;
	padding-left:10px;
}
.submenu_item[selected]
{
	text-decoration:underline;
}
.parity_row
{
    background-color:#eeffee;
    color:#0E48A9;
}
.notparity_row
{
    background-color:#efefef;
    color:#000000;
}
