﻿.social{
	width: 292px;
	height: 100px;
	border: none; 
	overflow: hidden; 
}

#face-slider{
	position:fixed;
	right:-302px;
	top:260px;
	z-index:100!important;
}

#face-slider .tab{
	cursor:pointer;
	width:64px;
	height:64px;
	float:left;
	background: url(../grafika/facebook.png) no-repeat center center;
}

#face-code{
	/*padding:5px;*/
	padding:0px;
	border: solid #0170cf 2px;
	background: #fff;
	float:left;
    width: 300px;
    /*height: 259px;*/
	-moz-border-radius: 0 0 0 8px;
	-webkit-border-radius: 0 0 0 8px;
	border-radius: 0 0 0 8px;
}