#socialslider
	{
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: block;
	left: 0;
	padding: 0;
	position: fixed;
	z-index: 100;
	}

* html #socialslider
	{
	position: absolute;
	}

#socialslider-ikony
	{
	background: url('images/handle.png') no-repeat right top;
	position: absolute;
	right: -32px;
	top: -1px;
	width: 32px;
	z-index: 110;
	}

#socialslider-ikony img
	{
	width: 20px;
	height: 20px;
	border: none;
	margin: 0;
	}

* html #socialslider-ikony
	{
	background: url('images/handle.gif') no-repeat right top;
	}

#socialslider-ikony ul
	{
	background: url('images/handle.png') no-repeat right bottom;
	left: 0;
	position: relative;
	bottom: -10px;
	width: 32px;
	}

* html #socialslider-ikony ul
	{
	background: url('images/handle.gif') no-repeat right bottom;
	}

#socialslider-ikony ul li
	{
	padding: 0 5px 10px 5px;
	width: 20px;
	height: 20px;
	}

#socialslider-ikony ul, #social-ikony li
	{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#socialslider-autor
	{
	text-align: center;
	padding-bottom: 5px !important;
	}

#socialslider-autor a
	{
	font-family: Segoe UI, Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #21759B;
	}
