@charset "iso-8859-2";
/* CSS Document */

/*-- wlasciwosci znacznikow glownych--*/
#glowny{width: 100%;}

BODY {
	font-family:avalon, Arial, Helvetica, sans-serif;
	background-color: #ffefc0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	position: relative;
 	font-weight: bold;
}

A:link{
	text-decoration: none;
	border-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #006600;
	border-width: 0;		
}
A:active{
	color: #00ff00	
	text-decoration: none
	border-width: 0;
	
}
A:visited{
	color: #006600;	
	text-decoration: none;
	border-width: 0;
}
A:hover{
	text-decoration: none;
	border-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #00ff00;
	border-width: 0;
}


/*-- klasy --*/
.style1 {	
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 18px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 16px;
	text-align: center;
	position: relative;
	border-width: 0;	
}

.style3{	
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 14px;
}
