BODY{
	margin-left		:	1%;
	margin-right		:	1%;
	margin-top			:	0px;
	margin-bottom		:	0px;
	background-color	:	#ffffff;
	font-family	:	sans-serif;
	font-size	:	10pt;
	font-weight	:	normal;
	font-style	   :	normal;
	text-align:center
}
	a:link {color : #0000cc; text-decoration :none}
	a:visited { color : #0000cc; text-decoration : none}
	a:active { color : #0000cc; text-decoration : none}
	a:hover	{ color : #cc0000; text-decoration:none;}

img{border-width		:	0;}

TABLE{
	font-family		:	sans-serif;
	font-size		:	10pt;
	font-weight		:	normal;
	font-style	    :	normal;
	color			:	#000000;
}

TD{
	font-family		:	sans-serif;
	font-size		:	10pt;
	font-weight		:	normal;
	font-style	    :	normal;
	color			:	#000000;
}

TD.komunikat{
	font-weight		:	normal;
	font-style	    :	normal;
	color			:	#000000;
	background-color: #e9e9f9;
	text-align:center;
	 -webkit-border-radius: 1em;
	 -khtml-border-radius: 1em; 
	 -moz-border-radius: 1em; 
	  border-radius: 1em;
}


td.opis, td.dark{
	font-weight		:	normal;
	font-style	    :	normal;
	color			:	#000000;
	background-color: #e1e1f9;
}

h3, h4{text-align:center;}

input.login, textarea{
font: 12px verdana, arial, sans-serif;
color:	#444444;
background-color: #f5f5f5;
border :		1px dashed #bbbbbb ;
}

.shadow {	color			:	#999999;}

span.ok{	font-weight: bold;	color: #009900;}
span.blad{	font-weight: bold;	color: #990000;}
span.niewazne{	color:	#aaaaaa;	font-size: 8pt;}
