/* ---------------------------------------------------------------------------------------------------- LINK FACEBOOK -------------------------------------------------- */
#facebook {
	float: left;
	width: 450px;
}

#facebook a {
	display: block;
	background: url(../img/main/facebook.png) no-repeat top center;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 149px;
	height: 48px;
}

/* ---------------------------------------------------------------------------------------------------- LINK NAROCILO -------------------------------------------------- */
#narocilo {
	float: right;
	padding-top: 10px;
	width: 380px;
}

#narocilo a {
	display: block;
	background: url(../img/main/jpc_gumb.png) no-repeat top center;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 248px;
	height: 29px;
}

#narocilo a:hover {
	display: block;
	background: url(../img/main/jpc_gumb_hover.png) no-repeat top center;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 248px;
	height: 29px;
}
