body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(img/tlo.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;

}
p, td {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
input {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #444444;
	text-align: left;
	text-indent: 2px;
	border: 1px solid #999999;
}
.button {
	border: none;
}
.footer {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}
H5 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	display: block;
}


.siteborder		{					/* definicja ew. obramowania  fot*/
			border-width:1px;
			BORDER-RIGHT: #ffffff 1px solid; 
			BORDER-TOP: #ffffff 1px solid; 
			BORDER-LEFT: #ffffff 1px solid; 
			BORDER-BOTTOM: #ffffff 1px solid; 
			background:#dddddd;
			}

a:link			{					/* definicja linkow w textcie */
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #6D97DF;	
			text-decoration: none;
			}
a:visited		{					/* definicja linkow w textcie */
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #6D97DF;	
			text-decoration: none;
			}
a:hover			{					/* definicja linkow w textcie */
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #6D97DF;	
			text-decoration: underline;
			}

.biger		{					/* definicja linkow w textcie */
			font-family: Arial;
			font-size: 18px;
			font-weight: bold;
			color: red;	
			text-decoration: none;
			}