/* CSS Document */

	#stopka {		
		width : 893px;
		height : 69px;
		margin-right : auto;
		margin-left : auto;
		margin-top : 0px;
		padding : 0;
		text-align : left;
		float : left;
		background-image : url(../images/footer/footer_01_b.png);
		}
	
	.stopka_napisy {
		font-family : Tahoma, Verdana, Arial, sans-serif;
		color : #CCCECF;
		font-size : 10px;
		font-weight : bold;
		line-height : 150%;
		}
	
	.stopka_napisy_active {
		font-family : Tahoma, Verdana, Arial, sans-serif;
		color : #CCCECF;
		font-size : 10px;
		font-weight : bold;
		line-height : 150%;
		}
	
	a.stopka_napisy_noactive {
		font-family : Tahoma, Verdana, Arial, sans-serif;
		color : #24211F;
		font-size : 10px;
		font-weight : bold;
		line-height : 150%;
		text-decoration: none;
		}
	
	a.stopka_napisy_noactive:hover {
		text-decoration:none;
		color:#84A33B;
		}
	
	.liniaoddzielajaca {
		width:1px;
		height:55px;
		padding:0 15px 0 15px;
		}
