.scroll			{					/* definicja scrolli */
			scrollbar-3dlight-color:#eeeeee; 
			scrollbar-arrow-color:#000000; 
			scrollbar-base-color:#eeeeee;
			scrollbar-darkshadow-color:#eeeeee;
			scrollbar-face-color:#eeeeee;
			scrollbar-highlight-color:#eeeeee;
			scrollbar-shadow-color:#eeeeee;
			}
TD 			{					/* oglna defincja wygladu textu w tabelkach */
			font-family: verdana;
			font-size: 11px;
			color: #000000;
			}
.stopka			{					/* definicja paska stopki i menu */
			font-family: verdana;
			color:#000000;
			font-size: 10px;
			font-weight: normal;
			}
.areatext		{					/* definicja pola textowego */
			font-family: verdana;
			background-color:#FFFFFF;
			color:#000000;
			font-size: 11px;
			font-weight: normal;
			/* text-align:justify; */
			}
.areatextbg		{					/* definicja zachowania tla */
			background-position:top; 
			background-repeat:no-repeat;
			}
.title			{					/* definicja tytulow */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #FF0000;		
			}
.subtitle		{					/* definicja podtytulow */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #A0261A;		
			}
a:link			{					/* definicja linkow w textcie */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #000000;	
			text-decoration: none;
			}
a:visited		{					/* definicja linkow w textcie */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #000000;	
			text-decoration: none;
			}
a:hover			{					/* definicja linkow w textcie */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #000000;	
			text-decoration: underline;
			}
a.footer:link		{					/* definicja linkow w textcie */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			}
a.footer:visited	{					/* definicja linkow w textcie */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			}
a.footer:hover		{					/* definicja linkow w textcie */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #000000;
			text-decoration: underline;
			}
a.menu:link		{					/* definicja linkow w menu */
			font-family: verdana;
			font-size: 11px;
			font-weight: bold;
			color: #000000;	
			text-decoration: none;
			}
a.menu:visited		{					/* definicja linkow w menu */
			font-family: verdana;
			font-size: 11px;
			font-weight: bold;
			color: #000000;	
			text-decoration: none;
			}
a.menu:hover		{					/* definicja linkow w menu */
			font-family: verdana;
			font-size: 11px;
			font-weight: bold;
			color: #FFFFFF;	
			text-decoration: none;
			}
a.mail:link		{					/* definicja linkow w menu */
			font-family: verdana;
			font-size: 11px;
			font-weight: bold;
			color: #000000;	
			text-decoration: none;
			}
a.mail:visited		{					/* definicja linkow w menu */
			font-family: verdana;
			font-size: 11px;
			font-weight: bold;
			color: #000000;	
			text-decoration: none;
			}
a.mail:hover		{					/* definicja linkow w menu */
			font-family: verdana;
			font-size: 11px;
			font-weight: bold;
			color: #095A09;	
			text-decoration: none;
			}
a.itpblack:link		{					/* definicja linkow w menu */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #000000;	
			text-decoration: none;
			}
a.itpblack:visited		{					/* definicja linkow w menu */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #000000;	
			text-decoration: none;
			}
a.itpblack:hover		{					/* definicja linkow w menu */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #aaaaaa;	
			text-decoration: none;
			}
a.itpwhite:link		{					/* definicja linkow w menu */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #ffffff;	
			text-decoration: none;
			}
a.itpwhite:visited		{					/* definicja linkow w menu */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #ffffff;	
			text-decoration: none;
			}
a.itpwhite:hover		{					/* definicja linkow w menu */
			font-family: verdana;
			font-size: 11px;
			font-weight: normal;
			color: #aaaaaa;	
			text-decoration: none;
			}
.siteborder		{					/* definicja ew. obramowania  www*/
			border-width:1px;
			BORDER-RIGHT: #000000 1px solid; 
			BORDER-TOP: #000000 1px solid; 
			BORDER-LEFT: #000000 1px solid; 
			BORDER-BOTTOM: #000000 1px solid; 
			background:#DDDDDD;
			}
