@import "fonts.css";
@import "reset.css";
@import "jquery.bxslider.css";
/*@import "jquery.selectbox.css";*/
@import "prettyCheckable.css";

body {
	background: #fff;
	margin:0;
	padding:0;
	font-family: 'museo_sans_cyrl100';
	color:#000000;
	font-size:14px;
}
a {text-decoration:none;color:#000000;}
a:hover{text-decoration: none; color:#b13629!important;}

.wrapper {
	width:960px;
	margin: 0 auto;
	position:relative;
}
header {
	min-width: 960px;
	width:960px;
	margin: 0 auto;
	padding:20px 0 7px 0;
}
header .logo {
	float:left;
	width:400px;
	height:0px;
	/*font-family: 'heliosextlightcregular';*/
	padding: 100px 0 0 0;
	margin: 0px 0 0 0;
	font-size:11px;
	text-decoration:underline;
	background: url(../images/logoNY.png) no-repeat left top;
	position:absolute;
}

header .logoEDGE {
    float:left;
    width:400px;
    height:0px;
    /*font-family: 'heliosextlightcregular';*/
    padding: 0 0 0 0;
    margin: 0px 0 0 0;
    font-size:11px;
    text-decoration:underline;
}

header .side_block {
	float:right;
	width:560px;
	color:#888888;
}
header .side_block .links {
	padding: 10px 0 0 0;
}
header .side_block .links a {
	float:left;
	font-size:12px;
	white-space: nowrap;
}
header .side_block .links a b {
	font-weight:normal;
	padding: 3px 0 0 0;
	display:inline-block;
	vertical-align:middle;
	border-bottom: 1px solid #bdbdbd;
}
header .side_block .links a span {
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	margin: 0 5px 0 0;
	/*background: url(../images/header_icons.gif) no-repeat;*/
}
header .side_block .links a.nso span {
	background-position: 0 0;
}
header .side_block .links a.pno span {
	background-position: 0 -16px;
}
header .side_block .links a.vn span {
	background-position: 0 -32px;
}
header .side_block .links a.pno {
	margin: 0 40px;
}
header .side_block .widget {
	margin: 41px 0 0 0;
	float:left;
}
header .side_block .widget .weather {
	
}
header .side_block .widget .weather  img {
	vertical-align:middle;
	padding: 0 2px 0 0;
}
header .side_block .widget .money {
	padding: 10px 0 0 0;
}
header .side_block .widget .money img {
	vertical-align:middle;
	margin: 0 15px 0 2px;
}
header .side_block .search {
	float:right;
	margin: 28px 0 0 0;
	position:relative;
}
header .side_block .search form {
	margin: 10px 0 0 0;
	position:relative;
}
header .side_block .search form input[type="text"] {
	padding:7px 35px 8px 10px;
	width:183px;
	font-family: 'museo_sans_cyrl100';
	font-size:14px;
	border:1px solid #212121;
	background:#fff;
}
header .side_block .search form input[type="submit"] {
	position:absolute;
	right:7px;
	top:7px;
	width:17px;
	height:18px;
	border:0;
	cursor:pointer;
	background: url(../images/search_ico.png) no-repeat;
}
header .side_block .search .limitation {
	position:absolute;
	top:25px;
	left:-52px;
	width:32px;
	padding:8px 0;
	font-family: 'museo_sans_cyrl300';
	color:#fff;
	text-align:center;
	background:#212121;
}

#popup_orden {
  position: absolute;
  width: 430px;
 /* height: 155px;*/
  background: #FFF;
  border: 1px solid;
  z-index: 1;
  padding: 2px;
  display:none;
  cursor:pointer;
}
#popup_orden img {
  width: 100px;
  float: left;
  margin: 4px;
}
#popup_area {
  width: 42px;
  height: 35px;
  z-index: 2;
  position: absolute;
  opacity: 0.63;
}





ul.menu {
	min-width: 980px;
	width:980px;
	margin: 0 auto 2px auto;
	padding:14px 0 13px 65px;
	border-top:1px solid #212121;
	border-bottom:2px solid #212121;
	font-family: 'museo_sans_cyrl300';
	font-weight: bold;
	font-size:12px;
	overflow:auto;
}
ul.menu li {
	margin: 0 8px 0 0;
	float:left;
	/*background: url(../images/menu_slash.gif) no-repeat right center;*/
}
ul.menu li:after {
	padding: 0 0 0 13px;
	content:'/';
}
ul.menu li:last-child:after {
	content:'';
}
section {
	border-top:1px solid #212121;
	border-bottom:1px solid #212121;
	padding: 0 0 10px 0;
	min-width: 980px;
	width:980px;
	margin: 0 auto;
	overflow:auto;
}
section .image {
	position:relative;
}
section img.nocolor {
	position: absolute;
	top:0 ;
	bottom: 0;
	left:0;
	z-index: 99;  
}
section img.color {
	position: absolute; 
	top: 0;
	left: 0;
}
section img.colorV {
    position: relative;
    top: 0;
    left: 0;
}
section img.nocolorAct {
	position: absolute;
	top:0 ;
	left:-30%;
	z-index: 99;  
}
section img.colorAct {
	position: absolute;
	top:0 ;
	left:-30%;
}
section img.colorActV {
	position: relative;
	top:0 ;
	left:-30%;
}
section .all_news {
	display:inline-block;
	margin: 1px 0 7px 0;
	line-height:12px;
	border-bottom: 1px solid #bdbdbd;
}
section .all_news.small {
	display:inline-block;
	margin: 1px 0 4px 0;
	line-height:12px;
	border-bottom: 1px solid #bdbdbd;
}
section .topical_news .news .text p {
	color:#212121;
}

section h3 {
	font-size:22px;
	font-weight:normal;
	font-family: 'museo_sans_cyrl700';
	margin: 16px 0 9px 0;
	text-transform:none;
}
section .line {
	margin: 15px 15px 20px 15px;
	border-top:1px solid #212121;
}
section .line_full {
	border-top:1px solid #212121;
}
section .ads {
	padding: 0 0 7px 0;
}
section aside {
	float:left;
	width:230px;
}
section aside {

}
section aside .news {
	
}
section aside .news div {
	line-height:20px;
	margin: 0 0 10px 0;
}
section aside .news span {
	display:block;
	color:#888888;

}
section aside .news a {
 
}
section aside .duty {
	padding: 5px 0 0 0;
	color:#888888;
	line-height:20px;
}
section aside .duty .image {
	width:230px;
	height:130px;
}
section aside .duty img {
	width:230px;
}
section aside .duty .name {
	margin: 5px 0 10px 0;
	color:#212121;
}
section aside .duty .name div {
	font-size:16px;
	font-family: 'museo_sans_cyrl700';
}
section aside .photo {
	padding:4px 0 0 0;
}
section aside .photo .image {
	width:230px;
	height:130px;
}
section aside .photo a.image {
	display:block;
}
section aside .photo img {
	padding:0 5px 0 0px;
}
section aside .photo .image.small {
	padding: 2px 0 24px 0;
	width:110px;
	height:80px;
}
section aside .photo .image.small img {
	width:110px;
	height:80px;
	padding:10px 10px 5px 0px;
}
section aside .other_news {
	line-height:20px;
	padding:3px 0 0 0;
	margin: 0 0 -2px 0;
}
section aside .other_news .image {
	width:230px;
	height:130px;
}
section aside .other_news  .title {
	padding: 5px 0 11px 0;
	margin:-0px 0 0 0;
	font-size:16px;
	font-family: 'museo_sans_cyrl700';
}
section article {
	float:left;
	width:460px;
	margin: 0 20px;
	padding: 20px 0 0 0;
}
section article .bxslider li {
	height:245px;
}
section article .bxslider li .image {
	width:460px;
	height:245px;
}
section article .bxslider .absolute {
	position:absolute;
	left:0;
	top:0;
	height:245px;
	width:100%;
	z-index:9999;
}
section article .bxslider .text {
	height:245px;
	position:relative;
	cursor:pointer;
}
section article .bxslider .text .category {
	position:absolute;
	left:20px;
	top:20px;	
	color:#fff;
	padding:7px 10px 6px 10px;
	background:#212121;
}
section article .bxslider .text h1 {
	font-size:22px;
	font-weight:normal;
	font-family: 'museo_sans_cyrl900';
	line-height:30px;
	position:absolute;
	bottom:42px;
	left:0;
	padding:0 20px;
	margin:0;
}
section article .bxslider .text h1 a {
	color:#fff; text-shadow: 2px 2px #000;
}
section article .bxslider .text .date {
	color:#fff;
	position:absolute;
	bottom: 17px;
	left:20px; text-shadow: 1px 1px #000;
}
section article #bx-pager {
	margin: -2px 0 86px 0;
	border-top: 5px solid #dadada;
}
section article #bx-pager a {
	float:left;
	width:153px;
	font-family: 'museo_sans_cyrl100';
	font-size:12px;
	border-top: 5px solid #212121;
	margin: -5px 0 0 0;
	padding:10px 0 0 0
}
section article #bx-pager a:nth-child(4).active ~ section article #bx-pager a{
//    width:150px;
}
section article #bx-pager a.active {
    display: none;
}
section article #bx-pager a:nth-child(4) {
  //  width:150px;
}


section article #bx-pager a.active {
	border-top:5px solid transparent;
	background: url(../images/slider_active_border.gif) no-repeat left -5px;
}
section article #bx-pager a .img {
	float:left;
	width:150px;
	height:100px;
	overflow:hidden;
}
section article #bx-pager a .img img {
	height:100px;
}
section article #bx-pager a .title {
	width:95px;
	float:left;
	margin: 2px 0 0 5px;
	height:45px;
	line-height:16px;
	overflow:hidden;
}
section article .news {
	display:block;
	height:122px;
	overflow:hidden;
	margin: 0 0 14px 0;
	padding: 4px 0 0 0;
}
section article .news .img {
	width:90px;
	height:90px;
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	margin: 0 6px 0 0;
}
section article .news .img img {
	height:90px;
}
section article .news .text {
	display:inline-block;
	vertical-align:top;
	width: 355px;
	line-height:20px;
	color:#888888;
}
section article .news .text span {
	color:#888888;
	display:block;
	margin: -4px 0 -2px 0;
}
section article .news .text h2 {
	color:#212121;
	font-size:16px;
	font-weight:normal;
	font-family: 'museo_sans_cyrl700';
	line-height:20px;
	margin: 0 0 8px 0;
}
section article .sidebar {
	width:230px;
	float:left;
}
section article .sidebar ul {
	padding: 0 20px 0 0;
}
section article .sidebar ul li {
	margin: 0 0 20px 0;
}
section article.big {
	float:left;
	width:710px;
	margin: 0 20px 0 0px;
	padding: 20px 0 0 0;
}
section article.big .filter {
	margin: 0 0 25px 1px;
}
section article.big .filter .select {
	width:230px;
	display:inline-block;
	vertical-align:middle;
	margin: -0px 0 0 0;
}
section article.big .filter .date {
	width:465px;
	display:inline-block;
	vertical-align:middle;
	margin: 0 0 0 5px;
	color:#888888;
	font-family: 'museo_sans_cyrl300';
}
section article.big .filter .date div, section article.big .filter .date img, section article.big .filter .date span {
	display:inline-block;
	vertical-align:middle;
	color:#1b1b1b;
	padding: 2px 0 0 0;
}
section article.big .filter .date span {
	padding: 2px 0 0 7px;
}
section article.big .filter .date img {
	margin: 0 7px;
}
section article.big .archive_news {
	font-size:14px;
	color:#1b1b1b;
	line-height:20px;
	margin: 0 0 19px 0;
}
section article.big .archive_news time, section article.big .category_news time {
	font-size:12px;
	color:#888888;
	font-family: 'museo_sans_cyrl100';
}
section article.big .archive_news h2, section article.big .category_news .text h2 {
	margin: 0 0 10px 0;
	font-size:16px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl700';
	font-weight:normal;
}
section article.big .archive_news h2 a, section article.big .category_news .text h2 a {
	color:#1b1b1b;
}
section article.big .navigation {
	margin: 42px 0 16px 0;
	text-align:center;
	position:relative;
	background: url(../images/article_navigation_bg.gif) repeat-x left center;
}
section article.big .navigation .prev {
	position:absolute;
	left:0;
	padding: 3px 0 0 42px;
	color:#969696;
	background: url(../images/article_navigation_arrow.gif) no-repeat left 7px;
}
section article.big .navigation .next {
	position:absolute;
	right:0;
	padding: 3px 42px 0 0;
	color:#969696;
	background: url(../images/article_navigation_arrow.gif) no-repeat right 7px;
}
section article.big .navigation a.prev {
	position:absolute;
	left:0;
	padding: 3px 0 0 42px;
	color:#1b1b1b;
	background: url(../images/article_navigation_arrow.gif) no-repeat left -38px;
}
section article.big .navigation a.next {
	position:absolute;
	right:0;
	padding: 3px 42px 0 0;
	color:#1b1b1b;
	background: url(../images/article_navigation_arrow.gif) no-repeat right -38px;
}
section article.big .navigation .prev span, section article.big .navigation .next span {
	padding: 0 7px;
	background:#fff;
}
section article.big .navigation .pager {
	display:inline;
	padding: 0 10px;
	background:#fff;
}
section article.big .navigation .pager a {
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	font-size:12px;
	padding:3px 3px;
	margin: 0 4px;
	min-width:20px;
	text-align:center;
	background:#1b1b1b;
}
section article.big .navigation .pager a:hover {
	color:#fff!important;
	background:#b13729;
}
section article.big .navigation .pager span {
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	font-size:12px;
	padding:3px 3px;
	margin: 0 4px;
	min-width:20px;
	background:#b13729;
}
section article.big .sidebar {
	width:230px;
	float:none;
	margin: 0 6px 0 0;
	display:inline-block;
	vertical-align:top;
}
section article.big .sidebar:nth-child(3n-1) {
	margin:0!important;
}
section article.big .sidebar .line { 
	border-top: 1px solid #212121;
	margin: 15px 17px 15px 12px;
}
section article.big .author_news {
	margin: 0 0 22px 0;
}
section article.big .author_news .img {
	width:230px;
	min-height:210px;
	display:inline-block;
	vertical-align:top;
}
section article.big .author_news .img img {
	width:230px;
}
section article.big .author_news .text {
	width:470px;
	display:inline-block;
	vertical-align:top;
	margin: -2px 0 0 6px;
	line-height:20px;
}
section article.big .author_news .text h3 {
	margin:0 0 10px 0;
	padding:0;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl700';
	font-weight:normal;
	font-size:16px;
}
section article.big .category_news {
	margin: 0 0 30px 0;
}
section article.big .category_news .img {
	width:230px;
	min-height:130px;
	display:inline-block;
	vertical-align:top;
}
section article.big .category_news .text {
	width:470px;
	display:inline-block;
	vertical-align:top;
	margin: -5px 0 0 6px;
	line-height:20px;
}
section article.big .date_filter {
	border-left:1px solid #1b1b1b;
	border-right:1px solid #1b1b1b;
	border-top:1px solid #1b1b1b;
	border-bottom:2px solid #1b1b1b;
	margin:32px 0 2px 0;
	padding: 17px 13px 19px 13px;
}
section article.big .date_filter .month {
	text-align:center;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl700';
	margin: 0 0 20px 0;
}
section article.big .date_filter .month span {
	font-size:21px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl300';
	font-weight: bold;
	display:inline-block;
	vertical-align:middle;
	padding: 0 5px;
	margin: -3px 0 0 0;
}
section article.big .date_filter .month div {
	font-size:16px;
	color:#888888;
	font-family: 'museo_sans_cyrl300';
	display:inline-block;
	vertical-align:middle;
	width:110px;
	text-align:right;
}
section article.big .date_filter .month div:last-child {
	text-align:left;
}
section article.big .date_filter .month div a {
	color:#888888;
}
section article.big .date_filter .days {
	color:#888888;
	font-size:15px;
	font-family: 'museo_sans_cyrl700';
}
section article.big .date_filter .days span {
	color:#1b1b1b;
	display:inline-block;
	vertical-align:middle;
	padding: 0 2px;
}
section article.big .date_filter .days div {
	color:#888888;
	display:inline-block;
	vertical-align:middle;
	padding: 0 2px;
}
section article.big .full_news {
	
}
section article.big .full_news time {
	font-size:14px;
	color:#888888;
	font-family: 'museo_sans_cyrl100';
}
section article.big .full_news h1 {
	font-size: 22px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl700';
	text-transform: uppercase;
	padding: 7px 0 0 0;
}
section article.big .full_news h2 {
	font-size: 22px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl700';
	padding: 3px 0 0 0;
}
section article.big .full_news img {
	display:block;
	margin: 14px auto 0 auto;
	padding: 0 0 4px 0;
	max-width:710px;
}
section article.big .full_news .news_info {
	margin: -6px 0 0 0;
}
section article.big .full_news .news_info .nam_com {
	font-size:16px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl300';
	float:left;
}
section article.big .full_news .news_info .sort_com {
	float:left;
	font-size:14px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl100';
	margin: 0 0 0 7px;
	padding: 2px 9px 0 9px;
	position:relative;
	opacity: 0.7;
	cursor:pointer;
}
section article.big .full_news .news_info .sort_com:hover {
	opacity: 1.0;
}
section article.big .full_news .news_info .sort_com i {
	display:inline-block;
	vertical-align:middle;
	width:8px;
	height:5px;
	margin: 0 0 0 3px;
	background: url(../images/article_arrow.gif) no-repeat left top;
}
section article.big .full_news .news_info .sort_com span {
	position:relative;
	z-index:1;
}
section article.big .full_news .news_info .sort_com ul {
	display:none;
	width:116px;
}
section article.big .full_news .news_info .sort_com:hover ul {
	display:block;
	position:absolute;
	top:-14px;
	left:0;
	padding: 36px 9px 10px 9px;
	border-left:1px solid #1b1b1b;
	border-right:1px solid #1b1b1b;
	border-bottom:1px solid #1b1b1b;
	background:#fff;
}
section article.big .full_news .news_info .sort_com ul li {
	color:#888888;
	padding: 4px 0;
	cursor:default;
}
section article.big .full_news .news_info .buttons {
	float:left;
	margin:-6px 0 0 0;
	width:305px;
	text-align:center;
}
section article.big .full_news .news_info .buttons a {
	display:inline-block;
	vertical-align:top;
	border:1px solid #dbdbdb;
	color:#888888;
	font-size:14px;
	padding: 7px 12px;
	margin: 0 0 0 8px;
}
section article.big .full_news .news_info .back_news {
	float:right;
	margin: 2px 0 0 0;
	border-bottom: 1px solid #bababa;
}
section article.big .full_news .authors {
    text-align:left;
    margin: 0 0 5px 0;
}
/*section .infographics .other_news {
  display: inline-block;
  margin: 1px 0 7px 0;
  line-height: 12px;
  border-bottom: 1px solid #bdbdbd;
}*/
section .all_duty {  display: inline-block;
  margin: 13px 0 7px 0;
  line-height: 12px;
  border-bottom: 1px solid #bdbdbd;}

section article.big .full_news .add_comment {
	margin: 20px 0 13px 0;
}
section article.big .full_news .add_comment .avatar {
	width:60px;
	display:inline-block;
	vertical-align:top;
}
section article.big .full_news .add_comment .avatar img {
	width:60px;
	margin:0;
}
section article.big .full_news .add_comment .text {
	width:638px;
	display:inline-block;
	vertical-align:top;
	margin: 0 0 0 7px;
}
section article.big .full_news .add_comment .text textarea {
	width:620px;
	height: 87px;
	padding: 5px 9px;
	font-size:14px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl100';
	line-height:20px;
	border:1px solid #1b1b1b;
	resize: none;
}
section article.big .full_news .add_comment .text .login {
	float:left;
	color:#888888;
	font-size:14px;
	margin: 8px 0 0 0;
}
section article.big .full_news .add_comment .text .login a {
	display:inline-block;
	vertical-align:middle;
	width:32px;
	padding: 7px 0;
	margin: 0 2px 0 3px;
	text-align:center;
	background:#dbdbdb;
}
section article.big .full_news .add_comment .text .login a:hover {
	background:#b13729;
}
section article.big .full_news .add_comment .text .login a img {
	display:inline;
	margin: 0;
	padding:0;
}
section article.big .full_news .add_comment .text button {
	float:right;
	font-size:16px;
	color:#fff;
	font-family: 'museo_sans_cyrl300';
	border:0;
	padding: 7px 9px;
	margin: 7px -1px 0 0;
	cursor:pointer;
	background:#1b1b1b;
}
section article.big .full_news .add_comment .text button:hover {
	color:#1b1b1b;
	background:#dbdbdb;
}
section article.big .full_news .comment {
	margin: 20px 0 0 0;
}
section article.big .full_news .comment .avatar {
	width:60px;
	display:inline-block;
	vertical-align:top;
}
section article.big .full_news .comment .avatar img {
	width:60px;
	margin:4px 0 0 0;
}
section article.big .full_news .comment .text {
	width:638px;
	display:inline-block;
	vertical-align:top;
	margin: 0 0 0 7px;
	line-height:20px;
	color:#1b1b1b;
}
section article.big .full_news .comment .text .info {
	font-size:12px;
	color:#888888;
}
section article.big .full_news .comment .text .info span {
	color:#1b1b1b;
}
section article.big .full_news .comment .text a.reply {
	color:#b13729;
	display:block;
	margin: 3px 0 0 0;
}
section article.big .full_news .comment .comment {
	margin: 20px 0 0 70px;
}
section article.big .full_news .comment .comment .text {
	width:568px;
}
section article.big .full_news .comment .comment .comment .text {
	width:498px;
}
section article.big .full_news h4 {
	font-size:16px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl700';
	font-weight:normal;
	margin: 10px 0 9px 0;
}
section article.big .full_news p {
	font-size:16px;
	color:#000000;
	line-height:24px;
	margin: 0 0 10px 0;
	font-weight: 900;
}
section article.big .full_news a {
	text-decoration: none;
	color: #b13629;
}
section article.big .full_news p strong {
	font-family: 'museo_sans_cyrl700';
	font-weight: 900;
}
section article.big .full_news .text_info {
	margin: -8px 0 0px 0;
	padding: 0 0 20px 0;
	clear:left;
	/*overflow:auto;*/
}
section article.big .full_news .text_info a.comments {
	float:left;
	font-size:16px;
	color:#fff;
	font-family: 'museo_sans_cyrl300';
	border:0;
	padding: 7px 9px;
	margin: 7px -1px 0 0;
	cursor:pointer;
	background:#1b1b1b;
}
section article.big .full_news .text_info a.comments:hover {
	color:#1b1b1b;
	background:#dbdbdb;
}
section article.big .full_news .text_info .share {
	float:right;
	width:470px;
	text-align:right;
	margin:7px 0 0 0;
	line-height: 9px;
}
#ok_shareWidget {
  float: right;
  margin-left: 4px;
}
#vk_like  {height: 20px;
  width: 100px;
  position: relative;
  clear: both;
  background: none;
  float: right;
  margin-left: 4px;}
section article.big .full_news .text_info .share img {
	display:inline;
	margin:0;
	padding:0;
	vertical-align:middle;
}
section article.big .best_news {
	margin: 0 0 -1px 0;
}
section article.big .best_news h3 {
	margin: 25px 0px 9px 0;
}
section article.big .best_news .b_news {
	width:230px;
	display:inline-block;
	vertical-align:top;
	margin: 4px 6px 13px 0;
	color:#888888;
}
section article.big .best_news .b_news:nth-child(3n+1) {
	margin:4px 0 0 0!important;
}
section article.big .best_news .b_news .img img {
	width:230px;
}
section article.big .best_news .b_news .img {
	height:130px;
	overflow:hidden;
	margin: 0 0 3px 0;
}
section article.big .best_news .b_news a {
	color:#1b1b1b;
	line-height:20px;
	font-size:14px;
	font-family: 'museo_sans_cyrl700';
	display:block;
	margin: 0 0 3px 0;
}
section article.big .search {
	
}
section article.big .search input[type="text"] {
	width:578px;
	float:left;
	border:1px solid #1b1b1b;
	font-size:14px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl100';
	padding: 7px 7px 8px 12px;
}
section article.big .search button {
	width:110px;
	float:left;
	border:0;
	color:#fff;
	font-size:14px;
	font-family: 'museo_sans_cyrl100';
	padding: 9px 0 8px 27px;
	cursor:pointer;
	background: #1b1b1b url(../images/article_search_button_ico.png) no-repeat 17px 50%;
}
section article.big .search button:hover {
	color:#1b1b1b;
	background: #dbdbdb url(../images/search_ico.png) no-repeat 17px 50%;
}
section article.big .search .input_checkbox {
	float:left;
	width:450px;
	margin:9px 0 0 0;
}
section article.big .search .input_checkbox:after {
	content:'/';
	display:inline-block;
	vertical-align:top;
	padding: 4px 0 0 0;
}
section article.big .search .first_select {
	width:99px;
	float:left;
	font-size:14px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl100';
	margin: 10px 0 0 8px;
	padding: 2px 0px 0 9px;
	position:relative;
	opacity: 0.7;
	cursor:pointer;
}
section article.big .search .last_select {
	width:110px;
	float:left;
	font-size:14px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl100';
	margin: 10px 0 0 8px;
	padding: 2px 9px 0 9px;
	position:relative;
	opacity: 0.7;
	cursor:pointer;
}
section article.big .search .first_select:hover, section article.big .search .last_select:hover {
	opacity: 1.0;
}
section article.big .search .first_select i, section article.big .search .last_select i {
	display:inline-block;
	vertical-align:middle;
	width:8px;
	height:5px;
	margin: 0 0 0 8px;
	background: url(../images/article_arrow.gif) no-repeat left top;
}
section article.big .search .first_select span, section article.big .search .last_select span {
	position:relative;
	z-index:1;
}
section article.big .search .first_select ul {
	display:none;
	width:106px;
}
 section article.big .search .last_select ul {
	display:none;
	width:124px;
}
section article.big .search .first_select:hover ul,section article.big .search .last_select:hover ul {
	display:block;
	position:absolute;
	top:-10px;
	left:0;
	padding: 36px 0px 10px 9px;
	border-left:1px solid #1b1b1b;
	border-right:1px solid #1b1b1b;
	border-bottom:1px solid #1b1b1b;
	background:#fff;
}
section article.big .search .first_select ul li, section article.big .search .last_select ul li {
	color:#888888;
	padding: 4px 0;
	cursor:default;
}
section article.big .search .first_select ul li.other a, section article.big .search .last_select ul li.other a {
	border-bottom:1px dotted #898989;
}
section article.big .search .result {
	margin: 41px 0 17px 0;
	font-size:14px;
	color:#888888;
	 font-family: 'museo_sans_cyrl300';
}
section article.big .contact {
	margin:-4px 0 21px 0;
}
section article.big .contact h2 {
	font-size:22px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl700';
	font-weight:normal;
	text-transform: uppercase;
}
section article.big .contact .title {
	font-size:22px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl700';
	margin:13px 0 0 0;
}
section article.big .contact address {
	font-size:16px;
	color:#1b1b1b;
	font-style:normal;
	line-height:24px;
	margin: 6px 0 0 0;
}
section article.big .contact iframe {
	margin: 13px 0 24px 0;
}
section article.big .contact .who {
	font-size:16px;
	color:#1b1b1b;
	font-family: 'museo_sans_cyrl700';
	margin: 18px 0 9px 0;
}
section .sidebar_other {
	padding: 15px 0 0 0;
}
section .sidebar_other .all_news {
	margin-bottom:0;
}
section .sidebar_other h3 {
	margin: -5px 0 9px 0!important;
}
section .sidebar_other ul {
	padding: 0px 20px 0 0;
}
section .sidebar_other ul li {
	margin: 0 0 20px 0;
}
section .sidebar_other {
	width:230px;
	float:none;
	margin: 0 6px 0 0;
	display:inline-block;
	vertical-align:top;
}
footer {
	min-width: 960px;
	width:960px;
	margin: 2px auto 0px auto;
	padding:10px 0 23px 0;
	border-top:2px solid #212121;
	position:relative;
	overflow:auto;
}
footer .left_side {
	float:left;
	width:250px;
}
footer .left_side .social {
	padding: 0 0 60px 0;
}
footer .left_side .social a {
	margin: 0 8px 0 0;
	float:left;
	width:32px;
	height:32px;
	background: url(../images/footer_soc_icons.gif) no-repeat;
}
footer .left_side .social a.vk {
	background-position: 0 0;
}
footer .left_side .social a.tw {
	background-position: 0 -32px;
}
footer .left_side .social a.lv {
	background-position: 0 -64px;
}
footer .left_side .social a.rss {
	background-position: 0 -96px;
}
footer ul {
	margin: 10px 0 0 0;
	font-size:12px;
}
footer ul li {
	margin: 0 15px 0 0;
	float:left;
	/*background: url(../images/menu_slash.gif) no-repeat right center;*/
}
footer ul li:after {
	padding: 0 0 0 12px;
	content:'/';
}
footer ul li:last-child:after {
	background:none;
	content: ''!important;
}
footer .copy {
	position:absolute;
	right:0;
	top:69px;
}
footer .copy a {
	
}
.photos .list .photo{
  float: left;
  margin-right: 10px;}
.photos .list .photo .desc{   float: left; width:230px;}

.subscribe li {line-height:24px; line-height: 24px;
  padding-left: 15px;
  list-style: decimal outside;
  margin-left: 40px;
  text-indent: 0em;}
.photos .list .photo.lastInRow {
  margin-right: 0;
}
.photos .list .photo.firstInRow {
  clear: both;
}
.subscribe p {
    margin: 0px !important;
    padding: 0px !important;
}
.subscribe {}

.full_news ol {font-size: 16px; font-weight: 900; line-height:24px; color: #1b1b1b}
.full_news ul {font-size: 16px; font-weight: 900; line-height:24px; color: #1b1b1b}
.full_news ul li {list-style: disc inside; margin-left:15px}
.full_news ol ul li {list-style:disc inside; margin-left:10px}
.full_news ol li {list-style:decimal inside; margin-left:10px}
.full_news .tbCost {border:1px solid #ccc; margin-bottom:20px}
.full_news .tbCost td{border:1px solid #ccc}
.full_news .tbCost th{border:1px solid #ccc}
ul.wiki-partners {width:inherit !important}
section .all_news.no_underline {border-bottom:none;}
.tb_price_reklama {border:2px #000000 solid; border-collapse: collapse; margin-bottom: 10px}
.tb_price_reklama td {padding: 5px; border: 2px #000000 solid;}