
	
span.bigdigit {
	font-size: 72px;
	color: #cccccc;
	position: absolute;
	margin-top: -4px;

	width: 100px;
	height: 100px;
	}
	
span.krok {
	position: relative;
	margin-left: 70px;
	}
	
span#kliknij {
	background-color: #2F74AA;
	color: #FFFFFF;
	padding: 3px 5px;
	border: 3px solid white;
	margin-left: -3px;
	}
	
span#kliknij.hover {
	border: 3px solid #ACC7DD;
	}
	
span#link {
	color: #DDDDDD;
	}
	
	
span.naglowek {
	font-weight: bold;
	}
	
a {
	color: inherit;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
span#nazwapliku {
	color: #D30000;
	
	}
	
a#pobierzlink {
	background-color: #2F74AA;
	color: #FFFFFF;
	padding: 20px 50px;
	border: 3px solid white;
	text-decoration: none;
	}
	
a#pobierzlink:hover {
	border: 3px solid #ACC7DD;
	text-decoration: none;
	}
	
span#usunietylink {
	background-color: #2F74AA;
	color: #FFFFFF;
	padding: 20px 50px;
	border: 3px solid white;
	text-decoration: none;
	}
	
span.link {
	_text-decoration: underline;
	cursor: hand;
	cursor: pointer;
	}

span.link:hover {
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
	}
	
	
a.stopka {
	color: #888888;
	}
	
#inputlink {
	font-size: 24px;
	font-family: Georgia;
	color: #DDDDDD;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	position: absolute;
	margin-left: 410px;
	margin-top: -3px;
	padding: 0px;
	height: 31px;
	
	}

span.abuse {
	color: #bbbbbb;
	}
	
span.abuse:hover {
	color: #2F74AA;
	}