.popup-wrap {
	padding: 15px 20px;
}
.social-auth-container {
	width: 288px;
	text-align: center;
	*padding: 0 0 15px;
}
.social-auth h2 {
	color: #e50045;
	font: normal 20px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 0;
	margin: 0;
}
.social-auth-links {
	margin: 0;
	padding: 17px 0 0 0;
}
.social-auth-links li {
	display: inline-block;
	zoom:1;
	*display: inline;
	margin: 0;
	padding: 0 25px 17px;
}
.social-link {
	background: url(/css/images/auth-social.png) no-repeat;
	display: block;
	width: 43px;
	height: 43px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.social-link:hover {
	opacity: 0.7;
}
.auth-vk {
	background-position: 0 0;
}
.auth-fb {
	background-position: -46px 0;
}
.auth-ok {
	background-position: -91px 0;
}
.social-auth-text {
	color: #696969;
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 7px;
	padding: 5px 0 13px;
	border-top: 1px solid #bec8d3;
	border-bottom: 1px solid #bec8d3;
	position: relative;
}
.social-auth-text:before,
.social-auth-text:after {
	content: " ";
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	background: #fff;
}
.social-auth-text:before {
	top:0;
}
.social-auth-text:after {
	bottom: -2px;
}

a.social-auth-agreement {
	font-size: 14px;
	color: #696969;
}

/* Кнопка НАВЕРХ */
/*#top-link{
    cursor: pointer;
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    padding-left: 5px;
    padding-bottom: 5px;
    z-index: 1;
}
#top-link a{
    font: italic 22px Georgia;
    color: #FFFFFF; 
    display: block;
    text-decoration: none;
}
#top-link:hover{
    background: #2199C6; 
    opacity: 0.4;

}

#top-link:hover a{
    text-decoration: underline;
}
.veryhidden{
    position: absolute !important;
    left: -5555px !important;
}*/
.to-top {
    display: none;
    top: 5px;
    margin-left: -100px;
    position: fixed;
}
.to-top a {
    display: block;
    background: #000 url(/image/totop.png) 50% 50% no-repeat;
    width: 96px;
    height: 41px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: 0.7;
	
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;    
}
.to-top a:hover {
	opacity: 1;
}
/* Конец кнопки НАВЕРХ */

/* Актуально */
.content-bl .related_articles .u-similar-articles li {
    width: 315px;
}
.content-bl .related_articles {
    padding: 19px 0 8px 30px;
}
.content-bl .aktualno h2 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    line-height: 1em;
    padding: 7px 0;
}
.aktualno {
	padding: 17px 0 0 30px;
}
.aktualno-holder {
	margin-left: -39px;
	padding: 15px 0 0;
}
.aktualno-node {
	display: inline-block;
	zoom:1;
	*display: inline;
	margin-left: 40px;
	margin-right: -0.3em;
	width: 187px;
	vertical-align: top;
	text-align: center;
}
.aktualno-img {
	width: 186px;
	height: 126px;
	border:1px solid #eeeeee;
	border-radius: 3px;
}
.aktualno-text {
	font: italic 14px/21px Georgia;
	padding: 3px 0 0;
}
.aktualno-text a {
	color: #0145aa;
	text-decoration: none;
}
.aktualno-text a:hover {
	text-decoration: underline;
}
.sss1 span {
	background: url("/image/sss1.png") 0 0 no-repeat;
    padding: 2px 0 3px 34px;
}
.sss1.current span {
    background-position: 0 -47px;
}
/* Конец Актуально */
/*
     */
/*
*/