body, html {
  height: 100%;
}

body {
  background: #fff url("/images/bg8.jpg") no-repeat center top;
	background-color: #378367;
  font-family: arial, tahoma, sans-serif;
	height: auto;
}
h1 {
    font-size:24px;
}
h2 {
    font-size:21px;
}
h3 {
    font-size:13px;
}
#content table td{
    padding:10px;
}
div#name{
  position:relative;
  padding-top: 50px;
  height: 120px;
  margin:0 340px 0 340px;
  text-align:center;
    color:#2e5248;
    float:left;
}
#nameorg{
    padding-top:28px;    
    text-shadow: 1px 1px 2px #2e5248, 0 0 1px #9b791a;
    letter-spacing: 4px;
}
div#header{
  position:relative;
  padding-top: 295px;
  height: 45px;
}
div#container, #footer, #banners{
  width:1195px;
  margin:0 auto
}
div#container{
  overflow: hidden;
  margin-bottom: 0px;
}
div#navigation{
  background:#B9CAFF
}

div#extra{
  background:#FF8539
}
div#wrapper{
  float:left;
  width:100%
}
div#center{
  margin: 0 0 0 188px;
  min-height: 15px;
  padding: 1px;
  background: #598577 url(/images/vMenu.png) repeat-x left top;
}
div#navigation{
  margin-left:-1195px;
}
div#extra{
  margin-left:-189px
}
div#navigation, div#extra{
  float:left;
  width:187px;
  padding: 1px;
  background: #598577 url(/images/vMenu.png) repeat-x left top;
}
div#footContainer{
  clear: both;
  width: 100%;
  background: #378367;
  color: #fefefe;
  margin: 0px 0 0 0;
}
#footer{
  width:1195px;
  padding: 20px 0;
  color: #fefefe;
  font-size: 12px;
}
#footer .dev{
  float: right;
  color: #cacaca;
  font-size: 11px;
  margin:0px ;
}
#footer .dev a{
  font-weight: bold;
  margin-left: 5px;
  color: #cacaca;
  text-decoration: none;
}
#footer .dev a:hover{
  text-decoration: underline;
}
.footer_text{
    float:left;
    margin:10px;
}
.counters{
    float:left;
    margin:0 10px 0 0;
}
div#content {
  background: #fff;
  padding: 15px 20px 0px 15px;
  min-height:600px;
}
#banners {
  clear: both;
  margin: 20px auto;
}

#font_size_buttom{
    position: absolute;
    left: 12px;
    bottom: 30px;
    width:72px;
    height:30px;
}
#font_size_buttom span{
    float:left;
    padding:10px 0 5px 5px;
    font-size:12px;
}
#font_size_buttom a{
    text-decoration:none;
    width:25px;
    height:25px;
    border:2px solid #598577;
    border-radius:10px;
    display:block;
    background:#ccc;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    float: left;
    font-size: 18px;
    margin:0 5px 0 0;
    color:#598577;
}
#logo {
  position: absolute;
  width: 175px;
  height: 120px;
  opacity: .3;
  left: 30px;
  bottom: 5px;
}
#topMenu{  
  font-size: 19px;
  font-weight: bold;
  /*margin: 0 187px;*/
  margin: 0 0 0 90px;
  text-align: center;

}
#topMenu li{
  display: block;
  margin: 0 5px;
  float: left;
  /*display: inline-block;*/
  width: 121px;
  height: 40px;
  text-align: center;
}
#topMenu li a{
  display: block;
  width: 121px;
  height: 27px;
  background: url(/images/tMenu_bg.png) no-repeat left top;
  text-decoration: none;
  color: #0b382a;
  padding-top: 6px;
}

#topMenu li a:hover{
  background-position: left -43px;
  color: #fff0ae;
}
#topMenu li.active a{
  background-position: left -86px;
  height: 34px;
  color: #fff0ae;
}

#search {
  float: right;
  width: 187px;
  text-align: center;
  padding: 3px 0 0;
}
#search input[type=text]{
  width: 132px;
  height: 28px;
  font-size: 16px;
  line-height: 28px;
  background: #fff url(/images/search2.png) no-repeat right top;
  border: 3px;
  border-color:#760000;
  color: #0b382a;
  padding: 0 28px 0 13px;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#search input[type=submit]{
  background-color: #4CAF50;
    border: none;
    color: white;
    padding: 1px 2px;
    text-decoration: none;
    margin: 2px 1px;
    cursor: pointer;
	width:50px;
}
.vMenu{
  background-color: #edefee;
  border: 1px solid #dddedc;
  font-size: 13px;
}
.vMenu li{
  border-top: 1px solid #cccdcb;
}
.vMenu > li:first-child, .vMenu > li:first-child > a{
  border-top: 0px none;
}

.vMenu a{
  line-height: 34px;
  text-decoration: none;
  border-top: 1px solid #fbfcfc;
  color: #000000;
  display: block;
}
.vMenu > li > a {
  background: url(/images/vMenuItem_bg.png) no-repeat left top;
}
.vMenu > li:hover > a, .vMenu > li.active > a {
  background: url(/images/vMenuItem_bg.png) no-repeat left bottom;
}
.vMenu a > span{
  line-height: 14px;
  display: inline-block;
  padding-left: 30px;
  padding-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.vMenu a:hover,.vMenu .active > a{
  color: #6e550d;
}
.vMenu ul a{}
.vMenu ul ul a:hover span{
  text-decoration: underline;
}
.vMenu li.list > a > span{
  background: url(/images/arrows.png) no-repeat 10px center;
}
.vMenu li.list:hover > a > span{
  background: url(/images/arrows.png) no-repeat -179px center;
}
.vMenu li.list.active > a > span{
  background: url(/images/arrows.png) no-repeat -179px center;
}
.vMenu > li.leaf > a > span{
  background: url(/images/arrows.png) no-repeat -364px center;
}
.vMenu .submenu li.list:hover > a > span{
  background: url(/images/arrows.png) no-repeat -553px center;
  /*background: url(/images/arrows.png) no-repeat -738px center;*/
}
.vMenu .submenu li.list.active > a > span{
  background: url(/images/arrows.png) no-repeat -553px center;
}

#banners ul{
  text-align: center;
}
#banners ul li{
  display: inline;
  margin: 0 3px;
}
#banners ul li a{
  /*display: block;*/
}
#banners ul li img{
  border: 0px none;
 /* display: block;*/
}

#content {
  font-size: 16px;
  line-height: 22px;
}
#content .newsList{
}
#content .newsList li{
  border-bottom: 1px solid #84a497;
  padding: 13px 0;
}
#content .newsList li:first-child{
  padding-top: 0;
}
#content .newsList li p{}
#content .newsList li span.date{
  font-size: 12px;
  color: #0b382a;
  font-weight: bold;
  background: #b7ccc6;
  padding: 3px 5px;
  display: inline-block;
  margin-bottom: 0px;
}
#content .newsList li p span.head{
  font-size: 15px;
  color: #705813;
  font-weight: bold;
  display: block;
}
#content .newsList li p a{
  font-size: 12px;
  text-decoration: none;
  color: #457666;
  font-style: italic;
  white-space: nowrap;
}
#content .newsList li p a span{
  text-decoration: underline;
}
#content .newsList li p a span:hover{
  text-decoration: none;
}
#content .paging{
  text-align: right;
  margin: 15px 0 0px;
  font-size: 13px;
  line-height: 16px;
  color: #000;
}
#content .paging li{
  display: inline-block;
}
#content .paging a{
  margin: 0 0 0 5px;
  color: #000;
  text-decoration: none;
}
#content .paging a:hover{
  text-decoration: underline;
}
#content .paging a.current{
  background: #c8d8d4;
  font-weight: bold;
  text-decoration: none;
  padding: 0 5px
}

.iefix{
  display: none!important;
}

/*-----Glavnay---------*/
#glavnay{
    position:relative;
    height:530px;
    width:100%;
}
.glav_buttom{    
    width:246px;
    height:90px;
    border:8px solid #eccd6b;
    border-radius:10px;
    background-image:url("../images/bg_pixel.png");
    font-size:18pt;
    text-align:center;
    display: inline-block;
    line-height: 1.2;
    vertical-align: middle;
    padding-top: 10px;
    -webkit-box-shadow: 0px 1px 15px 5px #4a4a4a;
    -moz-box-shadow: 0px 1px 15px 5px #4a4a4a;
    box-shadow: 0px 1px 15px 5px #4a4a4a;
}
.glav_buttom a{
    width:246px;
    height:90px;
    color:#254c40;
    text-decoration:none;
    display:block;
}
#gl1{
    border: 5px solid #ECCD6B;
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto;
    text-align: center;
    width: 800px;
    color:#254c40;
    background-image:url("../images/bg_pixel.png");
    -webkit-box-shadow: 0px 1px 15px 5px #4a4a4a;
    -moz-box-shadow: 0px 1px 15px 5px #4a4a4a;
    box-shadow: 0px 1px 15px 5px #4a4a4a;
}
#gl1 p{
    margin:0;
    padding:5px;
}
#gl2 a, #gl3 a, #gl4 a,#gl6 a{
    padding-top:10px;
}
#gl2{
    position:absolute;
    top:60px;
    left:150px;
    padding-top:10px;
}
#gl3{
    position:absolute;
    top:60px;
    left:530px;
}
#gl4{
    position:absolute;
    top:265px;
    left:30px;    
}
#gl5{
    position:absolute;
    top:170px;
    left:300px;   
}
#gl5 img{
    width:350px;
}
#gl6{
    position:absolute;
    top:265px;
    left:665px;
}
#gl7{
    position:absolute;
    top:445px;
    left:345px;
}
#gl3 a{
    font-size:19px;
}
/* CSS Main page*/
div#center-gl{
  margin: 0px 0px 0px 188px;
  min-height: 700px;
  padding: 1px;
  background: url(/images/vMenu.png) repeat-x left top;
}
div#content-gl {
  padding: 10px 20px 0px 20px;
}
/* END CSS Main page*/
/* For accordion*/
#cssmenu ul ul {
    display: none;
}
.blog_news ul{
    margin:0;
    padding:0;
    list-style:none;    
}
.date {
    background: none repeat scroll 0 0 #B7CCC6;
    color: #0B382A;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
    padding: 3px 5px;

}
.readon_news {
    color: #457666;
    float: left;
    font-style: italic;
    white-space: nowrap;
    text-decoration:none;
}

.menu_content, ul.menu_content {
    background-color: #EDEFEE;
    border: 1px solid #DDDEDC;
    font-size: 12px;
    margin:10px 0 0 0;
    width:260px;
}
.menu_content ul ul, ul.menu_content ul {
    background-color: #EDEFEE;
    border: 1px solid #DDDEDC;
}
.menu_content li {
    border-top: 1px solid #CCCDCB;
    position: relative;
}
.menu_content > li:first-child, .menu_content > li:first-child > a {
    border-top: 0 none;
}
.menu_content ul, ul.menu_content {
    list-style: none;
    margin:0;
    padding:0;
}
.menu_content .active > ul, .menu_content li:hover > ul {
    display: block;
}
.menu_content a {
    border-top: 1px solid #FBFCFC;
    color: #000000;
    display: block;
    line-height: 34px;
    text-decoration: none;
}
.menu_content  li  a {
    background: url("../images/contentMenu_bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.menu_content  li:hover  a, .menu_content > li.active > a {
    background: url("../images/contentMenu_bg.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.menu_content a > span {
    display: inline-block;
    line-height: 14px;
    padding-left: 26px;
    padding-right: 1px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}
.menu_content a:hover, .menu_content .active > a {
    color: #6E550D;
    font-weight: bold;
}
.menu_content ul a {
}
.menu_content li ul li ul {
    display: none;
}
.menu_content ul li:hover ul {
    display: block;
    left: 100%;
    position: absolute;
    top: -2px;
    width: 100%;
}
.menu_content ul li:hover ul {
    left: auto;
    right: 100%;
}
.menu_content ul ul a:hover span {
    text-decoration: underline;
}
.menu_content li.parent > a > span {
    background: url("../images/arrows_content.png") no-repeat scroll 10px center rgba(0, 0, 0, 0);
}
.menu_content li.parent:hover > a > span {
    background: url("../images/arrows_content.png") no-repeat scroll -519px center rgba(0, 0, 0, 0);
}
.menu_content li.parent.active > a > span {
    background: url("../images/arrows_content.png") no-repeat scroll -519px center rgba(0, 0, 0, 0);
}
.menu_content > li.leaf > a > span, .menu_content > li.item31 > a > span, .menu_content > li.item32 > a > span, .menu_content > li.item33 > a > span, .menu_content > li.item48 > a > span, .menu_content > li.item49 > a > span, .menu_content > li.item50 > a > span {
    background: url("../images/arrows.png") no-repeat scroll -364px center rgba(0, 0, 0, 0);
}
.menu_content .submenu li.parent:hover > a > span {
    background: url("../images/arrows.png") no-repeat scroll -738px center rgba(0, 0, 0, 0);
}
.menu_content .submenu li.parent.active > a > span {
    background: url("../images/arrows.png") no-repeat scroll -553px center rgba(0, 0, 0, 0);
}
.menu_content > li.kub > a > span {
    background: url("../images/kub.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
/*Breadcrumbs_____________________________________________________________________________________*/
ul.B_crumbBox{
    margin:0px;
    font-size:12px;
}
ul.B_crumbBox li{
    display:inline-block;
}
ul.B_crumbBox li a{
    font-size: 12px!important;
    color: #333;
    text-decoration: underline;
}
.gal-item-active{
    float: left;
    margin: 20px;
    padding: 5px; 
    border: 1px solid #999;
}
/* END Breadcrumbs___________________________________________________________________________________*/
/*FormIt________________________________________________________________________________*/
#form_imc{
    line-height:30px;
    margin:30px 0 0 30px;
}
#form_imc td{
    padding:5px;
}
#fio,#email,#msg{
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
/* END FormIt________________________________________________________________________________*/
#system_info{
    position:absolute;
    width:100%;
    z-index:999;
}
#system_info_inner{
    border: 5px solid #ECCD6B;
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto;
    text-align: center;
    width: 800px;
    color:#254c40;
    background-image:url("../images/bg_pixel.png");
    -webkit-box-shadow: 0px 1px 15px 5px #4a4a4a;
    -moz-box-shadow: 0px 1px 15px 5px #4a4a4a;
    box-shadow: 0px 1px 15px 5px #4a4a4a;
    line-height:20px;
    position:relative;
}
.news_img {
    	border: 2px solid #4e6960;
        border-radius:5px;
		float: left;
		margin: 15px;
		width:150px !important;
}
.head{
	color: #705813;
	font-weight: bold;
	display: block;
}
.head_gren{
	color: #0b382a;
	font-weight: bold;
}
.bold{
	font-weight: bold;
}
.text-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/button-back.png") repeat-x scroll 0 100% #C8C8C8;
    border-color: #AFAFAF #646464 #646464 #AFAFAF;
    border-image: none;
    border-right: 1px solid #646464;
    border-style: solid;
    border-width: 1px;
    color: #191919;
    cursor: pointer;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 15px 3px;
    text-align: center;
    text-decoration: none;
}
.tl-tag{
    background-color: #378367;
    border-radius: 10px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: white;
    text-decoration: none;
    padding:2px 7px 3px 7px;
}
.tl-tag:hover{
    color: #eee;
    background-color: #378340;
    
}
.cloud{
    background-color:#ccc;
}
.cloud h2{
    margin:0;
    padding:0;
}
.tagcloud .tl-tag {
    line-height:normal;
}
.tagcloud .tl-tag a {
    color:#fff;
    padding:2px;
    /* background-color:#F9F9F9; */
    text-decoration:none;
}
.tagcloud .tl-tag a:hover {
    /* background:#B8F2F5; */
    color:#eccd6b;
}
.tagcloud .tl-tag-weight5 {font-size:1.5em;}
.tagcloud .tl-tag-weight4 {font-size:1.3em;}
.tagcloud .tl-tag-weight3 {font-size:1.1em;}
.tagcloud .tl-tag-weight2 {font-size:0.9em;}
.tagcloud .tl-tag-weight1 {font-size:0.7em;}

#topMenu li.first{
    font-size:14px;
}
#topMenu li.first a{
    line-height: 12px;
}

/*Структура организации*/
#stryktyra{
    position:relative;
}
#main_st{
    top:10px;
    left:400px;
}
#st_1 {
    left:40px;
}
#st_2 {
    left:270px;
}
#st_3 {
    left:635px;
}
#st_4 {
    left:12px;
}
#st_5 {
    left:205px;
}
#st_6 {
    left:365px;
}
#st_7 {
    left:585px;
}
#st_8 {
    left:750px;
}
.lvl1{
    top:150px;
}
.lvl2{
    top:300px;
}
a.st_block, span.st_block{
    display:block;
    position:absolute;
    padding:10px 15px;
    border:5px solid #eccd6b;
    border-radius:5px;
    text-decoration:none;
    color:#034758;
    font-size:16px;
    -webkit-box-shadow: 0px 1px 15px 5px #4a4a4a;
    -moz-box-shadow: 0px 1px 15px 5px #4a4a4a;
    box-shadow: 0px 1px 15px 5px #4a4a4a;
}
a.st_block:hover{
    background-color:#598577;
    color:#fff098;
}
#stryktyra img{
    display:block;
    position:absolute;
}
#img-lvl1{
    top:61px;
    left:120px;
}
#img-lvl2-1{
    top:202px;
    left:65px;
}
#img-lvl2-2{
    top:202px;
    left:627px;
}
.tableR {
  border-spacing: 0;
  border: 1px solid;
  border-radius: 5px;
  border-color:#0F3;
}
.tableR td {
  padding: 5px;
  border-left: 1px solid;
  border-top: 1px solid;
}
.tableR td {
  background: #0F3;
  border-top: none;
}
.tableR td:first-child {
  border-left: none;
}

/* из-за background */

.tableR td:first-child {
  border-top-left-radius: 5px;
}
.honor1{color: #695e45;
	font-weight: bold;
	font-family:Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;
	font-size:14px;}
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:970px;
	height:700px;
}

#sxema-020517_ {
	position:absolute;
	left:0px;
	top:0px;
	width:970px;
	height:27px;
}

#sxema-020517002_ {
	position:absolute;
	left:0px;
	top:27px;
	width:53px;
	height:154px;
}

#sxema-020517003_ {
	position:absolute;
	left:53px;
	top:27px;
	width:198px;
	height:39px;
}

#sxema-020517004_ {
	position:absolute;
	left:251px;
	top:27px;
	width:159px;
	height:154px;
}

#sxema-020517005_ {
	position:absolute;
	left:410px;
	top:27px;
	width:147px;
	height:40px;
}

#sxema-020517006_ {
	position:absolute;
	left:557px;
	top:27px;
	width:164px;
	height:154px;
}

#sxema-020517007_ {
	position:absolute;
	left:721px;
	top:27px;
	width:197px;
	height:40px;
}

#sxema-020517008_ {
	position:absolute;
	left:918px;
	top:27px;
	width:52px;
	height:154px;
}

#sxema-020517009_ {
	position:absolute;
	left:53px;
	top:66px;
	width:198px;
	height:24px;
}

#sxema-020517010_ {
	position:absolute;
	left:410px;
	top:67px;
	width:147px;
	height:114px;
}

#sxema-020517011_ {
	position:absolute;
	left:721px;
	top:67px;
	width:197px;
	height:24px;
}

#sxema-020517012_ {
	position:absolute;
	left:53px;
	top:90px;
	width:198px;
	height:91px;
}

#sxema-020517013_ {
	position:absolute;
	left:721px;
	top:91px;
	width:197px;
	height:90px;
}

#sxema-020517014_ {
	position:absolute;
	left:0px;
	top:181px;
	width:32px;
	height:214px;
}

#sxema-020517015_ {
	position:absolute;
	left:32px;
	top:181px;
	width:221px;
	height:75px;
}

#sxema-020517016_ {
	position:absolute;
	left:253px;
	top:181px;
	width:121px;
	height:88px;
}

#sxema-020517017_ {
	position:absolute;
	left:374px;
	top:181px;
	width:220px;
	height:73px;
}

#sxema-020517018_ {
	position:absolute;
	left:594px;
	top:181px;
	width:118px;
	height:200px;
}

#sxema-020517019_ {
	position:absolute;
	left:712px;
	top:181px;
	width:221px;
	height:75px;
}

#sxema-020517020_ {
	position:absolute;
	left:933px;
	top:181px;
	width:37px;
	height:200px;
}

#sxema-020517021_ {
	position:absolute;
	left:374px;
	top:254px;
	width:220px;
	height:140px;
}

#sxema-020517022_ {
	position:absolute;
	left:32px;
	top:256px;
	width:221px;
	height:13px;
}

#sxema-020517023_ {
	position:absolute;
	left:712px;
	top:256px;
	width:221px;
	height:125px;
}

#sxema-020517024_ {
	position:absolute;
	left:32px;
	top:269px;
	width:60px;
	height:126px;
}

#sxema-020517025_ {
	position:absolute;
	left:92px;
	top:269px;
	width:197px;
	height:40px;
}

#sxema-020517026_ {
	position:absolute;
	left:289px;
	top:269px;
	width:85px;
	height:125px;
}

#sxema-020517027_ {
	position:absolute;
	left:92px;
	top:309px;
	width:197px;
	height:24px;
}

#sxema-020517028_ {
	position:absolute;
	left:92px;
	top:333px;
	width:197px;
	height:62px;
}

#sxema-020517029_ {
	position:absolute;
	left:594px;
	top:381px;
	width:69px;
	height:13px;
}

#sxema-020517030_ {
	position:absolute;
	left:663px;
	top:381px;
	width:136px;
	height:74px;
}

#sxema-020517031_ {
	position:absolute;
	left:799px;
	top:381px;
	width:23px;
	height:319px;
}

#sxema-020517032_ {
	position:absolute;
	left:822px;
	top:381px;
	width:123px;
	height:75px;
}

#sxema-020517033_ {
	position:absolute;
	left:945px;
	top:381px;
	width:25px;
	height:319px;
}

#sxema-020517034_ {
	position:absolute;
	left:289px;
	top:394px;
	width:74px;
	height:1px;
}

#sxema-020517035_ {
	position:absolute;
	left:363px;
	top:394px;
	width:286px;
	height:35px;
}

#sxema-020517036_ {
	position:absolute;
	left:649px;
	top:394px;
	width:14px;
	height:236px;
}

#sxema-020517037_ {
	position:absolute;
	left:0px;
	top:395px;
	width:20px;
	height:305px;
}

#sxema-020517038_ {
	position:absolute;
	left:20px;
	top:395px;
	width:298px;
	height:35px;
}

#sxema-020517039_ {
	position:absolute;
	left:318px;
	top:395px;
	width:45px;
	height:305px;
}

#sxema-020517040_ {
	position:absolute;
	left:363px;
	top:429px;
	width:125px;
	height:108px;
}

#sxema-020517041_ {
	position:absolute;
	left:488px;
	top:429px;
	width:35px;
	height:201px;
}

#sxema-020517042_ {
	position:absolute;
	left:523px;
	top:429px;
	width:126px;
	height:108px;
}

#sxema-020517043_ {
	position:absolute;
	left:20px;
	top:430px;
	width:159px;
	height:108px;
}

#sxema-020517044_ {
	position:absolute;
	left:179px;
	top:430px;
	width:26px;
	height:200px;
}

#sxema-020517045_ {
	position:absolute;
	left:205px;
	top:430px;
	width:113px;
	height:108px;
}

#sxema-020517046_ {
	position:absolute;
	left:663px;
	top:455px;
	width:136px;
	height:41px;
}

#sxema-020517047_ {
	position:absolute;
	left:822px;
	top:456px;
	width:123px;
	height:40px;
}

#sxema-020517048_ {
	position:absolute;
	left:663px;
	top:496px;
	width:136px;
	height:204px;
}

#sxema-020517049_ {
	position:absolute;
	left:822px;
	top:496px;
	width:123px;
	height:204px;
}

#sxema-020517050_ {
	position:absolute;
	left:363px;
	top:537px;
	width:125px;
	height:40px;
}

#sxema-020517051_ {
	position:absolute;
	left:523px;
	top:537px;
	width:126px;
	height:40px;
}

#sxema-020517052_ {
	position:absolute;
	left:20px;
	top:538px;
	width:159px;
	height:40px;
}

#sxema-020517053_ {
	position:absolute;
	left:205px;
	top:538px;
	width:113px;
	height:41px;
}

#sxema-020517054_ {
	position:absolute;
	left:363px;
	top:577px;
	width:125px;
	height:41px;
}

#sxema-020517055_ {
	position:absolute;
	left:523px;
	top:577px;
	width:126px;
	height:41px;
}

#sxema-020517056_ {
	position:absolute;
	left:20px;
	top:578px;
	width:159px;
	height:41px;
}

#sxema-020517057_ {
	position:absolute;
	left:205px;
	top:579px;
	width:113px;
	height:51px;
}

#sxema-020517058_ {
	position:absolute;
	left:363px;
	top:618px;
	width:125px;
	height:12px;
}

#sxema-020517059_ {
	position:absolute;
	left:523px;
	top:618px;
	width:126px;
	height:12px;
}

#sxema-020517060_ {
	position:absolute;
	left:20px;
	top:619px;
	width:159px;
	height:11px;
}

#sxema-020517061_ {
	position:absolute;
	left:20px;
	top:630px;
	width:13px;
	height:70px;
}

#sxema-020517062_ {
	position:absolute;
	left:33px;
	top:630px;
	width:285px;
	height:40px;
}

#sxema-020517063_ {
	position:absolute;
	left:363px;
	top:630px;
	width:1px;
	height:70px;
}

#sxema-020517064_ {
	position:absolute;
	left:364px;
	top:630px;
	width:286px;
	height:40px;
}

#sxema-020517065_ {
	position:absolute;
	left:650px;
	top:630px;
	width:13px;
	height:70px;
}

#sxema-020517066_ {
	position:absolute;
	left:33px;
	top:670px;
	width:285px;
	height:30px;
}

#sxema-020517067_ {
	position:absolute;
	left:364px;
	top:670px;
	width:286px;
	height:30px;
}
.text_container {
    text-align: left;
    width: 97%;
    color: #000;
    background-color: #cfdfda;
    border: solid 1px #598577;
    margin: 0 auto 0px ;
    padding: 10px 10px 0px 10px;
    cursor: pointer;
}
.hidden>div {
	display:none;
}

.visible>div {
	display:block;
}
h7 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
main {
  display: block;
  box-sizing: border-box;
  width: 90%;
  margin: 1em auto;
  padding: 1em 2em;
  color: #000;
  background-color: rgba(204,204,204,.7);
  border: .07em solid rgba(0,0,0,.5);
  border-radius: .5em;
}
.expando {
  display: none;
}
.expando:target {
  display: block;
}
#myDIV {
    width: 100%;
    padding: 50px 0;
    text-align: center;
    background-color: lightblue;
    margin-top: 20px;
}
#button {
float:left;
margin:50px 10px 0 10px; /* отступы для кнопок */
}
.gallery {
float:left;
/*background-color:#FFCC99;*/
/*border:solid thin #FF9933;*/
}
.gallery li{
margin: 3px; /* пробел вокруг изображений */
}

.prev
{
    background: url("/images/btn-prev.png") no-repeat scroll left 60px rgba(0, 0, 0, 0);
    display: block;
    height: 143px;
    text-decoration: none;
    width: 30px;
}

.next
{
	background: url("/images/btn-next.png") no-repeat scroll right 60px rgba(0, 0, 0, 0);
	display: block;
    height: 143px;
    text-decoration: none;
    width: 30px;
}
ul li
{
	padding-left: 0px;
}

.bla a
{
	text-decoration: none; 
}
.ja-tab-content{display: none;}
#ja-hpwrap{height:0;overflow:hidden;visibility:hidden;}

#Table_1109 {
	position:absolute;
	left:0px;
	top:0px;
	width:947px;
	height:533px;
}

#id01-01-1109 {
	position:absolute;
	left:0px;
	top:0px;
	width:947px;
	height:210px;
}

#id02-02-1109 {
	position:absolute;
	left:0px;
	top:210px;
	width:236px;
	height:95px;
}

#id03-03-1109 {
	position:absolute;
	left:236px;
	top:210px;
	width:238px;
	height:95px;
}

#id04-04-1109 {
	position:absolute;
	left:474px;
	top:210px;
	width:251px;
	height:95px;
}

#id05-05-1109 {
	position:absolute;
	left:725px;
	top:210px;
	width:222px;
	height:95px;
}

#id06-06-1109 {
	position:absolute;
	left:0px;
	top:305px;
	width:947px;
	height:228px;
}
.rollover11091 {
  display: block;
  text-align: center;
 }
.rollover11091:hover, .rollover11091:focus, .rollover11091:active {
  background: url(/images/02_02_1109_over.png) no-repeat 50% 50%;
 }
.rollover11091:hover img, .rollover11091:focus img, .rollover11091:active img {
  background: transparent;
  visibility: hidden;
}
.rollover11092 {
  display: block;
  text-align: center;
 }
.rollover11092:hover, .rollover11092:focus, .rollover11092:active {
  background: url(/images/03_03_1109_over.png) no-repeat 50% 50%;
 }
.rollover11092:hover img, .rollover11092:focus img, .rollover11092:active img {
  background: transparent;
  visibility: hidden;
}
.rollover11093 {
  display: block;
  text-align: center;
 }
.rollover11093:hover, .rollover11093:focus, .rollover11093:active {
  background: url(/images/04_04_1109_over.png) no-repeat 50% 50%;
 }
.rollover11093:hover img, .rollover11093:focus img, .rollover11093:active img {
  background: transparent;
  visibility: hidden;
}
.rollover11094 {
  display: block;
  text-align: center;
 }
.rollover11094:hover, .rollover11094:focus, .rollover11094:active {
  background: url(/images/05_05_1109_over.png) no-repeat 50% 50%;
 }
.rollover11094:hover img, .rollover11094:focus img, .rollover11094:active img {
  background: transparent;
  visibility: hidden;
}