.footer-menu{
	padding:5px;
	float:left;
	width:200px;
}
.footer-menu .fmtitle{
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:1px solid #617a92;
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
}
.footer-menu .item a{
	color:#FFF;
	display:block;
	margin-bottom:5px;
	padding-left:5px;
	font-weight:bold;
}
.footer-menu .smicon span{
  width: 12px;
  height: 12px;
  margin: 0 5px 0 0;
  background: url(/images/bg-icon-media-3.png) no-repeat;
  float:left;
}

.footer-menu .smicon span.fb{
	background-position: 0 1px;
}
.footer-menu .smicon span.twitter{
	background-position: 0 -12px;
}
.footer-menu .smicon span.yt{
 
  background: url(/images/yticon.png) no-repeat;
  
}
.footer-menu .smicon span.rss{
 
  background: url(//static.beta.rs/images/feed-icon-14x14.png) no-repeat;
  
}
.footer-menu .smicon span.android{
   width: 13px!important;
  height: 15px!important;
  background: url(//static.beta.rs/images/android_small.png) no-repeat!important;
  
}
.logosmall{
	position:absolute;
	bottom:10px;
	right:10px;
}
footer{
		position:relative;
}