

a {
	TEXT-DECORATION: none;
}
a:link {
	color: black; 
	TEXT-DECORATION: none;
}
a:visited {
	color: rgb(153,0,0);
}
a:active {
	color: rgb(102,102,102);
}
a:hover {
	color: rgb(0,0,255);
	text-decoration: underline;
}
BODY {
	color: black;
	background-color: #969696;
	font-size: 8pt;
	font-family : Verdana, Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.MINI	{
	font-size: 3pt;
}

.NASKROTY {
	font-weight: bold;
	font-size: 10pt;
	color: #CF7B29;
	margin-bottom: 2px;
	margin-top: 0pt;
	text-align: left;
}

HR {
	color: #808080;
}

TD,P,.TRESC {
	font-size: 8pt;
	text-align: justify;
	font-family : Verdana, Arial;
}

.TYTUL, A.TYTUL {
	font-weight: bold;
	font-size: 13pt;
	font-family : Verdana, Arial;
	color: #EF9B49;
	text-align: left;
}

.PODTYTUL, A.PODTYTUL {
	font-weight: bold;
	font-size: 12px;
	font-family : Verdana, Arial;
	color: #69B332;
	text-align: left;
}

.PODPIS {
	text-align: right;
}

TD.COPYRIGHT, P.COPYRIGHT, A.COPYRIGHT, A.COPYRIGHT:visited {
	font-size : 7pt;
	font-family: Verdana, Arial;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;	
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 0px;
}

IMG.RAMKA {
	border:1px solid #969696; 
	font-style: normal ;
	background-color: #CCCCCC;	
}

TD.POWITANIE, P.POWITANIE{
	font-size : 13pt;
	font-family: Verdana, Arial;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;	
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 0px;
}

.MENU_GORNE, A.MENU_GORNE {
	font-size: 8pt;
	text-align: right;
	font-family : Verdana, Arial;
	color: #FFFFFF;
}
A.MENU_GORNE:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

A.MENU {
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 0pt;
	margin-left: 4pt;
	text-align: left;
}

A.MENU:hover {
	text-decoration: underline;
}