@charset "utf-8";
html, body {
	height: 100%;
  	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #000;
	font-size: 90%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
a {
	text-decoration: underline;
	outline: none;	
	color: #2070A4;
}
a img {
	border: none;	
}
a:hover {
	text-decoration: none;
	outline: none;	
}
p {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	padding: 0;
	margin: 0;	
}
.inner-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	overflow: hidden;
}
.inner-title a, .inner-title span, .inner-title h1 {
	display: block;
	float: left;
	margin-right: 5px;	
}
.inner-title a {
	color: #000;
	text-decoration: none;	
}
.inner-title a:hover {
	text-decoration: underline;	
}
.inner-title span, .inner-title h1 {
	color: #7AA111;	
	font-size: 1em;
}
.wrapper {
	min-height: 100%;
  	height: auto !important;
  	height: 100%;
	margin: 0 auto;	
	min-width: 1000px;
	max-width: 1260px;
}
.page {
	margin: 0 15px;
	padding-bottom: 165px;
	position: relative;
}
.index-news img, .index-photo-holder .photo-block img, .afisha-holder .afisha-block img, .news-wrapper .top-new .ill img, .news-wrapper .mid-news .mid-item img, ul.all-video li img {
   max-width: 100%;
   height: auto;
   width: auto\9; /* ie8 */
}


/* .header                   */

.top-menu {
	display: block;
	width: 100%;
	background: #ebebeb;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;	
	behavior: url(js/PIE.htc);	
	height: 30px;
	line-height: 30px;
	font-size: 0.85em;
	position: relative;
	text-shadow: 0 1px #FFFFFF;
}
.top-menu a {
	color: #000;
	text-decoration: none;	
}
.top-menu a:hover {
	text-decoration: underline;	
}
.top-menu .top-menu-block {
	display: block;
	float: left;
	padding: 0 1%;
	background: url(../img/double-border.gif) repeat-y left top;	
	position: relative;
}
.top-menu .top-menu-block:first-child {
	background: none;	
}
.top-menu .top-menu-block .bold {
	font-weight: bold;	
}
.top-menu .top-menu-block h1 {
	display: inline;
	font-weight: bold;
	font-size: 1em;	
	font-family: Tahoma, Geneva, sans-serif;
}
.top-menu .top-menu-block img {
	vertical-align: middle;
	padding-right: 5px;
}
.top-menu .right {
	float: right;
	text-align: right;
}
.top-menu .right:last-child {
	background: none;	
}
.top-menu .right a {
	margin-left: 5px;
}
.top-menu .calendar {
	background: url(../img/calendar.gif) no-repeat 5px center;
	padding-left: 25px;	
}
.top-menu .online {
	background: url(../img/online-ico.png) no-repeat left center;
	padding-left: 20px;	
}
.header {
	padding: 4px 0;	
	display: table;
	width: 100%;
}
.header .logo-bl {
	display: table-cell;
	vertical-align: middle;
	text-align: left;	
}
.header .menu-bl {
	display: table-cell;
	vertical-align: middle;
	text-align: left;	
}
.header .menu-holder {
	display: table;
	width: 100%;	
}
.header .main-menu {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.header .buts-bl {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.header .main-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
	white-space: nowrap;	
}
.header .main-menu ul li {
	display: block;
	float: left;	
	margin: 0 1px;
}
.header .main-menu ul li a {
	display: inline-block;
	line-height: 1.4em;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 6px;	
}
.header .main-menu ul li a:hover {
	color: #95B631;	
}
.header .main-menu ul li a.act {
	background: #95B631;
	color: #fff;
	border-radius: 15px;
	-moz-border-radius: 15px;	
	behavior: url(js/PIE.htc);	
	position: relative;
}
.header .main-menu ul.sub-menu {
	padding-top: 2px;	
}
.header .main-menu ul.sub-menu li a {
	font-size: 0.85em;
	font-weight: normal;
}	
.header .main-menu ul.sub-menu li {
	position: relative;	
}
.header .main-menu ul li a.more {
	background: url(../img/arr-bottom.png) no-repeat right 7px;	
	padding-right: 13px;
}
.header .main-menu ul.sub-menu li ul {
	display: none;
	position: absolute;
	top: 17px;
	left: 3px;
	z-index: 1000;
	background: #ebebeb;
	padding: 7px 12px;
	margin: 0;	
	width: 150px;
	overflow: hidden;
	white-space: normal;
}
.header .main-menu ul.sub-menu li ul li {
	display: block;
	padding: 0 0 5px;	
	color: #000;
	margin: 0;
}
.header .main-menu ul.sub-menu li ul li a {
	color: #000;
	padding: 0;
	margin: 0;
}
.header .main-menu ul.sub-menu li ul li a:hover {
	color: #7aa111;	
}

.top-ill {
	display: block;
	width: 100%;
	height: 112px;	
	border-radius: 5px;
	-moz-border-radius: 5px;	
	behavior: url(js/PIE.htc);
	background: url('/designsite/header_main.jpg') no-repeat left top;
	position: relative;
}
.search-box-header {
    position: absolute;
    right: 15px;
    top: 41px;
    width: 600px;
}
.search-box-header input[type="text"] {
	float: right;	
	width: 318px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	transition: 0.5s ease;
}
.search-box-header input[type="text"]:focus {
	width: 430px;	
}
.search-box-header .search-icon {
    background-color: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    display: table-cell;
    height: 26px;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 2px;
    width: 26px;
}
.search-box-header .search-icon img {
    left: 1px;
    position: relative;
    top: 3px;
}
.header-links {
	display: block;
	overflow: hidden;
	padding: 5px 0;	
	margin-left: -15px;
}
.header-links a {
	display: block;
	float: left;
	margin: 0 0 5px 15px;	
	color: #000;
	text-decoration: none;
	font-size: 0.85em;
	white-space: nowrap;
}
.header-links a:hover .link {
	text-decoration: underline;
}
.header-links a .category {
	color: #fff;
	padding: 0 3px;
	margin-right: 5px;
	font-size: 0.95em;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.header-links .info {
	float: left;
	margin: 0 0 5px 15px;	
	height: 13px;
	font-size: 0.85em;
	white-space: nowrap;
}
.header-links img {
	height:12px;
}
.header-links .info span {
	position:relative;
	top:-2px;
}

	
/* .header-end                   */



/* .footer                  */


.footer {
	margin: -165px auto 0;
	max-width: 1280px;
	min-width: 1000px;
	position: relative;
}
.footer .inner-container {
	margin: 0 15px;
	height: 165px;
	overflow: hidden;
	background: #e1e1e1;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;	
	behavior: url(js/PIE.htc);
	font-size: 0.85em;
	text-shadow: 0 1px #fff;
}
.footer .contacts {
	display: table;
	width: 100%;	
	overflow: hidden;
	background: #ebebeb;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;	
	behavior: url(js/PIE.htc);
}
.footer .contacts .contact-block {
	display: table-cell;
	padding: 15px;
	vertical-align: middle;
	background: url(../img/double-border.gif) repeat-y left top;
}
.footer .contacts .contact-block.addr {
	background: none;
	width: auto;
}
.footer .contacts .contact-block.stat {
	width: 290px;
}
.footer .contacts .contact-block.stat a {
	display: inline-block;	
	margin: 0 3px;
}
.footer .contacts .contact-block.version {
	width: 35%;
}
.footer .contacts .contact-block.version a {
	display: inline-block;	
	padding: 8px 0 0 31px;
	height: 27px;	
	color: #000;
	text-decoration: none;
	margin: 0 1%;
	width: 22%;
	vertical-align: middle;
}
.footer .contacts .contact-block.version a.app {
	padding: 0 !important;
	width: 30% !important;	
	height: 33px !important;
}
.footer .contacts .contact-block.version a:hover {
	background-position: 0 -35px !important;	
}
.footer .contacts .contact-block.version a.mobile {
	background: url(../img/mobile-ico.png) no-repeat left top;	
}
.footer .contacts .contact-block.version a.android {
	background: url(../img/android-ico.png) no-repeat left top;	
}
.footer .contacts .contact-block.version a.apple {
	background: url(../img/apple-ico.png) no-repeat left top;	
}
.footer .footer-menu {
	padding: 25px 15px 0 15px;
	overflow: hidden;	
	background: #e1e1e1;
}
.footer .footer-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer .footer-menu ul li {
	display: inline-block;
	padding-right: 15px;	
}
.footer .footer-menu ul li a {
	color: #000;
	text-decoration: none;	
}
.footer .footer-menu ul li a:hover {
	text-decoration: underline;	
}
.footer .footer-menu ul li a.rss {
	background: url(../img/rss.png) no-repeat left center;
	padding-left: 15px;	
}
.footer .footer-menu .copyright {
	color: #969696;
	padding-top: 5px;	
}


/* .footer-end                  */


.middle-container {
	padding: 10px 0;	
}
.tree {
	display: block;
	padding: 0 0 15px 15px;
	margin: 0;
	background: url(../img/tree-ico.png) no-repeat left 3px;
	list-style: none;	
}
.tree li {
	display: inline;
	font-size: 0.85em;	
}
.tree li a {
	color: #000;
	text-decoration: none;	
}
.tree li a:hover {
	text-decoration: underline;	
}


.main-columns {
	overflow: hidden;	
}
.main-columns .left-col {
	float: left;	
	margin-right: -365px;
	width: 100%;
	overflow: hidden;
}
.main-columns .left-col .left-col-cont {
	margin-right: 365px;	
}
.main-columns .right-col {
	float: right;	
	width: 345px;
	overflow: hidden;
}

.simple-holder {
	padding: 0px 9px 9px;
	overflow: hidden;	
}
.simple-holder .simple-column {
	width: 49%;
	float: left;	
}
.simple-holder .simple-column.three {
	width: 32.5%;
	padding-left: 1%;	
}
.simple-holder .simple-column.three:first-child {
	padding: 0;	
}
.simple-holder .line-w-border a {
	color: #000;
	text-decoration: none;	
}
.simple-holder .line-w-border a:hover {
	text-decoration: underline;	
}
.simple-holder.discus .line-w-border {
	display: block;
	width: auto;
	padding: 8px 6px;
	line-height: 1.5em;
}
.simple-holder.photoproject {
	padding: 15px;	
}
.simple-holder.text {
	padding: 15px;	
}
.simple-holder.selector {
	padding: 10px;	
}
.simple-holder.selector .line-w-border {
	padding: 2px 0 0;
}
.simple-holder.selector a {
	display: block;
	padding: 7px 5px;
	overflow: hidden;
}
.simple-holder.selector .more {
	font-weight: bold;	
}
.simple-holder.selector a:hover, .simple-holder.selector a.act {
	background: #e1e1e1;
	text-decoration: none;	
}
.simple-holder.selector a .img {
	display: block;
	margin-bottom: 10px;	
}
.simple-holder.top a {
	padding: 10px 5px;	
}
.simple-holder.top .numb {
	display: block;
	padding: 0;
	float: left;
	width: 13%;	
}
.simple-holder.top .link {
	display: block;
	padding: 0;
	float: left;
	width: 86%;	
}



.right-rounded {
	border-radius: 5px;
	-moz-border-radius: 5px;	
	behavior: url(js/PIE.htc);	
	margin-bottom: 20px;
	position: relative;
}
.right-rounded.colored {
	background: #ebebeb;
}
.right-rounded.sub-colored {
	background: #3ab1ff;
	color: #fff;
}
.right-rounded .block-title, .right-rounded h3 {
	background: #e1e1e1;	
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;	
	behavior: url(js/PIE.htc);
	font-size: 1.15em;
	font-weight: normal;
	margin: 0;
	text-shadow: 0 1px #fff;
	padding: 7px 13px;
	position: relative;
}
.right-rounded .block-title.border, .right-rounded h3.border {
	background: #e1e1e1 url(../img/double-border-horiz.gif) repeat-x left bottom;	
}

.right-rounded .block-title h2 {
	font-size: 1em;	
	font-weight: normal;
	margin: 0px;
}

.right-rounded .small-tabs {
	background: #e1e1e1 url(../img/double-border-horiz.gif) repeat-x left bottom;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;
}
.right-rounded .small-tabs li {
	display: block;
	float: left;
}
.right-rounded .small-tabs li a {
	display: inline-block;
	font-size: 0.85em;
	line-height: 22px;
	padding: 0 13px;
	text-decoration: none;
	color: #000;	
	position: relative;
}
.right-rounded .small-tabs li a:hover, .right-rounded .small-tabs li a.act {
	text-decoration: none;	
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	background: #fefefe;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fefefe), to(#ebebeb));
	background: -webkit-linear-gradient(#fefefe, #ebebeb);
	background: -moz-linear-gradient(#fefefe, #ebebeb);
	background: -ms-linear-gradient(#fefefe, #ebebeb);
	background: -o-linear-gradient(#fefefe, #ebebeb);
	background: linear-gradient(#fefefe, #ebebeb);
	-pie-background: linear-gradient(#fefefe, #ebebeb);
	behavior: url(js/PIE.htc);	
}
.right-rounded .line-w-border {
	padding: 8px 0;
	background: url(../img/double-border-horiz.gif) repeat-x left top;
	display: table;
	vertical-align: middle;	
	width: 100%;
	font-size: 0.9em;
}
.right-rounded .line-w-border span, .right-rounded .line-w-border strong {
	display: table-cell;	
	padding: 0 5px;
}
.right-rounded .line-w-border strong {
	text-align: right;
	font-size: 0.9em;	
}
.right-rounded .simple-holder .line-w-border:first-child {
	background: none;	
}
.block-w-img50 {
	overflow: hidden;	
}
.block-w-img50 .data-bl {
	float: right;
	margin-left: -50px;
	width: 100%;
	overflow: hidden;	
}
.block-w-img50 .data-bl-cont {
	margin-left: 50px;	
}
.block-w-img50 .img-bl {
	float: left;
	width: 50px;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;	
}
.block-w-img70 {
	overflow: hidden;	
}
.block-w-img70 .data-bl {
	float: right;
	margin-left: -85px;
	width: 100%;
	overflow: hidden;	
}
.block-w-img70 .data-bl-cont {
	margin-left: 85px;	
}
.block-w-img70 .img-bl {
	float: left;
	width: 70px;
	overflow: hidden;	
}
.block-w-img70 .data-bl-cont .note {
	display: block;
	padding-top: 10px;
	font-size: 0.85em;
	color: #333;	
}
.block-w-img70 .data-bl-cont .estate-price {
	display: block;
	padding-top: 7px;
	font-size: 1.2em;	
}

.photoproject .big-photo {
	display: block;
	float: left;
	width: 234px;
	height: 304px;
	overflow: hidden;
	margin-right: 5px;	
}
.photoproject .small-photo {
	display: block;
	float: right;
	width: 76px;
	overflow: hidden;
}
.photoproject .small-photo a {
	display: block;
	width: 76px;
	height: 98px;
	overflow: hidden;
	margin-top: 5px;	
}
.photoproject .small-photo a:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8; 
	-khtml-opacity: 0.8; 
	opacity: 0.8; 
}
.photoproject .small-photo a:first-child {
	margin: 0;	
}

.horoscope .icons {
	display: table;
	width: 100%;
}
.horoscope .icons a {
	display: table-cell;
	width: 42px;
	height: 42px;
	margin: 0 5px;
	text-align: center;
	vertical-align: middle;	
}
.horoscope .icons a:hover {
	-moz-opacity: 0.7; 
	-khtml-opacity: 0.7; 
	opacity: 0.7; 
}
.horoscope .big-title {
	padding: 13px 0 0;
}
.horoscope .date {
	color: #969696;
	font-size: 0.85em;
	padding: 3px 0 0;	
}
.horoscope p {
	padding: 13px 0 0;
	font-size: 0.95em;	
}

.right-zebra-holder {
	display: block;
	overflow: hidden;	
}
.right-zebra-holder .more-link {
	display: inline-block;
	padding: 5px 0 0 13px;
	font-weight: bold;	
	text-decoration: none;
	color: #000;
}
.right-zebra-holder .more-link:hover {
	text-decoration: underline;	
}
.right-zebra-holder .zebra-line {
	display: table;
	overflow: hidden;
	width: 100%;	
}
.right-zebra-holder .zebra-line .zebra-cell {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding: 10px 13px;	
}
.right-zebra-holder .zebra-line .zebra-cell a {
	color: #000;
	text-decoration: none;	
}
.right-zebra-holder .zebra-line .zebra-cell a:hover {
	text-decoration: underline;	
}
.right-zebra-holder.work .zebra-line .zebra-cell.first {
	width: 65%;	
}
.right-zebra-holder.work .zebra-line .zebra-cell.second {
	width: 30%;	
	font-weight: bold;
}
.right-zebra-holder .zebra-line.odd  {
	background: #ebebeb;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	behavior: url(js/PIE.htc);	
}
.right-zebra-holder.work .zebra-line.odd .zebra-cell.second {
	background: #e1e1e1 url(../img/double-border.gif) repeat-y left top;;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;	
	behavior: url(js/PIE.htc);
}
.right-zebra-holder .zebra-line:first-child  {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;	
	behavior: url(js/PIE.htc);	
}
.right-zebra-holder .zebra-line.odd .zebra-cell {
	background: url(../img/double-border.gif) repeat-y left top;	
}
.right-zebra-holder .zebra-line.odd .zebra-cell:first-child {
	background: none;	
}

.big-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	padding-bottom: 15px;	
}
.comment {
	display: inline !important;
	background: url(../img/comments/comm.png) no-repeat 3px center;
	padding-left: 22px !important;
	line-height: 12px;
	color: #646464 !important;
	font-size: 11px;	
	width: auto !important;
	text-decoration: none !important;	
}
.comment:hover {
	text-decoration: none !important;	
}
.time-comment {
	display: block;
	padding-top: 10px;
	color: #646464;
	font-size: 11px;		
}
.time-comment span {
	padding: 0 2px;	
	line-height: 1.6em;
}
.time-comment .note {
	color: #fff;
	background: #78a000;
	padding: 0 5px;	
	border-radius: 3px;
}
.time-comment span img {
	vertical-align: middle;	
}
p.text-info {
	padding: 0 0 1em;	
}
p.text-note {
	padding: 1em 0 0;	
	font-size: 0.85em;
	color: #646464;
}
label.radio, label.checkbox {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	padding-left: 30px;
	font-size: 1em;	
	cursor: pointer;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: left;
    margin: 2px 0 0 -25px;
	width: auto;
	padding: 0;
}
.btn {
	display: inline-block;
	text-align: center; 
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-shadow: 0 1px 1px #666;
	padding: 0 20px;
	margin: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #b9b9b9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b9b9b9), to(#a3a3a3));
	background: -webkit-linear-gradient(#b9b9b9, #a3a3a3);
	background: -moz-linear-gradient(#b9b9b9, #a3a3a3);
	background: -ms-linear-gradient(#b9b9b9, #a3a3a3);
	background: -o-linear-gradient(#b9b9b9, #a3a3a3);
	background: linear-gradient(#b9b9b9, #a3a3a3);
	-pie-background: linear-gradient(#b9b9b9, #a3a3a3);
	behavior: url(js/PIE.htc);	
	border: none;
	outline: none;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	white-space: nowrap;
}
.block {
	display: block;	
}
.btn.big {
	height: 52px;
    line-height: 52px;
}
.btn:hover {
	background: #C5C5C5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C5C5C5), to(#a5a5a5));
	background: -webkit-linear-gradient(#C5C5C5, #a5a5a5);
	background: -moz-linear-gradient(#C5C5C5, #a5a5a5);
	background: -ms-linear-gradient(#C5C5C5, #a5a5a5);
	background: -o-linear-gradient(#C5C5C5, #a5a5a5);
	background: linear-gradient(#C5C5C5, #a5a5a5);
	-pie-background: linear-gradient(#C5C5C5, #a5a5a5);
	behavior: url(js/PIE.htc);
	border: none;
	outline: none;
	text-decoration: none;
}
.btn:active {
	background: #a3a3a3;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a3a3a3), to(#b9b9b9));
	background: -webkit-linear-gradient(#a3a3a3, #b9b9b9);
	background: -moz-linear-gradient(#a3a3a3, #b9b9b9);
	background: -ms-linear-gradient(#a3a3a3, #b9b9b9);
	background: -o-linear-gradient(#a3a3a3, #b9b9b9);
	background: linear-gradient(#a3a3a3, #b9b9b9);
	-pie-background: linear-gradient(#a3a3a3, #b9b9b9);
	behavior: url(js/PIE.htc);
	border: none;
	outline: none;
	text-decoration: none;
}
.btn.primary {
	background: #83aa00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#83aa00), to(#709200));
	background: -webkit-linear-gradient(#83aa00, #709200);
	background: -moz-linear-gradient(#83aa00, #709200);
	background: -ms-linear-gradient(#83aa00, #709200);
	background: -o-linear-gradient(#83aa00, #709200);
	background: linear-gradient(#83aa00, #709200);
	-pie-background: linear-gradient(#83aa00, #709200);
	behavior: url(js/PIE.htc);
}
.btn.primary:hover {
	background: #8fb900;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8fb900), to(#7a9f00));
	background: -webkit-linear-gradient(#8fb900, #7a9f00);
	background: -moz-linear-gradient(#8fb900, #7a9f00);
	background: -ms-linear-gradient(#8fb900, #7a9f00);
	background: -o-linear-gradient(#8fb900, #7a9f00);
	background: linear-gradient(#8fb900, #7a9f00);
	-pie-background: linear-gradient(#8fb900, #7a9f00);
	behavior: url(js/PIE.htc);
}
.btn.primary:active {
	background: #709200;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#709200), to(#83aa00));
	background: -webkit-linear-gradient(#709200, #83aa00);
	background: -moz-linear-gradient(#709200, #83aa00);
	background: -ms-linear-gradient(#709200, #83aa00);
	background: -o-linear-gradient(#709200, #83aa00);
	background: linear-gradient(#709200, #83aa00);
	-pie-background: linear-gradient(#709200, #83aa00);
	behavior: url(js/PIE.htc);
}
.btn.add {
	line-height: 52px;
	height: 52px;	
	padding: 0;
	background: #009be2;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#009be2), to(#0675ad));
	background: -webkit-linear-gradient(#009be2, #0675ad);
	background: -moz-linear-gradient(#009be2, #0675ad);
	background: -ms-linear-gradient(#009be2, #0675ad);
	background: -o-linear-gradient(#009be2, #0675ad);
	background: linear-gradient(#009be2, #0675ad);
	-pie-background: linear-gradient(#009be2, #0675ad);
	behavior: url(js/PIE.htc);
}
.btn.add:hover {	
	background: #00a7f4;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#00a7f4), to(#0675ad));
	background: -webkit-linear-gradient(#00a7f4, #0675ad);
	background: -moz-linear-gradient(#00a7f4, #0675ad);
	background: -ms-linear-gradient(#00a7f4, #0675ad);
	background: -o-linear-gradient(#00a7f4, #0675ad);
	background: linear-gradient(#00a7f4, #0675ad);
	-pie-background: linear-gradient(#00a7f4, #0675ad);
	behavior: url(js/PIE.htc);
}
.btn.add:active {
	background: #0675ad;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0675ad), to(#009be2));
	background: -webkit-linear-gradient(#0675ad, #009be2);
	background: -moz-linear-gradient(#0675ad, #009be2);
	background: -ms-linear-gradient(#0675ad, #009be2);
	background: -o-linear-gradient(#0675ad, #009be2);
	background: linear-gradient(#0675ad, #009be2);
	-pie-background: linear-gradient(#0675ad, #009be2);
	behavior: url(js/PIE.htc);
}
.btn.add span {
	background: url(../img/plus-ico.png) no-repeat left center;
	padding-left: 17px;	
}
.btn.add.list span {
	background: url(../img/paper-ico.png) no-repeat left center;
}
.vote-btn-holder {
	display: block;
	overflow: hidden;
	padding-top: 5px;	
}
.vote-btn-holder .btn {
	display: block;
	float: left;
	width: 47%;
	margin-left: 7px;
	padding: 0;	
}
.vote-btn-holder .btn:first-child {
	margin: 0;	
}

input[type="text"] {
	background: #fff;
	border-bottom: solid 1px #c9c9c9;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;	
	border-top: solid 1px #fff;	
	margin: 0;
	padding: 5px 7px;
	color: #000;
	height: 18px;
	outline: none;
	font-family: Tahoma, Geneva, sans-serif;
}
textarea {
	background: #fff;
	border-bottom: solid 1px #c9c9c9;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;	
	border-top: solid 1px #fff;	
	margin: 0;
	padding: 5px 7px;
	color: #000;
	width: 97.5%;
	height: 5em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	outline: none;
}
.delivery {
	margin-bottom: 15px !important;	
	width: 90%;
}
select {
	margin: 0;
	padding: 5px;	
	outline: none;
}
.block-title select {
	width: 100%;
	margin: 7px 0;	
}


/*   .top-green-line                          */
.top-tabs-line {
	background: #94b730;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	behavior: url(js/PIE.htc);
	margin-bottom: 10px;	
	position: relative;
}
.top-tabs-line.drop {
	margin-bottom: 0;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
.top-tabs-line.drop .tabs-holder ul li a:hover, .top-tabs-line.drop .tabs-holder ul li.active a {
	background-color: #EBEBEB;
}
.top-tabs-line.tab-form {
	padding: 7px 10px;
	color: #fff;	
	overflow: hidden;
}
.top-tabs-line.tab-form.full {
	margin-bottom: 20px;	
}
.top-tabs-line.tab-form .btn {
	float: right;
	padding: 0 25px;	
}
.top-tabs-line.tab-form span {
	padding: 0 5px;	
	font-size: 1.1em;
}
.top-tabs-line.tab-form span:first-child {
	padding-left: 0;
}
.top-tabs-line.tab-form.full input[type="text"] {
	width: 37%;	
}
.top-tabs-line.tab-form.full span {
	padding: 0 8px;	
}
.tabs-holder {
	overflow: hidden;
	padding: 11px 11px 0;
}
.tabs-holder ul {
	padding: 0;
	margin: 0;
	list-style: 0;	
	overflow: hidden;
}
.tabs-holder ul li {
	display: block;
	float: left;
	margin-right: 3px;
	overflow: hidden;
}
.tabs-holder ul li.weekend a {
	color: #FDFD00;
}
.tabs-holder ul li a {
	display: block;
	float: left;
	padding: 10px 12px 7px;
	background: #7fa500;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;	
	behavior: url(js/PIE.htc);	
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	position: relative;
}
.tabs-holder ul li.weekend a {
	color: #FDFD00;
}
.tabs-holder ul li a:hover, .tabs-holder ul li.active a {
	color: #000;
	background: #fff;	
}
.tabs-holder li.arrow_right span {
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 5px solid transparent;
	margin: 3px 0;
}
.tabs-holder li.arrow_right:hover span {
	border-left: 6px solid #000;
}
.tabs-holder li.arrow_left span {
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 6px solid #fff;
	border-bottom: 5px solid transparent;
	margin: 3px 0;
}
.tabs-holder li.arrow_left:hover span {
	border-right: 6px solid #000;
}

/*   .top-green-line-end                          */


/* .zebra-table                                  */
.table-line {
	display: table;
	width: 100%;
}
.table-line .cell {
	display: table-cell;
}
.table-line .cell:first-child {
	text-align: center;	
}
.table-line .cell.middle {
	vertical-align: middle;
	text-align: center;	
}
.table-line .cell.middle img {
	vertical-align: middle;
	margin-right: 5px;	
}
.table-line .cell .big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.85em;	
}
.table-line.even {
	background: #ebebeb;
	border-radius: 4px;
	-moz-border-radius: 4px;	
	behavior: url(js/PIE.htc);	
	position: relative;	
}
.table-line.even .cell {
	background: url(../img/double-border.gif) repeat-y left top;
}	
.table-line.even .cell:first-child {
	background: #e1e1e1;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;	
	behavior: url(js/PIE.htc);		
}
.table-line.weather .cell {
	padding: 20px 0;	
}
.table-line.weather .cell.first {
	padding-left: 30px;
	width: 100px;	
	text-align: left;
}
.table-line.weather .cell.second {
	width: 200px;	
}
.table-line.weather .cell.third {
	width: auto;
	padding: 25px 20px;	
}

/* .zebra-table-end                                  */


.left-title-holder {
	background: #ebebeb;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	behavior: url(js/PIE.htc);	
	margin-bottom: 40px;
	padding: 15px 12px;
	position: relative;
}
.left-title-holder .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;	
}
.left-title-holder .rss {
	display: block;
	position: absolute;
	right: 12px;
	top: 19px;
	background: url(../img/rss.png) no-repeat left center;	
	padding-left: 15px;
	color: #000;
	text-decoration: none;
	font-size: 0.85em;
}
.title-w-button {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;	
}
.title-w-button .left-title-holder {
	float: left;
	width: 60%;
	margin-bottom: 0;	
}
.title-w-button .btn {
	float: right;
	width: 35%;	
}
.index-columns {
	display: block;
	overflow: hidden;
}
.index-columns .index-right-col {
	float: right;
	width: 180px;
	overflow: hidden;	
}
.index-columns .index-left-col {
	float: left;
	width: 100%;
	margin-right: -200px;
	overflow: hidden;
}
.index-columns .index-left-col .index-left-data {
	margin-right: 200px;	
}

.index-news {
	display: block;
	overflow: hidden;
}
.index-news .main-new {
	display: block;
	float: left;
	width: 48%;	
	padding-bottom: 40px;
}
a.title {
	color: #0675AD;
	text-decoration: underline;
}
a.title:hover {
	text-decoration: none;	
}
.index-news .main-new .title {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	margin: 15px 0;	
}
.index-news .right-news {
	display: block;
	float: left;
	width: 50%;
	overflow: hidden;	
}
.index-news .right-news .news-line {
	display: table;
	width: 100%;
	padding-bottom: 30px;	
}
.index-news .right-news .news-line .new-block {
	display: table-cell;
	padding-left: 10%;
	width: 39%;
	overflow: hidden;	
	text-align: left;
	vertical-align: top;
}
.index-news .right-news .news-line .new-block .title {
	display: block;
	margin: 12px 0 0;
	line-height: 1.3em;
}
.middle-news, .companies {
	display: table;
	width: 100%;
	padding-bottom: 30px;
}
.small-news {
	margin-left: -5%;	
}
.small-news .new-block {
	display: inline-block;
	margin-left: 5%;
	width: 19%;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	padding-bottom: 40px;	
}
.middle-news .new-block, .companies .company-block {
	display: table-cell;
	padding-left: 5%;
	width: 48%;
	overflow: hidden;
	text-align: left;
	vertical-align: top;	
}
.middle-news .new-block:first-child, .companies .company-block:first-child {
	padding: 0;	
}
.companies .title {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 10px;	
}
.companies .title.icon {
	padding-left: 28px;	
}
.companies .title.icon.premium {
	background: url(../img/premium-ico.png) no-repeat left center;	
}
.companies .title.icon.star {
	background: url(../img/star-ico.png) no-repeat left center;	
}
.index-photo-holder .photo-block img:hover, .companies img:hover, .afisha-holder .afisha-block img:hover {
	-moz-opacity: 0.8; 
	-khtml-opacity: 0.8; 
	opacity: 0.8; 
}

.index-photo-holder {
	display: block;
	padding-bottom: 30px;	
	overflow: hidden;
}
.index-photo-holder .photo-block {
	display: block;
	float: left;
	width: 31%;
	padding-left: 20px;	
}
.index-photo-holder .photo-block:first-child {
	padding: 0;	
}
.index-photo-holder .photo-block .title {
	display: block;
	margin-top: 10px;
}

.afisha-holder {
	overflow: hidden;
	margin-left: -4%;	
}
.afisha-holder .afisha-block {
	display: inline-block;
	width: 20%;
	margin: 0 0 40px 4%;
	vertical-align: top;	
	overflow: hidden;
}
.afisha-holder .afisha-block .title, .photoreport .title {
	display: block;
	margin: 12px 0;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
.afisha-holder .afisha-block .period, .photoreport .place {
	display: block;
	font-weight: bold;	
	font-size: 0.95em;
}


.simple-holder.sub-menu {
	padding: 5px;
}
.simple-holder.sub-menu .simple-column:last-child {
	float: right;	
}
.sub-menu .sub-item {
	display: block;
	overflow: hidden;
	border-top: solid 1px #2ba2f1;	
}
.sub-menu .sub-item:first-child {
	border: none;	
}
.sub-menu .sub-item a {
	display: block;
	position: relative;
	line-height: 40px;
	color: #fff;
	text-decoration: none;	
}
.sub-menu .sub-item a:hover {
	background: #2b83bc;	
}
.sub-menu .sub-item a img {
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 10;	
}
.sub-menu .sub-item a span {
	display: block;
	padding-left: 50px;	
}
.quot {
	float: left;
	padding: 5px 7px 5px 0;	
}
.quot-pers {
	font-size: 0.85em;
	font-weight: bold;
	color: #646464;	
}
.inner-text-holder {
	overflow: hidden;
	padding-bottom: 40px;	
}
.inner-text-holder p {
	padding-bottom: 1.3em;
	line-height: 1.5em;	
}
.social-share {
	display: block;
	overflow: hidden;
	padding: 15px 0;
}
.social-share .share-block {
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 10px;	
}
.pers-holder {
	display: block;
	overflow: hidden;	
}
.pers-holder .pers-img {
	display: block;
	float: left;
	width: 40%;
	overflow: hidden;
	text-align: center;	
}
.pers-holder .pers-data {
	display: block;
	float: left;
	width: 55%;
	margin-left: 4%;
	overflow: hidden;
}
.pers-holder .pers-data p {
	padding-bottom: 1em;
}

.error-holder {
	overflow: hidden;	
}
.error-holder .error-top {
	text-align: center;
	padding: 10px 0 30px;	
}
.error-holder .error-top .err-text {
	display: block;
	line-height: 18px;
	padding-top: 25px;	
	font-size: 1.2em;
	color: #7d7d7d;
}
.error-holder .error-top .err-text span {
	color: #fff;
	font-weight: bold;	
	background: #c6c6c6;
	padding: 5px;
	margin-right: 10px;
}
.error-holder .err-cols {
	overflow: hidden;	
	margin: 10px 0 25px;
	background: url(../img/dot-vert.png) repeat-y center top;
}
.error-holder .err-cols .err-col {
	display: block;
	float: left;
	width: 49%;
	overflow: hidden;	
}
.error-holder .err-cols .big-title {
	font-size: 1.9em;	
}
.error-holder .err-cols .btn {
	margin-top: 20px;	
}
.error-holder .err-cols .err-col .gogle {
	width: 70%;
	margin: 0 auto;	
}
.error-holder .err-cols .err-col .gogle .g-ad {
	display: block;
	width: 347px;
	height: 159px;
	overflow: hidden;	
	background: url(../img/adv-bg.png) no-repeat left top;
	padding: 60px 0 0 30px;
}
.error-holder .err-cols .err-col .gogle .g-ad .ad-block {
	display: block;
	width: 234px;
	height: 60px;
	overflow: hidden;	
}

.weather-box {
	display: none;
	position: absolute;
	left: -95px;
	top: 33px;
	z-index: 1000;
	background: url(../img/opacity_bg.png) repeat;
	border-radius: 10px;
	-moz-border-radius: 10px;	
	height: auto;
	width: 340px;
	padding: 5px;
	overflow: hidden;
	line-height: normal;
}
.weather-box .inner-box {
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: #ebebeb;
	padding: 0 5px 5px 5px;
	text-shadow: 0 1px #FFFFFF;
}
.weather-box .inner-box table td {
	background: url(../img/double-border-horiz.gif) repeat-x left top;
	padding: 7px 5px;
	text-align: left;
	vertical-align: middle;	
}
.weather-box .inner-box table tr:first-child td {
	background: none;	
}
.weather-box .inner-box a {
	color: #000;	
}



.carousel-wrapper {
	display: none;
	margin: 0;
	position: relative;
}
.carousel-wrapper .bot-info {
	padding: 10px 15px;
	overflow: hidden;
	width: 315px;	
}
.jcarousel-skin-dontmiss {
	text-align: center;
}
.carousel-wrapper .bot-info .time {
	color: #646464;
	padding-right: 5px;	
}
.carousel-wrapper .video-img {
	display: block;
	position: relative;	
}
.carousel-wrapper .video-img img {
	width: 345px;
	height: 250px;
}
.carousel-wrapper .video-img .video-but {
	display: block;
	position: absolute;
	z-index: 1000;
	left: 145px;
	top: 100px;
	background: url(../img/video.png) no-repeat left top;
	width: 54px;
	height: 54px; 	
	-moz-opacity: 0.8; 
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.carousel-wrapper .video-img:hover .video-but {
	-moz-opacity: 1; 
	-khtml-opacity: 1;
	opacity: 1;
}
.small {
	font-size: 0.85em;
	color: #969696;	
}

.jacket-line {
	display: block;
	margin-bottom: 40px;	
}
.in-one .jacket-line {
	width: 100%;
	margin: 0;
}
.in-one {
	position: relative;
	overflow: hidden;
	height: 80px;
	margin-bottom: 15px;
}
.in-one .jacket_pager, .update .next_banner {
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 9999;
}

.update .next_banner{
	background-image: url(../img/reload.png);
	cursor: pointer;
	height: 16px;
	width: 14px;	
}

.in-one .jacket_pager a {
	float: left;
	display: block;
	padding: 0 5px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	line-height: 1.5;
	cursor: pointer;
	margin-left: 5px;
	text-decoration: none;
	color: #000;
	opacity: 0.5;
	font-size: 10px;
}
.in-one .jacket_pager a.activeSlide {
  opacity: 1;
}

/*
 Страница выбора оплаты
*/
.pay-block {
	padding: 25px 20px;	
	margin-bottom: 20px;
}
.pay-table {
	display: table;
	width: 100%;
	table-layout: fixed;	
	vertical-align: top;
	text-align: left;
}
.pay-table .check {
	display: table-cell;
	width: 25px;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;	
}
.pay-table .check input[type="checkbox"] {
	margin: 0;
	width: 35px;
	height: 35px;
}
.pay-table .data {
	display: table-cell;
	text-align: left;
	vertical-align: top;	
}
.pay-table .ill {
	display: table-cell;
	width: 140px;
	padding-left: 20px;
	text-align: center;
	vertical-align: middle;	
}
.pay-table .ill img {
	vertical-align: middle;	
}
.pay-table .pay-title {
	display: block;
	padding-bottom: 15px;
	font-size: 1.4em;
	color: #000;	
}
.pay-table .pay-title span {
	padding-left: 8px;
	color: #7aa111;
}	
.pay-table .data-bl {
	padding-bottom: 15px;	
}
.pay-bank-table {
	width: 100%;
	margin: 30px 0;
	background: url(../img/dot.gif) repeat-x left top;	
}
.pay-bank-table td {
	background: url(../img/dot.gif) repeat-x left bottom;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}
.pay-bank-table input[type="radio"] {
	margin: 0;	
}
.pay-bank-table tr td:first-child {
	text-align: center;	
}
.pay-total {
	display: block;
	overflow: hidden;
	padding: 5px 0 40px;
    width: 590px;
}
.pay-total .cost {
	display: block;
	float: left;
	font-size: 1.4em;
	color: #000;
	padding-left: 15px;
    padding-top: 7px;
}
.pay-total .btn {
	display: block;
	float: right;	
	padding: 0 35px;
}


ul.all-video {
	padding: 0;
	display: block;
    margin: 0;
    overflow: hidden;
}
ul.all-video li {
	width: 32.8%;
	display: inline-block;
	vertical-align: top;
	margin: 0 2px 30px 0;
	overflow: hidden;
}
a.videonews {
	display: block;
	position: relative;
}
ul.all-video li a .arr {
    display: block;
    left: 50%;
    margin: -27px 0 0 -27px;
    position: absolute;
    top: 50%;
    z-index: 100;
}
ul.all-video li p {
    font-weight: bold;
    margin: 5px 0;
}
ul.all-video li a:hover img {
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.add-news {
	padding: 15px;
	overflow: hidden;
}	
.add-news p {
	float: left;
	width: 150px;	
	font-size: 0.9em;
}
.add-news .btn {
	display: block;
	float: right;
	padding: 0 10px;	
}

.pagination {
	margin: 30px 0 35px;
	color: #FFF;
	padding: 0 0 1px;
}

.pagination ul {
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	list-style: none;
	color: #fff;
}

.pagination li {
	display: block;
	float: left;
	text-align: center;
	height: 31px;
	width: 30px;
	margin-right: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #B9B9B9;
	background: -moz-linear-gradient(top, #B9B9B9 0%, #9D9D9D 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #B9B9B9), color-stop(100%, #9D9D9D)); 
	background: -webkit-linear-gradient(top, #B9B9B9 0%, #9D9D9D 100%); 
	background: -o-linear-gradient(top, #B9B9B9 0%, #9D9D9D 100%); 
	background: -ms-linear-gradient(top, #B9B9B9 0%, #9D9D9D 100%); 
	background: linear-gradient(top, #B9B9B9 0%, #9D9D9D 100%); 
	text-shadow: 0 1px #9A9A9A;
}



.pagination li span {
	display: block;
	height: 24px;
	padding-top: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #83AA00; 
	background: -moz-linear-gradient(top, #83AA00 0%, #698511 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #83AA00), color-stop(100%, #698511)); 
	background: -webkit-linear-gradient(top, #83AA00 0%, #698511 100%); 
	background: -o-linear-gradient(top, #83AA00 0%, #698511 100%); 
	background: -ms-linear-gradient(top, #83AA00 0%, #698511 100%); 
	background: linear-gradient(top, #83AA00 0%, #698511 100%); 
	text-shadow: 0 1px #3E6900;
}

.pagination img {
	padding-top: 11px;
}

.pagination li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #B9B9B9;
	background: -moz-linear-gradient(top, #B9B9B9 0%, #9D9D9D 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #B9B9B9), color-stop(100%, #9D9D9D)); 
	background: -webkit-linear-gradient(top, #B9B9B9 0%, #9D9D9D 100%); 
	background: -o-linear-gradient(top, #B9B9B9 0%, #9D9D9D 100%); 
	background: -ms-linear-gradient(top, #B9B9B9 0%, #9D9D9D 100%); 
	background: linear-gradient(top, #B9B9B9 0%, #9D9D9D 100%); 
	text-shadow: 0 1px #9A9A9A;
}
.pagination li a span {
	background: none;	
}

.pagination li a:hover {
	background: #83AA00; 
	background: -moz-linear-gradient(top, #83AA00 0%, #698511 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #83AA00), color-stop(100%, #698511)); 
	background: -webkit-linear-gradient(top, #83AA00 0%, #698511 100%); 
	background: -o-linear-gradient(top, #83AA00 0%, #698511 100%); 
	background: -ms-linear-gradient(top, #83AA00 0%, #698511 100%); 
	background: linear-gradient(top, #83AA00 0%, #698511 100%); 
	text-shadow: 0 1px #3E6900;
}
.pagination li a:active {
	background: #83AA00; 
	background: -moz-linear-gradient(top, #698511 0%, #83AA00 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #698511), color-stop(100%, #83AA00)); 
	background: -webkit-linear-gradient(top, #698511 0%, #83AA00 100%); 
	background: -o-linear-gradient(top, #698511 0%, #83AA00 100%); 
	background: -ms-linear-gradient(top, #698511 0%, #83AA00 100%); 
	background: linear-gradient(top, #698511 0%, #83AA00 100%); 
}


.right-rounded .ui-state-highlight,
.right-rounded .ui-widget-content .ui-state-highlight,
.right-rounded .ui-widget-header .ui-state-highlight {
	border: 1px solid #d3d3d3/*{borderColorDefault}*/;
	background: #e6e6e6/*{bgColorDefault}*/ url(../img/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #555555/*{fcDefault}*/;
}
.right-rounded .ui-state-active,
.right-rounded .ui-widget-content .ui-state-active,
.right-rounded .ui-widget-header .ui-state-active {
	background: #96B33C;
    border: 1px solid #8BA329;
	color: #fff;	
}
.right-rounded .block-title .reload {
	float: right;
	-moz-opacity: 0.7; 
	-khtml-opacity: 0.7; 
	opacity: 0.7; 	
}
.right-rounded .block-title .reload:hover {
	-moz-opacity: 1; 
	-khtml-opacity: 1; 
	opacity: 1; 	
}
.top-menu-block .stick {
	display: block;
	background: url(../img/label_right.png) no-repeat right bottom;
	padding: 0 24px 0 0 !important;	
	height: 33px !important;
}
.top-menu-block .stick .stick-inner {
	display: block;
	background: url(../img/label_left.png) no-repeat left bottom;	
	padding: 11px 5px 2px 9px !important;
	color: #fff;
	font-weight: bold;
	text-shadow: 0px 1px 1px #666;
	height: 20px;
	line-height: 20px;
}
.top-menu-block .stick.blue {
	background: url(../img/label_right_blue.png) no-repeat right bottom;
}
.top-menu-block .stick.blue .stick-inner {
	background: url(../img/label_left_blue.png) no-repeat left bottom;	
}
.top-menu-block .stick.green {
	background: url(../img/label_right_green.png) no-repeat right bottom;
}
.top-menu-block .stick.green .stick-inner {
	background: url(../img/label_left_green.png) no-repeat left bottom;	
}
.top-menu-block .stick.orange {
	background: url(../img/label_right_orange.png) no-repeat right bottom;
}
.top-menu-block .stick.orange .stick-inner {
	background: url(../img/label_left_orange.png) no-repeat left bottom;	
}
.top-menu-block .stick.pink {
	background: url(../img/label_right_pink.png) no-repeat right bottom;
}
.top-menu-block .stick.pink .stick-inner {
	background: url(../img/label_left_pink.png) no-repeat left bottom;	
}
.top-menu-block .stick.purp {
	background: url(../img/label_right_purp.png) no-repeat right bottom;
}
.top-menu-block .stick.purp .stick-inner {
	background: url(../img/label_left_purp.png) no-repeat left bottom;	
}
.top-menu-block .stick.red {
	background: url(../img/label_right_red.png) no-repeat right bottom;
}
.top-menu-block .stick.red .stick-inner {
	background: url(../img/label_left_red.png) no-repeat left bottom;	
}
.top-menu-block .stick .stick-inner a {
	color: #fff;
	text-decoration: none;	
	margin: 0;
}
.top-menu-block .stick .stick-inner a:hover {
	color: #f0f0f0;	
}
.estate-buts {
	display: block;
	padding: 20px 0 20px;	
}
.btn img {
	padding-right: 5px;	
	vertical-align: middle;
}
.estate-buts .btn {
	margin-right: 5px;	
}

.vk-box {
	display: block;
	width: 910px;
 	height: 500px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 1000;
	background: #ebebeb;
	border: 5px solid rgba(0, 0, 0, .2);	
	border-radius: 10px;
	-moz-background-clip: padding-box; 
	-webkit-background-clip: padding-box; 
    background-clip: padding-box;
	text-align: center;
	color: #323232;
}
.vk-box .vk-inner {
	position: relative;
	padding: 25px;	
}
.vk-box .vk-inner .close {
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 2000;
	-moz-opacity: 0.7; 
	-khtml-opacity: 0.7; 
	opacity: 0.7; 
}
.vk-box .vk-inner .close:hover {
	-moz-opacity: 1; 
	-khtml-opacity: 1; 
	opacity: 1; 
}
.vk-box .vk-logo {
	padding-bottom: 20px;	
}
.vk-box .vk-title {
	font-size: 1.4em;
	padding: 10px 0 5px;
}
.vk-box .btn {
	margin: 20px 2px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 15px 0 10px;
	border-radius: 10px;

}
.vk-box .btn.vkontakte {
	background: #7099c6;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7099c6), to(#5c80a7));
	background: -webkit-linear-gradient(#7099c6, #5c80a7);
	background: -moz-linear-gradient(#7099c6, #5c80a7);
	background: -ms-linear-gradient(#7099c6, #5c80a7);
	background: -o-linear-gradient(#7099c6, #5c80a7);
	background: linear-gradient(#7099c6, #5c80a7);
	-pie-background: linear-gradient(#7099c6, #5c80a7);	
	border: solid 1px #5b7fa6;
}
.vk-box .btn.vkontakte:hover {
	background: #84a8cf;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#84a8cf), to(#5c80a7));
	background: -webkit-linear-gradient(#84a8cf, #5c80a7);
	background: -moz-linear-gradient(#84a8cf, #5c80a7);
	background: -ms-linear-gradient(#84a8cf, #5c80a7);
	background: -o-linear-gradient(#84a8cf, #5c80a7);
	background: linear-gradient(#84a8cf, #5c80a7);
	-pie-background: linear-gradient(#84a8cf, #5c80a7);
}
.vk-box .btn.vkontakte:active {
	background: #6f99c6;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5c80a7), to(#6f99c6));
	background: -webkit-linear-gradient(#5c80a7, #6f99c6);
	background: -moz-linear-gradient(#5c80a7, #6f99c6);
	background: -ms-linear-gradient(#5c80a7, #6f99c6);
	background: -o-linear-gradient(#5c80a7, #6f99c6);
	background: linear-gradient(#5c80a7, #6f99c6);
	-pie-background: linear-gradient(#5c80a7, #6f99c6);
}
.vk-box .btn.odnoklassniki {
	background: #ff9d05;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff9d05), to(#f86a0b));
	background: -webkit-linear-gradient(#ff9d05, #f86a0b);
	background: -moz-linear-gradient(#ff9d05, #f86a0b);
	background: -ms-linear-gradient(#ff9d05, #f86a0b);
	background: -o-linear-gradient(#ff9d05, #f86a0b);
	background: linear-gradient(#ff9d05, #f86a0b);
	-pie-background: linear-gradient(#ff9d05, #f86a0b);	
	border: solid 1px #f9740d;
}
.vk-box .btn.odnoklassniki:hover {
	background: #ffb645;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffb645), to(#f86a0b));
	background: -webkit-linear-gradient(#ffb645, #f86a0b);
	background: -moz-linear-gradient(#ffb645, #f86a0b);
	background: -ms-linear-gradient(#ffb645, #f86a0b);
	background: -o-linear-gradient(#ffb645, #f86a0b);
	background: linear-gradient(#ffb645, #f86a0b);
	-pie-background: linear-gradient(#ffb645, #f86a0b);	
}
.vk-box .btn.odnoklassniki:active {
	background: #f86a0b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f86a0b), to(#ff9d05));
	background: -webkit-linear-gradient(#f86a0b, #ff9d05);
	background: -moz-linear-gradient(#f86a0b, #ff9d05);
	background: -ms-linear-gradient(#f86a0b, #ff9d05);
	background: -o-linear-gradient(#f86a0b, #ff9d05);
	background: linear-gradient(#f86a0b, #ff9d05);
	-pie-background: linear-gradient(#f86a0b, #ff9d05);
}
.vk-box .btn.facebook {
	background: #5e7ec8;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5e7ec8), to(#3d599b));
	background: -webkit-linear-gradient(#5e7ec8, #3d599b);
	background: -moz-linear-gradient(#5e7ec8, #3d599b);
	background: -ms-linear-gradient(#5e7ec8, #3d599b);
	background: -o-linear-gradient(#5e7ec8, #3d599b);
	background: linear-gradient(#5e7ec8, #3d599b);
	-pie-background: linear-gradient(#5e7ec8, #3d599b);	
	border: solid 1px #5d81a7;
}
.vk-box .btn.facebook:hover {
	background: #7792d1;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7792d1), to(#3d599b));
	background: -webkit-linear-gradient(#7792d1, #3d599b);
	background: -moz-linear-gradient(#7792d1, #3d599b);
	background: -ms-linear-gradient(#7792d1, #3d599b);
	background: -o-linear-gradient(#7792d1, #3d599b);
	background: linear-gradient(#7792d1, #3d599b);
	-pie-background: linear-gradient(#7792d1, #3d599b);	
}
.vk-box .btn.facebook:active {
	background: #3d599b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3d599b), to(#5e7ec8));
	background: -webkit-linear-gradient(#3d599b, #5e7ec8);
	background: -moz-linear-gradient(#3d599b, #5e7ec8);
	background: -ms-linear-gradient(#3d599b, #5e7ec8);
	background: -o-linear-gradient(#3d599b, #5e7ec8);
	background: linear-gradient(#3d599b, #5e7ec8);
	-pie-background: linear-gradient(#3d599b, #5e7ec8);
}
.vk-box .btn span {
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	text-align: center;
}
.vk-box .btn span img {
	vertical-align: middle;	
}
.vk-box .widgets {
	overflow: hidden;
	margin-left: -15px;	
	text-align: center;
}
.vk-box .widgets .widget-holder {
	display: inline-block;
	margin-left: 15px;
	overflow: hidden;
	vertical-align: top;	
}
.back_top_button {
    position: fixed;
    right: 10px;
    bottom: 10px;
    display: none;
    z-index: 100;
}
.pay-info-block {
	display: block;
	overflow: hidden;
	padding-top: 45px;	
}
.pay-info-block.top-arr {
	background: url(../img/arr-up-bg.png) no-repeat right top;	
}
.pay-info-block .pay-title {
	display: block;
	padding-bottom: 25px;
	font-size: 1.4em;
	color: #000;
}
.pay-info-block table {
	background: url(../img/dot.gif) repeat-x left top;	
	margin-bottom: 20px;
}
.pay-info-block table td {
	background: url(../img/dot.gif) repeat-x left bottom;	
	padding: 15px 30px 15px 0;
	text-align: left;
	vertical-align: middle;
}
.pay-info-block table td.numb {
	font-size: 1.4em;
}
.pay-info-block p {
	padding-bottom: 1.3em;	
}
.tabs-drop {
	display: block;
	overflow: hidden;
	background: #ebebeb;	
	padding: 20px 15px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	margin-bottom: 15px;
}
.tabs-drop .data-line {
	overflow: hidden;
}
.tabs-drop .data-line .btn {
	display: block;
	float: right;	
}
.tabs-drop .data-line .problem-cat {
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 30px;
	margin-right: 20px;
	color: #000;
	text-decoration: none;	
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	transition: 0.3s ease;
}
.tabs-drop .data-line .problem-cat.road {
	background: url(../img/problem_ico1.png) no-repeat left -34px;	
}
.tabs-drop .data-line .problem-cat.house {
	background: url(../img/problem_ico2.png) no-repeat left -34px;	
}
.tabs-drop .data-line .problem-cat.tree {
	background: url(../img/problem_ico3.png) no-repeat left -34px;	
}
.tabs-drop .data-line .problem-cat.act, .tabs-drop .data-line .problem-cat:hover {
	background-position: 0 0 !important;	
}
.problem-small-holder {
	display: block;
	overflow: hidden;
	padding-bottom: 30px;	
}
.problem-small-holder .problem-small {
	display: block;
	overflow: hidden;
	background: #f0f0f0;	
	margin-bottom: 15px;
}
.problem-small-holder .problem-small .img {
	display: block;
	float: left;
	width: 120px;
	overflow: hidden;	
}
.problem-small-holder .problem-small .data {
	display: block;
	float: right;
	width: 200px;
	overflow: hidden;	
	padding: 10px 10px 10px 0;
}
.problem-small-holder .problem-small .data .adr {
	display: block;
	padding-top: 10px;
	font-size: 0.85em;	
}
.problem-big-holder {
	display: block;
	overflow: hidden;
	padding-bottom: 30px;	
}
.problem-big-holder p {
	padding-bottom: 1.3em;	
}
.problem-big-holder .autor {
	display: block;
	color: #969696;
	font-size: 0.85em;	
}
.problem-big-holder .autor a {
	color: #969696;
}
.faynobox {
	display: block;
	position: absolute;
	right: 3px;
	top: 24px;	
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	transition: 0.5s ease;
}
.faynobox:hover {
	top: 0;
}

.backgrounded-label {
    font-size: 10px;
    line-height: 13px;
    font-weight: normal !important;
    top: -3px;
    padding: 0 4px 1px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.bg-olive {
    background: #78a000;
}
.txt-white {
    color: #FFF;
}

.lenta {
	width: 600px;	
}
.lenta .full-img {
	display: block;
	padding-bottom: 15px;	
}
.lenta .user-inf, .lenta-right .user-inf {
	overflow: hidden;
	padding-bottom: 15px;	
	vertical-align: middle;
	font-size: 0.9em;
}
.lenta .user-inf h2 {
	float: right;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding-top: 5px;
	width: 94%;
}
.lenta .user-inf img, .lenta-right .user-inf img {
	height: 24px;
	vertical-align: middle;
	width: 24px;	
}
.lenta .user-inf .name, .lenta-right .user-inf .name {
	font-weight: bold;	
}
.lenta .user-inf .time, .lenta-right .user-inf .time {
	display: block;
	float: right;
	line-height: 24px;
	color: #969696;	
}
.lenta .big-title {
	font-size: 2em;	
}
.lenta .like-block {
	padding-bottom: 40px;
	vertical-align: middle;
}
.lenta .like-block a, .lenta .like-block span, .lenta-right .like-block a, .lenta-right .like-block span {
	display: inline-block;
	vertical-align: middle;	
}
.lenta .like-block .like, .lenta-right .like-block .like {
	background: url(../img/but-like.png) no-repeat left center;
	padding-left: 30px;
	line-height: 25px;
	font-size: 16px;
	color: #969696;	
	margin-right: 20px;
	text-decoration: none;
}
.lenta .like-block .like:hover, .lenta .like-block .like.act, .lenta-right .like-block .like:hover, .lenta-right .like-block .like.act {
	background: url(../img/but-dislike.png) no-repeat left center;
}
.lenta .like-block .comm, .lenta-right .like-block .comm {
	background: url(../img/comment-ico.png) no-repeat left 5px;
	padding-left: 30px;
	line-height: 25px;
	font-size: 16px;
	color: #969696;	
	margin-right: 20px;
}
.lenta-preview {
	overflow: hidden;
	margin-left: -1px;	
}
.lenta-preview .preview {
	display: block;
	float: left;
	width: 114px;
	height: 114px;
	margin: 0 0 1px 1px;
	overflow: hidden;	
}
.lenta-right {
	padding-bottom: 25px;	
}
.lenta-right .img {
	padding-bottom: 15px;
}
.lenta-right .big-title {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 1.2em;	
	padding-bottom: 15px;
}
.lenta-right .like-block .comm, .lenta-right .like-block .like {
	padding-left: 23px;
	margin-right: 10px;
	background-size: 17px !important;	
	font-size: 11px;
	line-height: 18px;
}
.lenta-right .like-block .comm {
	background-position: 0 3px;
}

/* @banks */
.kurs tr td:first-child {
    font-weight: bold;
}
.kurs td {
    background: url(../img/double-border-horiz.gif) repeat-x left top;
}
.kurs td, th {
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.exp-line {
	display: none;
	background: #fffaa2;
	padding: 8px 0;	
}
.exp-line .exp-holder {
	display: block;
	min-width: 1000px;
    max-width: 1260px;
	margin: 0 auto;
	overflow: hidden;
	color: #323232;
	font-size: 13px;
}
.exp-line .exp-holder a, .exp-line .exp-holder span {
	display: inline-block;
	vertical-align: middle;
	margin:0 10px 0 26px;	
}
.exp-line .exp-holder .exp-but {
	background: #af8d43;
	color: #fffaa2;	
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding: 0 30px;
	text-decoration: none;
	outline: none;
}
.exp-line .exp-holder .exp-close {
	float: right;
	margin-top: 14px;	
}