@CHARSET "UTF-8";
#bottom {
	height: 126px;
	font-size: 11px;
}

#bottom h3 {
	margin-top: 19px;
	padding-bottom: 10px;
	
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	
	color: #ff6d00;
}

#bottom a {
	color: #ff6d00;
}

#bottom a:hover {
	text-decoration: underline;
}

#gdzie {
	width: 279px;
	height: 126px;

	float: left;
}

#info {
	width: 279px;
	height: 126px;

	float: left;
}
	#telefon {
		width: 92px;
		height: 67px;
		background: transparent url(/images/sprites.gif) no-repeat -146px 0px;

		float: left;
		margin-right: 10px;
	}
	
	.nr_small {
		font-size: 12px;
	}
	
	.nr_normal {
		font-size: 14px;
	}
	
	.nr_large {
		font-size: 18px;
	}

#news {
	width: 280px;
	height: 126px;

	float: left;
}

	#arrow {
		position: relative;
		top: 2px;
		left: 2px;
		border: 0px;
	}
