html, body {height: 100%;}

body {
	margin: 0;
	padding: 0;
	background-color: white;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: black;
}

a {
	color: #0070ba;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {text-decoration: none;}

h2 {
	margin: 0 0 15px 0;
	color: #6c6b6b;
	font-size: 16pt;
	font-weight: normal;
	font-family: Georgia;
	line-height: 1;
}
h2.half {width: 60%; margin-bottom: 20px;}

#wrapper {
	width: 835px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
}
* html #wrapper {height: 100%;}

#header {
	width: 100%;
	height: 140px;
}

#logo {
	position: absolute;
	top: 38px;
	left: 0;
	width: 233px;
	height: 61px;
	background: #fff url(/images/logo.gif) left top no-repeat;
}
#logo a h1 {display: none;}
#logo a span {
	display: block;
	width: 233px;
	height: 61px;
}
#way {
	text-align: right;
	position: absolute;
	right: 0;
	top: 55px;
	color: #0070ba;
	font-size: 8pt;
}
#way a {color: #6c6b6b;}
#way h3 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 16pt;
	margin: 0;
	color: #6c6b6b;
}
#way h3 a {color: #0070ba;}
#container {
	width: 100%;
	padding-bottom: 80px;
}
#mainmenu {
	position: absolute;
	top: 135px;
	left: 0;
	font-size: 10pt;
}
#mainmenu2 {
	position: absolute;
	top: 135px;
	right: 0;
	font-size: 10pt;
	text-align: right;
}
#mainmenu2 ul, #mainmenu  ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainmenu2 ul li, #mainmenu  ul li {
	margin-bottom: 5px;
}

#footer {
	width: 835px;
	margin: -70px auto 0 auto;
	text-align: left;
	height: 50px;
	color: #939292;
	font-family: Verdana, Tahoma, Arial;
	font-size: 7pt;
	padding: 10px 0;
}
#footer div a {color: #939292;}
#footer .contactinfo {
	width: 45%;
	float: left;
}
#footer .copyright {
	width: 45%;
	float: right;
	text-align: right;
}
#footer .copyright span, #footer .contactinfo span {
	display: block;
}

.blk {clear: both;}
.for_main {
	background: url(/images/main-bg.jpg) left top no-repeat;
	padding-top: 297px;
}

.main_line {
	color: #403f3f;
	padding: 20px 0 20px 0;
	margin-bottom: 10px;
	border-bottom: #939292 dashed 1px;
	height: 138px;
	font-size: 8pt;
}

.line1_bg {background: url(/images/main-line1-bg.jpg) 650px top no-repeat;}
.line2_bg {background: url(/images/main-line2-bg.jpg) 500px top no-repeat;}
.line3_bg {background: url(/images/main-line3-bg.jpg) 200px top no-repeat;}
.line1_bg .line_text {float: left; margin-right: 60px}
.line2_bg .line_text {margin-left: 200px;}
.line3_bg .line_text {margin-left: 480px;}
.main_line .line_text {width: 280px;}
.main_line .line_text p {margin: 0; line-height: 1.5; display: block;}
.main_line .line_text h2 {
	margin: 0 0 5px 0;
	color: #6c6b6b;
	font-size: 16pt;
	font-weight: normal;
	font-family: Georgia;
	line-height: 1;
}
.main_line .line_text a h2 {color: #6c6b6b; text-decoration: none;}
.main_line .line_text a:hover h2 {color: #000;}
.main_line .line_text a {color: #5b5a5a; text-decoration: none;}
.main_line .line_text a:hover {color: #000;}
.main_gallery {float: left; padding-top: 15px; text-align: center; width: 240px; margin-right: 75px;}
.main_gallery .main_gal_link {margin-top: 5px;}
.main_map .main_map_link a, .main_gallery .main_gal_link a {color: #8e9092;}
.main_map .main_map_link a {font-size: 10pt; font-weight: bold;}
.gallery_block {height: 95px;}
.gallery_block .mrarr, .gallery_block .mlarr {float: left; width: 6px; padding: 29px 5px 0 5px;}
.gallery_block .mlarr a, .gallery_block .mrarr a {
	display: block;
	width: 6px;
	height: 12px;
	cursor: pointer;
	background-image: url(/images/marr.gif);
}
.gallery_block .mlarr a {background-position: 0 0;}
.gallery_block .mrarr a {background-position: -6px 0;}

.main_map {float: left; width: 163px;text-align: center;}
.main_map a.onimg {display: block; width: 60px; margin: 50px auto 15px auto; height: 50px; cursor: pointer;}

#scrolling {
	position: relative;
	width: 208px; 
	height: 89px;
	overflow: hidden;
	float: left;
	z-index: 1;
	background: url(/images/main-gal-image-shadow.gif) 50px bottom no-repeat;
}
#window {
}
#scrolling  .lfade {
	z-index: 10; 
	background: url(/images/main-lfade.png) left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 89px;
}
#scrolling  .rfade {
	z-index: 10; 
	background: url(/images/main-rfade.png) left top no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 89px;
}
#window img {
	border: 0;
}
#window a {
	display: block;
	position: absolute;
	top: 0;
	z-index: 3;
	width: 100px;
	height: 70px;
}

.for_inside {margin-left: 200px;}
.about {width: 475px;}

.gallery {}
.gallery .galscroll {height: 103px; margin: 7px 0 0 0;}
.gallery .galscroll .galleft, .gallery .galscroll .galright {float: left; padding-top: 30px;} 
.gallery .galscroll .galleft a, .gallery .galscroll .galright a {
	display: block;
	cursor: pointer;
	width: 9px;
	height: 32px;
	background-image: url(/images/gal-arr.gif);
	background-repeat: no-repeat;
}
.gallery .galleft a {background-position: left top; margin-right: 10px;}
.gallery .galright a {background-position: right top;}

#galwindow {float: left; margin: 0; width: 447px; overflow: hidden; height: 93px; width: 447px;}
#galwindow a {display: block; float: left; cursor: pointer; margin-right: 10px;}
#galwindow img {display: block; margin: 0; padding: 0;}

.galtext {}
.galtext p {margin: 0 0 7px 0;}
.galtext .about_text div div {margin-top: 10px;}

.bclass_block {margin-bottom: 20px;}
.bclass_block h4 {
	font-weight: normal;
	font-size: 12px;
	border-bottom: #939292 dashed 1px;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	margin: 10px 0 5px 0;
}

.desc_block {
	padding: 3px 0 10px 10px;
	border-left-width: 40px; 
	border-left-style: solid;
}
.desc_block p {margin: 0;}
.bclass_block .type1 {border-left-color: #CCC;}
.bclass_block .type2 {border-left-color: #6898B8;}
.bclass_block .type3 {border-left-color: #2283C3;}
.bclass_block .type4 {border-left-color: #0070BA;}

.bclass_block table {margin: 10px 0; font-size: 8pt;}
.bclass_block table td {margin: 0; padding: 0;}
.bclass_block table td p {margin: 0 0 5px 0;}
.bclass_block table .titles td {text-align: center;}

.bclass_block table .classes td.cl_eko, .bclass_block table .classes td.cl_com, .bclass_block table .classes td.cl_biz, .bclass_block table .classes td.cl_pre,
.bclass_block table td.col_eko, .bclass_block table td.col_com, .bclass_block table td.col_biz, .bclass_block table td.col_pre {padding: 10px;}
.bclass_block table .classes td {padding: 10px 5px;}
.bclass_block table .classes td.cl_eko {background-color: #CCC;}
.bclass_block table .classes td.cl_com {background-color: #6898B8;}
.bclass_block table .classes td.cl_biz {background-color: #2283C3;}
.bclass_block table .classes td.cl_pre {background-color: #0070BA;}

.bclass_block table td.col_eko {background-color: #EDEDED;}
.bclass_block table td.col_com {background-color: #CADBE6;}
.bclass_block table td.col_biz {background-color: #B2D4EA;}
.bclass_block table td.col_pre {background-color: #A6CEE7;}

.plans_up {
	float: left;
	width: 360px;
	height: 360px;
	background: url(/images/plan-sel.gif) left top no-repeat;
	position: relative; 
	z-index: 1;
	margin-bottom: 20px;
}
.plans_up div {
	cursor: pointer;
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	background-image: url(/images/plan.gif);
	background-repeat: no-repeat;
}
.plans_up div:hover {background: none;}
.plans_up div.sel {background: none;}

.plans_up .plan1 {
	top: 121px; left: 152px;
	width: 53px; height: 38px;
	background-position: -152px -121px;
}
.plans_up .plan2 {
	top: 90px; left: 171px;
	width: 34px; height: 31px;
	background-position: -171px -90px;
}
.plans_up .plan3 {
	top: 50px; left: 171px;
	width: 34px; height: 40px;
	background-position: -171px -50px;
}
.plans_up .plan4 {
	top: 50px; left: 137px;
	width: 34px; height: 40px;
	background-position: -137px -50px;
}
.plans_up .plan5 {
	top: 50px; left: 102px;
	width: 35px; height: 40px;
	background-position: -102px -50px;
}
.plans_up .plan6 {
	top: 50px; left: 62px; 
	width: 40px; height: 40px;
	background-position: -62px -50px;
}
.plans_up .plan7 {
	top: 50px; left: 28px;
	width: 34px; height: 59px;
	background-position: -28px -50px;
}
.plans_up .plan12 {
	top: 201px; left: 152px;
	width: 53px; height: 38px;
	background-position: -152px -201px;
}
.plans_up .plan22 {
	top: 239px; left: 171px;
	width: 34px; height: 31px;
	background-position: -171px -239px;
}
.plans_up .plan32 {
	top: 270px; left: 171px;
	width: 34px; height: 40px;
	background-position: -171px -270px;
}
.plans_up .plan42 {
	top: 270px; left: 137px;
	width: 34px; height: 40px;
	background-position: -137px -270px;
}
.plans_up .plan52 {
	top: 270px; left: 102px;
	width: 35px; height: 40px;
	background-position: -102px -270px;
}
.plans_up .plan62{
	top: 270px; left: 62px; 
	width: 40px; height: 40px;
	background-position: -62px -270px;
}
.plans_up .plan72 {
	top: 251px; left: 28px;
	width: 34px; height: 59px;
	background-position: -28px -251px;
}
.fasad {
	width: 240px;  
	height: 187px;
	float: right;
	padding-top: 23px;
	margin-top: 40px;
	background: url(/images/fasad2-sel.gif) right top no-repeat;
	position: relative;
}
.fasad div {
	cursor: pointer;
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	background-image: url(/images/fasad2.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 18px;
	cursor: pointer;
	width: 100%;
}
.fasad div:hover {
	text-indent: 0px; 
	cursor: pointer; 
	cursor:pointer;
	background: none;
}

.fasad .floor10 {
	left: 0; top: 23px;
	background-position: 17px -23px;
}
.fasad .floor9 {
	left: 0; top: 41px;
	background-position: 17px -41px;
}
.fasad .floor8 {
	left: 0; top: 59px;
	background-position: 17px -59px;
}
.fasad .floor7 {
	left: 0; top: 77px;
	background-position: 17px -77px;
}
.fasad .floor6 {
	left: 0; top: 95px;
	background-position: 17px -95px;
}
.fasad .floor5 {
	left: 0; top: 113px;
	background-position: 17px -113px;
}
.fasad .floor4 {
	left: 0; top: 131px;
	background-position: 17px -131px;
}
.fasad .floor3 {
	left: 0; top: 149px;
	background-position: 17px -149px;
}
.fasad .floor2 {
	left: 0; top: 167px;
	background-position: 17px -167px;
	height: 19px;
}
.fasad .sel {text-indent: 0px; background: none;}

.plan_info {clear: both; padding-top: 40px;}
.plan_info .info {float: left; width: 140px;}
.plan_info .info .info_title {font-weight: bold; margin-bottom: 5px;}
.plan_info .info div {clear: both;}
.plan_info .info div span {float: left; display: block; height: 20px;}
.plan_info .info div span.righted {float: right;}
.plan_info .info div span sup {font-size: 70%;}
.plan_info .img {float: right; width: 482px;}
.plan_info .img img {border: 0;}	

.infra2_1 {
	position: relative;
	z-index: 1;
	width: 635px;
	height: 421px;
	background: url(/images/infra2_1.jpg) left top no-repeat;
}
.infra2_2 {
	height: 422px;
	background: url(/images/infra2_2.jpg) left top no-repeat;
	margin-bottom: 20px;
}
.infra2_1 img {z-index: 1;}

.infra2_1 .inner {
	display: block;
	position: absolute; 
	cursor: default;
	display: block;
	z-index: 100;
}

.infra2_1 .playground {
	bottom: 220px;
	left: 185px;
	z-index: 90;
}
.infra2_1 .school {
	bottom: 40px;
	left: 220px;
}
.infra2_1 .cars {
	bottom: 150px;
	left: 134px;
}

.infra2_1 .kids {
	bottom: 170px;
	left: 274px;
	z-index: 80;
}
.infra2_1 .service {
	bottom: 100px;
	right: 80px;
	z-index: 80;
}
.infra2_1 .planeta {
	bottom: 180px;
	left: 90px;
}
.infra2_1 .lazurny {
	bottom: 147px;
	left: 390px;
}
.infra2_1 .inner table{
	margin: 0; padding: 0;
	border: 0; border-collapse: collapse;
	font-size: 1px;
}
.infra2_1 .inner table td {vertical-align: top;
	margin: 0; padding: 0; border: red solid 0px;
}
.infra2_1 .inner table td span {display: block;}
.infra2_1 .inner table td div.text {display: none; width: 160px;}
.infra2_1 .playground table td div.text {margin-left: 43px; width: 100px;}
.infra2_1 .kids table td div.text {margin-left: 40px;}
.infra2_1 .school table td div.text {margin-left: 41px; width: 100px;}
.infra2_1 .cars table td div.text {margin-left: 49px; width: 100px;}
.infra2_1 .service table td div.text {margin-left: 42px;}
.infra2_1 .planeta table td div.text {margin-left: 71px;}
.infra2_1 .lazurny table td div.text {margin-left: 97px; width: 120px;}
.infra2_1 .inner table td span.top_left {height: 11px; background: url(/images/in-top-left.png) left top no-repeat;}
.infra2_1 .inner table td span.top_right {height: 11px; background: url(/images/in-top-right.png) right top no-repeat;}
.infra2_1 .inner table td span.center_content {
	padding: 0 10px; 
	font-size: 8pt; 
	margin: 0; 
	background: url(/images/in-center-right.png) right top repeat-y;
}
.infra2_1 .inner table td span.rrr_bottom_left  {height: 19px; background: url(/images/in-bottom-left.png) left top no-repeat;}
.infra2_1 .inner table td span.rrr_bottom_right  {height: 19px; background: url(/images/in-bottom-right.png) right top no-repeat;}
.infra2_1 .inner table td span.lll_bottom_left  {height: 19px; background: url(/images/in-l-bottom-left.png) left top no-repeat;}
.infra2_1 .inner table td span.lll_bottom_right  {height: 19px; background: url(/images/in-l-bottom-right.png) right top no-repeat;}
.infra2_1 .inner table td span img {border: 0;}
.infra2_1 .inner table td span.rrr img {float: left; margin: 0 3px 0 0;}
.infra2_1 .inner table td span.lll img {float: right; margin: 0 0 0 3px;}

.for_map {}
.h2map {font-size: 20pt; margin-left: 200px;}

#mapfull {
	position: absolute;
	width: 1130px;
	height: 609px;
	top: 200px;
	left: -100px;
	background: url(/images/mapfull.jpg) left top no-repeat;
}
#mapfull .inside {
	position: relative;
	width: 1130px;
	height: 609px;
}
#mapfull .inside div a {}
#mapfull .inside div {position: absolute; cursor: pointer;}
#mapfull .inside .krskcity {
	width: 84px;
	height: 54px;
	top: 94px;
	left: 184px;
}
#mapfull .inside .planeta {
	width: 84px;
	height: 54px;
	top: 65px;
	left: 467px;
}
#mapfull .inside .lazurny{
	width: 84px;
	height: 54px;
	top: 101px;
	left: 593px;
}
#mapfull .inside .iluks{
	width: 84px;
	height: 54px;
	top: 64px;
	left: 721px;
}
#mapfull .inside .gorodok {
	width: 84px;
	height: 54px;
	top: 482px;
	left: 642px;
}
#mapfull .inside .park {
	width: 84px;
	height: 54px;
	top: 456px;
	left: 768px;
}
#mapfull .inside .tower {
	width: 64px;
	height: 84px;
	top: 448px;
	left: 530px;
}
#mapfull .inside .tower:hover {
	top: 400px;
	left: 505px;
	background: url(/images/map-tower.jpg) left top no-repeat;
	width: 124px;
	height: 173px;
}
#mapfull .inside .park:hover {
	top: 430px;
	left: 740px;
	background: url(/images/map-park.jpg) left top no-repeat;
	width: 154px;
	height: 150px;
}
#mapfull .inside .krskcity:hover {
	top: 70px;
	left: 158px;
	background: url(/images/map-krskcity.jpg) left top no-repeat;
	width: 154px;
	height: 116px;
}
#mapfull .inside .gorodok:hover {
	top: 450px;
	left: 600px;
	background: url(/images/map-gorodok.jpg) left top no-repeat;
	width: 154px;
	height: 130px;
}
#mapfull .inside .planeta:hover {
	top: 33px;
	left: 435px;
	background: url(/images/map-planeta.jpg) left top no-repeat;
	width: 154px;
	height: 129px;
}
#mapfull .inside .lazurny:hover {
	top: 75px;
	left: 560px;
	background: url(/images/map-lazurny.jpg) left top no-repeat;
	width: 154px;
	height: 100px;
}
#mapfull .inside .iluks:hover {
	top: 40px;
	left: 690px;
	background: url(/images/map-iluks.jpg) left top no-repeat;
	width: 154px;
	height: 147px;
}
#mapfull .inside .krskcity a {
	width: 154px;
	height: 116px;
}
#mapfull .inside .planeta  a {
	width: 154px;
	height: 129px;
}
#mapfull .inside .lazurny  a {
	width: 154px;
	height: 100px;
}
#mapfull .inside .iluks  a {
	width: 154px;
	height: 147px;
}
#mapfull .inside .park  a {
	width: 154px;
	height: 150px;
}
#mapfull .inside .tower  a {
	width: 124px;
	height: 173px;
}
#mapfull .inside .gorodok  a {
	width: 154px;
	height: 130px;
}
#mapfull .inside div:hover a {display: block;}
