
.bodybkg {
background-image: url(tylek1.jpg);
background-attachment: fixed;
background-repeat: repeat;

}

.topTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
}
.topLINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	text-decoration: none;
}

.topLINK:hover {
	color: #73b87e;
	text-decoration: none;
}

.textREG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73b87e;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}
.textTeal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008080;
}
.textHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CAB0B7;
}

.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
	text-decoration: none;
}

.link1:hover {
	color: #73b87e;
}

.pinkTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAB0B7;
}
.greenTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73b87e;
}
.formBOX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73b87e;
	border: 1px solid #666666;
	background-color: #000000;
}
		a.przypis {
			line-height: 1.2em;
			vertical-align: top;
			font-size: 0.6em;
			padding: 0 0.3em 0.5em 0.5em;
			color: #00F;
		}
		
		a.przypis:hover {
			background-color: #FF0;
		}
		
		a.przypis:target {
			color: #F00;
			background-color: #FFE1D2;
		}
		
		hr {
			border: none;
			border-top: 1px solid #000;
			width: 30%;
			float: left;
		}
		
		ol.przypis {
			clear: left;
			margin: 0 1em;
			padding: 0;
			font-size: 0.8em;
		}
		
		ol.przypis li {
			list-style-type: none;
		}
		
		ol.przypis li:target {
			font-weight: bold;
		}
		
		ol.przypis a { color: #00F;
		}

