#footer {
	background-color: #2e3031;
	height:390px
}
#footer .footer-column {
	margin:30px 20px
}

#footer .footer-column.b-left {
	border-left: 1px solid #424546;
	padding-left:20px;
	margin-left:0 !important;
}

#footer .footer-column a {
	color: #a2a3a3;
	text-decoration: none;
	line-height: 18px;	
	font-size: 14px;
	font-weight: normal;
}

#footer .footer-section-head {
	color: #fff;	
	font-size: 18px;	
	padding-bottom: 20px;
	text-transform: uppercase;
}
#footer .footer-section-head.yw{
	color: #fdc61f;
}

#footer .footer-copyright {
	color: #FFF;
	clear: both;
	padding: 70px 0 0 20px;	
	font-size: 12px;
	font-weight: normal;	
}
#footer .footer-copyright a {
	color: #FFF;
	text-decoration: underline;
}
#footer .footer-facebook {
	float: left;
	margin-top: 33px;
	margin-left: 108px;
}
#footer .footer-mobiapps {
	float: right;
	margin-top: -6px;
	margin-right: 78px;
}
#footer .follow {
	background: #424546;
	width:225px;
	height: inherit;
	padding:30px 0 0 45px;
	height: 360px;
}

/* footer sprites */
#footer .sprite {
	overflow: hidden;
	display: block;
	height: 27px;
	background-image: url("//g.delfi.lt/glt/c/delfi-footer/sprite.png?4");
	background-repeat: no-repeat;
	float: left;
	margin: 0 10px 10px 0;
}
#footer .sprite.s-fb {
	width: 27px;
	background-position: -43px -67px;
}
#footer .sprite.s-tw {
	width: 27px;
	background-position: -3px -101px;
}
#footer .sprite.s-gplus {
	width: 27px;
	background-position: -43px -102px;
}
#footer .sprite.s-youtube {
	width: 27px;
	background-position: -3px -67px;
}
#footer .sprite.s-rss {
	width: 27px;
	background-position: -83px -101px;
}
#footer .sprite.s-inst {
	width: 27px;
	background-position: -83px -67px;
}
#footer .sprite.s-lv {
	width: 27px;
	background-position: -1px 0px;
}
#footer .sprite.s-lvru {
	width: 27px;
	background-position: -42px 0px;
}
#footer .sprite.s-ee {
	width: 27px;
	background-position: -81px 0px;
}
#footer .sprite.s-eeru {
	width: 27px;
	background-position: -122px 0px;
}

#footer .sprite.s-mandr {
	width: 27px;
	background-position: -2px -34px;
}
#footer .sprite.s-mios {
	width: 27px;
	background-position: -81px -33px;
}
#footer .sprite.s-mwin {
	width: 27px;
	background-position: -43px -34px;
}
#footer .sprite.s-dlf {
	width: 27px;
	background-position: -123px -31px;
}

/* ru footer */
#footer.ru-footer{
	height: 300px;
}
#footer.ru-footer .follow {
    width: 195px;
    padding: 30px 0 0 20px;
	height: 270px
}

#footer.ru-footer .footer-column{
    margin: 30px 15px;
}
