body{
	margin:0;
	color:#393939;
	font:13px Arial, Helvetica, sans-serif;
	background: #fff url(images/bg-body.jpg) no-repeat 50% 0;
	min-width: 1000px;
}
img{border-style:none;}
a{
	color:#00315e;
	outline:none;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	outline: none;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width: 100%;
	position:relative;
	overflow: hidden;
}
.w1 {
	position:relative;
	float: left;
	left: 50%;
	width: 1044px;
}
.w2 {
	position:relative;
	float: left;
	left: -50%;
	width: 984px;
	padding: 0 30px;
}
#header {
	height: 158px;
	position:relative;
	z-index: 50;
}
.inner #header {
	margin: 0 0 -15px;
}
#header:after{
	display:block;
	clear:both;
	content:"";
}
h1.logo {
	width: 462px;
	height: 143px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 0 -40px;
	float: left;
	position:relative;
}
h1.logo a {
	cursor: pointer;
	background: url(images/logo.png) no-repeat;
	display: block;
	height: 100%;
}
.header-contacts {
	float: right;
	padding: 20px 17px 0 0;
}
.header-contacts img {
	vertical-align: top;
}
.english {
	position:absolute;
	top: 59px;
	right: 231px;
	text-indent:-9999px;
	overflow: hidden;
	background:url(images/english.png) no-repeat;
	width: 75px;
	height: 32px;
	cursor: pointer;
}
#nav {
	position:absolute;
	top: 98px;
	left: -12px;
	width: 1010px;
	height: 56px;
	font-weight: bold;
}
.nav-holder {
	background:url(images/bg-nav.png) no-repeat;
	padding: 12px 13px 12px 12px;
	width: 985px;
	height: 32px;
}
.nav-holder:after{
	display:block;
	clear:both;
	content:"";
}
#nav #menu li.last-child:hover a {
	background:url(images/bg-nav-last.png) no-repeat 100% 0;
}
#nav #menu li.first-hover a,
#nav #menu li.first-child:hover a {
	background:url(images/bg-nav-first.png) no-repeat;
	cursor: pointer;
}
* html #nav #menu li.last-hover a {
	background:url(images/bg-nav-last.gif) no-repeat 100% 0;
}
#nav .level0 {
	margin:0;
	padding: 0;
	list-style:none;
	width: 985px;
}
#nav .level0 li.first-child {
	background: none;
}
#nav .level0 li {
	float: left;
	position:relative;
	background:url(images/separator.gif) no-repeat;
	padding: 0 0 0 1px;
}
#nav .level0 li a {
	float: left;
	height: 32px;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
}
#nav ul.level0 li.active a,
#nav ul.level0 li.hover a,
#nav ul.level0 li:hover a {
	color: #003e77;
	background:url(http://kubanenergo.ru/bitrix/templates/main/images/bg-nav-active.gif) no-repeat 50% 0;
}
#nav .drop {
	position:absolute;
	top: 32px;
	left: -10px;
	width: 266px;
	z-index: 90;
	display:none;
}
#nav ul li.hover,
#nav ul li:hover {
	z-index: 50;
}
#nav ul li.hover,
#nav ul li:hover {
	z-index: 50;
}
#nav ul li.hover .level1,
#nav ul li:hover .level1 {
	display:block;
}
#nav ul .level1 li.hover .level2,
#nav ul .level1 li:hover .level2 {
	display:block;
}
#nav .level2 {
	top: 8px;
	left: 233px;
	z-index: 100;
}
#nav .drop .b {
	overflow: hidden;
	background:url(images/bg-drop-b.png) no-repeat;
	height: 108px;
	margin: 0 0 0 1px;
}
#nav .drop .c {
	height: 1%;
	background: #fff;
	margin: 0 8px 0 10px;
}
#nav .drop .holder {
	float: left;
	margin: 0 0 -90px;
	position:relative;
	width: 100%;
}
#nav .drop .c:after{
	display:block;
	clear:both;
	content:"";
}
#nav .drop ul {
	margin:0;
	padding:0;
	list-style:none;
	height: 1%;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
#nav .drop ul li {
	float: none;
	vertical-align: top;
	height: 1%;
	background: none;
	border-bottom: 1px solid #ebebeb;
	background:url(images/separator-drop.gif) repeat-x 0 100%;
	padding: 10px 0;
}
#nav .drop ul li:after{
	display:block;
	clear:both;
	content:"";
}
#nav .drop ul li a {
	display:block;
	float: none;
	height: auto;
	text-align: left;
	line-height: normal;
	color: #00315e !important;
	padding: 0 17px;
	background: none !important;
}
#nav .drop ul li.active a,
#nav .drop ul li.hover a,
#nav .drop ul li:hover a {
	color: #f26c4f !important;
}
#nav .drop ul li a.open {
	background:url(images/arrow01.gif) no-repeat 97% 50% !important;
}
#nav .drop ul li.hover a.open,
#nav .drop ul li:hover a.open {
	background:url(images/arrow01-hover.gif) no-repeat 97% 50% !important;
}
#nav .drop .last {
	background: none;
	border: 0;
}
#nav .level1 li .level2 li a,
#nav .level1 li .level2 li a {
	color: #00315e !important;
}
#nav .level1 li .level2 li a:hover,
#nav .level1 li .level2 li a:hover {
	color: #f26c4f !important;
}
.slideshow {
	overflow: hidden;
	height: 190px;
	z-index:40;
	position:relative;
	margin: 0 0 3px;
}
.slideshow .frame {
	overflow: hidden;
	position:relative;
	width: 984px;
	height: 190px;
}
.slideshow .frame ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
.slideshow .frame ul li {
	position:absolute;
	top: 0;
	left: 0;
	width: 984px;
	height: 190px;
}
.slideshow .frame ul li.active {
	z-index: 50;
}
.slideshow .control {
	position:absolute;
	z-index:100;
	bottom: 12px;
	right: 18px;
	margin:0;
	padding:0;
	list-style:none;
}
.slideshow .control li {
	float: left;
	padding: 0 0 0 12px;
}
.slideshow .control li a {
	float: left;
	text-decoration: none;
	text-indent:-9999px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	background:url(images/bg-control.png) no-repeat;
	cursor: pointer;
}
.slideshow .control .active,
.slideshow .control li a:hover {
	background:url(images/bg-control-active.png) no-repeat;
}
.slideshow .text {
	position:absolute;
	top: 29px;
	right: 22px;
	width: 480px;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	text-shadow: 0 0 7px #263566;
}
.slideshow .text p {
	margin: 0;
}
.slideshow h3 {
	margin: 0 0 12px;
	font-size: 17px;
	line-height: 21px;
	color: #fff;
}
#main {
	overflow: hidden;
	width: 1010px;
	margin: 0 -13px;
}
#main .main-t {
	overflow: hidden;
	background:url(images/bg-main-t.png) no-repeat;
	height: 404px;
}
#main .main-c {
	height: 1%;
	background:url(images/bg-main-c.png) repeat-y;
	padding: 0 28px 19px;
}
#main .main-c:after{
	display:block;
	clear:both;
	content:"";
}
.main-holder {
	float: left;
	position:relative;
	margin: -388px 0 0;
	width: 100%;
}
.top-menu {
	margin:0 -15px 0 -15px;
	padding:0 1px;
	list-style:none;
	overflow: hidden;
	width: 982px;
	background:url(images/top-banners.png) no-repeat;
	position:relative;
	font-size: 18px;
	line-height: 21px;
}
.top-menu li {
	float: left;
	position:relative;
	padding: 0 6px 14px 0;
}
.top-menu li a {
	float: left;
	height: 106px;
	text-decoration: none;
	width: 238px;
	display:table;
	color: #393939;
}
.top-menu li a span {
	display:none;
	vertical-align: middle;
	cursor: pointer;
}
.top-menu img {
	vertical-align: top;
	dispay:none;
}
.top-menu li.type01 a {
	width: 242px;
}
.top-menu li.type02 {
	float: right;
	padding: 0 0 14px;
}
.top-menu li.type02 a {
	width: 244px;
}
.top-menu .ico {
	text-align: center;
	width: 90px;
}
.main-frame {
	overflow: hidden;
	height: 1%;
	padding: 0 0 9px;
}
.aside {
	float: right;
	width: 286px;
	padding: 16px 0 0 22px;
	background:url(images/border.gif) no-repeat;
	margin-bottom:-20px;
}
.search {
	overflow: hidden;
	height: 1%;
	margin: 0 0 17px;
}
.search .input {
	float: left;
	background:url(images/bg-input.gif) no-repeat;
	width: 241px;
	height: 32px;
}
.search .text {
	float: left;
	padding: 0;
	margin: 8px 0 0 12px;
	border: 0;
	background: none;
	font-size: 14px;
	line-height: 17px;
	color: #00315e;
	width: 217px;
}
.search .button {
	float: left;
	padding: 0;
	margin: 0;
}
.aside .box {
	overflow: hidden;
	width: 276px;
	background:url(images/bg-side-box-c.gif) repeat-y;
	margin: 0 0 17px 2px;
}
.aside .box .holder {
	overflow: hidden;
	height: 1%;
	background:url(images/bg-side-box-t.gif) no-repeat;
}
.aside .box .frame {
	overflow: hidden;
	height: 1%;
	background:url(images/bg-side-box-b.gif) no-repeat 0 100%;
	min-height: 131px;
	padding: 13px 15px 16px;
}
* html .aside .box .frame {
	height: 131px;
	overflow: visible;
}
.aside .box h3 {
	margin: 0 0 32px 10px;
	font-size: 19px;
	line-height: 22px;
	color: #183c56;
	font-weight: normal;
	white-space: nowrap;
}
.quotations {
	overflow: hidden;
	padding: 8px 0 0;
}
.quotations .top {
	overflow: hidden;
	height: 1%;
	padding: 0 0 9px;
}
.quotations .figures {
	overflow: hidden;
	padding: 0 0 13px;
}
.quotations .figures .col {
	float: left;
	width: 109px;
}
.quotations .figures .cost {
	display:block;
	font-size: 28px;
	line-height: 31px;
	color: #1fbf01;
	margin: 0 0 -4px;
}
.quotations .figures .cost span {
	font-size: 18px;
}
.quotations .figures .note {
	display: block;
	font-size: 12px;
	color: #a0a0a0;
	line-height: 15px;
}
.quotations .figures .up {
	padding: 9px 0 0;
}
.quotations .figures .percentage {
	display: inline;
	font-size: 18px;
	line-height: 31px;
	color: #393939;
}
.quotations .date {
	float: left;
	background:url(images/blue-date.png) no-repeat;
	width: 75px;
	height: 19px;
	color: #fff;
	line-height: 17px;
	font-size: 11px;
	text-align: center;
}
.quotations .wap {
	float: right;
	font-size: 18px;
	line-height: 21px;
	color: #09c;
	text-decoration: none;
}
.quotations .wap:hover {
	text-decoration: underline;
}
.red-box {
	overflow: hidden;
	background:url(images/bg-hotline.gif) no-repeat;
	width: 276px;
	display:table;
	margin: 0 0 17px 3px;
	height: 110px;
}
.red-box .ico {
	display:table-cell;
	vertical-align: middle;
	text-align: center;
}
.red-box .ico img {
	vertical-align: top;
}
.red-box .info {
	display:table-cell;
	vertical-align: middle;
	font-size: 14px;
	color: #424242;
	line-height: 17px;
}
.red-box .info p {
	margin: 0;
}
.red-box h3 {
	margin: 0 0 7px;
	font-size: 19px;
	line-height: 22px;
	color: #ff0101;
	font-weight: normal;
}
.hotline .ico {
	width: 111px;
}
.theft .ico {
	width: 92px;
}
.theft .phone {
	display:block;
	font-size: 18px;
	line-height: 21px;
	padding: 0 0 5px;
}
.question {
	overflow: hidden;
	font-size: 12px;
	color: #474747;
	line-height: 15px;
}
.question .row {
	overflow: hidden;
	height: 1%;
	padding: 0 0 10px;
}
.question label {
	float: left;
	margin: 8px 0 0;
}
.question .input {
	float: right;
	background:url(images/bg-input01.gif) no-repeat;
	width: 192px;
	height: 32px;
}
.question .text {
	float: left;
	padding: 0;
	margin: 9px 0 0 8px;
	border: 0;
	background: none;
	font-size: 12px;
	line-height: 15px;
	width: 176px;
	color: #474747;
}
.question .textarea {
	float: left;
	background:url(images/bg-taxtarea.gif) no-repeat;
	width: 246px;
	height: 106px;
	margin: 6px 0 0;
}
.question textarea {
	float: left;
	padding: 8px;
	margin: 0;
	border: 0;
	background: none;
	overflow: auto;
	font-size: 12px;
	line-height: 15px;
	color: #474747;
	width: 230px;
	height: 90px;
	max-width: 230px;
	max-height: 90px;
}
.question .bottom {
	overflow: hidden;
	height: 1%;
	padding: 4px 0 0;
}
.btn-send {
	float:left;
	text-align: center;
	padding: 0 0 2px;
	margin: 0;
	border: 0;
	background:url(images/btn-send.gif) no-repeat;
	width: 108px;
	height: 37px;
	font-size: 15px;
	color: #0055a9;
	line-height: 35px;
	cursor: pointer;
}
#content {
	float: left;
	width: 630px;
}
.news-container {
	overflow: hidden;
	height: 1%;
	padding: 14px 0 0 4px;
}
.news-container .col1 {
	float: left;
	width: 295px;
	padding: 0 8px 0 0;
}
.news-container .heading {
	overflow: hidden;
	height: 1%;
	padding: 0 0 13px 8px;
}
#content .news-container h2 {
	margin: 0;
	font-size: 24px;
	line-height: 27px;
	color: #00315e;
	font-weight: normal;
	display:inline;
}
.news-container .rss {
	display:inline-block;
	vertical-align: top;
	background:url(images/rss.png) no-repeat;
	width: 19px;
	height: 20px;
	text-decoration: none;
	text-indent:-9999px;
	overflow: hidden;
	cursor: pointer;
	margin: 4px 0 0 14px;
}
.bottom-news-container {
	padding: 0 0 0 4px;
}
.top-news {
	overflow: hidden;
	min-height: 305px;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 22px;
}
* html .top-news {
	height: 305px;
	overflow: visible;
}
.top-news .visual {
	overflow: hidden;
	background:url(images/bg-visual.png) no-repeat;
	width: 207px;
	height: 138px;
	padding: 12px;
	margin: 0 0 9px;
}
.top-news .visual a {
	position:relative;
	float: left;
	overflow: hidden;
	width: 207px;
	height: 138px;
}
.top-news .visual img {
	vertical-align: top;
}
#content .top-news h3 {
	margin: 0 0 10px 8px;
	font-size: 16px;
	line-height: 19px;
	color: #0055a9;
	font-weight: normal;
}
#content .top-news h3 a {
	text-decoration: none;
	color: #0055a9;
}
#content .top-news h3 a:hover {
	text-decoration: underline;
}
#content .top-news p {
	margin: 0 0 0 8px;
}
#content .top-news p a {
	color: #393939;
}
.news-list {
	margin:0;
	padding:0 0 0 12px;
	list-style:none;
	overflow: hidden;
	height: 1%;
}
.news-list li {
	display:inline-block;
	vertical-align: top;
	width: 295px;
	width:275px;
	padding: 0 8px 12px 0;
	// zoom:1;
}

.news-list .icon {display:block; width:75px; max-height:75px; overflow:hidden; float:left; margin:0 20px 0 0;}
.news-list .icon img {width:75px;}

.news-list .d-wrap {overflow:hidden;}

.news-list .date {
	float: none;
	text-align: center;
	color: #fff;
	line-height: 17px;
	font-size: 11px;
	width: 75px;
	height: 19px;
	margin: 0 0 3px 0;
	/*display:inline;*/
}
.news-list .blue-date {
	background:url(images/blue-date.png) no-repeat;
}
.news-list .gray-date {
	background:url(images/gray-date.png) no-repeat;
}
.news-list .title {
	overflow: hidden;
	height: 1%;
	font-size: 12px;
	line-height: 15px;
}
.news-list .title a {
	color: #0055a9;
	text-decoration: none;
}
.news-list .title a:hover{
	text-decoration: underline;
}
.news-container .all {
	display:block;
	font-size: 12px;
	line-height: 15px;
	padding: 5px 0 0 10px;
}
.news-container .all a {
	text-decoration: none;
	color: #09c;
}
.news-container .all a:hover {
	text-decoration: underline;
}
.ads-list {
	margin:0 -24px 0 0;
	padding: 21px 0 0;
	list-style:none;
	overflow: hidden;
	width: 978px;
	background:url(images/border01.gif) no-repeat;
}
.ads-list li {
	float: left;
	padding: 0 26px 0 0;
}
.ads-list img {
	vertical-align: top;
}
#footer {
	overflow: hidden;
	height: 1%;
	background:url(images/bg-footer.png) no-repeat;
	height: 241px;
	margin: 0 -13px;
}
.copyright {
	overflow: hidden;
	background:url(images/bg-copyright.gif) no-repeat;
	width: 959px;
	margin:0 auto 8px;
	text-align: center;
	height: 45px;
	font-size: 12px;
	color: #fff;
	line-height: 45px;
}
.copyright a {
	color: #fff;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
.footer-quotations {
	display: block;
	text-align: center;
	font-size: 10px;
	line-height: 13px;
}
.footer-quotations a {
	color: #2b75b1;
	text-decoration: none;
}
.footer-quotations a:hover {
	text-decoration: underline;
}
.footer-list {
	margin:0 -34px 0 0;
	padding: 13px 0 0 36px;
	list-style:none;
	overflow: hidden;
	width: 1008px;
}
.footer-list img {
	vertical-align: top;
}
.footer-list li {
	float: left;
	padding: 0 80px 0 0;
}
.breadcrumbs {
	margin: 8px 0 10px -12px;
	padding:0;
	list-style:none;
	overflow: hidden;
	height: 1%;
	font-size: 10px;
	line-height: 13px;
	color: #636363;
}
.breadcrumbs li:first-child {
	background: none;
}
.breadcrumbs li {
	float: left;
	background:url(images/arrow02.gif) no-repeat 0 2px;
	padding: 0 7px 0 16px;
}
.breadcrumbs li a {
	color: #636363;
	text-decoration: none;
}
.breadcrumbs li a:hover {
	text-decoration: underline;
}
#sidebar {
	float: left;
	width: 231px;
	padding: 0 22px 0 0;
	background:url(images/border03.gif) no-repeat 100% 0;
	position:relative;
	z-index: 30;
}
#sidebar .menu {
	height: 1%;
	background:url(images/bg-sidebar-c.gif) repeat-y;
	margin: 0 0 16px;
}
#sidebar .menu:after{
	display:block;
	clear:both;
	content:"";
}
#sidebar .menu .holder {
	height: 1%;
	background:url(images/bg-sidebar-t.gif) no-repeat;
}
#sidebar .menu .holder:after{
	display:block;
	clear:both;
	content:"";
}
#sidebar .menu .frame {
	height: 1%;
	background:url(images/bg-sidebar-b.gif) no-repeat 0 100%;
	padding: 12px 0 7px;
}
#sidebar .menu .frame:after{
	display:block;
	clear:both;
	content:"";
}
.inner .main-frame {
	padding: 0 15px 22px 5px;
}
#sidebar .menu h3 {
	margin: 0 1px 9px;
	padding: 0 0 12px 24px;
	font-size: 19px;
	line-height: 22px;
	color: #16a6cf;
	font-weight: normal;
	background:url(images/border02.gif) no-repeat 0 100%;
}
#sidebar .menu ul {
	margin:0;
	padding: 0;
	list-style:none;
	height: 1%;
	font-size: 12px;
	line-height: 14px;
}
#sidebar .menu ul:after{
	display:block;
	clear:both;
	content:"";
}
#sidebar .menu ul li {
	position:relative;
	height: 1%;
	vertical-align: top;
	margin: 0 0 2px;
}
#sidebar .menu ul li span {
	display:block;
	height: 1%;
	padding: 4px 10px 6px 24px;
}
#sidebar .menu ul li span:after{
	display:block;
	clear:both;
	content:"";
}
#sidebar .menu ul li a {
	text-decoration: none;
	color: #00315e;
}
#sidebar .menu ul li strong {
	font-weight: normal;
	display:block;
	overflow: hidden;
	height: 1%;
}
#sidebar .menu ul li.active,
#sidebar .menu ul li.hover,
#sidebar .menu ul li:hover {
	background:url(images/bg-menu-active-repet.gif) repeat-y;
}
#sidebar .menu ul li.active span,
#sidebar .menu ul li.hover span,
#sidebar .menu ul li:hover span {
	background:url(images/bg-menu-active.gif) no-repeat;
}
#sidebar .menu ul li.hover .has-drop,
#sidebar .menu ul li:hover .has-drop {
	background:url(images/arrow04.gif) no-repeat 100% 3px;
}
#sidebar .menu ul.menu-level2 {
	margin:0;
	padding:0;
	list-style:none;
	height: 1%;
}
#sidebar .menu ul.menu-level2:after{
	display:block;
	clear:both;
	content:"";
}
#sidebar .menu ul.menu-level2 li a {
	background:url(images/bullet.png) no-repeat;
	padding: 0 0 0 14px;
	float: left;
}
#sidebar .menu .drop {
	position:absolute;
	top: -10px;
	left: 215px;
	width: 268px;
	z-index: 100;
	display:none;
}
#sidebar .menu li.hover .drop,
#sidebar .menu li:hover .drop {
	display:block;
}
#sidebar .menu li.hover .drop .drop-level2,
#sidebar .menu li:hover .drop .drop-level2 {
	display:none;
}
#sidebar .menu li.hover li.hover .drop-level2,
#sidebar .menu li:hover li:hover .drop-level2 {
	display:block;
}
#sidebar .menu .drop .t {
	overflow: hidden;
	background:url(images/bg-side-drop-t.png) no-repeat;
	height: 22px;
}
#sidebar .menu .drop .b {
	overflow: hidden;
	background:url(images/bg-side-drop-b.png) no-repeat;
	height: 104px;
}
#sidebar .menu .drop .c {
	height: 1%;
	padding: 0 10px;
	background:url(images/bg-side-drop-c.png) repeat-y;
}
#sidebar .menu .drop .c:after{
	display:block;
	clear:both;
	content:"";
}
#sidebar .menu .drop .drop-holder {
	float: left;
	position:relative;
	width: 100%;
	margin: -20px 0 -90px;
}
#sidebar .menu .drop ul {
	margin:0;
	padding:0;
	list-style:none;
	height: 1%;
	line-height: 14px;
}
#sidebar .menu .drop ul:after{
	display:block;
	clear:both;
	content:"";
}
#sidebar .menu .drop ul li:first-child {
	background: none;
}
#sidebar .menu .drop ul li {
	height: 1%;
	vertical-align: top;
	margin: 0;
	background:url(images/side-drop-border.png) no-repeat;
	padding: 10px;
}
#sidebar .menu .drop ul li:after{
	display:block;
	clear:both;
	content:"";
}
#sidebar .menu .drop ul li a {
	float: none;
	display:block;
	padding: 1px 0 1px 15px;
	background: none; 
	color: #00315e;
}
#sidebar .menu .drop .drop-has-drop {
	background:url(images/drop-arrow.png) no-repeat 0 50%;
}
#sidebar .menu .drop li.active .drop-has-drop,
#sidebar .menu .drop li:hover .drop-has-drop {
	background:url(images/drop-arrow-hover.png) no-repeat 0 50%;
}
#sidebar .menu .drop li.active a,
#sidebar .menu .drop li:hover a {
	color: #f26c4f;
}
#sidebar .menu .drop-level2 {
	left: 226px;
	top: 7px;
	display:none;
}
#sidebar .menu .drop li .drop-level2 li a {
	padding: 1px 0;
	color: #00315e;
}
#sidebar .menu .drop li .drop-level2 li.active a,
#sidebar .menu .drop li .drop-level2 li:hover a {
	color: #f26c4f;
}
.inner .search {
	margin: 0;
}
.inner .search .input {
	background:url(images/bg-input02.gif) no-repeat;
	width: 193px;
}
.inner .search .text {
	width: 169px;
}
.inner #content {
	float: right;
	width: 663px;
	padding: 12px 0 0;
}
#content .head {
	overflow: hidden;
	height: 1%;
	background:url(images/border02.gif) no-repeat 0 100%;
	padding: 0 0 12px;
	margin: 0 0 11px;
}
#content .head-level2 {
	background:url(images/border04.gif) no-repeat 0 100%;
	padding: 0 0 28px;
	margin: 0;
}
#content h2 {
	overflow: hidden;
	height: 1%;
	font-size: 19px;
	line-height: 22px;
	color: #16a6cf;
	font-weight: normal;
	margin: 0;
}
#content .head .date {
	float: left;
	text-align: center;
	color: #fff;
	line-height: 17px;
	font-size: 11px;
	width: 75px;
	height: 19px;
	margin: 2px 11px 0 0;
	display:inline;
}
#content .head .blue-date {
	background:url(images/blue-date.png) no-repeat;
}
#content .head .gray-date {
	background:url(images/gray-date.png) no-repeat;
}
#content .head .control {
	float: right;
	margin:0;
	padding: 5px 0 0;
	list-style:none;
}
#content .head .control img {
	vertical-align: top;
}
#content .head .control li {
	float: left;
	padding: 0 0 0 8px;
}
.full-news {
	height: 1%;
	padding: 10px 0 0;
	line-height: 16px;
}
.full-news:after{
	display:block;
	clear:both;
	content:"";
}
.full-news .visual {
	background:url(images/bg-visual01.png) no-repeat;
	width: 255px;
	height: 178px;
	padding: 12px;
	margin: -7px 11px 9px -7px;
	position:relative;
	float: left;
}
.full-news .visual img {
	vertical-align: top;
}
.full-news .visual a {
	position:relative;
	float: left;
	overflow: hidden;
	width: 255px;
	height: 178px;
}
#content p {
	margin: 0 0 13px;
	line-height: 16px;
}
.acts-list {
	margin:0;
	padding: 4px 0 0;
	list-style:none;
	overflow: hidden;
	width: 411px;
	font-size: 12px;
	line-height: 14px;
}
.acts-list li {
	padding: 0 0 11px;
}
.reception {
	overflow: hidden;
	height: 1%;
	padding: 16px 0 0;
	margin: 0 -8px 0 0;
	position:relative;
}
.reception .row {
	overflow: hidden;
	height: 1%;
	padding: 0 0 25px;
}
.reception label {
	float: left;
	font-weight: bold;
	width: 237px;
	line-height: 15px;
	font-size: 12px;
	margin: 1px 0 0;
}
.reception label span {
	font-weight: normal;
}
.reception .text, .reception select {
	float: right;
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #e3e9ef;
	background:url(http://kubanenergo.ru/bitrix/templates/main/images/bg-text.gif) repeat-x;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	padding: 0 4px;
	margin: 0;
	width: 405px;
}
.reception select {
	width: 415px;
}
.reception .star {
	color: #f36f2b;
	font-size: 13px;
}
.reception textarea {
	float: right;
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #e3e9ef;
	padding: 4px;
	margin: 0;
	width: 405px;
	height: 104px;
	max-width: 405px;
	max-height: 104px;
	overflow: auto;
	font-size: 12px;
	line-height: 15px;
	background:url(images/bg-taxtarea01.gif) repeat-x;
}
.reception .protection {
	float: right;
	width: 415px;
}
.reception .captcha {
	float: left;
	border: 1px solid #030300;
}
.reception .captcha img {
	vertical-align: top;
}
.reception .small-text {
	width: 195px;
	margin: 10px 0 0;
}
.reception .bottom {
	overflow: hidden;
	height: 1%;
}
.reception .btn-send {
	float: right;
}
.reception .required {
	float: left;
	font-size: 12px;
	padding: 10px 0 0;
}
.reception .big {
	background:url(images/bg-taxtarea-big.gif) repeat-x;
	height: 152px;
	max-height: 152px;
}
.contacts {
	height: 1%;
	padding: 10px 0 0;
}
.contacts:after{
	display:block;
	clear:both;
	content:"";
}
.map {
	float: right;
	background:url(images/bg-map.png) no-repeat;
	padding: 15px;
	overflow: hidden;
	width: 415px;
	height: 305px;
	margin: 0 -11px 0 0;
	position:relative;
}
.map img {
	vertical-align: top;
}
.map a {
	float: left;
	width: 415px;
	height: 305px;
	overflow: hidden;
}
.contacts .info {
	overflow: hidden;
	height: 1%;
	padding: 5px 0 23px;
}
.contacts dl {
	margin: 0 0 14px;
	overflow: hidden;
	height: 1%;
	font-size: 12px;
	line-height: 14px;
}
.contacts dl dt {
	float: left;
	padding: 0 3px 0 0;
}
* html .contacts dl dt {
	margin: 0 -3px 0 0;
}
.contacts dl dd {
	margin: 0;
}
.contacts dl a {
	color: #393939;
}
.contacts .info p {
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 14px;
}
.contacts .info .title {
	font-size: 12px;
	line-height: 14px;
	display:block;
	margin: 0 0 14px;
}
.contacts .info .no-margin {
	margin: 0;
}
.zone-list {
	margin:0 -33px 0 0;
	padding: 7px 0 0;
	list-style:none;
	overflow: hidden;
	width: 696px;
}
.zone-list li {
	display:inline-block;
	vertical-align: top;
	width: 300px;
	padding: 0 48px 12px 0;
}
.zone-list .title {
	display:block;
	line-height: 15px;
	margin: 0 0 6px;
}
.zone-list dl {
	margin: 0;
}
.border {
	overflow: hidden;
	background:url(images/border.png) no-repeat;
	height: 18px;
	text-indent:-9999px;
}
.sort {
	overflow: hidden;
	height: 1%;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	padding: 3px 0 16px 55px;
}
.sort label {
	float: left;
	margin: 4px 14px 0 0;
}
.sort select {
	float:left;
	padding: 0;
	margin: 0;
	border: 0;
}
.sort .select01 {
	width: 89px;
}
.sort .select02 {
	width: 103px;
}
.sort .select03 {
	width: 86px;
}
.sort .all {
	float: left;
	margin: 4px 0 0;
}
.sort .ui-selectmenu {
	margin: 0 13px 0 0;
}
.ui-selectmenu {
	float:left;
	margin:0;
	height:23px;
	padding:0;
	position:relative;
	text-decoration:none;
	background: #fff;
}
.ui-selectmenu:hover {
	text-decoration:none;
}
.ui-selectmenu-status {
	text-decoration:none;
	display:block;
	height: 23px;
	background:url(images/select-l.gif) no-repeat;
	overflow:hidden;
	color: #393939;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	padding: 0 2px;
}
.ui-selectmenu-menu {
	position:absolute;
	top:0;
	margin: -4px 0 0;
	visibility:hidden;
}
.ui-selectmenu-menu ul {
	list-style:none outside none;
	overflow:hidden;
	margin:0;
	padding: 0;
	background:#fff;
	border:1px solid #cacaca;
}
.ui-selectmenu-menu a {
	display:block;
	padding:3px 7px;
	color: #393939;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
.ui-selectmenu-menu a:hover {
	background:#cacaca;
	text-decoration:none;
	color: #fff;
}
.ui-selectmenu-open {
	visibility:visible;
}
.ui-selectmenu-icon {
	float:right;
	cursor:pointer;
	width:21px;
	height:23px;
	background:url(images/select-r.gif) no-repeat;
}
* html .ui-selectmenu-icon {
	margin:0 0 0 -3px;
}
.ui-selectmenu-item-selected a:hover,
.ui-selectmenu-item-selected a {
	background:#cacaca;
	text-decoration:none;
	color: #fff;
}
.short-news-list {
	margin:0;
	padding:0;
	list-style:none;
	overflow: hidden;
	height: 1%;
}
.short-news-list li {
	overflow: hidden;
	height: 1%;
	vertical-align: top;
	padding: 0 0 12px;
}
.short-news-list .date {
	float: none;
	text-align: center;
	color: #fff;
	line-height: 17px;
	font-size: 11px;
	width: 75px;
	height: 19px;
	margin: 0 0 3px 0;
	display:block;
}
.short-news-list .blue-date {
	background:url(images/blue-date.png) no-repeat;
}
.short-news-list .gray-date {
	background:url(images/gray-date.png) no-repeat;
}
.short-news-list .title {
	overflow: hidden;
	height: 1%;
	font-size: 12px;
	line-height: 14px;
}
.short-news-list .d-wrap {overflow:hidden;}
.short-news-list .icon {float:left; margin:0 20px 0 0; display:block; width:75px; max-height:75px; overflow:hidden;}
.short-news-list .icon img {width:75px;}
.paging {
	margin:0;
	padding: 6px 50px 0 0;
	list-style:none;
	overflow: hidden;
	height: 1%;
	text-align: center;
	font-weight: bold;
}
.paging li {
	display:inline-block;
	vertical-align: top;
	padding: 0 3px;
}
.paging li.ellipsis {
	padding: 0 6px;
}
.paging li a {
	float: left;
	text-align: center;
	font-size: 11px;
	background:url(images/bg-paging.png) no-repeat;
	width: 20px;
	height: 19px;
	cursor: pointer;
	line-height: 19px;
	color: #fff;
	padding: 0 0 0 1px;
}
.paging li.active a,
.paging li a:hover {
	background:url(images/bg-paging-active.png) no-repeat;
	text-decoration: none;
}
.paging li.prev,
.paging li.next {
	padding: 0 6px;
}
.paging li.prev a,
.paging li.next a {
	width: auto;
	height: auto;
	color: #393939;
	font-size: 12px;
	background: none !important;
	padding: 0;
}
.paging li.prev a.disabled,
.paging li.next a.disabled {
	color: #b2b4b6 !important;
}
.photo-gallery {
	margin:0 -18px 0 0;
	padding: 9px 0 0 35px;
	list-style:none;
	overflow: hidden;
	width: 646px;
}
.photo-gallery li {
	display:inline-block;
	vertical-align: top;
	width: 249px;
	padding: 0 74px 33px 0;
}
.photo-gallery .photo {
	width: 249px;
	overflow: hidden;
	height: 179px;
	position:relative;
}
.photo-gallery .small {
	position:absolute;
	top: 0;
	right: 0;
	background:url(images/bg-small.png) no-repeat;
	width: 173px;
	height: 115px;
	padding: 12px;
	overflow: hidden;
}
.photo-gallery .small a {
	float: left;
	width: 173px;
	height: 115px;
	overflow: hidden;
}
.photo-gallery .big {
	position:absolute;
	bottom: 0;
	left: 0;
	background:url(images/bg-big.png) no-repeat;
	width: 210px;
	height: 140px;
	padding: 12px;
	overflow: hidden;
}
.photo-gallery .big a {
	float: left;
	width: 210px;
	height: 140px;
	overflow: hidden;
}
.photo-gallery .info {
	overflow: hidden;
	height: 1%;
	padding: 8px 0 0 7px;
}
#content .photo-gallery .info p {
	margin: 0 0 9px;
	font-size: 12px;
	line-height: 14px;
}
.photo-gallery .container {
	overflow: hidden;
	height: 1%;
}
.photo-gallery .date {
	float: left;
	background:url(images/bg-date.png) no-repeat;
	width: 75px;
	height: 19px;
	color: #fff;
	line-height: 18px;
	font-size: 11px;
	text-align: center;
}
.photo-gallery .number {
	float: left;
	font-size: 12px;
	line-height: 16px;
	background:url(images/ico-photo.gif) no-repeat;
	padding: 0 0 0 20px;
	margin: 2px 0 0 5px;
}
#content h3 {
	margin: 0 0 9px;
	font-size: 16px;
	line-height: 20px;
	color: #393939;
}
.usual-list {
	margin:0;
	padding:0 10px 28px;
	list-style:none;
	overflow: hidden;
	height: 1%;
	font-size: 12px;
	line-height: 14px;
}
.usual-list li {
	background:url(images/bullet01.gif) no-repeat 0 6px;
	padding: 0 0 8px 17px;
}
.usual-list ul {
	margin:0;
	padding: 7px 0 0;
	list-style:none;
	overflow: hidden;
	height: 1%;
}
.usual-list ul li {
	background:url(images/bullet02.gif) no-repeat 0 6px;
}
.listing {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
	line-height: 17px;
	margin: 0 0 13px;
}
.listing th {
	padding: 0 10px;
	color: #fff;
	/*height: 30px;*/
	text-align: cenetr;
	font-size: 12px;
	background:url(images/bg-listing.gif) repeat-x; 
	background-color: #1572ce;
	
}
.listing td {
	text-align: center;
}
.listing .odd td {
	background: #e0f5fb;
}
.listing .space td {
	height: 4px;
}
.listing td.col1{
	
}
.remark {
	display:block;
	font-size: 9px;
	line-height: 12px;
	padding: 56px 0 0;
}
.solutions {
	padding: 20px 0 0;
}
.video-list {
	margin:0 -76px 0 0;
	padding:0 0 0 39px;
	list-style:none;
	overflow: hidden;
	width: 700px;
}
.video-list li {
	vertical-align: top;
	display: inline-block;
	width: 258px;
	padding: 0 82px 35px 0;
}
.video-list .video {
	overflow: hidden;
	position:relative;
	margin: 0 0 4px;
}
.video-list .visual {
	background:url(images/bg-video.png) no-repeat;
	width: 200px;
	height: 143px;
	overflow: hidden;
	padding: 12px;
}
.video-list .visual img {
	vertical-align: top;
	position:relative;
}
.video-list .visual a {
	float: left;
	overflow: hidden;
	width: 200px;
	height: 143px;
}
.video-list .ico {
	position:absolute;
	top: 17px;
	left: 19px;
	background:url(images/ico-video.png) no-repeat;
	width: 22px;
	height: 22px;
}
.video-list .info {
	overflow: hidden;
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 7px;
}
#content .video-list .info p {
	margin: 0 0 4px;
	line-height: 14px;
}
.video-list .info .container {
	overflow: hidden;
	height: 1%;
}
.video-list .date {
	float: left;
	text-align: center;
	color: #fff;
	line-height: 17px;
	font-size: 11px;
	width: 75px;
	height: 19px;
	margin: 0;
	display:inline;
}
.blue-date {
	background:url(images/blue-date.png) no-repeat;
}
.gray-date {
	background:url(images/gray-date.png) no-repeat;
}
.video-list .title {
	display:block;
	overflow:hidden;
	height: 1%;
	padding: 2px 0 0 7px;
}
.video-list .title a {
	color: #393939;
}
.back-photo-gallery {
	display:block;
	font-size: 12px;
	line-height 15px;
	padding: 0 0 7px 2px;
}
.back-photo-gallery a {
	text-decoration: none;
	color: #09c;
	background:url(images/arrow05.gif) no-repeat 0 6px;
	padding: 0 0 0 15px;
}
.back-photo-gallery a:hover {
	text-decoration: underline;
}
.album {
	margin:0 -17px 0 0;
	padding: 8px 0 7px 34px;
	list-style:none;
	overflow: hidden;
	width: 646px;
}
.album li {
	display:inline-block;
	vertical-align: top;
	width: 270px;
	padding: 0 53px 20px 0;
}
.album .visual {
	overflow: hidden;
	height: 1%;
}
.album .visual img {
	vertical-align: top;
}
.album .visual .holder {
	float: left;
	padding: 0 13px;
}
.album .visual .b,
.album .visual .t {
	font-size: 0;
	line-height: 0;
	height: 13px;
	background:url(images/bg-visual-tc.png) repeat-x;
}
.album .visual .b {
	background:url(images/bg-visual-bc.png) repeat-x;
}
.album .visual .b em,
.album .visual .b span,
.album .visual .t em,
.album .visual .t span {
	background:url(images/bg-visual-tl.png) no-repeat;
	height: 13px;
	margin: 0 0 0 -13px;
	float: left;
	width: 13px;
	position:relative;
}
.album .visual .b em,
.album .visual .t em {
	margin: 0 -13px 0 0;
	float: right;
	background:url(images/bg-visual-tr.png) no-repeat;
}
.album .visual .b em {
	background:url(images/bg-visual-br.png) no-repeat;
}
.album .visual .b span {
	background:url(images/bg-visual-bl.png) no-repeat;
}
.album .visual .frame {
	position:relative;
	overflow: hidden;
	padding: 0 13px;
	margin: 0 -13px;
	width: 100%;
}
.album .visual .image {
	background: #fff;
}
.album .visual .r,
.album .visual .l {
	float: left;
	width: 13px;
	margin: 0 0 -9999px -13px;
	padding: 0 0 9999px;
	background:url(images/bg-visual-l.png) repeat-y;
}
.album .visual .r {
	float: right;
	margin: 0 -13px -9999px 0;
	padding: 0 0 9999px;
	background:url(images/bg-visual-r.png) repeat-y;
}
.album .info {
	overflow: hidden;
	height: 1%;
	padding: 5px 0 0 7px;
}
.album .info .container {
	overflow: hidden;
	height: 1%;
}
.album .date {
	background: url(images/bg-date.png) no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	height: 19px;
	line-height: 18px;
	text-align: center;
	width: 75px;
}
#content .album p {
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 9px;
}
.events {
	overflow: hidden;
	height: 1%;
}
.events table {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 5px;
}
.events table th {
	padding: 0 11px;
	text-align: left;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	background:url(images/bg-listing.gif) repeat-x;
	height: 30px;
}
.events table td {
	padding: 13px 9px 2px;
	vertical-align: top;
}
.events table .odd td {
	background: #e0f5fb;
}
#content .events p {
	margin: 0 0 11px;
	font-size: 12px;
	line-height: 14px;
}
.events table td.date {
	width: 180px;
	font-size: 18px;
	line-height: 21px;
}
.events table td.date img {
	margin: 2px 7px 0 0;
	float: left;
}
.publication {
	margin: -12px 0 0;
	padding:0;
	list-style:none;
	overflow: hidden;
	height: 1%;
}
.publication li {
	overflow: hidden;
	height: 1%;
	vertical-align: top;
	padding: 19px 18px 15px;
}
.publication li.odd {
	background: #dff4fb;
}
.publication .ico {
	float: left;
	padding: 0 28px 0 0;
}
* html .publication .ico {
	margin: 0 -3px 0 0;
}
.publication .ico img {
	vertical-align: top;
}
.publication .info {
	overflow: hidden;
	height: 1%;
}
#content .publication p {
	margin: 0 0 6px;
	font-size: 12px;
	line-height: 14px;
	color: #434343;
}
.publication .download {
	display:block;
	font-size: 12px;
	line-height: 14px;
}
.publication .download a {
	color: #09c;
}











.center{
	text-align: center;
	padding-top: 20px;
	color: #5C5C5C;
}
table.big{
	width: 100%;
	border-collapse: collapse;
}
.big tr{
}
.big tr td{
	border: 1px solid #ccc;
	font-size: 13px;
	color: #5C5C5C;
	padding: 6px;
	text-align: center;
}
.big thead tr td{
	text-align: center;
	font-weight: bold;
}
.big tr td.right{
	text-align: right;
}
.big tr td.left{
	text-align: left;
}
.table_bottom{
	font-size: 13px;
	font-style: italic;
}
table.table_right tr td{
	text-align: right;
}
table.table_right thead tr td{
	text-align: center;
}

a.cstitle {
color: #16a6cf;
font-family: Arial;
font-size: 14px;
text-decoration: underline;
}

span.csdesc {
  color: #00315e;
  font-size: 12px;
}

#content h3.konkurs_name {
  color: #16a6cf;
  font-size: 14px;
  font-weight: bold;
}

span.quote_left {
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(../../../css/quotes.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

span.quote_right {
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(../../../css/quotes.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}
td.contest_detail_text {
  padding-left: 10px;
  padding-right: 10px;
}
td.contest_detail_text p {
  font-size: 13px;
  color: #00315e;
}
.aside-bnr-block {display:block; margin-bottom:10px;}
