* { margin: 0px; padding: 0px; }

html  {
    width: 100%; height: 100%; 
    padding: 0; margin: 0;
	font-family: arial;
    color: #333;
}
body {
    width: 100%; height: 100%; 
    padding: 0; margin: 0;
    }
html  {font-size: 75%;}
@media all and (min-resolution: 120dpi) {
    html {font-size: 60%;}
    html, x:-moz-any-link {font-size: 75%;}
}
#for-opera927 {/* dont' remove! */}

#main {
  scrollbar-track-color:expression(
  this.runtimeStyle.scrollbarTrackColor = "#fff",
  ((screen.deviceXDPI/screen.logicalXDPI) == 1) ? (document.body.style.fontSize = 1/(screen.logicalYDPI/96) +'em') : false
  );
}


a { 
	outline: none; -moz-outline: 0; 
	border: none; border-width: 0px;
	font-family: arial; font-size: 1em; color: #333;
	text-decoration: none;
}
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
a:hover { text-decoration: underline; }

img { border: none; border-width: 0px; }

table { border-collapse: collapse; }



h1, h2, h3, h4, h5, h6 { 
	font-family: arial; font-size: 1.33em; color: #666;
	font-weight: bold; 
	text-align: left; 
}

h2 {	
	font-size: 1.22em; color: #666;
	padding: 20px 0 20px 0px;
	margin-left: 7px;
	background: url("../images/red-dot.gif") left 73% repeat-x;
}

.clear { clear: both; height: 0px; font-size: 0pt; line-height: 0px; }

/*for IE*/
img { vertical-align: top; }

#main { 
	width: 100%;
	height:auto !important;
	min-height:100%;
	height:100%;
	position:relative;
	
	
}

ul li {
	background: url("../images/circle.gif") left 4px no-repeat;
	padding: 0 0 5px 15px;
	list-style-type: none;
	margin-left: 27px;
}

ul { padding: 0 0 10px 0; }

 a.st { 
	padding: 0 0 0 10px;
	background: url("../images/st-list.gif") left 5px no-repeat;
	text-decoration: none;
	color: #d50000;
}

a.st:hover { text-decoration: underline; }
.no-margin { margin: 0; }
	
ol { margin: 0px 0 10px 45px; }
ol li { margin: 0 0 8px 0; }
*html ol { margin: 0 0 10px 50px; }
*:first-child+html ol { margin: 0 0 10px 50px; }

.prod_text {
    margin-bottom: 19px;
    padding-left: 13px;
    }
    .prod_text a {
        color: #d50000;
        }
.feedback {
	padding:15px 0 60px 13px;
}
.feedback p {
	width:400px;
	margin-bottom:15px;
	color:#666;
}
.feedback ul li {
	margin:0 0 15px 0;
	//margin-bottom:13px;
	padding:0;
	background:none;
	color:#666;
	overflow:hidden;
	clear:both;
	zoom:1;
	position:relative;
}
.feedback ul li strong {
	display:block;
	float:left;
	width:150px;
}
.feedback ul li input {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	width:250px;
	font-size:12px;
}
.feedback ul li textarea {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	width:250px;
	//width:252px;
	height:90px;
	font-size:12px;
}
.feedback ul li select {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	width:254px;
	font-size:12px;
	border: 1px solid #a5acb2;
	
}
.feedback ul li p {
	position: absolute;
    left: 418px;
    top: 2px;
	//top:3px;
    color: #D50000;
}
.feedback ul li.capcha {
    position: relative;
    height: 33px;
}
.feedback ul li.capcha p {
    position: absolute;
    left: 418px;
    top: 2px;
    color: #D50000;
    }
.feedback ul li.capcha input{
	display:block;
	width:143px;
	float:left;
}
.feedback ul li.capcha img {
	display:block;
	float:left;
	border: 1px solid #a5acb2;
	margin-right:15px;
}
.feedback ul li .send {
	margin-left:150px;
	width:256px;
}
/* header */
#wrap-hearder {
	width: 100%;
	height: 88px;
	background: url("../images/headback.gif") left top repeat-x;
}
#header { 
	width: 960px; height: 88px; 
	margin: 0 auto;
	position: relative; 
}

/* logo */
#header .logo { left: 12px; top: 13px; position: absolute; }

#header .country { left: 135px; top: 20px; position: absolute; }

/* r-menu */
#header .r-menu { right: -3px; top: 10px; position: absolute;}
#header .r-menu a {
	font-size: 8pt;
	color: #3f445d;
}
#header .r-menu span { 
	margin: 0 10px;
	color: #838383;
	font-size: 12pt;
}

/* site-map */
#header .site-map { right: -3px; bottom: 4px; position: absolute; }
#header .site-map a {
	color: #666;
	margin: 0 10px;
}
#header .site-map span {  color: #bbb; font-size: 13pt;}

/* top-menu */
#header .top-menu { left: 11px; bottom: 4px; position: absolute; }
#header .top-menu a {
	color: #666;
	margin: 0 9px;
}
#header .top-menu span {  color: #bbb; font-size: 13pt;}

#header a.active {
	color: #4c5068;
}

/* content */
#content { 
	width: 960px; 
	position: relative;  
	margin: 0 auto;
}

.c-foot { 
	clear:both;
	height: 45px;
	line-height: 45px;
	font-size: 0px;
}
/* col-left */
#col-left { 
	width: 565px; 
	float: left;
	display: inline;
	position: relative;
	padding-bottom:10px;
}

#col-left .flash { padding: 0 0 30px 0; }
#col-left .flash {
	width:565px;
	height:338px;
	position:relative;
}
#col-left .flash img {
	position:absolute;
	left:0; top:0;
}
#col-left .flash #white_wall {
	width:565px;
	height:338px;
	background-color:#fff;
	position:absolute; left:0px; top:0;
}
.second {
	display:block;
}
.first {
	display:block;
}
#col-left .flash .trans {
	width:545px;
	height:69px;
	background-color:#000;
	position:absolute; left:10px; bottom:35px;
	opacity:0.4;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}
#col-left .flash .bord {
	width:545px;
	height:69px;
	background-color:#999999;
	height:5px;
	line-height:0;
	font-size:0;
	position:absolute;
	bottom:30px;
	left:10px;
}
#col-left .flash h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	position:absolute;
	left:28px;
	top:273px;
	width:525px;
	height:69px;
	margin:0; padding:
}
#col-left .flash h3 span {
	display:block;
	font-size:12px;
	font-weight:normal;
}
#col-left a.main-news {
	font-size: 1.33em; color: #e61b00;
	font-weight: bold;
	padding-right: 15px;
	background: url("../images/st-news.gif") right 8px no-repeat;
}
#col-left p.news { padding: 0 0 10px 0; }

#col-left .strong-news {
	border-bottom: 2px solid #e5e5e5;
	margin: 10px 0 0 0;
	font-weight: bold;
	padding: 0 0 10px 0;
}


#col-left .one-news {
	border-bottom: 1px solid #e5e5e5;
	margin: 8px 0 0px 0;
	padding: 0 0 5px 0;
}

#col-left .date-news {
	float: left;
	width: 80px;
	background: url("../images/st-list.gif") left 5px no-repeat;
	padding: 0 0 0 8px;
}

#col-left .date-news a { color: #d50000; }

#col-left .txt-news {
	float: left;
	width: 475px;
	color: #666;
}

/*col-right*/
#col-right { 
	width: 368px;
	padding-left: 27px;
	float: left;
	display: inline;
	position: relative;
	padding-bottom:10px;
}
#col-right h2.no-back { 
	background: none;
	margin: 0;
	font-size: 1.33em;
}

#col-right p { padding: 0 0 21px 0; }

#col-right div.separator {	
	height: 9px;
	background: url("../images/separat.gif") left top repeat-x;
	margin: 0 0 15px 0;
	margin: 0 0 15px 0;
}

/* point-str */
#col-right .point-str {
	float: left;
	width: 270px;
	padding-right: 18px;
}

#col-right .iero {
	float: left;
	padding: 12px 0 0 0;
}

#col-right p.point { 
	font-size: 1.33em;
	font-weight: bold;
	padding: 0px 0 22px 0;
	color: #666
}

#col-right .envir {
	margin-top:14px;
	//margin-bottom:14px;
	overflow:hidden;
	_overflow:visible;
	_height:1%;
	clear:both;
	width:368px;
}
#col-right .envir img {
	float: left;
	margin-right: 18px;
	margin-bottom:18px;
}
#col-right .envir img.no-pad { margin:0;}

/* page About */
h1.capt-page { 
	height: 33px;
	background: url("../images/capt-bac.gif") left top repeat-x;
	color: #818495;
	font-size: 2em;
	padding: 28px 0 0 13px;
	font-weight: normal;
	margin: 0 0 24px 0;
}
h1.h_env {
	margin: 0 0 25px 0;
	padding-bottom:0;
}
img.captleft { left: -8px; top: 0px; position: absolute; }
img.captright { right: -8px; top: 0px; position: absolute; }
img.captright_env {
	right: -7px;
	top: 0px;
	position: absolute;
}

/* left-menu */
.left-menu {
	width: 198px;
	background: url("../images/menuback.gif") repeat-x;
	padding: 40px 0 0 0px;
	float: left;
}
.menu-ten { left: -6px; top: 85px; position: absolute;}
.menu-ten_env { left: -6px; top: 70px; position: absolute;}

div.menu-act {
	width: 168px;
	background: url("../images/menu-top.gif") left top no-repeat;
	float: left;
	display: inline;
	margin: 0 0 5px 8px;
	padding-top: 7px;
}
.green div.menu-act {
	background-image:url(../images/p_menu_top_gray.gif);
}
div.menu-act .bot {
	background: url("../images/menu-bot.gif") left bottom no-repeat;
	padding-bottom: 7px;
}
.green div.menu-act .bot {
	background-image:url(../images/p_menu_bot_gray.gif);
}
div.menu-act .bot a.act {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	display: block;
	padding: 0px 0 0px 20px;
	background: url("../images/treug.gif") 4px center no-repeat;
}
.green div.menu-act .bot a.act {
	background-image:url(../images/treug_green.gif);
}
div.menu-act .bot a:hover { text-decoration: none; }

div.menu-item {
	width: 168px;
	display: inline;
	background: url("../images/pmenutop.gif") left top no-repeat;
	float: left;
	margin: 0 0 5px 8px;
	padding-top: 7px;
}

div.menu-item .bot {
	background: url("../images/pmenubot.gif") left bottom no-repeat;
	padding-bottom: 7px;
}
.green div.menu-item .bot {
	background-image:url(../images/p_menu_bot_green.gif);
}
.green div.menu-item {
	background-image:url(../images/p_menu_top_green.gif);
}
div.menu-item .bot a {
	color: #333;
	font-size: 14px;
	line-height: 14px;
	display: block;
	padding: 0px 0 0px 20px;
	background: url("../images/treug.gif") 4px center no-repeat;
}
.green div.menu-item .bot a {
	background-image:url(../images/treug_green.gif);
}
div.menu-item .bot a:hover { text-decoration: none; }
/* sub-menu */
div.sub-menu-cont {
	padding: 0px 0 0 8px;
	margin: -7px 0 3px 0;
	float: left;
}
div.menu-item.for-sub { margin: 0 0 -2px 8px; }
div.menu-act.for-sub { margin: 0 0 -2px 8px; }

div.sub-menu {	
	width: 165px;
	height: 22px;
	border: 1px solid #b6b6b6;
	border-top: none;
	line-height: 21px;
	float: left;
}

div.sub-menu a {
	color: #3f445d;
	background: url("../images/menu-st.gif") 4px 4px no-repeat;
	padding:  0 0 0 16px;
}
div.sub-menu a:hover { text-decoration: none;}

/* main-content */
.main-content {
	width: 762px;
	float: left;
}

/* top-cont */
.main-content .wrap-capt-cont {
	background: url("../images/line.gif") left top repeat-y;
	width: 755px;
	margin-bottom:20px;
}

.main-content .wrap-capt-cont .capt-cont { 
	 
	background: url("../images/bot-cor.gif") left bottom no-repeat;
	padding: 0px 0 7px 7px;
	width: 755px;
	
}

.main-content .wrap-capt-cont .capt-cont h2 {
	color: #000;
	font-size: 1.55em;
	padding: 9px 0 9px 9px;
	font-weight: normal;
	background: none;
	margin: 0;
}

html:root .main-content .wrap-capt-cont .capt-cont .sak-ten { right: -8px; top: 126px; position: absolute; }
.main-content .wrap-capt-cont .capt-cont .sak-ten { right: -8px; top: 125px; position: absolute; }

html:root .main-content .wrap-capt-cont .capt-cont .sak-ten_env { right: -8px; top: 107px; position: absolute; }
.main-content .wrap-capt-cont .capt-cont .sak-ten_env { right: -8px; top: 107px; position: absolute; }

/* content-part */

h2 {	
	font-size: 1.22em; color: #666;
	padding: 20px 0 20px 0px;
	margin-left: 7px;
	background: url("../images/red-dot.gif") left 73% repeat-x;
	
}

.main-content p {
	padding: 0 0 15px 7px;
	line-height: 18px;
}
.main-content h2 {
	font-size: 1.22em; color: #666;
	padding: 0px 0 20px 0px;
	margin-left: 7px;
	background: url("../images/red-dot.gif") left 73% repeat-x;
}
h2.h_green {
	color:#1a8c1a;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
	background:url(../images/h_green_fon.gif) no-repeat bottom left;
	padding-bottom:6px;
	margin-bottom:22px;
}

.main-content .img-hist {	
	float: right;
	padding: 0 0 40px 30px;
/*	width: 324px;*/
}

.main-content .img-hist .capt {
	padding: 10px;
	background-color: #f0f0f0;
	font-style: italic;
	font-size: 0.88em;
	color: #666;
}

.main-content h3 {
	font-size: 1.22em; color: #666;
	padding: 5px 0 15px 0px;
	margin-left: 7px;
}

.main-content p.or-list {
	margin-left: 27px;
	padding: 0 0 5px 0;
}

.main-content p.or-list span { 
	padding-right: 8px;
	font-weight: bold;
}

.main-content a {
	color: #d50000;
	text-decoration: underline;
}

.main-content a:hover { text-decoration: none; }

/* Public */
.main-content p.p-list { 
	margin: 0 0 10px 27px;
	padding: 0 0 0 10px;
	background: url("../images/st-list.gif") left 7px no-repeat;
	}
.main-content a.public { 
	text-decoration: none;
}

.main-content a.public:hover { text-decoration: underline; }

/* one book */
.main-content .one-book {
	margin: 0 0 0 7px;
	
}

.main-content .one-book .screen {
	float: left;
	padding: 9px;
	border: 1px solid #e5e5e5;
}

.main-content .one-book .descript {
	float: left;
	padding: 0 0 0 20px;
	color: #666;
	padding-bottom:30px;
}

.main-content .one-book .descript p.capt {
	font-size: 1.22em;
	padding: 5px 0 10px 0;
	font-weight: bold;
    width: 600px;
}

.main-content .one-book .descript p { padding: 0 0 3px 0;}
.main-content .one-book .descript p span { 
	font-weight: bold;
	padding-right: 5px;
}

.main-content .one-book .descript p.for-link { padding: 10px 0 0 0; }


.main-content .separator {
	margin: 20px 0 20px 38px;
	height: 1px;
	line-height: 1px;
	font-size: 0pt;
	background: url("../images/graydot.gif") repeat-x;
}

/* Production */
/* cont-prod */
.cont-prod {
	width: 960px;
    background-color: #f2f2f2;
    margin-bottom: 60px;
	
    overflow: hidden;
    _overflow: visible;
    _height: 1px;
    list-style: none;
    padding: 0;
    _padding-bottom: 7px;
}


.cont-prod li {
    float: left;
    background: url("../images/prodback.gif") left top;
    width: 294px; height: 257px;
    _display: inline;
    margin: 7px;
    float: left;
    padding: 6px;
}

.cont-prod li .one-prod {
	background: white;
	width: 282px; height: 245px;
	padding: 6px;
}

.cont-prod li .one-prod h4 {
	background: url("../images/blackst.gif") left top no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0 2px;
	font-size: 1.11em;
	line-height: 25px;
}

.cont-prod li .one-prod img {
	padding: 1px;
	border: 1px solid #c2c2c2;
	margin: 9px 0 8px 0;
}

.cont-prod li .one-prod p {
	padding: 0 0 5px 2px;
	font-size: 0.88em;
}


.cont-prod li .one-prod p.for-link { padding: 0 0 0 5px; }

.cont-prod .no-marg { margin: 0 0 12px 0; }
.cont-prod .last { margin: 0; }


/* Partners */
/* part-left */
.toper {
	height:8px;
	background: #fff url(../images/top_fon.gif) no-repeat 100% 0;
	_margin-bottom:-7px;
}
.bottomer {
	height:8px;
	background: #fff url(../images/bottom_fon.gif) no-repeat 100% 0;
	_margin-top:-2px;
}
.centerer {
	background: #fff url(../images/center_fon.gif) repeat-y 100% 0;
	overflow:hidden;
}
.centerer h4 {
    padding: 5px 0 5px 15px !important;
    float: left;
    _background: #000 url(../images/center_fon.gif) repeat-y 0px 0; /* ------------------------------ */
    _margin:0 0 0 -6px;
    _width: 725px;
}
.part-left2 {
	width: 226px; 
	padding: 10px 0;
	float: left;
	_position:relative; _left:2px;
	list-style-type: none;
	margin: 0;
}
.part-left2 li {
	display: block;
	width: 226px;
	height: 31px;
	padding: 0 0 0 0px;
	list-style-type: none;
	list-style-image: none;
	background: none;
	margin: 0;
    white-space: nowrap;
}
.part-left2 a {
	display: block;
	background: url("../images/st-list.gif") 2px 13px no-repeat;
	width: 216px;
	height: 31px;
	line-height: 31px;
	color: #d50000;
	padding: 0 0 0 10px;
    white-space: nowrap;
}

.part-left2 a:hover {
	
	background:none;
	text-decoration:underline;
	
}
.part-left2  li.selected 	  {
	background: #000 url(../images/parthov.gif) left top no-repeat;
	
	color: #4c5068;
	display: block;
	width: 216px;
	height: 31px;
	line-height: 31px;
	padding: 0 0 0 10px;
}

/* part-right */
.part-right2 {
	float: left;
	width: 726px;
	_width: 730px;
	_background: #000 url(../images/center_fon.gif) repeat-y 0px 0; /* ------------------------------ */
	_margin:0 0 0 -5px;
    padding: 0 0 0 8px;
    overflow: hidden;
    _height: 1px;
    _overflow: visible;

	
	
}

.part-right2 .back-wrap2 {
	width: 726px; 
	padding: 0 0 0 0;
}
 
.part-right2 .back-wrap2 li {
	padding: 0 0 0 0px;
	list-style-type: none;
	list-style-image: none;
	background: none;
	margin: 0;
	display: block;
	float: left;
	width: 181px;
	height: 28px;
}
.part-right2 .back-wrap2 li.active {
    background: url("../images/parthovc.gif") left top no-repeat;
    color: #4c5068;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 15px;
    width: 166px;
}

.part-right2 .back-wrap2 a {
	display: block;
	background: url("../images/st-on-wh.gif") 8px 12px no-repeat;
	padding: 0 0 0 15px;
	width: 160px;
	height: 28px;
	line-height: 28px;
	color: #d50000;
	
}

.part-right2 .back-wrap2 a:hover {
	background: url("../images/parthovc.gif") left top no-repeat;
	color: #4c5068;
	text-decoration: none;
}
.cont-adress {
	width: 960px;
	background-color: #f2f2f2;
    overflow: hidden;
    _overflow: visible;
    _height: 1px;
    list-style: none;
    padding: 0;
    _padding-bottom: 7px;
}
.c-a_last {
    margin-bottom: 60px;
}
.cont-adress li {
	float: left;
	background: url("../images/prodback.gif") left top;
	width: 294px;
    _display: inline;
    margin: 7px;
	float: left;
	padding: 6px;

}
.cont-adress li .one-prod {
	background: white;
	width: 282px;
	padding: 6px;
}

.cont-adress li .one-prod h4 {
	background: url("../images/blackst.gif") left top no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0 2px;
	font-size: 1.11em;
	line-height: 25px;
	text-transform: uppercase;
}

.cont-adress li .one-prod div.adress { padding: 12px 0 0 17px; }

.cont-adress li .one-prod div.adress p { padding: 0 0 5px 0; font-size: 1em; }
.cont-adress li .one-prod div.adress a { text-decoration: underline; color: #d50000;}
.cont-adress li .one-prod div.adress a:hover { text-decoration: none;}
/*.cont-adress .no-marg { margin: 0 0 12px 0; }
.cont-adress .last { margin: 0; }*/

/* press.html */
.one-news {
	padding: 0 0 15px 10px;
}

.one-news a { text-decoration: none; color: #666; }
.one-news a:hover { text-decoration: underline; }

.one-news .date-st {
	float: left;
	width: 80px;
	background: url("../images/st-list.gif") left 5px no-repeat;
	padding: 0 0 0 13px;
	margin: 0 0 0 22px;
	display: inline;
	color:#666666;
	
}

.one-news .date-adobe {
	float: left;
	width: 80px;
	background: url("../images/adobeico.gif") left top no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 0 10px;
	display: inline;
}


.one-news .capt-news {
	float: left;
	width: 637px;
}
.one-news .capt-news a {color: #d50000; }


p.arc-news { padding: 10px 0 15px 7px; }
a.archive-news {
	background: url("../images/menu-st.gif") left 3px no-repeat;
	padding: 0px 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

a.archive-news:hover { text-decoration: underline; }

.get-adobe {
	left: 0px; top: 620px; position: absolute;
	font-size: 0.88em;
	width: 195px;
	line-height: 18px;
}
.get-adobe a { font-size: 0.88em; text-decoration: none; }
.get-adobe a:hover { text-decoration: underline; }
.get-adobe p { padding: 9px 0 0 0; }


/* gallery */
.gallery {
	margin: 0 0 0 7px;
	height: 132px;
	width: 755px;
	position: relative;
}
.gallery .left-link { 
	left: 0px; top: 0px; position: absolute;
	width: 14px; height: 132px;
	background: url("../images/l-gall.gif") no-repeat;
	display: block;
	cursor:pointer;
}

.gallery .right-link { 
	right: 0px; top: 0px; position: absolute;
	width: 14px; height: 132px;
	background: url("../images/r-gall.gif") no-repeat;
	display: block;
	cursor:pointer;
}

.gallery .cont-screen { 
	padding: 0 14px;
	height:132px;
}
.gallery .cont-screen ul li { 
	display: blok;
	float: left;
	padding: 0 30px;
	background: none;
	text-align: center;
	margin: 0;

}




.gallery .cont-screen img { border: 1px solid #7c7c7c; }
.gallery .cont-screen p { padding: 2px 0 0 0; text-align: center; line-height: 14px;}
.gallery .cont-screen p.desc-site { color: #666; padding: 7px 0 0 0;}
.gallery .cont-screen a { text-decoration: none; }
.gallery .cont-screen a:hover { text-decoration: underline; } 


/* news.html */
p.date-news { padding: 0px 0 5px 7px; color: #666; }
h2.news { padding: 0 0 14px 0; }
.news-separ { 
	margin: 20px 0 25px 7px;
	height: 2px;
	line-height: 2px;
	font-size: 0;
	background: url("../images/graydot.gif");
	clear: both;
}

/* contacts.html */

.main-content .l-fld {
	width: 66px;
	padding: 10px 0 4px 7px;
	float: left;
	font-weight: bold;
	color: #666;
}
.main-content .r-fld {
	padding: 10px 0 4px 0;
	float: left;
	color: #666;
}

.main-content p.map { padding: 33px 0 30px 7px; }


/* site-map.html */
/* cont-map2 ------------------------------------------- */
.cont-map2 {
	width: 920px;
	padding: 38px 40px 0px 0px;
	background-color: #f2f2f2;
	margin: 32px 0 60px 0;
	overflow:hidden;
	_overflow:visible;
	*+overflow:visible;
	}
#break_h {
	height:15px;
}
#map_site {
 float:left;
 width:300px;
 _width:239px;
 background-color: #f2f2f2;
 padding:0; margin:0;
}

#map_site li  {
list-style-type:none;
background:none;
width:290px;
_width:233px;
 }
 
#map_site li {
	margin-bottom:10px;
}
#map_site li a {
	text-transform: uppercase;
	color: #3f445d;
	padding-left: 12px;
	background: url("../images/st-gray.gif") left 3px no-repeat;
}
#map_site li ul {
	margin-top:7px;
	padding-bottom:0;
}
#map_site li ul li {
	padding-left:30px; margin:0;
}

#map_site li ul li a {
	text-transform:none;
	padding: 0 0 0 10px;
	background: url("../images/st-list.gif") left 5px no-repeat;
	text-decoration: none;
	color: #d50000;
}
#map_site li ul li a:hover {
	text-decoration:underline;
}

/* ------------------------------------------- */
.back_section {
	margin:15px 0 0 0;
}

.t_cont_adress {
    margin-bottom: 60px;
    background: #f2f2f2;
    vertical-align: top;
    border-collapse: separate;
    width: 100%;
    }
    .t_cont_adress tr {
        vertical-align: top;
        }
    .t_cont_adress td {
        border: 6px solid #b9babb;        
        vertical-align: top;
        padding: 6px 8px;
        background: #fff;
        }
        .t_cont_adress td  h4 {
            background: url("../images/blackst.gif") left top no-repeat;
            padding: 0 0 0 15px;
            margin: 0 0 0 2px;
            font-size: 1.11em;
            line-height: 25px;
            text-transform: uppercase;
        }
        .t_cont_adress td div.adress { padding: 12px 0 0 17px; }

        .t_cont_adress td div.adress p { padding: 0 0 5px 0; font-size: 1em; }
        .t_cont_adress td div.adress a { text-decoration: underline; color: #d50000;}
        .t_cont_adress td div.adress a:hover { text-decoration: none;}

/*CITY*/

#city ul {
    margin: 0; padding: 0;
    }
    #city ul li {
        margin: 0; padding: 0;
        background: none;
        }
    #city h4 {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 7px;
        }
.c_top {
    background: url("../images/top_fon.gif") right bottom no-repeat;
    height: 8px;
    }
.c_bottom {
    background: url("../images/bottom_fon.gif") right top no-repeat;
    height: 8px;
    }
.c_center {
    background: url("../images/center_fon.gif") right top repeat-y;
    position: relative;
    overflow: hidden;
    _height: 1px;
    _overflow: visible;
    }
    #city .c_names {
        width: 226px;
        float: left;
        }
        #city .c_names li {
            width: 226px; height: 31px;
            line-height: 31px;
            }
            #city .c_names li a {
                display: block;
                padding-left: 11px;
                color: #D50000;
                background: url("../images/st-list.gif") 2px 13px no-repeat;
                }
                #city .c_names li a:hover {
                    background: url("../images/parthov.gif") left top no-repeat;
                    color: #4C5068;
                    text-decoration: none;
                    }
        #city .c_names li.active {
            background: url("../images/parthov.gif") left top no-repeat;
            color: #4C5068;
            width: 215px;
            padding-left: 11px;
            }
    #city .c_list {
        width: 722px;
        /*padding-left: 22px;*/
        float: right;
        overflow: hidden;
        _overflow: visible;
        _height: 1px;
        }
        #city .c_list li {
            float: left;
            }
            #city .c_list ul li.active {
                background: lightgreen;
                }
            #city .c_list li ul li {
                width: 175px; height: 28px;
                line-height: 28px;
                }
            #city .c_list li ul li.active {
                width: 159px;
                padding-left: 16px;
                background: url("../images/parthovc.gif") left top no-repeat;
                color: #4C5068;
                }
                #city .c_list li ul li a {
                    padding-left: 16px;
                    display: block;
                    background: url("../images/st-on-wh.gif") 8px 12px no-repeat;
                    color: #D50000;
                    }
                    #city .c_list li ul li a:hover {
                        background: url("../images/parthovc.gif") left top no-repeat;
                        color: #4C5068;
                        text-decoration: none;
                        }
.scheme_1 {
	overflow:hidden;
	clear:both;
	zoom:1;
	margin-bottom:16px;
}
.scheme_1 div {
	float:left;
	width:251px;
}
.scheme_1 img {
	float:right;
}
.scheme_2 {
	overflow:hidden;
	clear:both;
	zoom:1;
	margin-bottom:25px;
}
.scheme_2 .sch_2_left {
	width:378px;
	float:left;
	text-align:center;
}
.scheme_2 .sch_2_right {
	width:378px;
	float:right;
	text-align:center;
}
.scheme_2 big {
	font-weight:bold;
	font-size:18px;
	line-height:24px;
	color:#666666;
	display:block;
	padding:0 20px;
}
.scheme_3 {
	overflow:hidden;
	clear:both;
	zoom:1;
}
.scheme_3 .sch_3_left {
	float:left;
	width:411px;
	padding-left:7px;
	padding-right:13px;
	padding-top:8px;
}
.scheme_3 .sch_3_left ul li {
	border-bottom:#bdb5b3 solid 1px;
	background:none !important;
	padding:0 !important;
	margin:0 0 18px 0 !important;
	overflow:hidden;
	clear:both;
	zoom:1;
}
.scheme_3 .sch_3_left ul li img {
	border:#bdb5b3 solid 1px;
	display:block;
	float:left;
	margin-right:17px;
	margin-bottom:-1px;
}

.scheme_3 .sch_3_left ul li h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#666666;
	margin-bottom:18px;
	margin-top:-2px;
}
.scheme_3 .sch_3_left ul li span {
	font-size:10px;
	line-height:12px;
	display:block;
	color:#666;
	
}
.scheme_3 .sch_3_right {
	float:right;
	margin-top:6px;
}
.green_table {
	margin-bottom:30px;
	margin-left:7px;
}
.green_table thead tr td {
	background-color:#49aa25;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px 9px 7px;
}
.green_table tr td {
	border:#bfc1c2 solid 1px;
	padding:6px 9px 7px 9px;
	vertical-align:top;
}
.g_color {
	color:#1a8c1a;
	background-color:#f2f1eb;
}
.green_table tr td.g_fon {
	background-color:#eef4ee;
	padding-left:9px;
	text-align:left;
}
.scheme_4 {
	margin-bottom:10px;
}
.scheme_5  {
	margin-bottom:11px;
}

.scheme_6 {
	overflow:hidden;
	clear:both;
	zoom:1;
	border-bottom:#bdb5b3 solid 1px;
	padding-bottom:27px;
	margin-bottom:27px;
	margin-left:7px;
}
.scheme_6 .sch_6_left {
	width:330px;
	float:left;
}
.scheme_6 .sch_6_left h2 {
	font-size:16px;
	line-height:21px;
	color:#1a8c1a;
	background:none;
	margin-left:0;
	padding-bottom:11px;
}
.scheme_6 .sch_6_left h3 {
	margin-left:0;
}
.scheme_6 img {
	float:right;
	display:block;
}
/* footer */
#wrap-footer { 
	height: 45px;
	width: 100%;
	border-top: 1px solid #bbb;
	clear: both;
	
	margin-top:-46px; /* ------- additional ---- */
	}

#footer { 
	width: 960px; height: 45px; 
	clear: both; 
	margin: 0px auto;
	position: relative; 
} 

/* bot-nav */
#footer .bot-nav { left: 12px; top: 7px; position: absolute; }
#footer .bot-nav a {	
	color: #d50000;
	font-size: 8pt;
}

#footer .bot-nav span {
	color: #4c5068;
	padding: 0 3px;
	font-size: 8pt;
}

/* copyright */
#footer .copy { left: 12px; bottom: 6px; position: absolute; }

/* right-nav */
html:root #footer .right-nav { right: 0px; top: 2px; position: absolute; }
#footer .right-nav { right: 0px; top: 4px; position: absolute; }
#footer .right-nav a {
	color: #3f445d;
	font-size: 8pt;
}

#footer .right-nav span {
	color: #838383;
	padding: 0 10px;
	font-size: 12pt;
}