/*** social box v2 ***/
#box-social-v2 {
	background-color: #555 !important;
}

#box-social-v2 h2 {
	height: 24px;
	margin: 0;
	padding: 0 0 10px 0;
	border: none !important;
	background-image: url('/img/e6.5/social/btn_social_fb.png?20140409') !important;
	background-position: 0 5px;
	background-repeat: no-repeat;
}

#box-social-v2 h2 a {
	display: block;
	height: 24px;
	/*background-image: url('/img/e6/social/social.png');*/
	background-image: url('/img/e6.5/button/forward_neg.png');
	background-repeat: no-repeat;
	/*background-position: 0 -27px;*/
}

#box-social-v2 h2 a:hover {
	background-image: url('/img/e6.5/button/forward_over.png');
}

#box-social-v2 h2 a span {
	display: none;
}

#box-social-v2.box-recommendations h2 {
	background-image: url('/img/e5/social-recommendations.png') !important;
	background-position: 0 2px;
}
#box-social-v2.box-recommendations h2 a {
	background-image: none;
}
/*#box-social-v2.box-recommendations h2 {
  padding: 2px 0 15px 1px;
} k cemu to tu bylo?*/

#box-social-v2 .content {
  /* padding-bottom: 1px;
	background-image: url('/img/e6/dot/horizontal-ffffff-50.png');
	background-color: #555; */
  background-position: 0 100%;
	background-repeat: repeat-x;
  background: #FFF;
}

#box-social-v2 .links {
	height: 27px;
	padding: 0;
	margin: 8px 0 0 0;
}

#box-social-v2 .links li {
	float: left;
	display: block;
	height: 27px;
	padding: 0;
	margin: 0;
	background-image: url('/img/e6/dot/vertical-ffffff-50.png');
	background-position: 100% 0;
	background-repeat: repeat-y;
}

#box-social-v2 .links .link-last {
	background: none;
}

#box-social-v2 .links li a {
	display: block;
	height: 27px;
	background-image: url('/img/e6/social/social.png');
	background-repeat: no-repeat;
}

#box-social-v2 .links li a span {
	display: none;
}

#box-social-v2 .link-twitter {
	width: 98px;
}
#box-social-v2 .link-twitter a {
	width: 97px;
	background-position: 0 -42px;
}

#box-social-v2 .link-googleplus {
	width: 124px;
}
#box-social-v2 .link-googleplus a {
	width: 123px;
	background-position: 20px 0;
}


#box-social-v2 .link-youtube {
	width: 78px;
}
#box-social-v2 .link-youtube a {
	width: 78px;
	background-position: 22px -69px;
}



/*** social box v3 ***/
#aside #box-social-v3.box {
	padding: 10px 10px 9px 10px;
}
#aside #box-social-v3.box h2 {
	border: none;
	background-image: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	line-height: 32px;
}
#box-social-v3.box ul {
	margin: 0;
	padding:0;
	float: right;
	clear: none;
}
#box-social-v3.box ul li {
	background-image: none;
	background-color: #555;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
/*#box-social-v3.box ul li:hover,
#box-social-v3.box ul li:focus {
	background-color: #888;
}*/
#box-social-v3.box ul li.fb {
	background-color : #3b5997;
	background-image: url('/img/e6.5/social/socico_layer_32_fb.png');
}
#box-social-v3.box ul li.fb:hover {
	background-image: url('/img/e6.5/social/socico_32_fb_over.png');
}
#box-social-v3.box ul li.tw {
	background-color : #54a4d9;
	background-image: url('/img/e6.5/social/socico_layer_32_tw.png');
}
#box-social-v3.box ul li.tw:hover {
	background-image: url('/img/e6.5/social/socico_32_tw_over.png');
}
#box-social-v3.box ul li.gp {
	background-color : #dc4b3a;
	background-image: url('/img/e6.5/social/socico_layer_32_gplus.png');
}
#box-social-v3.box ul li.gp:hover {
	background-image: url('/img/e6.5/social/socico_32_gplus_over.png');
}
#box-social-v3.box ul li.yt {
	background-color :#bd231b;
	background-image: url('/img/e6.5/social/socico_layer_32_yt.png');
}
#box-social-v3.box ul li.yt:hover {
	background-image: url('/img/e6.5/social/socico_32_yt_over.png');
}
#box-social-v3.box ul li a {
	display: block;
	width: 32px;
	height: 32px;
}
#box-social-v3.box ul li a span {
	display: none;
}  