#face-slider{
	position:fixed;
	right:-322px;
	top:190px;
	z-index:100;
}
#face-slider #tab{
	cursor:pointer;
	height:48px;
	width:48px;
	float:left;
	background: url('facebook-slider.png') no-repeat center center;
}
#face-code{
	padding:5px;
	border: solid #12283f 1px;
	background: #fff;
	float:left;
	width:310px;
	height:270px;
	
}

#tab-ukosne {
	position: fixed;
	cursor: pointer;
	height: 135px;
	width: 48px;
	top: 238px;	
	right: 0px;
	background: url('ukosne.png') no-repeat center center;
	z-index: 2000;
}

#kompas {
	position: fixed;
    top: 10px;
    right: 10px;
	width: 65px;
	height: 65px;
	opacity: 0.75;
    background: url('kompas.png') no-repeat center center;
    border: 0px;
	visibility: hidden;
    z-index: 9999;
}