
A:link.black { color:black; }
A:visited.black {	color: black;}
/*A:active {	color: Blue;} */
A:hover.black {
	color: Blue;
	text-decoration: none;
}
A:link.log { 
	color:black;
	text-decoration: none; }
A:visited.log {	
	color: black;
	text-decoration: none;}
A:hover.log {
	color: black;
	text-decoration: none;
}
A:link.white { 
color:white; 
text-decoration: none;
}
A:visited.white {
color: white;
text-decoration: none;
}
/*A:active {	color: Blue;} */
A:hover.white {
	color: #FFFFCC;
	text-decoration: underline;
}

BODY         {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin: 0;
}

TABLE.frame {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	text-align: center;
	font-size: 8pt;
}

TABLE.framebig {
	BORDER-RIGHT: black 2px solid;
	BORDER-TOP: black 2px solid;
	BORDER-LEFT: black 2px solid;
	BORDER-BOTTOM: black 2px solid;
}

INPUT.TextFrame{
	font-size: 8pt;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	PADDING-BOTTOM:0px;
	font-weight : bold;
	height: 13pt;
}
INPUT.Button{
	font-size: 8pt;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	PADDING-BOTTOM:0px;
	font-weight : bold;
	height: 15pt;
}
SELECT.frame8{
	font-weight : bold;
	font-size: 8pt;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}
textarea{
	font-size: 8pt;
	font-weight : bold;
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid;
}
.log{
	font-size: 7pt;
	text-align: center;
}

TD.text8L{
	font-size: 8pt;
	text-align: left;
}
TD.text8C{
	font-size: 8pt;
	text-align: center;
}
TD.text8R{
	font-size: 8pt;
	text-align: right;
}

TD.text10L{
	font-size: 10pt;
	text-align: left;
}
TD.text10C{
	font-size: 10pt;
	text-align: center;
}
TD.text10R{
	font-size: 10pt;
	text-align: right;
}
TD.text8cW			{
	color: white;
	font-size: 8pt;
	text-align: center;
}

TD.text7l{
	font-size: 7pt;
	text-align: left;
}
TD.text7c{
	font-size: 7pt;
	text-align: center;
}

TD.text7lRez{
	padding-left: 15pt;
	vertical-align: bottom;
	height: 11pt;
	font-size: 7pt;
	text-align: left;
}

TD.error			{
	font-weight: bold;
	color: red;
	font-size: 8pt;
	text-align: center;
}
TD.nadpis			{
	font-size: 14pt;
	text-align: center
}
TD.nadpis1{
	font-size: 16pt;
	text-align: Center;
	font-weight: bolder;
	}
TD.nadpis1W{
	color:white;
	font-size: 16pt;
	text-align: Center;
	font-weight: bolder;
	}

