/* стандартные обнуления отступов и прочие настройки */

html {
	height:100%;
	color: #333333;
	background:#eeebe4;
    border: none;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

#obj-content strong, #footer strong, .res-news strong, #map2 strong {font-weight: bold;}
#obj-content em {font-style: italic;}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

#map2 li {list-style:decimal; margin-left:20px;}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button,
textarea,
select {
	*font-size: 100%;
}

body {
	position:relative;
    font-family: Tahoma;
    font-size:13px;
	color:#333;
	width:100%;
	height:100%;
	min-width:1000px;
	width: expression(document.documentElement.clientWidth < 1000 ? "1000px" : "100%");
	max-width:1280px;
	width: expression(document.documentElement.clientWidth > 1280 ? "1280px" : "100%");
	margin:0 auto;
}

a {
	text-decoration:none;
}

#sdw-wrapper {
	background: url(/img/left_sdw.jpg) repeat-y left top;
}

#container {
	min-height:100%;
	height:auto !important;
	height:100%;
	background:#ebe7e1;
	padding:0 15px;
	background: url(/img/right_sdw.jpg) repeat-y right top;
	position: relative;
}

#header {
	height:90px;
	padding:0 9px 0 15px;
}

#header h1 {
	padding-top:0;
}

#header h1 a {
	width:213px;
	height:49px;
	display:block;
	text-indent:-9000px;
	background: url(/img/logo3.png) no-repeat;
}


#header a.lg {
    color: #000000;
	display:inline !important;
	text-indent:0 !important;
	background: none !important;
}


#header div.lg a {
	width:213px;
	height:50px;
	display:block;
	text-indent:-9000px;
	background: url(/img/logo2.png) no-repeat 0 7px;
}




.logo-text {
	font-family: Trebuchet MS;
	font-style: regular;
	line-height: 30px;
	font-size:20px;
	color:#7dc11c;
	margin-left: 48px;
	display:block;
}

.hnav {
	position:absolute;
	right:49px;
	top:99px;
}
.hnav li {
	display:inline;
}
.hnav li a, .hnav li span {
	color:#6c706f;
	font-size:11px;
	text-decoration:underline;
	padding:0 7px 0 3px;
	line-height:12px;
	background: url(/img/hnav_sep.png) no-repeat right bottom;
	cursor:pointer;
}
.hnav-last a, .hnav-last span {
	background:none !important;
}

.lang {
	position:absolute;
	right:27px;
	top:17px;
}
.lang li {
	display:inline;
}
.lang li a {
	color:#0088c0;
	font-size:11px;
	text-decoration:none;
	padding-right: 10px;
	line-height:12px;
}
.lang li a span {
	text-decoration:underline;
    padding-left: 5px;
    vertical-align: top;
    margin-top: -4px;
}
.hnav-last a, .hnav-last span {
	background:none !important;
}

#signin {
	position:absolute;
	width:399px;
	height:488px;
	background: url(/img/signin_bg.png) no-repeat;
	*background: url(/img/signin_bg_ie.png) no-repeat;
	z-index:100000;
	top:105px;
	right:100px;
	color:#fff;
	font-size:12px;
}

#signin form {
	padding:30px 30px 0 30px;
}

#signin dl {
	clear:both;
	overflow:hidden;
	display:block;
}

#signin dt {
	float:left;
	line-height:20px;
	display:inline;
}

#signin dd {
	float:right;
	display:inline;
}

#signin form input {
	width:215px;
	border:none;
	height:16px;
	font-size:11px;
	padding:4px 0 0 5px;
	margin-bottom:9px;
}

.signin-submit {
	float:right;
	right:30px;
	width:220px;
	color:#000;
	line-height:25px;
	margin-top:7px;
	overflow:hidden;
}

.signup-submit {
	right:30px;
	width:220px;
	color:#000;
	line-height:25px;
	margin-top:7px;
	overflow:hidden;
}

.clearinput {
	width:81px;
	height:25px;
	display:block;
	float:left;
	background: url(/img/clear.png) no-repeat;
	padding-left:30px;
	cursor:pointer;
}

.sendinput {
	width:87px;
	height:25px;
	display:block;
	float:right;
	background: url(/img/send.png) no-repeat;
	padding-left:22px;
	cursor:pointer;
}

.signin-forgot-text {
	clear:both;
	padding-top:30px;
	zoom:1;
	margin:0 30px 25px 30px;
}

.forgot {
	padding-top:0 !important;
}

.forginp {
	float:right;
}

#signup {
	position:absolute;
	width:631px;
	height:592px;
	background: url(/img/registr.png) no-repeat;
	*background: url(/img/registr_ie.png) no-repeat;
	z-index:100000;
	top:105px;
	right:30px;
	color:#fff;
	font-size:12px;
}

#signup p {
	margin-left:30px;
}

#signup form {
	padding:30px 30px 0;
}

#signup dl {
	clear:both;
	overflow:hidden;
	display:block;
}

#signup dt {
	float:left;
	line-height:16px;
	width:100px;
	padding-right:25px;
	padding-bottom:9px;
}

#signup dd {
	float:left;
}

#signup form input {
	width:215px;
	border:none;
	height:16px;
	font-size:11px;
	padding:4px 0 0 5px;
	margin-top:2px;
	margin-left:2px;
	margin-right:15px;
	border:0;
	margin-bottom:9px;
}

.signin-subtext {
	color:#30fe00;
	margin-top:10px;
	vertical-align:top;
	position:relative;
	top:6px;
}

#reppwd {
	border-color:#EF1D25;
}

.test-fraze {
	padding-right:30px;
	background: url(/img/enter_arrow.png) no-repeat right center;
	padding-bottom:15px;
}

#fraze {
	width:115px;
	height:32px;
	display:block;
	background: url(/img/fraze.png) no-repeat;
	margin-left:2px;
}

#help {
	position:absolute;
	width:627px;
	height:580px;
	background: url(/img/help_bg.png) no-repeat;
	*background: url(/img/help_bg_ie.png) no-repeat;
	z-index:100000;
	top:60px;
	right:35px;
}

.close-help {
	position:absolute;
	top:80px;
	right:30px;
	color:#fff;
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;
}

.head-window h2, .head-window strong {
	margin:75px 0 30px 30px;
	color:#fff;
	font-size:18px;
    display:block;
}

#help-wrapper {
	float:left;
	width:100%;
	overflow:hidden;
	height:420px;
	position:relative;
}

#help-content {
	margin-right:80px;
	position:relative;
	color:#fff;
	font-size:12px;
}

#help-content a {
	color:#fff;
}

.help-text {
	margin-left:30px;
	margin-bottom:15px;
	color:#fff;
}

.signin-text {
	margin-left:30px;
	margin-bottom:15px;
	color:#fff;
	margin-right:50px;
}

.signup-text {
	margin:15px 150px 0 30px;
	clear:both;
}

#help-content ul {
	margin-left:30px;
}

#help-content li {
	margin-bottom:15px;
}

#help-content ul h3 a {
	line-height:20px;
	text-decoration:underline;
	padding-left:35px;
	background: url(/img/help_li_bg.png) no-repeat left center;
}

#help-content ul ul {
	margin-left:45px;
}

#help-content ul ul li  {
	margin-bottom:0;
}

#help-content ul ul ul {
	margin-left:12px;
}

#help-content ul ul ul p {
	margin-left:12px;
}

*html #help-su {
	position:relative;
	background: url(/img/catup_ie.png) no-repeat;
}

#help-scroll-line {
	height:370px;
}

*html #help-sd {
	position:relative;
	background: url(/img/catdown_ie.png) no-repeat;
}

#search-form {
	position:absolute;
	top:60px;
	right:110px;
	display:block;
	width:517px;
	height:39px;
    z-index: 10000;
}

#search-form a {
	text-decoration:none;
}

.search-type {
	overflow:hidden;
}

.search-type li {
	position:relative;
	vertical-align:top;
	height:21px;
	padding:0 2px;
	float:left;
}

.search-type li a {
	color:#000;
	font-size:11px;
	line-height:24px;
	text-decoration:underline;
}

.hactive-link a {
	line-height:21px !important;
	font-size:20px !important;
	border:none !important;
	padding:0px !important;
	text-decoration:none !important;
}

#search-cat {
	clear:both;
	margin-top:13px;
	position:relative;
	width:195px;
	z-index:1000;
	float:left;
	overflow:hidden;
}

#search-cat-value {
	border-top:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	width:187px;
	height:22px;
	background:#fff;
	line-height:22px;
	padding-left:7px;
	font-size:11px;
	cursor:pointer;
}

#search-cat-value p {
	float:left;
	height:22px;
}

#search-cat ul {
	display:block;
	width:174px;
	background:#fff;
	border-left:1px solid #c5c5c5;
	position:relative;
	z-index:50000;
}
*html #search-cat ul{

}

#city{
  float: left;
  background: #fff;
  position: absolute;
  top: 17px;
  left: 425px;
  font-size: 14px;
  color: #00a8ff;
  cursor: pointer;
  width: 185px;
  padding: 4px 0px;
  z-index:51000;
  overflow: hidden;
}
#city a{
  color: #00a8ff;
  text-decoration: none;
}
#city li {
  line-height: 24px;
}
#city li:hover {
  background: #e9fae5;
}
#city li a:hover {
  background: #e9fae5;
}
#city p span {
  text-decoration: underline;
}
#city span{
  position: relative;
  left: 20px;
}
#city p{
  text-indent: 5px;
}
#sCity #razdel{
  background: url(/img/city_razdel.gif) no-repeat left top;
  height: 9px;
/*  margin-top: -10px;  */
  line-height: 9px;
}
#sCity {
  z-index: 51000;
  padding-top: 1px;
  position: relative;
  text-decoration: none;
}

#chCity {
  position: absolute;
  top: 20px;
  left: 385px;
  font-size: 14px;
  color: #a5a5a5;
}
.lt_city, .rt_city, .lb_city, .rb_city {
    width: 4px;
    height: 4px;
    position: absolute;
    line-height: 4px;
    overflow: hidden;
}
.lt_city {
	background: url(/img/city_corn.gif) no-repeat left top;
    left: 0px;
    top: 0px;
}
.rt_city {
	background: url(/img/city_corn.gif) no-repeat right top;
    right: 0px;
    top: 0px;
}
.lb_city {
	background: url(/img/city_corn.gif) no-repeat left bottom;
    left: 0px;
    bottom: 0px;
}
.rb_city {
	background: url(/img/city_corn.gif) no-repeat right bottom;
    right: 0px;
    bottom: 0px;
}

/* Список городов. Что за идиотская идея запихивать HTML в аттрибут title? */
#cities-list {
	display:none;
}

/* addObj ­- кнопка добавить объект на карту. Плашка тянется по ширине. // Теперь не тянется. */

#addObj {      
  background:url('/img/dok.png') no-repeat 0 5px;
  color:#fff;
  cursor:pointer;
  font-size:14px;
  padding:8px 0 4px 14px;
  overflow: hidden;
  position:absolute;
  top:35px;
  left: 430px;
  width: 235px;
  z-index:51000;
  white-space: nowrap;
  border: 1px;
  height: 30px;
}
#addObj a{
  color:#fff;
  text-decoration: underline;
}
#addObj a:hover{
  text-decoration: none;
}

#addObj .gradient {
	background: url(/img/addObj_rightGradient.png) no-repeat left top;
    position: absolute;
    width: 70px;
    height: 27px;
    right: 0px;
    top: 0px;
    z-index: 300;
		display: none; /* BUG fix */
}





#search-cat li {
	height:22px;
	border-left:1px solid #ececec;
	line-height:18px;
	cursor:pointer;
}

#search-cat li span {
	padding-left:7px;
	font-size:11px;
}

#sfilbut {
	float:right;
	background: url(/img/sfil_but.png) no-repeat;
	width:20px;
	height:22px;
	display:block;
}

#search-text {
    background:transparent url(/img/search.png) no-repeat scroll 0 0;
    border: none;
    float:left;
    font-size:11px;
    height:17px;
    margin:13px 0 0 13px;
    padding:5px 0 0 7px;
    vertical-align:top;
    width:63.4%;
    padding-left:40px;
}

#search-sub {
	float:left;
	margin:9px 0 0 14px;
	color:#fff;
	font-size:14px;
	width:110px;
	height:33px;
	background: url(/img/seacrh_submit.jpg) no-repeat;
	border:none;
	cursor:pointer;
}

#catalog {
	float:left;
	width:320px;
	margin-right:-374px;
	margin-left:15px;
	overflow:visible;
	display:inline;
}

#catalog b.razv2 {
	padding-left:52px;
	font-size:21px;
	background: url(/img/house.png) 2px 10px no-repeat;
	line-height:42px;
	margin-right: 30px;
}

#catalog h2 a, #catalog b.razv2 a {
	color:#000;
	text-decoration:underline;
}

.cat-ball {
	width:330px;
	display:block;
	margin-bottom:20px;
	text-indent:11px;
	font-family:arial;
	font-size:18px;
	line-height: 21px;
}

.cat-address {
	
	margin-left:11px !important;
	font-weight:bold;
	font-style:italic;
	font-family:arial;
	color:#8f9595;
}

.no-photo {
	text-align:center;
	font-size:20px !important;
	color:#bebebe;
	margin-top:28px !important;
	width:309px;
	line-height:232px !important;
	background:#fff;
	border:5px solid #d9d4cc;
	margin-left:11px !important;
}

.obj-img {
	display:block;
	width:309px;
	height:232px;
	border:5px solid #d9d4cc;
	margin-left:11px;
	margin-top:0;
}

.leftcont-obj {
    margin-right: 330px;
}

#obj-news {

	overflow:hidden;
}

#obj-desc .vcard { 
	margin:0 0 15px 40px;
	line-height:25px;
}
#obj-desc li { 
list-style-position:inside;
list-style-type:disc;

}

#obj-desc .vcard li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding: 0;
}

#obj-desc .vcard dl {
	overflow:hidden;
	height:25px;
}

.bigtexblock {
	height:auto !important;
}

#obj-desc .vcard dt {
	width:120px;
	display:inline;
	height:25px;
	float:left;
	color:#808080;
}

#obj-desc .vcard dd {
	width:410px;
	float:left;
}

#obj-desc .vcard dd p {
	width:400px !important;
	line-height:14px;
	margin:5px 0 0 !important;
}

#obj-desc .vcard a {
	color:#000;
}

#obj-content p {
	margin-top:15px;
	width:600px;
	margin-left:7px;
	font-size:12px;
	color:#002a40;
}

.rightcont-obj {
	width:320px;
	float:right;
	text-align:center;
}

.rightcont-obj h2, .rightcont-obj b.sraz {
	font-size:20px;
	line-height:54px;
    display:block;
    font-weight:normal;
}

.rightcont-obj li {
	margin-bottom:10px;
}

.rightcont-obj a {
	width:312px;
	border:4px solid #d9d4cc;
	background:#fff;
	line-height:200px;
	color:#bebebe;
	font-size:20px;
}

.purchase {
  margin: 30px 0;
  display:block;
}


.leftcont-obj .res-news {
	margin-left:5px;
	width:616px !important;
}

.name-usergreen {
	color:#27cd00 !important;
}

.leftcont-obj .res-news h3 {
	margin-bottom:0 !important;
}

.leftcont-obj .res-news h4 {
	font-size:12px !important;
	float:none !important;
	line-height:40px;
}

.leftcont-obj .res-news p {
	font-size:12px;
	color:#414141;
	margin-left:45px;
	width:532px;
}

.news-img {
	display:inline;
	border:5px solid #d9d4cc;
	width:143px;
	line-height:82px;
	background:#fff;
	margin:0 28px 19px 45px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#BEBEBE;
}

#catalog p {
	margin-left:52px;
	font-size:14px;
	line-height:17px;
	margin-top:-5px;
}

#razvcat {
	text-decoration:underline;
	cursor:pointer;
}

#cat-list-wrapper {
	float:left;
height:467px;
overflow:hidden;
position:relative;
width:300px;
}

#flevel-catalog {
	position:relative;
	overflow:hidden;
}

.first-cat {
	margin-right:50px;
}

.flevel-li {
	background: url(/img/catflevel_right.png) no-repeat right top;
	*background: url(/img/catflevel_right.jpg) no-repeat right top;
	margin-bottom:6px;
	clear:both;
}

.first-level-cat {
	background: url(/img/catflevel_left_down.png) no-repeat;
	*background: url(/img/catflevel_left_down.jpg) no-repeat;
}

.active-cat {
	background: url(/img/catflevel_left_up.png) no-repeat !important;
	*background: url(/img/catflevel_left_up.jpg) no-repeat !important;
}

.first-cat h3, .first-cat strong {
	font-family:"Arial";
	font-size:12px;
	color:#26cc00;
	background: url(/img/flevel_bg.jpg) repeat-x;
	margin-right:12px;
	margin-left:28px;
	padding-left:7px;
	line-height:25px;
	height:25px;
	cursor:pointer;
    display:block;
}

.first-level-cat ul {
	margin-left:27px;
	margin-right:14px;
}

.first-level-cat li {
	line-height:12px !important;
	overflow:hidden;
}

.sec-cat-wrapper {
	width:100%;
	float:left;
}

.sec-cat-text {
	margin-right:45px;
}

.sec-cat-text a {
	color:#000;
	font-size:11px;
	line-height:12px;
}

.sec-cat-number {
	float:right;
	width:31px;
	margin-left:-45px;
	text-align:right;
	font-size:11px;
	color:#7dc11c;
	line-height:12px;
}

.vScrollbar {
	float:right;
margin-left:-60px;
margin-right:35px;
width:20px;
}

.arrowUp {
	cursor:pointer;
	width:23px;
	height:23px;
	background: url(/img/catup.png) no-repeat;
	margin:0 auto;
	position:relative;
    top:14px;
}

*html .arrowUp {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/catup.png'); /* хак для ие6 png opacity */
}

#cat-scroll-line {
	height:380px;
    margin-top:14px;
}

.vTrack {
	width:23px;
	margin:0 auto;
	height:276px;
	background: url(/img/scroll_line.png) 11px 0 repeat-y;
}

.arrowDown {
	cursor:pointer;
	width:23px;
	height:23px;
	background: url(/img/catdown.png) no-repeat;
	margin:0 auto;
	position:relative;
}

*html .arrowDown {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/catdown.png'); /* хак для ие6 png opacity */
}

.vThumb {
	cursor:pointer;
	width:23px;
	height:23px;
	background: url(/img/scroller.png) no-repeat;
}

*html .vThumb {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/scroller.png'); /* хак для ие6 png opacity */
}

#map-wrapper {
	float:right;
	margin-left:0;
    overflow: hidden;
	width:100%;
	height:494px;
}

#map {
	margin-left:372px;
}
* html {
	margin-left:362px;
}

#map-cont {height:494px; margin-top:-2px;}
#map-filter {
	float:left;
	display:inline;
	margin-left:-25px;
	width:133px;
	height:25px;
	cursor:default;
	margin-bottom:7px;
}

#razvmap {
	width:28px;
	height:25px;
	float:left;
	cursor:pointer;
}

.map-left {
	background: url(/img/map_right.jpg) no-repeat;
}

.map-right {
	background: url(/img/map_left.jpg) no-repeat;
}

#map-filter p {
	float:left;
	background: url(/img/flevel_bg.jpg) repeat-x;
	line-height:25px;
	height:25px;
	padding-left:10px;
	font-size:11px;
	padding-right:5px;
}

#spec-obj {
	cursor:pointer;
	float:left;
	width:166px;
	height:25px;
	background: #567 url(/img/map_open.jpg) right top no-repeat;
    position: absolute;
    margin-left: 133px;
	padding-right: 9px;
    z-index: 900;
}
* html #spec-obj {
    position: absolute;
    z-index: 1;
}
#sObj {
  background: #fff;
	padding: 1px;
	border: 1px solid #888;
	/* initially hidden */
	display:none;
}


#spec-obj p {
	background: url(/img/spec_obj_bg.jpg) repeat-x;
	line-height:25px;
	height:25px;
    width: 127px;
	font-size:11px;
	margin-right:29px;
	padding:0 10px 0 10px;
	position: relative;
	color:#fff;
	float: none;
}

.map-button {
display:block;
float:left;
height:25px;
overflow:hidden;
padding-left:10px;
position:absolute;
z-index:900;
top:180px;
}

.map-button li {
	float:left;
	margin-right:9px;
}

.map-button2 {
display:block;
float:left;
height:22px;
overflow:hidden;
position:relative;
z-index:900;
line-height:24px;
padding-left:10px;
}

.map-button2 li {
	float:left;
	margin-right:9px;
}

.map-button2 li a {text-decoration:underline; font-weight:bold;}

.map-button li img {
	cursor:pointer;
}

#karta-wrapper {
	border:2px solid #8e8990;
	clear:both;
	display:block;
	height:465px;
	margin-right:4px;
	background:#fff;
}

*html #karta-wrapper {
  	clear: none;
	width: 97%;
    z-index: -1;
}

#mapcor-lt {
	width:10px;
	height:10px;
	background:url(/img/mapcor_lt.png) no-repeat;
	position:absolute;
	float:left;
    margin:-2px 0 0 -2px;
	z-index:1000;
}

*html #mapcor-lt {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/mapcor_lt.png'); /* хак для ие6 png opacity */
}

#mapcor-rt {
	width:10px;
	height:10px;
	background:url(/img/mapcor_rt.png) no-repeat;
	position:absolute;
	z-index:1000;
	right: 19px;
	margin-top: -2px;
}

#mapcor-lb {
	clear:both;
	width:10px;
	height:10px;
	background:url(/img/mapcor_lb.png) no-repeat;
	position:absolute;
	margin-top:457px;
	margin-left:-2px;
	float:left;
	z-index:1000;
}

#mapcor-rb {
	width:10px;
	height:10px;
	background:url(/img/mapcor_rb.png) no-repeat;
	position:absolute;
	right: 20px;
	margin-top:457px;
	right: 19px;
	z-index:1000;
}

#karta {
	height:465px;
	/*background: url(/img/map.jpg) no-repeat;*/
}

#ukoz {
	/*position:absolute;
	width:275px;
	height:187px;
	top:300px;
	right:100px;
	display:block;
	*/

	width:265px;
	height: 133px;
	margin-top: -6px;

	background: url(/img/plaska_map.png) no-repeat;
	/**background: url(/img/ukoz_ie.png) no-repeat;*/
	/* *background: url(/img/plaska_map) no-repeat; */
	z-index:1000;
}

.ukoz_img {
	
}

.close-ukoz {
	width:23px;
	height:23px;
	padding-top: 0px;
	display:block;
	position:relative;
	top: 5px;
	left:238px;
	background: url(/img/close.jpg) no-repeat;
	cursor:pointer;
}

#ukoz img {
	position:relative;
	top:-16px;
	margin-left:6px;
	float:left;
	margin-right:16px;
}

#ukoz h2 {
	position:relative;
	top:-17px;
	line-height:16px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-right:25px;
}

#ukoz ul {
	position:relative;
	top:-7px;
	color:#fff;
	font-size:10px;
}

#ukoz li p {
	line-height:12px;
    padding:0 3px 3px 10px;
}

.ukoz-link {
	position:relative;
	clear:both;
	display:block;
	text-align:center;
	color:#fff;
	font-size:11px;
	text-decoration:underline;
	line-height:20px;
}

#catalog-tree {
	clear:both;
	width:100%;
	height:23px;
	line-height:23px;
	border-bottom:9px solid #e3e4e9;
	background:#7dc11c;
}

#catalog-tree ul {
}

#catalog-tree li {
	display:inline;
	color:#fff;
    vertical-align:top;
}

#catalog-tree li a {
	color:#fff;
	font-size:12px;
	text-decoration:underline;
	padding-right:6px;
}

#search-res {
	margin:0 25px 0 30px;
	overflow:hidden;
}

#search-res h2 {
	line-height:54px;
	font-size:20px;
	margin-bottom:20px;
}

#search-res li {
	overflow:hidden;
	margin-bottom:20px;
}

.res-news {
	width:70%;
	float:left;
}

.comment-news {
	width:30%;
	float:right;
}

.res-news li {
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}

.res-news div {
	margin-bottom:11px;
	margin-left:45px;
	position:relative;
	height:12px;
}
#obj-news .leftcont-obj .res-news li {margin-bottom:0;} 
#obj-news .leftcont-obj .res-news ol li {list-style-type:decimal; overflow:visible; margin-left:30px;} 
#obj-news .leftcont-obj .res-news div {height:auto;}
.res-news div, .res-news div a {
	color:#717171;
	font-size:11px;
}

.res-news span {
	position:absolute;
	left:-35px;
}

.res-news h3, .res-news h5 {
	margin-left:45px;
	float:left;
	display:inline;
	margin-right:4px;
	font-size:11px;
	color:#0088CC;
	font-weight:bold;
}

.res-news h3 a, .res-news h5 a {
	color:#0088cc;
	font-weight:bold;
}

.descr-news {
	margin-left:45px;
	margin-right:20px;
	font-size:11px;
}

.toobj {
	float:left;
	display:inline;
	margin-top:7px;
	margin-left:45px;
	color:#27cd00;
	font-size:10px;
	text-decoration:underline;
}

#search-res-pages {
	clear:both;
	display:block;
	text-align:center;
	margin-bottom:85px;
	margin-top:15px;
}

#search-res-pages li {
	display:inline;
	font-size:12px;
}

#search-res-pages li a {
	color:#0088cc;
	text-decoration:underline;
}

.text-page {
	color:#27cd00 !important;
	margin:0 5px !important;
}

#soder-cat {
	margin:0;
	overflow:hidden;
}

#soder-cat strong {
	line-height:39px;
	font-size:14px;
    float:left;

}

#soder-cat p strong {
	line-height:13px;
	font-size:13px;
    float:none;
    font-weight:bold;
}

#soder-cat h1 {
	font-size:11px;
	color:#00a8ff;
	line-height:39px;
}

#soder-cat h1 a {
	margin-left:11px;
	font-size:14px !important;
	color:#0088cc;
	font-weight:bold;
}

#soder-cat-wrapper {
	width:100%;
	float:left;
	height:375px;
	overflow:hidden;
	position:relative;
}

#soder-cat-wrapper ul {
	margin:0;
	overflow:hidden;
	position:relative;
	zoom:1;
}

#soder-cat-wrapper li {
	width:33%;
	float:left;
    height:103px;
    list-style-type:none;
    padding-top:2px;
}
/*
#soder-cat-wrapper li a {
	font-size:11px;
	color:#000;
	margin-right:60px;
}

#soder-cat-wrapper li a span {
	color:#00a8ff !important;
}
*/

#soder-cat-wrapper li a {
text-decoration:underline;
}

#soder-cat-wrapper li .ncbl17 {
left:110px;
}
#soder-cat-wrapper li p {
left:110px;
}


#cat-tree-scroll-line {
	height:168px;
}

#posl-dob {
	clear:both;
	margin:0 9px 0 15px;
	overflow:hidden;
}

#posl-dob ul {
	padding-bottom:0;
	clear:both;
    margin-bottom:15px;
}

#posl-dob li a {
	text-decoration:underline;
}

.obj-bar {
	overflow:hidden;
	margin-bottom:0 !important;
}

.obj-bar li {
	position:relative;
	vertical-align:top;
	height:21px;
	float:left;
}

.obj-bar li a {
	color:#00a8ff;
	font-size:11px;
	line-height:24px;
	padding:0 4px;
	border-left:1px solid #00a8ff;
}

.obactive-link {
	line-height:25px !important;
	font-size:14px !important;
	border:none !important;
	padding-left:0px !important;
	font-weight:bold;
	text-decoration:none !important;
	margin-right: 5px;
}
.obactive-link a {
	line-height:25px !important;
	font-size:14px !important;
	border:none !important;
	padding-left:0px !important;
	font-weight:bold;
	color:#0088cc;
	text-decoration:none !important;
}

.first-col {
	clear:both;
	float:left;
	width:32%;
}

.posl-page {
	padding-top:10px;
}

.posl-page .first-col {
	clear:left !important;
}

.posl-dob-ul {
	padding-left:11px;
}

.obj-bar2 {background:none repeat scroll 0 0 #7DC11C;
border-bottom:9px solid #E3E4E9;
clear:both;
height:23px;
line-height:23px;
padding-left:0}
.obj-bar2 li {float:left;}
.obj-bar2 li a, .obj-bar2 li h3, .obj-bar2 li h4 , .obj-bar2 li h6 , .obj-bar2 li span {color: #fff;}
.im_rt {padding: 0 25px 0 5px; cursor:pointer;}


.posl-dob-ul {
	margin-top:15px;
	margin-right:29px;
}

.posl-dob-ul li {
	padding-bottom: 15px;
	height: 103px;
}

.posl-dob-ul img {
	clear:both;
	border:1px solid #7DC11C;
	height:64px;
    width:94px;
}

.posl-dob-ul h5 {
	position:relative;
	margin-top:-73px;
	left:120px;
	margin-right:120px;
}

.posl-dob-ul h5 a {
	color:#7DC11C;
	font-size:12px;
	display:block;
}
.posl-dob-ul h3, div.ncbl1 {
	position:relative;
	margin-top:-73px;
	left:110px;
	margin-right:120px;
}

.posl-dob-ul h3 a, div.ncbl1 a {
	color:#7DC11C;
	font-size:12px;
	display:block;
}

.posl-dob-ul p {
	position:relative;
	left:110px;
	margin-right:120px;
}

.second-col {
	float:left;
	width:33%;
}

.third-col {
	float:right;
	width:33%;
}

.comment li {
	height:79px;
    padding-right:10px;
}

#obj-desc {
	margin:0 9px 0 15px;
	overflow:hidden;
}

.leftcont-obj h2, .leftcont-obj b.sraz {
	line-height:54px;
	font-size:15px;
	text-indent:15px;
    display:block;
    font-weight:normal;
}

#news {
	clear:both;
	margin:0 9px 0 15px;
	overflow:hidden;
	position:relative;
}

#period {
	position:absolute;
	left:40%;
	font-size:11px;
	line-height:24px;
}

#period p {
	float:left;
	margin-right:10px;
}

#period a {
	float:left;
	display:block;
	padding-left:15px;
	width:82px;
	line-height:22px;
	background: url(/img/period_bg.png) no-repeat;
	margin-right:15px;
}

.news-list {
	clear:both;

	zoom:1;
	overflow:hidden;
}

.news-list li {
	width:50%;
	float:left;
    height:85px;
}
.news-list li div{
}

.news-list h5, .news-list h4  {

}

.news-list h4 {
	font-size:10px;
	color:#639917;
	padding-right:10px;
    float:left;
}

.news-list h4 a {
	color:#bd4f36 !important;
	font-size:14px !important;
	margin-left:20px;
	text-decoration:underline;
}

.news-list h5.cnh, div.ncbl2 {
	font-size:10px;
	color:#639917;
	padding-right:10px;
    float:left;
}

.news-list h5.cnh a, div.ncbl2 a {
	color:#bd4f36 !important;
	font-size:14px !important;
	margin-left:7px;
	text-decoration:underline;
}

.news-list h5, div.ncbl3 {
	font-size:12px;
	color:#8f9595;
    display:inline;
}

.news-list h5 a, div.ncbl3 a { 
	color:#0088cc !important;
	text-decoration:underline;
}

.news-list p {
	margin-top:12px;
	font-size:11px;
	margin-right:65px;
    clear:both;
}

#banner {
	clear:both;
	text-align:center;
	margin-bottom:23px;
}

.pager {
  margin: 0 auto;
  margin-bottom: 20px;
}
.pager a{
  color: #7DC11C;
}


#hfooter {
	height:127px;
	clear:both;
    border-top:1px solid #7DC11C;
}

#footer {
	border-top:14px solid #e3e4e9;
	height:113px;
	background:#ebe6df;
	margin:-127px 15px 0 15px;
	font-size:11px;
	line-height:16px;
}

#footer p {
	margin-left:15px;
	margin-top:30px;
}

.scnd-copy {
	margin:0 0 0 15px !important;
    position:relative;
    top:-18px;
}

#footer a {
	text-decoration:underline;
	color:#00a8ff;
}

#footer ul {
	position:relative;
	left:35%;
	top:-102px;
	width:50%;
}

#footer li {
	height:12px;
	display:block;
    float:left;
    position:relative;
    margin:4px;
}

#footer li a {
	padding:0 1px;
}

.fnav-nobord {
	border:none !important;
}

#comments {clear:both;
margin:5px 9px 0 15px;
overflow:hidden;
position:relative;}

#comments .first-col {clear: none; margin-bottom:15px;}
#comments .first-col h6, .commentl h6, #comments .first-col div.cng, .commentl div.cng {color:#639917;
font-size:10px;
margin-bottom:5px;
padding-right:10px;}     
  .commentl h6 b {font-size:110%;}
.commentl h6 a {color:#bd4f36;}
.commentl li {float:left; width:50%; padding-bottom:15px; height:72px;}
#comments .first-col h6 a {color:#BD4F36 !important;
font-size:14px !important;

text-decoration:underline;}



 .commentl div.cng b {font-size:150%;}
.commentl div.cng a {color:#639917;}
#comments .first-col div.cng a {color:#BD4F36 !important;
font-size:14px !important;

text-decoration:underline;}

#obj-news .obj-bar2 h3, #obj-news .obj-bar2 span, #obj-news2 .obj-bar2 h3 , #catalog-tree .obj-bar2 h3 {font-size:13px; font-weight:bold;}
#cat-tree-scrollbar .arrowUp {top:0px;}
.search_res .first-col {clear:none;}
#time_c {float:right; position:relative; top: 70px; font-size:80%; right:30px;}

.leftcont-obj form {margin-left:20px;}
.razv {font-size:15px; font-weight:bold; line-height:19px; margin-left:30px;}
.razv2 {font-weight:normal; display:block;}

#obj-desc .rightcont-obj {width: auto !important;}
#obj-desc .rightcont-obj ul.no-some {margin-left:10px; margin-right:10px;}

.lang-sel {position: absolute; top: 40px; left: 270px;}
#top_but {position:absolute; left:10px; right:62px;}
#top_but a {background-image: url('/img/gr_but.png') !important; text-indent: 0pt !important; float: right; width: 84px !important; margin: 0 auto !important;
background-repeat:no-repeat; height:30px !important; background-position: 0 0 !important;}
#top_but a span {font-size:84%; margin: 6px auto 0; width:50%; display:block;}
#top_but a.sh span {width:27%;}
#top_but a.dl span {width:85%;}
#map #catalog-tree li {padding-left: 30px; line-height: 22px; font-weight: bold;}
#map2 h1 {display:inline; font-weight:bold;}

ul.f_bar {left:0 !important; width:900px !important; top:0px !important; margin:0 auto; }
ul.f_bar li {margin:0 10px; text-align:center; color:#ffffff !important; line-height:14px; font-size:110%; text-decoration:underline;}

ul.f_bar a {color:#ffffff !important;}
.left {
float:left;
}
.right {
float:right;
}
.blue1 {
color:#00A8FF;
}
.sm {
width:33%;
}
.sm div {
font-size:14px;
margin-bottom:1px;
text-align:center;
}
.sm p {
color:#000000;
font-size:11px;
padding:0 10px;
}
#banner {
margin-bottom:15px;
margin-top:10px;
text-align:center;
width:100%;
overflow:hidden;
    position:relative;
} 
#banner img {width:410px;}

#footer_2 {right: 0px; z-index: 7; position: absolute; height: 100px; margin-top: -100px; margin-right: 17px; width: 30%;}
#footer a span strong {font-weight:normal;}
.fdata { margin-bottom: 10px;}