/* $Revision: 1490 $ */
/*{{{ =Layout*/

html, body {
  overflow:hidden;
  margin: 0; padding: 0;
  width:100%;
  height:100%;
}

body {
  font: 12px Arial, sans-serif;
  color: #666;
}


img {
  border: none;
}

iframe {
  margin: 0; padding: 0;
}


.gorod-h-container {
  visibility:hidden;
  width: 100%; _width: expression(document.body.clientWidth > 995 ? '100%' : '995px'); min-width: 995px;
  height: 100%;
  position: absolute; top: 0; left: 0;
}


.gorod-h-banner-container {
  width: 100%; height: 100%;
  position: absolute; top: 0; left: 0;
}

.gorod-h-banner {
  visibility: hidden;
  width: 100%; height: 100%;
  position: absolute;
  margin: 0; padding 0;
  top: 0; left: 0;
}

.gorod-h-map-manager{
  position:relative;
  width: 20px;
  height:200px;
  margin-right: 3px;
  float: right;
}


.gorod-h-left-container {
  width: 278px;
  float: left;
  position:relative;
  background:url(/static/img/spacer.gif);
  margin: 20px 0 0 20px;
  _display: inline;
}
@media print{
	.gorod-h-left-container{
		visibility:hidden!important;
	}
	.gorod-h-map-manager, .gorod-navigation, .gorod-h-special-menu-container{
		display:none;
	}
	.gorod-h-logo{
		visibility:visible;
	}
}
.gorod-h-popup-container {
  overflow: hidden;
  zoom: 1;
  text-align: center;
}
.gorod-h-special-menu-container{
	position:absolute;
	left:245px;
	z-index:1000;
}
.gorod-h-special-menu-container .HR_vertical{
	margin: 0 4px 0 2px;
}
#gorod-h-special-menu-print img{
	_margin-left:-1px;
	_margin-top:-1px;
}
#gorod-h-special-menu-print{
	position:relative;
	overflow:hidden;
	width:80px;
	border: 1px solid #8B897D;
	visibility:hidden;
	background: url(/static/img/spacer.gif) #fff;
}
.gorod-h-special-menu-info{
	padding: 6px 6px 6px 0;
	font-size: 11px;
	vertical-align:top;
}
#gorod-h-special-menu-view{
	position:relative;
	margin-top:5px;
	overflow:hidden;
	width:130px;
	border: 1px solid #8B897D;
	visibility:hidden;
	background: url(/static/img/spacer.gif) #fff;
}
#gorod-h-special-menu-view img.G_Eye{
	margin:4px;
	_margin-left:3px;
	_margin-bottom:3px;
}
#gorod-h-special-menu-subtypes{
	position:relative;
	margin-top:5px;
	overflow:hidden;
	width:140px;
	border: 1px solid #8B897D;
	visibility:hidden;
	background: url(/static/img/spacer.gif) #fff;
}
#gorod-h-nav-visibility{
	width:240px;
	_margin-top:-3px;
}
.gorod-h-popup {
  width: 598px; _width: 600px;
  position:relative;
  border: 1px solid #8B897D;
  border-top: none;
  margin: 0 auto; padding: 0;
  text-align: left;
  background: #fff;
  visibility: hidden;
}

.popup-h-subhead {
  background: url(/static/img/subhead-bg.png) 50% 0 no-repeat #F9F7E9;
    width: 100%;
  position: fixed;
  _position: absolute;
  top: 0;
  _top: expression(eval(document.body.scrollTop + 0) + "px"); left: 0;
  z-index: 300;
}

.popup-h-subhead2 {
  background: url(/static/img/subhead-bg2.png) 0 100% repeat-x;
  padding: 55px 0 25px 20px;
}

.popup-h-subhead h2 {
  margin: 0;
  font: bold 18px Arial, sans-serif;
  color: #000;
}

.popup-h-subhead h2 span {
  color: #888;
  font-weight: normal;
}

.frame_content
{
  overflow:auto;
  height:100%;
  _height:84%;
  width:100%;
  position: fixed;
  position: relative;
  top: 101px;
}

.frame_content_top_zero
{
  overflow:auto;
  height:100%;
  width:100%;
  position: fixed;
  _position: absolute;
  top: 0px;
  _top: expression(eval(document.body.scrollTop + 0) + "px");
}
/*}}}*/

/*{{{ =Popup-h-banlist*/

.popup-h-banlist {
  padding: 0px;
}


.popup-b-banner {
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px dotted #BDBDBD;
  padding: 20px 0 15px 20px;
}

.popup-h-stat {
  border: none;
}

.serial-number {
  float: left;
  width: 20px;
  color: #888;
  font-size: 13px;
}


.h-banner-container {
  width: 242px;
  float: left;
  margin: 0 20px 0 0;
}

.b-banner {
  border: 1px dotted #BDBDBD;
  padding: 3px; margin: 0 0 11px;
  height: 114px; _height: 122px;
  font: 10px Tahoma, sans-serif;
  overflow: hidden;
  zoom: 1;
}

.b-banner img.banner-img {
  float: left;
  margin: 0 5px 5px 0;
}

.b-banner h4 {
  margin: 5px 0 3px;
  font: bold 11px Tahoma, sans-serif;
}

.b-banner h4 a {
  color: #990000;
  text-decoration: none;
}

.b-banner h4 a:hover {
  color: #990000;
  text-decoration: underline;
}

.b-banner p {
  margin: 0;
}

.b-banner p a {
  color: #000;
  text-decoration: none;
}

.b-banner p a:hover {
  color: #000;
  text-decoration: underline;
}


ul.banner-redaktor {
  margin: 0; padding: 0;
  list-style: none;
  overflow: hidden;
  zoom: 1;
}

ul.banner-redaktor li {
  float: left;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  padding: 0 0 0 22px;
}

li.ban-redaktor {
  width: 93px; _width: 115px;
  margin: 0 34px 0 0;
  background: url(/static/img/redaktor-bul.png) 0 0 no-repeat;
  color: #33852B;
}

li.ban-delete {
  width: 43px; _width: 65px;
  background: url(/static/img/delete-bul.png) 0 0 no-repeat;
  color: #AE1111;
}

li.ban-redaktor a {
  color: #33852B;
  text-decoration: none;
}

li.ban-delete a {
  color: #AE1111;
  text-decoration: none;
}

ul.banner-redaktor li a:hover {
  text-decoration: underline;
}


table.about-notice {
  margin: 0; padding: 0;
  border-collapse: collapse;
  _float: left;
}

table.about-notice tr.about-stat td, table.about-notice tr.about-stat th {
  border-bottom: 1px dotted #BDBDBD;
  padding-bottom: 5px;
}

table.about-notice td, table.about-notice th {
  padding: 0 5px 5px 0;
  border-collapse: collapse;
  text-align: left; vertical-align: middle;
  color: #000;
  font-size: 12px;
}

.popup-h-stat table.about-notice td, .popup-h-stat table.about-notice th {
  padding: 5px 5px 0 0;
}

table.about-notice td.notice-price {
  color: #AA1603;
  font-size: 18px; font-weight: bold;
}

table.about-notice th {
  color: #666;
  font-weight: normal;
}

form.notice-code {
  margin: 0; padding: 0;
}

form.notice-code input.text {
  margin: 0;
  width: 259px;
  font: 12px Arial, sans-serif;
  color: #666;
}


.h-stat-container {
  clear: both;
  padding: 10px 0 0;
}

.h-stat-container h4 {
  margin: 0 0 3px;
  font-size: 14px; ont-weight: normal;
  color: #000;
}

ul.stat-list {
  margin: 0; padding: 0 0 10px;
  list-style: none;
  overflow: hidden;
  zoom: 1;
}

ul.stat-list li {
  float: left;
  color: #666;
  border-left: 1px solid #888;
  margin: 0 7px 0 0; padding: 0 0 0 7px;
  font-size: 12px;
  line-height: 110%;
}

ul.stat-list li#first-li {
  border: none;
  padding: 0;
}

ul.stat-list li a {
  color: #3366CC;
  text-decoration: underline;
}

ul.stat-list li.active a {
  color: #666;
  text-decoration: none;
}


.h-stat {
  position: relative;
  margin: 0 0 35px;
  zoom: 1;
}

ul.stat-facts {
  margin: 0; padding: 0;
  list-style: none;
  width: 200px;
  position: absolute; bottom: 0; left: 355px;
}

ul.stat-facts li {
  font-size: 12px;
  margin: 6px 0 0;
}

ul.stat-facts li a {
  color: #3366CC;
  text-decoration: underline;
}

table.gorod-stat {
  margin: 0; padding: 0;
  border-collapse: collapse;
  width: 335px;
  border-bottom: 1px solid #DBDBD7;
}

table.gorod-stat th {
  padding: 7px 10px 5px;
  border-collapse: collapse;
  background: #DBDBD7;
  color: #000;
  font-weight: normal; font-size: 12px;
  text-align: center; vertical-align: top;
}

table.gorod-stat th.stat-left-col {
  background: url(/static/img/stat-left-bg.png) 0 0 no-repeat #DBDBD7;
  text-align: left;
}

table.gorod-stat th.stat-right-col {
  background: url(/static/img/stat-right-bg.png) 100% 0 no-repeat #DBDBD7;
}

table.gorod-stat td {
  padding: 2px 10px;
  border-collapse: collapse;
  color: #000;
  font-weight: normal; font-size: 12px;
  text-align: center; vertical-align: top;
}

table.gorod-stat tr.var1 td {
  background: #F8F8F8;
}

table.gorod-stat tr.var2 td {
  background: #fff;
}

table.gorod-stat td.stat-left-col {
  text-align: left;
}

input#back-to-list {
  float: right;
  margin: 20px 20px 0 0;
  _display: inline;
  font: 12px Arial, sans-serif;
}


.h-stat-diagramma-container {
  width: 560px;
}

table.stat-diagramma {
  margin: 0; padding: 0;
  border-collapse: collapse;
  width: 100%;
}

table.stat-diagramma td {
  padding: 22px 0 0;
  border-collapse: collapse;
  border-top: 1px solid #AFAFAF; border-bottom: 1px solid #AFAFAF;
  text-align: center; vertical-align: bottom;
  font-size: 12px;
}

table.stat-diagramma td.diagramma-first-td {
  padding-left: 4px;
}

table.stat-diagramma td.diagramma-last-td {
  padding-right: 3px;
}

table.stat-diagramma tr.stat-numbers td {
  border: none;
  padding: 0;
}

table.stat-diagramma td div {
  background: #A0CEDE;
  border-right: 1px solid #fff;
}

table.stat-diagramma tr.stat-numbers td div {
  background: none;
}

/*}}}*/



/*{{{ =Gorod-passreminder*/

form.gorod-passreminder {
  margin: 0; padding: 20px 20px 15px;
  font-size: 11px;
}

form.gorod-passreminder p {
  margin: 0;
}

form.gorod-passreminder p.password {
  color: #952929;
  font-style: italic;
}

form.gorod-passreminder input.submit {
  margin: 15px 0 0 0;
  width: 145px;
  font: 14px Arial, sans-serif;
  color: #000;
}

/*}}}*/


/*{{{ =Popup-h-addbanner*/

.popup-h-addbanner {
  padding: 20px 0 0 20px;
}


form.gorod-addbanner {
  margin: 0; padding: 0;
}

form.gorod-addbanner span {
  display: block;
  margin: 0 0 1px;
}

p.edit-descr {
  font-style: italic; font-size: 11px;
  margin: 0 20px 10px 0; _margin: 0 0 16px; padding: 0 0 3px;
  color: #4D4D4D;
  border-bottom: 1px dotted #BDBDBD;
}

.edit-h-container {
  float: left;
  width: 242px;
  margin: 0 20px 0 0;
}

.edit-h-container span.symbol {
  color: #870707;
  text-align: right;
  margin: 3px 0 0 0;
  font-size: 10px;
}

.edit-h-inner-container {
  border: 1px dotted #BDBDBD;
  margin: 0 0 14px;
  overflow: hidden;
  zoom: 1;
}

#add-photo {
  float: left;
  width: 100px; height: 100px;
  background: url(/static/img/add-photo-bg.png) 0 0 no-repeat;
  cursor: pointer;
  margin: 0 3px 0 0;
}

.edit-h-banner {
  float: left;
  width: 137px;
}

.edit-h-banner textarea {
  margin: 0 0 1px; padding: 0;
  width: 135px; _width: 137px; height: 37px; _height: 39px;
  border: 1px solid #BDBDBD;
  font: italic 11px Arial, sans-serif;
  color: #666;
}

.edit-h-banner label.type2 textarea {
  height: 78px; _height: 80px;
  margin: 0;
}

.edit-h-container2 {
  float: left;
  width: 298px;
}

.edit-h-container2 textarea {
  margin: 0;
  width: 296px; _width: 298px; height: 120px; _height: 122px;
  border: 1px solid #B3B9C3;
}

form.gorod-addbanner input.text {
  margin: 0; padding: 0;
  width: 206px; _width: 210px;
}

.edit-h-submit {
  clear: left;
  padding: 17px 20px 0 0;
  zoom: 1;
}

form.gorod-addbanner input.submit {
  float: right;
  margin: 0 0 0 5px;
  font: 12px Arial, sans-serif;
}

form.gorod-addbanner input.submit-save {
  width: 150px;
}

form.gorod-addbanner input.submit-map {
  margin: 0 23px 0 0;
  _display: inline;
  color: #964A01;
  width: 145px;
}


.gorod-h-marker {
  width: 310px;
  position: absolute; left: 20px;
  font-size: 11px;
  color: #FF6000;
  cursor: pointer;
}

.gorod-h-marker table {
  margin: 0; padding: 0;
  border-collapse: collapse;
}

.gorod-h-marker table td {
  padding: 0 6px 0;
  border-collapse: collapse;
  text-align: left; vertical-align: middle;
  font-size: 11px;
  color: #FF6000;
}

span#marker {
  display: block;
  width: 25px; height: 25px;
  background: url(/static/img/marker.png) 0 0 no-repeat;
}

/*}}}*/


/*{{{ Popup-h-addimage*/

.popup-h-addimage {
  padding: 20px 0 0 20px;
}
.popup-h-addimage .warning
{
	margin:0 0 5px 0px;
}


form.gorod-addimage {
  margin: 0; padding: 0;
}

form.gorod-addimage h4 {
  margin: 0 0 5px; padding: 0 0 0 20px;
  font: 16px Arial, sans-serif;
  color: #2F9219;
  position: relative;
  min-height: 18px;
  zoom: 1;
}

form.gorod-addimage h4 span {
  width: 20px;
  display: block;
  position: absolute; top: 0; left: 0;
}

form.gorod-addimage h4 em {
  color: #888;
  font-size: 11px;
}


form.gorod-addimage input.submit {
  margin: 0 5px 0 0;
  color: #000;
}


.image-h-container {
  padding: 24px 0 0 0;
  overflow: hidden;
  visibility: hidden;
  zoom: 1;
}

.image-h-result {
  float: left;
  width: 239px; height: 230px;
  position: relative;
}


.image-h-edit {
  float: left;
  position: relative;
  padding:1px;
  background:#000;
}

img#download-img {
  border: 1px solid #AFAFAF;
}

/*
#crop {
  width: 111px; height: 111px;
  border: 1px dotted #F07F07;
  position: absolute; top: 10px; left: 10px;
}

#crop span {
  display: block;
  width: 100%; height: 100%;
  background: #fff;
  opacity: .5;
  $filter: alpha(opacity=50);
  position: absolute; top: 0; left: 0;
}

#crop em {
  display: block;
  width: 100%; height: 100%;
  background: url(/static/img/crop.png) 100% 100% no-repeat;
  position: absolute; top: 0; left: 0;
}
*/

.image-h-preview {
  width: 200px;
  position: absolute; bottom: 0; left: 0;
}

.image-h-preview h5 {
  margin: 0 0 7px;
  font-weight: normal; font-size: 12px;
  color: #000;
}

.image-h-preview img {
  display: block;
  margin: 0 0 10px;
}

/*}}}*/


/*{{{ =Popup-h-reg*/

.popup-h-reg {
  height: 100%;
  background: url(/static/img/reg-bg.png) 0 0 repeat-y;
}


form.gorod-reg {
  margin: 0; padding: 7px 0 0 0;
}

p.warning {
  margin: 0 0 5px 211px;
  font-size: 11px; font-style: italic;
  color: #666;
}

p.warning span {
  color: #c41919;
}


form.gorod-reg fieldset {
  margin: 0 0 25px 0; padding: 0;
  border: 0px solid transparent;
}

form.gorod-reg input.text, form.gorod-reg select {
  margin: 0;
  font: 12px Arial, sans-serif;
  color: #000;
}

form.gorod-reg input.text {
  width: 140px;
}

form.gorod-reg input.year {
  width: 44px;
}

table.reg-table td.var1 input.text {
  width: 280px;
}

table.reg-table td.var2 input.text {
  width: 375px;
}

table.reg-table td.var3 input.text {
  width: 215px;
}

form.gorod-reg select.select1 {
  width: 36px;
}

form.gorod-reg select.select2 {
  width: 76px;
}

form.gorod-reg select.select3 {
  width: 199px;
}

form.gorod-reg select.select4 {
  width: 170px;
}

form.gorod-reg label {
  cursor: pointer;
  margin: 0 21px 0 0;
}

form.gorod-reg label strong {
  font-weight: normal;
}

form.gorod-reg label em {
  font-size: 11px;
  color: #888;
}

form.gorod-reg textarea {
  margin: 0;
  width: 375px; height: 80px;
  font: 12px Arial, sans-serif;
  color: #000;
}

form.gorod-reg input.submit {
  margin: 0;
  width: 160px;
  font: 12px Arial, sans-serif;
  color: #000;
}

form.gorod-reg input.download {
  margin: 0;
  width: 80px;
}

table.reg-table {
  margin: 0; padding: 0;
  border-collapse: collapse;
}

table.reg-table td, table.reg-table th {
  padding: 3px 0 3px 1px; $padding: 2px 0 2px 1px;
  border-collapse: collapse;
  text-align: left; vertical-align: middle;
  font-size: 12px;
  color: #000;
  line-height: 100%;
}

table.reg-table th {
  text-align: right; vertical-align: top;
  font-weight: normal;
  width: 190px;
  padding: 6px 14px 0 0;
}

table.reg-table td.reg-marker {
  width: 3px;
}

table.reg-table td.obligatory {
  background: #FF0000
}

/*}}}*/


/*{{{ =Gorod-h-left-container*/

.gorod-h-logo {
  width: 240px; height: 80px;
  z-index:1;
  position: relative;
}


a#logo {
  display: block;
  width: 128px; height: 70px;
  position: absolute; top: 4px; left: 9px;
  text-indent: -9999px;
  outline: none;
}


#gorod-navigation {
  width: 80px; height: 12px;
  z-index:2;
  position: absolute; top: 60px; right: 8px;
  font: italic 12px Arial, sans-serif;
  background: url(/static/img/nav-open.png) 100% 3px no-repeat;
  cursor: pointer;
}

#gorod-navigation.active {
  background-image: url(/static/img/nav-close.png);
}

#gorod-navigation em {
  position: absolute; top: 1px; left: 1px;
  color: #d2d2c6;
  line-height: 12px;
}

#gorod-navigation.active em {
  color: #504d3e;
}

#gorod-navigation span {
  position: absolute; top: 0; left: 0; z-index: 100;
  color: #6e6c5e;
  line-height: 12px;
}

#gorod-navigation.active span {
  color: #ffea00;
}

#gorod-h-nav
 {
  _width:240px;
  border: 1px solid #8B897D; border-top: none;
  border-bottom: none;
  background: url(/static/img/nav-bg.png) 50% 0 no-repeat #F8F6EF;
  padding: 16px 0 8px 25px;
}

ul.gorod-nav {
  margin: 0; padding: 0;
  list-style: none;
}

ul.gorod-nav li {
  font-size: 14px;
  margin: 0 0 7px;
  position: relative;
}

ul.gorod-nav li span {
  position: absolute; top: 1px; left: 1px;
  color: #fff;
}

ul.gorod-nav li a {
  text-decoration: none;
  position: relative; z-index: 100;
  color: #3e3d36;
}

ul.gorod-nav li a:hover {
  text-decoration: underline;
  color: #3e3d36;
}


#gorod-h-login {
  border: 1px solid #8B897D; border-top: none;
  background: #EEE;
  padding: 7px 0 0 0;
}

#gorod-h-login h4 {
  margin: 0 0 10px 20px;
  font: italic 12px Arial, sans-serif;
  color: #5a889d;
  border-bottom: 1px dotted #5A889D;
}


form.gorod-login {
  margin: 0; padding: 0 0 6px 14px;
}

form.gorod-login fieldset {
  margin: 0; padding: 0;
  border: 0px solid transparent;
  overflow: hidden;
  zoom: 1;
}

form.gorod-login label {
  float: left;
  width: 143px;
}

form.gorod-login label#login-check {
  width: 80px;
  cursor: pointer;
  margin: 2px 0 0 0;
}

form.gorod-login span {
  float: left; _display: inline;
  color: #888;
  width: 44px;
  margin: 0 3px 0 0;
  text-align: right;
  line-height: 22px;
}

form.gorod-login label#login-check span {
  font-size: 11px;
  line-height: 17px;
  width: 53px;
  text-align: left;
}

form.gorod-login input.text {
  margin: 0 0 3px 0;
  width: 88px; height: 19px; _height: 24px;
  font: 12px Arial, sans-serif;
  color: #888;
}

form.gorod-login input.checkbox {
  float: left;
}

form.gorod-login input.submit {
  margin: 0 0 0 47px; $margin: 0 0 0 50px;
  font: 12px Arial, sans-serif;
  color: #000;
}


ul.login-dopinfo {
  margin: 0; padding: 8px 20px 10px 16px;
  list-style: none;
  overflow: hidden;
  zoom: 1;
  background: #D6D5D1;
}

ul.login-dopinfo li {
  float: left;
  font-size: 11px; font-style: italic;
  background: url(/static/img/bul1.png) 0 5px no-repeat;
  padding: 0 0 0 7px;
}

ul.login-dopinfo li#forgot-password {
  float: right;
}

ul.login-dopinfo li a {
  color: #473a2e;
  text-decoration: underline;
}

ul.login-dopinfo li a:hover {
  color: #000;
  text-decoration: underline;
}


.gorod-h-logged {
  padding: 0 35px 12px 14px;
  position: relative;
}

.gorod-h-logged h3 {
  margin: 0;
  font-size: 14px; font-weight: normal;
  color: #403e30;
}

#customization {
  display: block;
  width: 24px; height: 24px;
  background: url(/static/img/custom-bg.png) 0 0 no-repeat;
  position: absolute; top: 3px; right: 13px;
  cursor: pointer;
}

em.login-alt-name {
  display: block;
  font-size: 11px;
}

em.login-alt-name a {
  color: #403e30;
  text-decoration: underline;
}

em.login-alt-name a:hover {
  color: #000;
  text-decoration: underline;
}


ul.login-nav {
  margin: 0; padding: 17px 0 0 25px;
  list-style: none;
}

ul.login-nav li {
  margin: 0 0 5px;
  color: #3e3d36;
}

ul.login-nav a {
  color: #3e3d36;
  text-decoration: none;
}

ul.login-nav a:hover {
  color: #000;
  text-decoration: underline;
}

/*}}}*/
/*-------------------------------------------      CROPILKA     -----------------------------------------------------------*/
.SelectImage{
	 width:100%;
}
.CropTable{
	border:1px dotted #B00000;
}
.Sheet{
	position:absolute;
	overflow:hidden;
	background:#000000;
	top:0px;
	left:0px;
	width:1px;
	height:1px;
	z-index:0;
}
.CropTable{
	position:absolute;
	filter:alpha(opacity=50);
	opacity:0.5;
	top:0px;
	left:0px;
}
.CropBottomTd{
	font-size:1px;
	background:#ffffff;
}
.CropMainTD{
	cursor:move;
	background:#ffffff;
}
.MainCropDiv{
	overflow:hidden;
}
.preview_img{
	position:absolute;
	left:0px;
	top:0px;
}
#CropError{
	display:none;
	margin-top:30px;
	text-align:center;
	font: bold 13px Arial, sans-serif;
}
#CropLeft, #CropRight{
	visibility:hidden;
}
/*}}}*/

/*{{{ =Popup-h-myblank*/

.popup-h-myblank {
  padding: 20px 0 10px 20px;
  width: 560px; _width: 580px;
  text-align: center;
}

.popup-h-top, .popup-h-bot {
  height: 6px;
  overflow: hidden;
  zoom: 1;
  line-height: 0; font-size: 0;
  background: url(/static/img/myblank-round.png) 0 0 no-repeat;
}

.popup-h-top span, .popup-h-bot span {
  width: 10px; height: 6px;
  float: right;
  background: url(/static/img/myblank-round.png) 100% 0 no-repeat;
}

.popup-h-bot {
  background-position: 0 100%;
}

.popup-h-bot span {
  background-position: 100% 100%;
}

.popup-h-round-inner {
  background: #EDEDED;
  padding: 4px 10px;
}


.popup-h-pager-container .popup-h-round-inner {
  padding: 0;
}

form.myblank-filter {
  margin: 0 0 10px; padding: 0;
  background: url(/static/img/filter-bg.png) 0 100% repeat-x;
  zoom: 1;
}

form.myblank-filter table {
  margin: 0; padding: 0;
  border-collapse: collapse;
  width: 100%;
}

form.myblank-filter table td {
  padding: 0 0 10px;
  border-collapse: collapse;
  text-align: right; vertical-align: middle;
  font-size: 12px;
  white-space: nowrap;
  color: #000;
}

form.myblank-filter select {
  width: 181px;
}
form.myblank-filter .search
{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

form.myblank-filter .submit {
  float: right;
  margin: 0;
}


table.myblank-redaktor {
  margin: 0; padding: 0;
  border-collapse: collapse;
  width: 100%;
  clear: both;
}

table.myblank-redaktor td {
  padding: 0 20px;
  border-collapse: collapse;
  font-size: 12px;
  text-align: left; vertical-align: middle;
}

table.myblank-redaktor td img {
  vertical-align: middle;
  margin: 0 4px 0 0;
}

table.myblank-redaktor td.blank-red a {
  color: #33852B;
  text-decoration: none;
}

table.myblank-redaktor td.blank-del a {
  color: #AE1111;
  text-decoration: none;
}

table.myblank-redaktor td.blank-map a {
  color: #224C85;
  text-decoration: none;
}

table.myblank-redaktor td.blank-stat a {
  color: #947B24;
  text-decoration: none;
}

table.myblank-redaktor td a:hover {
  text-decoration: underline;
}


.popup-h-pager-container {
  margin: 10px auto 0;
  width: 250px;
}

/*}}}*/


ul.gorod-pager {
  margin: 0; padding: 10px 0 20px;
  list-style: none;
  text-align: center;
}

.popup-h-round-inner ul.gorod-pager {
  padding: 0;
}

ul.gorod-pager li {
  border-right: 1px solid #7B007B;
  padding: 0 3px;
  display: inline;
}

ul.gorod-pager li.last-page {
  border: none;
}

ul.gorod-pager a, .popup-h-myblank table.about-notice a {
  color: #3366CC;
}

.inline_ad_frame {
	width: 234px;
	_width: 242px;
	height: 114px;
	_height: 122px;
	padding: 3px;
}

.inline_ad_frame img {
	float: left;
	margin: 0 5px 5px 0;
	width:100px;
	height:100px;
}

.inline_ad_frame a {
	text-decoration: none;
}


.inline_ad_frame h4 {
	font: bold 11px Tahoma, Sans-serif;
	margin: 5px 0 3px;
}

.inline_ad_frame h4 {
	margin: 0;
	font: 10px Tahoma, Sans-serif;
}

.error {
   color: #ff0000;
   font-style:italic;
}

/*{{{ =Popup-h-plan-container*/

.popup-h-plan-container {
  padding: 0px 0 0px;
}


.popup-b-plan {
  border-bottom: 1px dotted #BDBDBD;
  padding: 20px 20px 15px;
  overflow: hidden;
  zoom: 1;
  font-size: 12px;
  color: #888;
}

.popup-b-plan a {
  color: #3366cc;
  text-decoration: underline;
}

.plan-number {
  float: left;
  margin: 0 8px 0 0;
  font-size: 16px;
  color: #000;
}

.popup-h-l {
  float: left;
}

.popup-b-plan h4 {
  margin: 0;
  font-size: 16px; font-weight: normal;
  color: #000;
}

.popup-b-plan h4 a {
  color: #000;
  text-decoration: none;
}

.popup-b-plan h4 a:hover {
  color: #000;
  text-decoration: underline;
}

.plan-custom {
  display: block;
  margin: 0 0 8px;
  font-size: 11px;
  color: #aaa;
}

.popup-b-plan .plan-custom a {
  color: #aaa;
  text-decoration: none;
}

.popup-b-plan .plan-custom a:hover {
  color: #aaa;
  text-decoration: underline;
}

.popup-b-plan .custom-user a
, .popup-b-plan .custom-user a:hover {
  color: #75aec6;
}

.popup-b-plan p {
  margin: 0;
}

.popup-b-plan p span {
  font-size: 14px;
  color: #010101;
}

.popup-b-plan ul.banner-redaktor {
  margin: 15px 0 0;
}


.popup-h-plan-container .add-plan, .add-ad {
  display: block;
  margin: 20px 0 0 30px; padding: 0 0 0 30px;
  background: url(/static/img/add-plan-bg.png) 0 0 no-repeat;
  font-size: 16px;
  line-height: 23px;
}

.popup-h-plan-container .add-plan a, .add-ad a {
  color: #286913;
  text-decoration: underline;
}

.add-ad {
  margin: 0px 0 0 30px;
}


.popup-h-assign-container {
  width: 560px;
  margin: 5px 0 0 20px;
  color: #000;
}

.popup-h-assign-container h3 {
  margin: 0 0 8px;
  font-size: 14px; font-weight: normal;
}


form.assign-plan {
  margin: 0; padding: 0;
}

form.assign-plan input.submit {
  font: 12px Arial, sans-serif;
  float: right;
  margin: 0 0 0 3px;
}

form.assign-plan table input.submit {
  margin: 5px 0; padding: 0;
  width: 100px;
  float: none;
}

form.assign-plan table input.add {
  color: #37751b;
}

form.assign-plan table input.del {
  color: #9f0c0c;
}

table.assign-banner {
  margin: 0 0 20px; padding: 0;
  border-collapse: collapse;
  width: 560px;
  background: #F2F2F2;
}

table.assign-banner td {
  padding: 10px 0 15px;
  border-collapse: collapse;
  text-align: left; vertical-align: middle;
}

.h-assign {
  width: 210px;
  margin: 0 10px;
}

.h-assign h4 {
  margin: 0 0 3px;
  font-size: 12px; font-weight: normal;
}

.h-assign h4 span {
  color: #2b6511;
  font-size: 14px;
}

.h-not-assign h4 span {
  color: #b02816;
}

.h-assign-scroll {
  border: 1px solid #888;
  background: #fff;
  padding: 9px 9px 0;
  width: 190px; _width: 210px; height: 431px; _height: 442px;
  overflow: auto;
}

.h-assign-scroll .b-banner {
  border: none;
  padding: 11px; margin: 0;
  height: auto;
  font: 10px Tahoma, sans-serif;
  overflow: hidden;
  zoom: 1;
}

.current-banner {
  background: #F2F2F2;
}
.banner-selected {
  background: #F2F2FF;
}

.h-assign-scroll .b-banner h4 {
  margin: 0 0 3px;
  font: bold 11px Arial, sans-serif;
}

/*}}}*/

/*{{{ =Popup-h-add-plan*/

.popup-h-add-plan {
  padding: 0px 0 0 20px;
}


form.add-plan {
  margin: 0; padding: 0;
  width: 560px;
  color: #000;
}

form.add-plan h3 {
  margin: 0 0 19px;
  font-size: 16px; font-weight: normal;
  height: 20px;
}

form.add-plan h3:hover
, form.add-plan h3.sfhover {
	background: #FFFFCC;
  /* background: url(/static/img/add-plan-h3-bg.png) 0 0 no-repeat; */
}

form.add-plan h4 {
  margin: 0 0 2px;
  font-size: 14px; font-weight: normal;
}

form.add-plan table {
  margin: 0; padding: 0;
  border-collapse: collapse;
}

form.add-plan table td {
  padding: 8px 0;
  border-collapse: collapse;
  font-size: 12px;
  text-align: left; vertical-align: middle;
}

form.add-plan .b-period-custom table td
, form.add-plan .b-period-sfhover table td {
  vertical-align: top;
}

form.add-plan input.text {
  margin: 0;
  width: 100px;
  font: 12px Arial, sans-serif;
  text-align: right;
}

form.add-plan .b-period-custom input.text
, form.add-plan .b-period-sfhover input.text {
  width: 128px;
}

form.add-plan select {
  margin: 0;
  width: 120px;
}

form.add-plan label {
  cursor: pointer;
}

form.add-plan table input.checkbox {
  vertical-align: middle;
}

form.add-plan input.submit {
  float: right;
  margin: 0 0 0 5px; padding: 0 5px;
  overflow: visible;
}


.b-quantity-custom
, .b-quantity-sfhover {
  margin: 0 0 20px; padding: 5px 9px;
  border: 1px solid #fff;
}

.b-quantity-custom:hover
, .b-quantity-sfhover {
  border: 1px solid #4AB347;
}


.b-period-custom
, .b-period-sfhover {
  margin: 0 0 20px; padding: 5px 9px;
  border: 1px solid #fff;
}

.b-period-custom:hover
, .b-period-sfhover {
  border: 1px solid #DBDBDB;
}


.custom-calendar {
 /* margin: 0 10px 0 0;*/
  padding: 10px;
  width: 376px; _width: 396px;
/*  background: #F2F2F2;   */
}



/*}}}*/

/*{{{ =Popup-h-mybill*/

.popup-h-mybill {
  padding: 120px 0 0 20px;
  overflow: hidden;
  zoom: 1;
  color: #000;
  font-size: 12px;
}

.b-bill {
  float: left;
  width: 272px;
  margin: 0 20px 0 0;
}


.b-help {
  float: left;
  width: 260px;
}

.popup-h-mybill h3 {
  margin: 0 0 12px;
  font-size: 14px; font-weight: normal;
  color: #666;
}

.popup-h-mybill h3 strong {
  display: block;
  font-weight: normal; font-size: 48px;
  color: #2b662a;
  border-bottom: 1px solid #DCDCDC;
}

.popup-h-mybill h3 strong span {
  font-size: 12px;
  color: #666;
}

.popup-h-mybill h4 {
  margin: 0 0 12px;
  font-size: 14px; font-weight: normal;
}

.popup-h-mybill .b-help h4 {
  margin: 0 0 5px;
}

.popup-h-mybill p {
  margin: 0 0 0px;
}

.b-help p em {
  color: #888;
}

.sms-number {
  color: #073b82;
  background: #9FEFFF;
  padding: 0 2px;
}

.popup-h-mybill a {
  color: #3366cc;
  text-decoration: underline;
}

/*}}}*/


/*{{{ =Lang_menu*/

.lang_menu_container {
	_width:240px;
	height:26px;
	_margin-top:-1px;
	border: 1px solid #8B897D;
	border-top: 1px dotted #8B897D;
	background-color: #F8F6EF;
	padding: 2px 0 2px 10px;
}
.lang_menu_container a {
	color:#3366CC;
}

.lang_menu_container span {
	color:red;
}
.lang_menu_container a:hover {
	color:red;
}

ul.lang_menu {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:10px;
}

ul.lang_menu li {
	padding-left:22px;
	padding-right:12px;
	display:inline;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

/*}}}*/


/*{{{ =Popup-h-ext*/

.popup-h-ext {
  padding: 120px 0 0;
}

.popup-h-ext p {
  margin: 0 0 10px;
}

.popup-h-ext .add-site-description {
  color: #8d1a1a;
  font-size: 11px; font-style: italic;
  width: 540px; _width: 560px;
  padding: 0 0 0 20px;
}

.add-site-link {
  display: block;
  font-size: 14px;
  margin: 0 0 0 20px;
}

.add-site-link a {
  color: #328708;
}


form.getcode {
  margin: 0; padding: 0;
  color: #000;
}

.h-getcode-container {
  padding: 0 0 0 20px;
  border-bottom: 1px dotted #DCDCDC;
}

.b-site {
  overflow: hidden;
  zoom: 1;
  padding: 0 0 15px;
}

.h-l {
  overflow: hidden;
  zoom: 1;
}

.b-site .number {
  float: left;
  font-size: 14px;
  margin: 0 6px 0 0;
}

.b-site h4 {
  margin: 0;
  font-size: 14px; font-weight: normal;
}

.b-site h4 a {
  color: #000;
  text-decoration: none;
}

.b-site h4 a:hover {
  color: #000;
  text-decoration: underline;
}

.b-site h4 strong {
  color: #88aaaa;
}

.getcode-custom {
  margin: 0; padding: 0;
  list-style: none;
  float: left;
}

.getcode-custom li {
  float: left; _display: inline;
  font-size: 11px;
  padding: 0 11px;
  background: url(../images/bul2.png) 0 5px no-repeat;
}

.getcode-custom li {
  scrollbar-face-color: expression(runtimeStyle.scrollbarFaceColor = '#fff', (this == parentNode.firstChild) ? className += ' first-child' : '' )
}

.getcode-custom li:first-child
, .getcode-custom li.first-child {
  background: none;
  padding-left: 0;
}

.getcode-custom a {
  float: left;
  line-height: 18px;
  padding: 0 5px;
  color: #3366cc;
}

.getcode-custom li.active a {
  background: #EEEAE3;
}


.getcode-popup {
  clear: left;
  padding: 15px 0 10px 10px;
  width: 550px; _width: 560px;
  background: url(../images/getcode-popup-bg.png) 0 100% repeat-x #EEEAE3;
  position: relative;
  display: none;
}

.getcode-popup-open {
  display: block;
}

.getcode-popup .close {
  display: block;
  width: 7px; height: 7px;
  background: url(../images/close-bg.png) 0 0 no-repeat;
  text-indent: -9999px;
  position: absolute; top: 5px; right: 5px;
  cursor: pointer;
}

.check {
  margin: 0; padding: 0 0 6px;
  list-style: none;
  overflow: hidden;
  zoom: 1;
}

.check li {
  float: left;
  margin: 0 30px 0 0;
}

.check label {
  cursor: pointer;
}

.getcode-popup textarea {
  width: 535px; height: 80px;
}


.form-submit {
  width: 580px;
  padding: 20px 0 0;
}

.form-submit input.submit {
  float: right;
  margin: 0;
  font: 12px Arial, sans-serif;
  overflow: visible;
}


.add-url {
  overflow: hidden;
  zoom: 1;
}

.add-url input {
  margin: 0 5px 0 0;
  float: left;
}

.add-url input.text {
  width: 267px;
}

.add-url input.submit {
  padding: 0;
  width: 67px;
  font: 12px Arial, sans-serif;
  overflow: visible;
}

/*}}}*/


/*{{{ =Popup-h-getcode-container*/

.popup-h-getcode-container {
  padding: 115px 0 0;
}


form.getcode {
  margin: 0; padding: 0;
}

form.getcode input.submit {
  float: right;
  margin: 0 20px 0 0;
}

.getcode-h-holder {
  margin: 0 0 15px; padding: 0 0 20px 20px;
  border-bottom: 1px dotted #DCDCDC;
  overflow: hidden;
  zoom: 1;
  color: #888;
}


.getcode-b h3 {
  margin: 0 0 9px;
  clear: both;
  font-size: 14px; font-weight: normal;
  color: #000;
}

.getcode-h-notice {
  float: left;
  width: 280px;
}

.getcode-h-notice h4 {
  margin: 0 0 3px;
  font-size: 11px; font-weight: normal;
}

.getcode-h-notice input.text {
  width: 260px;
  font: 12px Arial, sans-serif;
  margin: 0 0 15px; padding: 2px 0;
}


.code-description {
  float: left;
  width: 260px;
  margin: 12px 0 0;
  color: #AAA;
  font-style: italic;
}

/*}}}*/
