html,
div,
ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    }   
    
html, body {
  height: 100%;
  }    
    
body {
 font-family:  Arial, Verdana, sans-serif;
 text-align: left;
 color: #8c8c8c;
 font-size: 0.8em;
 margin: 0;
 padding: 0;
 min-width: 1000px;
 background: #ff3;
}

img    {border: 0 solid }
A IMG  {border: none;}

a {
 color: #8c8c8c;
  }
  
a:hover {
  text-decoration: none;
  }
  
table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  font-size: 1em;
  }

table td {
  padding: 0;
  vertical-align: top;
  }

.table_main {
  height: 100%;
  
  }
  
#parents .table_main {
  background: #f93;
  }

#park .table_main {
  background: #f33;
  }   
  
#news .table_main {
  background: #6c0;
  }
  
#catalog .table_main {
  background: #00dbff;
  }  
  
#forum .table_main {
  background: #fc3;
  }  
  
#shop .table_main {
  background: #0075ff;
  }

#club .table_main {
  background: #ef5ede;
  }   
  
#about .table_main {
  background: #b2b2b2;
  }  

.left {
  width: 139px;  
  padding-bottom: 150px;
  }
  
#parents .left {
  background: url(/images/bg_left.gif) repeat-y 0 0;
  }

#park .left {
  background: url(/images/bg_leftpark.gif) repeat-y 0 0;
  }  
  
#news .left {
  background: url(/images/bg_leftnews.gif) repeat-y 0 0;
  }   
  
#catalog .left {
  background: url(/images/bg_leftcatalog.gif) repeat-y 0 0;
  }     

#forum .left {
  background: url(/images/bg_leftforum.gif) repeat-y 0 0;
  } 

#shop .left {
  background: url(/images/bg_leftshop.gif) repeat-y 0 0;
  }

#club .left {
  background: url(/images/bg_leftclub.gif) repeat-y 0 0;
  }

#about .left {
  background: url(/images/bg_leftabout.gif) repeat-y 0 0;
  }   
  
.logo {
  background: #ff3;
  text-align: center;
  padding: 20px 0 10px 0;
  } 
  
#parents .logo {
  padding-top: 21px;
  }  
  
#park .logo,
#news .logo {
  padding-top: 19px;
  }  
  
#forum .logo {
  padding-top: 11px;
  }  
  
#club .logo {
  padding-top: 24px;
  }  
  
#shop .logo {
  padding-top: 20px;
  }  
  
#catalog .logo {
  padding-top: 19px;
  }  

#parents .left .menu {
  background: url(/images/bg_menuleft.gif) no-repeat 0 0;  
  } 
  
#park .left .menu {
  background: url(/images/bg_menuleftpark.gif) no-repeat 0 0;  
  } 
  
#news .left .menu {
  background: url(/images/bg_menuleftnews.gif) no-repeat 0 0;  
  }  
  
#catalog .left .menu {
  background: url(/images/bg_menuleftcatalog.gif) no-repeat 0 0;  
  }

#forum .left .menu {
  background: url(/images/bg_menuleftforum.gif) no-repeat 0 0;  
  }   

#shop .left .menu {
  background: url(/images/bg_menuleftshop.gif) no-repeat 0 0;  
  }   

#club .left .menu {
  background: url(/images/bg_menuleftclub.gif) no-repeat 0 0;  
  }
  
#about .left .menu {
  background: url(/images/bg_menuleftabout.gif) no-repeat 0 0;  
  }   
  
.left .menu {
  padding: 27px 0 0 24px; 
  position: relative; 
  }   
  
.left .menu img {
  margin-bottom: 13px;
  }  
  
/*.right {
  width: 140px;
  padding-bottom: 150px;  
  }*/
.right { padding-bottom:200px;width:140px;}
  
#parents .right {
  background: url(/images/bg_right.gif) repeat-y 0 0;
  } 
  
#park .right {
  background: url(/images/bg_rightpark.gif) repeat-y 0 0;
  }

#news .right {
  background: url(/images/bg_rightnews.gif) repeat-y 0 0;
  }

#catalog .right {
  background: url(/images/bg_rightcatalog.gif) repeat-y 0 0;
  }   

#forum .right {
  background: url(/images/bg_rightforum.gif) repeat-y 0 0;
  }  

#shop .right {
  background: url(/images/bg_rightshop.gif) repeat-y 0 0;
  }   

#club .right {
  background: url(/images/bg_rightclub.gif) repeat-y 0 0;
  }
  
#about .right {
  background: url(/images/bg_rightabout.gif) repeat-y 0 0;
  }   
  
#parents .right .menu {
  background: url(/images/bg_menuright.gif) no-repeat 0 0;
  }  
  
#park .right .menu {
  background: url(/images/bg_menurightpark.gif) no-repeat 0 0;
  }

#news .right .menu {
  background: url(/images/bg_menurightnews.gif) no-repeat 0 0;
  } 

#catalog .right .menu {
  background: url(/images/bg_menurightcatalog.gif) no-repeat 0 0;
  }   

#forum .right .menu {
  background: url(/images/bg_menurightforum.gif) no-repeat 0 0;
  }     

#shop .right .menu {
  background: url(/images/bg_menurightshop.gif) no-repeat 0 0;
  }     

#club .right .menu {
  background: url(/images/bg_menurightclub.gif) no-repeat 0 0;
  }     
  
#about .right .menu {
  background: url(/images/bg_menurightabout.gif) no-repeat 0 0;
  }  
  
.right .menu {
  padding: 40px 0 0 5px;
  position: relative;
  }  
  
.right .menu .link,
.right .menu .link_s {
  width: 117px;  
  }  
  
#parents .right .menu .link {
  background: url(/images/bg_menurep.gif) repeat-y 0 0;
  }   
  
#park .right .menu .link {
  background: url(/images/bg_menurep_park.gif) repeat-y 0 0;
  }

#news .right .menu .link {
  background: url(/images/bg_menurep_news.gif) repeat-y 0 0;
  }

#catalog .right .menu .link {
  background: url(/images/bg_menurep_catalog.gif) repeat-y 0 0;
  }   

#forum .right .menu .link {
  background: url(/images/bg_menurep_forum.gif) repeat-y 0 0;
  }   

#shop .right .menu .link {
  background: url(/images/bg_menurep_shop.gif) repeat-y 0 0;
  }

#club .right .menu .link {
  background: url(/images/bg_menurep_club.gif) repeat-y 0 0;
  }
  
#about .right .menu .link {
  background: url(/images/bg_menurep_about.gif) repeat-y 0 0;
  }

.right .menu p {
  min-height: 32px;
  _height: 32px;
  } 
  
#parents .right .menu .link p {
  background: url(/images/bg_botmenulink.gif) no-repeat 0 100%;
  }  
  
#park .right .menu .link p {
  background: url(/images/bg_botmenulinkpark.gif) no-repeat 0 100%;
  }  
  
#news .right .menu .link p {
  background: url(/images/bg_botmenulinknews.gif) no-repeat 0 100%;
  }  
  
#catalog .right .menu .link p {
  background: url(/images/bg_botmenulinkcatalog.gif) no-repeat 0 100%;
  }  
  
#forum .right .menu .link p {
  background: url(/images/bg_botmenulinkforum.gif) no-repeat 0 100%;
  }   
  
#shop .right .menu .link p {
  background: url(/images/bg_botmenulinkshop.gif) no-repeat 0 100%;
  }  
  
#club .right .menu .link p {
  background: url(/images/bg_botmenulinkclub.gif) no-repeat 0 100%;
  }   
  
#about .right .menu .link p {
  background: url(/images/bg_botmenulinkabout.gif) no-repeat 0 100%; 
  }  
  
.right .menu .link a {
  display: block;
  font-size: 12px;
  /*line-height: 12px;*/
  /*letter-spacing: 1px;*/
  font-family: Arial;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 8px 10px 4px 10px;
  min-height: 22px;
  _height: 32px;
  }
  
#shop .right .menu .link a {
  padding: 10px 0 0 10px;
  min-height: 22px;
  _height: 32px;
  }   
  
#parents .right .menu .link a {
  background: url(/images/bg_topmenulink.gif) no-repeat 0 0;
  padding: 8px 5px 4px 8px;
  }  
  
#park .right .menu .link a {
  background: url(/images/bg_topmenulinkpark.gif) no-repeat 0 0;
  padding: 8px 3px 4px 10px;
  }  
  
#news .right .menu .link a {
  background: url(/images/bg_topmenulinknews.gif) no-repeat 0 0;
  }

#catalog .right .menu .link a {
  background: url(/images/bg_topmenulinkcatalog.gif) no-repeat 0 0;
  padding: 8px 8px 4px 10px;
  } 

#forum .right .menu .link a {
  background: url(/images/bg_topmenulinkforum.gif) no-repeat 0 0;
  } 

#shop .right .menu .link a {
  background: url(/images/bg_topmenulinkshop.gif) no-repeat 0 0;
  }   

#club .right .menu .link a {
  background: url(/images/bg_topmenulinkclub.gif) no-repeat 0 0;
  padding: 8px 10px 4px 10px;
  }
  
#about .right .menu .link a {
  background: url(/images/bg_topmenulinkabout.gif) no-repeat 0 0;
  padding-left: 8px;
  }   
  
#parents .right .menu .link_s {
  background: url(/images/bg_menureps.gif) repeat-y 0 0;
  }   
  
#park .right .menu .link_s {
  background: url(/images/bg_menureps_park.gif) repeat-y 0 0;
  } 
  
#news .right .menu .link_s {
  background: url(/images/bg_menureps_news.gif) repeat-y 0 0;
  } 

#catalog .right .menu .link_s {
  background: url(/images/bg_menureps_catalog.gif) repeat-y 0 0;
  }   

#forum .right .menu .link_s {
  background: url(/images/bg_menureps_forum.gif) repeat-y 0 0;
  }     

#shop .right .menu .link_s {
  background: url(/images/bg_menureps_shop.gif) repeat-y 0 0;
  }     

#club .right .menu .link_s {
  background: url(/images/bg_menureps_club.gif) repeat-y 0 0;
  }
  
#about .right .menu .link_s {
  background: url(/images/bg_menureps_about.gif) repeat-y 0 0;
  }
  
#parents .right .menu .link_s p {
  background: url(/images/bg_botmenulink_s.gif) no-repeat 0 100%;
  }  
  
#park .right .menu .link_s p {
  background: url(/images/bg_botmenulink_spark.gif) no-repeat 0 100%;
  }  
  
#news .right .menu .link_s p {
  background: url(/images/bg_botmenulink_snews.gif) no-repeat 0 100%;
  }  
  
#catalog .right .menu .link_s p {
  background: url(/images/bg_botmenulink_scatalog.gif) no-repeat 0 100%;
  }  
  
#forum .right .menu .link_s p {
  background: url(/images/bg_botmenulink_sforum.gif) no-repeat 0 100%;
  }   
  
#shop .right .menu .link_s p {
  background: url(/images/bg_botmenulink_sshop.gif) no-repeat 0 100%;
  }   
  
#club .right .menu .link_s p {
  background: url(/images/bg_botmenulink_sclub.gif) no-repeat 0 100%;
  }   

#about .right .menu .link_s p {
  background: url(/images/bg_botmenulink_sabout.gif) no-repeat 0 100%; 
  }   
    
.right .menu .link_s span {  
  display: block;
  font-size: 12px;
  /*line-height: 12px;*/
  font-family: Arial;
  color: #fff;
  font-weight: bold;
  padding: 8px 5px 4px 10px;
  min-height: 22px;
  _height: 32px;
  } 
.link_s a {  
  display: block;
  font-size: 12px;
  /*line-height: 12px;*/
  text-decoration: none;
  font-family: Arial;
  color: #fff;
  font-weight: bold;
  padding: 8px 5px 4px 10px;
  min-height: 22px;
  _height: 32px;
  }
  
#shop .right .menu .link_s span {
  padding: 10px 0 0 10px;
  min-height: 22px;
  _height: 32px;
  }  
  
#parents .right  .menu .link_s span {
  background: url(/images/bg_topmenulink_s.gif) no-repeat 0 0;
  padding: 8px 5px 4px 8px;
  }  
  
#park .right  .menu .link_s span {
  background: url(/images/bg_topmenulink_spark.gif) no-repeat 0 0;
  padding: 8px 3px 4px 10px;
  }

#news .right  .menu .link_s span {
  background: url(/images/bg_topmenulink_snews.gif) no-repeat 0 0;
  } 

#catalog .right  .menu .link_s span {
  background: url(/images/bg_topmenulink_scatalog.gif) no-repeat 0 0;
  }  
#catalog .right  .menu .link_s a{
  background: url(/images/bg_topmenulink_scatalog.gif) no-repeat 0 0;
  }  

#forum .right  .menu .link_s span {
  background: url(/images/bg_topmenulink_sforum.gif) no-repeat 0 0;
  }   

#shop .right  .menu .link_s span {
  background: url(/images/bg_topmenulink_sshop.gif) no-repeat 0 0;
  }   
  
#club .right  .menu .link_s span {
  background: url(/images/bg_topmenulink_sclub.gif) no-repeat 0 0;
  padding: 8px 5px 4px 10px;
  }

#about .right  .menu .link_s span {
  background: url(/images/bg_topmenulink_sabout.gif) no-repeat 0 0;
  padding-left: 8px;
  }  
  
.separator {
  margin: 5px 0 5px 50px;
  }   

.head {
  height: 244px;
  }  
  
#parents .head {
  background: url(/images/bg_head.gif) no-repeat 0 100%;
  height: 246px;
  } 
  
#park .head {
  background: url(/images/bg_headpark.gif) no-repeat 0 100%;
  }

#news .head {
  background: url(/images/bg_headnews.gif) no-repeat 0 100%;
  }  
  
#catalog .head {
  background: url(/images/bg_headcatalog.gif) no-repeat 0 100%;
  height: 243px;
  }   

#forum .head {
  background: url(/images/bg_headforum.gif) no-repeat 0 100%;
  }  
  
#shop .head {
  background: url(/images/bg_headshop.gif) no-repeat 0 100%;
  height: 245px;
  } 

#club .head {
  background: url(/images/bgheadcl.gif) no-repeat 0 5px;
  height: 263px;
  }
  
#about .head {
  background: url(/images/bg_headabout.gif) no-repeat 0 2px;
  height: 246px;
  }   
  
.headtop {
  position: relative;
  } 
  
.txt1,
.txt2 {
  position: absolute;
  top: 25px;
  color: #f33;
  font-size: 14px;
  font-weight: bold;
  }   
  
.txt1 {
  left: 5px;
  }  
  
.txt2 {
  right: 5px;
  }  
  
.foot {
  text-align: right;
  vertical-align: bottom;
  } 
  
#parents .foot {
  background: url(/images/bg_foot.gif) no-repeat 0 0;
  }

#park .foot {
  background: url(/images/bg_footpark.gif) no-repeat 0 0;
  }   
  
#news .foot {
  background: url(/images/bg_footnews.gif) no-repeat 0 0;
  }

#catalog .foot {
  background: url(/images/bg_footcatalog.gif) no-repeat 0 0;
  } 

#forum .foot {
  background: url(/images/bg_footforum.gif) no-repeat 0 0;
  }   

#shop .foot {
  background: url(/images/bg_footshop.gif) no-repeat 0 0;
  }   
  
#club .foot {
  background: url(/images/bg_footclub.gif) no-repeat 0 0;
  }
  
#about .foot {
  background: url(/images/bg_footabout.gif) no-repeat 0 0;
  }  
  
.foot p {
  float: right;
  padding: 35px 0 20px 0;
  font-size: 13px;
  color: #fff;
  font-family: Arial;
  position: relative;
  }  

.counter {
  float: right;
  padding: 25px 60px 0 10px;
  position: relative;
  } 
  
.counter img {
  margin: 0 5px 0 0;
  }  

.table_bot {
  height: 200px;
  margin-top: -200px;
  }  

  
.table_bot .left,
.table_bot .right {
  padding-bottom: 0;
  }  
  
#parents .table_bot .left,
#parents .table_bot .right {
  background: #f93;  
  } 
  
#park .table_bot .left,
#park .table_bot .right {
  background: #f33;
  }

#news .table_bot .left,
#news .table_bot .right {
  background: #6c0;
  }

#catalog .table_bot .left,
#catalog .table_bot .right {
  background: #00dbff;
  } 

#forum .table_bot .left,
#forum .table_bot .right {
  background: #fc3;
  } 

#shop .table_bot .left,
#shop .table_bot .right {
  background: #0075ff;
  }

#club .table_bot .left,
#club .table_bot .right {
  background: #ef5ede;
  }
  
#about .table_bot .left,
#about .table_bot .right {
  background: #b2b2b2;
  }   

#parents .bg_content {    
  background: url(/images/bg_contentrep.gif) repeat-y 100% 0;
  } 
  
#park .bg_content {    
  background: url(/images/bg_contentreppark.gif) repeat-y 100% 0;
  }

#news .bg_content {    
  background: url(/images/bg_contentrepnews.gif) repeat-y 100% 0;
  }

#catalog .bg_content {    
  background: url(/images/bg_contentrepcatalog.gif) repeat-y 100% 0;
  }   

#forum .bg_content {    
  background: url(/images/bg_contentrepforum.gif) repeat-y 100% 0;
  }     

#shop .bg_content {    
  background: url(/images/bg_contentrepshop.gif) repeat-y 100% 0;
  } 

#club .bg_content {    
  background: url(/images/bg_contentrepclub.gif) repeat-y 100% 0;
  } 

#about .bg_content {    
  background: url(/images/bg_contentrepabout.gif) repeat-y 100% 0;
  }   
  
#content {
  padding: 10px 80px 130px 90px;
  position: relative;
  .height: 520px;
  _height: 600px;  
  }   
  
#catalog #content {
  padding: 10px 10px 130px 10px;
  }  

#catalog #content .d_baner { margin-left: 80px; }

#content .d_baner { clear:both;}
#content .d_baner a img {
	margin: 0;
/* 
display:block;
margin-bottom:0;
margin-left:-30px;
margin-right:0;
margin-top:35px;
position:absolute; 
 */
}
  
#content p {
  font-size: 13px;
  }  
  
#about #content p {
  font-size: 13px;
  }  
  
#shop #content p {
  font-size: 13px;
  }  
  
.blockleft {
  background: url(/images/bg_blockleft.gif) no-repeat 0 0;
  width: 238px;
  height: 159px;
  float: left;
  margin: 0 33px 15px 0;
  text-align: center;
  }  
  
.blockright {
  background: url(/images/bg_blockright.gif) no-repeat 0 0;
  width: 238px;
  height: 159px;
  float: left;
  margin: 0 0 15px 0;
  text-align: center;
  }  
  
.img1 {
  margin: 25px 0 0 0;
  }

.img3 {
  margin: 5px 0 0 -5px;
  } 

.img4 {
  margin: 21px 0 0 13px;
  }   
  
.block { 
  background: url(/images/bgblock.gif) no-repeat 0 0;
  width: 153px;
  height: 134px;
  margin: 0 30px 13px 0;
  float: left;
  text-align: center;
  }  
  
#park .block {
  padding-top: 8px;
  }  
  
.img_block {
  margin: 8px 0 2px 0;
  height: 95px;
  }  
  
/*news*/
.news {
  padding-right: 50px;
  margin-bottom: 40px;
  position: relative;
  z-index: 100;  
  }
   
.blocknews {
  border-bottom: 1px solid #fc0;
  margin-right: 50px;
  padding-bottom: 4px;
  margin-bottom: 9px;
  }  
   
.news img {
  float: left;
  margin: 0 25px 10px 0;
  }  
  
.blocknews img {
  float: left;
  margin: 1px 20px 0 0;
  }  
  
.news_txt {
  overflow: hidden;
  _height: 0;
  font-size: 13px;
  font-family: Arial;
  color: #8c8c8c;
  position: relative;
  z-index: 100;
  } 
  
#content .news p {
  font-size: 12px;
  /*overflow: hidden;
  _height: 0;*/
  margin-bottom: 30px;
  }  

#content .blocknews .news_txt p {
  margin: 0 0 6px 20px;
  font-size: 13px;
  }   
  
.news_top h2 {
  color: #ff4545;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  float: left;
  }  
  
.news_txt h2 {
  color: #ff4545;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  background: url(/images/bg_h2.gif) no-repeat 0 1px;
  padding-left: 20px;
  margin-bottom: 3px;
  }  
  
.news_top .date {
  float: right;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  color: #8c8c8c;
  } 
  
.news_txt .date {
  font-size: 11px;
  font-weight: bold;
  margin-left: 20px;
  }   
  
.news_top {
  overflow: hidden;
  _height: 0;
  border-bottom: 1px solid #fc0;
  margin: 10px 50px 20px 0;
  padding: 0 0 8px 0;
  } 
  
.link_right {
  text-align: right;
  }   
  
.link_right a {
  background: url(/images/bg_return.gif) no-repeat 100% 0;
  padding: 0 30px 5px 0;
  float: right;
  color: #8c8c8c;
  font-size: 10px;
  font-family: Arial;
  } 
  
.news_txt .link_right a {
  margin-top: -13px;
  }   
  
.abs_img {
  position: relative;
  z-index: 2;
  margin: -224px 42px 0 0;
  float: right;
  clear: both;
  }  
  
.imgcatalog {
  position: relative;
  z-index: 2;
  margin: -63px 0 0 166px;
  float: left;  
  }  
  
.return {  
  padding: 0 0 0 90px;
  clear: right;
  }  
  
.return a {
  background: url(/images/bg_return.gif) no-repeat 100% 0;
  padding-right: 30px;
  color: #8c8c8c;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  float: left;
  margin-top: -50px;
  padding-bottom: 5px;
  position: relative;
  } 

#about #content .return {
  padding: 0;
  }  
  
#about #content .return a{
  margin-top: 60px;
  }  
  
#shop .return a,
#catalog .return a {
  background: url(/images/bg_returnred.gif) no-repeat 0 0;
  padding-left: 30px;  
  } 

#catalog .return a {
  margin-left: -30px;
  margin-top: -38px;
  }   
  
.page {
  font-size: 11px;
  font-family: Arial;
  color: #8c8c8c;
  font-weight: bold;
  }  
  
.page span {
  margin: 0 10px 0 10px;
  }  
  
.page a {
  color: #ff4545;
  font-size: 11px;
  }  
  
.page .next,
.page .prev {
  text-decoration: none;
  }  
  
.page .next:hover,
.page .prev:hover {
  text-decoration: underline;
  }  
  
.h1left {
  background: url(/images/bgh1left.gif) no-repeat 100% 0;
  width: 33%;
  }  
  
.h1right {
  background: url(/images/bgh1right.gif) no-repeat 0 0;
  width: 33%;
  }

.h1 .h1o_g {
  text-align: center;
  padding: 7px 0 30px 0;
  }  
  
#catalog h1 {
  color: #42b8d5;
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  padding: 7px 0 27px 0;
  margin: 0 15px;
  text-align: center;
  /*white-space: nowrap;*/
  }  
  
#shop .h1 img {
  margin: 5px;
  }   
  
#news h1 {
  color: #6c0;
  font-size: 18px;
  font-family: Arial;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 5px;
  } 

.news_top img {
  float: left;
  margin: 0 10px 0 0;
  }   
  
/*.blockforum {
  overflow: hidden;
  _height: 0;
  margin: 0 50px 40px 0;
  }  
  
.blockforum img {
  float: left;
  margin: 0 22px 0 0;
  }
  
.forumlink {
  padding: 15px;
  }  
  
.forumlink a {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  font-family: Arial;
  color: #ff8b00;
  text-decoration: none;
  }  
  
.forumlink a:hover {
  text-decoration: underline;
  } */

.blockforum {
  overflow: hidden;
  _height: 0;
  margin: 20px 40px 40px 0;
  float: left;
  width: 155px;
  }  
  
.blockforum img {
  float: left;
  margin: 0 22px 0 0;
  }
  
.forumlink {
  padding: 25px 0 0 0;
  overflow: hidden;
  _height: 0;
  width: 150px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #b2b2b2;
  }  
  
.forumlink img {
  float: none;
  margin: 0 0 3px 0;
  }      
  
#shop .h1left {
  background: url(/images/bgh1lshop.gif) no-repeat 100% 0;
  }  
  
#shop .h1right {
  background: url(/images/bgh1rshop.gif) no-repeat 0 0;
  }   
  
.map_city {
  padding-top: 10px; 
  text-align: right;
  overflow: hidden;
  }  
  
.city {
  float: left;  
  position: relative;
  margin-top: -365px; 
  }  
  
.city ul {
  list-style: none;   
  }  
  
.city li {
  background: url(/images/bg_h2.gif) no-repeat 0 4px;
  padding-left: 24px;
  margin-bottom: 15px; 
  overflow: hidden;
  _height: 0;  
  }  
  
.city li a {
  color: #f3c200;
  font-size: 17px;
  font-weight: bold;
  font-family: Arial;
  text-transform: uppercase;
  }  
  
.blockshop {
  overflow: hidden;
  _height: 0;
  border-bottom: 1px solid #df0023;
  padding: 3px 0 5px 0;
  margin-bottom: 5px;
  }

.shopaddress {
  float: left;
  width: 69%;
  _width: 68%;
  }
  
#content .shopaddress p {
  font-size: 13px;
  }  
  
.shopaddress div {
  background: url(/images/bg_h2.gif) no-repeat 0 2px;
  padding: 0 0 15px 20px;
  margin-left: 14px;
  }

.shopaddress strong {
  font-size: 11px;
  }
  
.shopaddress span {
  color: #454444;
  font-size: 12px;
  font-weight: bold;
  }  

.maplink {
  background: url(/images/machine.gif) no-repeat 0 3px;
  padding-left: 35px;
  color: #ff4545;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  }   

.look_shop {
  width: 31%;
  _width: 32%;
  float: left;
  padding-top: 10px;
  }   
  
.look_shop a.look {
  font-size: 11px;
  color: #8c8c8c;
  font-weight: bold;
  background: url(/images/bg_red.gif) no-repeat 100% 0;
  padding: 17px 0 0 0;
  margin: 19px 8px 0 0;
  float: left;
  }  
  
.h2shop {
  padding-top: 30px;
  }  
  
.img_right {
  float: right;
  clear: right;
  margin: 0 0 11px 19px;
  }  
  
.h1club {
  margin: -15px 0 0 140px;
  //margin: -20px 0 0 140px;
  position: relative;
  }  
  
.blockclub {
  width: 46%;
  margin: 30px 20px 15px 0;
  float: left;
  color: #4a4a4a;
  }  
  
.imgclub {
  background: url(/images/bgblockclub.gif) no-repeat 0 0;
  padding: 38px 0 18px 29px;
  }  
  
#club #content .blockclub p {
  background: url(/images/star.gif) no-repeat 0 0;
  padding: 4px 0 0 28px;
  margin-left: 13px;
  margin-bottom: 0;
  }  
  
.block_icons {
  clear: both;
  overflow: hidden;
  _height: 0;
  margin: 0 -10px 0 -5px;
  }  
  
.block_icons img {
  float: left;
  margin: 0 8px 6px 0;
  }  
 
/*catalog*/ 
.catalog {
  padding: 0 0 0 125px;
  }

.catalog div {
  background: url(/images/bg_tdcatalog.gif) no-repeat 0 0;
  margin: 0 35px 13px 0;
  float: left;
  width: 129px;
  height: 114px;
  }
  
.catalog a {
  font-size: 11px;
  font-family: Arial;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  } 
  
.catalog a:hover {
  text-decoration: underline;
  }   
  
.catalog p {
  padding: 0 12px 0 16px;
  clear: left;
  }  
  
.catalog p span {
  text-transform: none;
  displ1ay: block;
  }  

.catalog .div_img {
  background: none;
  width: 129px;
  height: 80px;
  margin: 0;
  }  
  
.catalog .div_img img {
  margin: 12px 0 0 14px;
  }  
  
.catalog_headline {
  border-bottom: 3px solid #42b8d5;
  margin: 0 73px 0 80px;
  overflow: hidden;
  _height: 0;
  padding: 20px 0 11px 0;
  }  
  
#catalog .catalog_headline h1 {
  text-align: left;
  margin: 0;
  padding: 0;
  color: #42b8d5;
  font-size: 21px;
  font-family: Arial;
  font-weight: normal;
  }  
  
.block_img {
  background: url(/images/bg_block_img.gif) no-repeat 0 0;
  width: 82px;
  height: 79px;
  float: left;
  margin: 0 31px 0 0;
  }  
  
.block_img img {
  margin: 13px 0 0 14px;
  }

.inside_catalog {
  padding-top: 18px;
  margin: 0 0 0 80px;
  }  
  
.inside_catalog h2 {
  color: #42b8d5;
  font-size: 12px;
  font-family: Arial;
  text-transform: uppercase;
  margin: 13px 20px 0 5px;
  height: 69px;  
  }

.inside_catalog img {
  margin: 16px 0 9px 16px;
  }   
  
.inside_catalog div {
  background: url(/images/bg_blockcatalog.gif) no-repeat 0 0;
  width: 142px;
  height: 106px;
  float: left;
  margin: 0 0 10px 0;
  }   
  
.inside_catalog .link_right {
  background: none;
  text-align: left;
  width: 80px;
  height: 20px;
  padding-left: 13px;
  }  
  
.inside_catalog .link_right a {
  float: left;
  }  
  
.catalogtable {
  margin-left: 60px;
  }  
  
.catalogtable td {
  width: 118px;
  padding: 0 0 18px 0;
  }  
  
.catalog_img {
  width: 102px;
  height: 90px;
  margin-bottom: 3px;
  text-align: center;
  background: url(/images/bgblock_img.gif) no-repeat 0 0;
  }  
  
.catalog_img img {
  margin: 3px 0 0 0;
  } 
  
.catalogtable h3,
.hit_novelty h3 {
  color: #8c8c8c;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial;
  margin: 0 10px;
  line-height: 11px;
  }  
  
.catalogtable .details,
.hit_novelty .details {
  background: url(/images/bg_redmini.gif) no-repeat 100% 3px;
  color: #66c5dd;
  font-size: 10px;
  float: left;
  margin-top: 0px;
  padding-right: 18px;
  margin-left: 10px;
  }  
  
#catalog .page_center,
#news .page_center,
#park .page_center {
  text-align: center;
  padding-top: 5px;
  }  
  
#news .page_center {
  margin-left: -100px;
  }  
  
.hit_novelty {
  position: relative;
  margin-top: 30px;
  }  
  
.hit_novelty td {
  width: 112px;
 }  
  
.hit_novelty .bghit {
  height: 121px;
  width: 102px;
  background: url(/images/bg_hit.gif) no-repeat 0 0;  
  text-align: center;
  margin-bottom: 3px; 
  }  
  
.hit_novelty .bgnovelty {
  height: 121px;
  width: 102px;
  background: url(/images/bg_novelty.gif) no-repeat 0 0;  
  text-align: center;
  margin-bottom: 3px;
  }  
  
.hit_novelty img {
  margin: 35px 0 0 0;
  }  
  
.catalog_toplevel3 {
  margin: 0 0 30px 58px;
  }  
  
.catalog_toplevel3 td {
  padding-bottom: 30px;
  }  
  
#catalog .catalog_toplevel3 h1 {
  color: #42b8d5;
  font-size: 13px;
  letter-spacing: -1px;
  /*font-weight: normal;*/
  white-space: normal;
  margin: 0;
  padding:0;
  text-align: left;
  }  
  
.catalog_toplevel3 .block_img {
  margin-right: 10px;
  }  
  
.wrap_articles h2 {
  color: #00dbff;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 15px 5px;
  } 
  
.wrap_articles .h3 {
  margin: 5px 0 15px 0;
  }  
  
.h2m {
  margin: 5px 0 0 3px;
  }  
  
.articles {
  background: url(/images/bg_articles.gif) repeat-x 0 100%;
  padding: 0 0 3px 0;
  margin: 0 0 10px 5px;
  }

.articles a {
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  background: url(/images/bg_articles_link.gif) no-repeat 0 0;
  padding: 0 0 0 17px;
  margin-left: -3px;
  }   
  
.articles a:hover {
  text-decoration: underline;
  }  
  
.block_green {
  width: 104px;
  background: url(/images/bg_blockgreen.gif) no-repeat 0 0;
  height: 72px;
  position: relative;
  }  
  
.block_green img {
  margin: 7px 0 0 7px;
  }

#content .block_green p {
  font-size: 10px;
  line-height: 9px;
  padding: 10px 0 0 8px;
  }   
  
.links {
  float: right;
  width: 19px;
  margin: -24px 8px 0 0;
  _margin: -24px 4px 0 0;
  } 
  
.block_green .links img {
  margin: 1px 0;
  float: left;
  }   
  
.block_abs {
  position: absolute;
  top: 65px;
  left: 88px;
  width: 145px;
  border: 1px solid #bababa;
  border-top: 0;
  background: #e8e8e8;
  }  
  
#content .block_abs p {
  font-size: 11px;
  color: #5a5a5a;
  font-family: Arial;
  border-top: 1px solid #bababa;
  margin: 0 0 7px 0;
  padding: 7px 0 0 0;
  text-align: center;
  }
  
/*catalog_txt*/  
.catalog_txt {
  margin: 20px 115px 0 105px;
  border-bottom: 2px solid #72cae0;
  overflow: hidden;
  _height: 0;
  padding-bottom: 30px;
 }
 
#content .catalog_txt p {
  font-size: 12px;
  } 
  
#catalog .catalog_txt h1 {
  text-align: left;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px 0;
  padding: 0;
  }  
 
.catalog_link_img {
  float: left;
  margin-right: 30px;
  } 
  
.cataloglink {
  margin: 20px 0 0 0;
  float: left;
  }  
  
.block_articles {
  margin: 20px 85px 0 80px;
  }  
  
.block_articles h2 {
  font-size: 18px;
  color: #00dbff;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
  }  
  
.block_articles .articles {
  padding-bottom: 5px;
  }  
  
.block_articles .articles a,
.block_articles .articles span {
  background: url(/images/blue_big.gif) no-repeat 0 0;
  font-size: 14px;
  font-weight: bold;  
  padding: 0 0 0 17px;
  margin-left: -3px;
  } 
  
#content .articles_txt p {
  font-size: 12px;
  margin-bottom: 15px;
  } 
  
.articles_txt {
  padding-bottom: 50px;
  }   
  
.action,
.holiday {
  clear: both;
  margin: 0 70px 0 0;
  padding-bottom: 30px;
  } 
  
.holiday {
  overflow: hidden;
  _height: 0;
  padding-bottom: 40px;
  }   
  
#content .action p {
  font-size: 12px;
  margin-bottom: 5px;
  }
  
.action .date {
  color: #6c0;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 13px;
  display: block;
  }  
  
.action .link_right a,
.holiday_top .link_right a,
.holiday .link_right a {
  color: #6c0;
  background: url(/images/bg_red.gif) no-repeat 100% 0;
  }  
  
.action .link_right,
.holiday .link_right {
  padding: 0 15px 20px 0;
  }  
  
.action img,
.holiday img {
  float: left;
  margin: 0 20px 0 0;
  }  
  
#content .holiday p {
  color: #b2b2b2;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 6px;
  }
  
.holiday_top {
  /*overflow: hidden;
  _height: 0;*/
  border-bottom: 1px solid #fc0;
  margin: 0 83px 20px 0;
  padding: 17px 0 0 0;
  }  
  
.holiday_top img {  
  margin: -60px 0 0 -22px;
  _margin-top: -65px;
  position: relative;  
  }  
  
#news .holiday_top h1 {
  display: inline;
  margin-top: 100px;
  }  
  
.holiday .date {
  color: #f00;
  margin-right: 5px;
  }

.holiday_top .link_right a {
  margin-top: -25px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  }   
  
.holiday_top .link_right a:hover {
  text-decoration: underline;
  }  
  
#news .catalogtable {
  margin-left: 0;
  }  
  
.imgbig {
  margin: 0 0 25px -23px;
  } 
  
#news .catalog_img {
  position: relative;
  }   
  
.cost {
  background: url(/images/cost_right.gif) no-repeat 100% 0;
  height: 17px;  
  position: absolute;
  right: -10px;
  bottom: -3px;
  }  
  
.cost span {
  display: block;
  background: url(/images/cost_left.gif) no-repeat 0 0;
  height: 17px;
  min-width: 39px;
  _width: 39px;
  padding: 1px 2px 0 3px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  }  
  
.logo_t {
  float: right;
  margin: 0px 20px 0 0;
  }  
  
.present_info {  
  margin: 0 80px 0 170px;
  padding: 30px 0 20px 0;
  } 
  
#content .present_info p {
  margin-bottom: 30px;
  font-size: 13px;
  font-weight: bold;
  color: #afafaf;
  }

#content .present_info .color {
  color: #6c0;
  font-size: 11px;
  margin-bottom: 60px;
  }   
  
.footnote {
  border-top: 1px solid #fc0;
  background: url(/images/bg_footnote.gif) no-repeat 0 9px;
  padding: 7px 0 0 15px;
  font-size: 11px;
  font-weight: bold;
  color: #b3b3b3;
  }    
  
.holiday_top .h1p_k {
  margin: -40px 0 5px -20px;
  }  
  
.h1p_i {
  margin: 0 0 20px 3px;
  }  
  
.h2zh_ya {
  margin: 20px 0 10px 0;
  }  
  
.block_article {
  width: 220px;
  margin: -53px 0 25px 57px;
  //margin-top: -60px;
  }  
  
#park .blocknewsnew {
  border-top: 3px solid #ffd11d;
  border-bottom: 0;
  margin-top: -21px;
  padding: 5px 0 20px 0;
  margin-right: 50px;  
  margin-bottom: 9px;
  overflow: hidden;
  _height: 0;
  }  
  
#park .news_txtnew .date {
  color: #68cc03;
  font-size: 14px;
  font-weight: bold;
  margin-left: 0;
  }  
  
#park .news_txtnew h2 {
  color: #ff3333;
  font-size: 13px;
  text-transform: uppercase;
  background: none;
  padding: 0;
  margin-bottom: 5px;
  }  
  
#club #content p {
  color: #b2b2b2;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 6px;
  }  
  
#park #content .news_txtnew p,
#parents #content .news_txtnew p {
  color: #ff9833;
  font-weight: bold;
  font-size: 13px;
  margin-left: 0;
  margin-bottom: 3px;
  }  
  
#park .blocknewsnew img {
  float: right;
  margin: 0 65px 0 0;
  }  
  
#park .blocknewsnew a {
  color: #f33;
  }  
  
#park .h2det {
  margin: -25px 0 10px 0;
  position: relative;
  border-bottom: 3px solid #ffd11d;
  }  
  
#park .blocknews {
  border: 0;
  margin-right: 0;
  overflow: hidden;
  _height: 0;
  }  
 
#park #content .blocknews p {
  font-size: 12px;
  margin-bottom: 10px;
  }  
  
#park .blocknews .link_right a {
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
  }  
  
.block_imgnews {
  background: url(/images/bgblock_imgnew.gif) no-repeat 0 0;
  width: 121px;
  height: 105px;
  float: left;
  padding: 5px 0 0 6px;
  }  
  
.h2kdet {
  margin-top: -25px;
  position: relative;
  }

.h2pohta {
  margin-top: -20px;
  position: relative;
  } 

.h2down {
  margin-top: -16px;
  position: relative;
  }    
  
#park .size_p,  
#park .size_pbig {
  margin-right: 0px;
  }  
  
#content .size_p p,
#park #content .size_p p,
#parents #content .size_p p{
  font-size: 15px;  
  }  
  
#content .size_pbig p,
#park #content .size_pbig p{
  font-size: 17px;
  }   
  
#content .size_color p {
  color: #ff9833;
  font-size: 18px;
  font-weight: bold;  
  margin: 0 -3px 25px 0;
  padding-top: 7px;
 }
  
.img_center {
  text-align: center;
  }  
  
#park .blocknewsnew .img_center {
  display: block;
  clear: both;
  text-align: center;
  margin-bottom: 10px;
  } 
  
#park .blocknewsnew .img_center img,   
#park .blocknewsnew h2 img {   
  float: none;
  }
  
#park .blocknewsnew h2 img {   
  margin: 0 10px 0 0;
  }  
  
.telecast .block_imgnews {
  background: url(/images/bg_telecast.gif) no-repeat 0 0;
  padding: 68px 0 0 9px;
  width: 150px;
  height: 194px;
  }
  
.telecast .news_txt {
  padding: 40px 0 0 40px;
  }  
  
.telecast .news_txt h3 {
  color: #f27920;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0 15px 0;
  }  
  
#park #content .telecast p {
  margin-left: 0;
  margin-bottom: 13px;
  font-weight: bold;
  }  
  
.img_left {
  float: left;
  margin: 0 10px 10px 0;
  }
  
#club .img_left {
  margin-right: 18px;
  }  
  
#park .blocknewsnew .img_left {
  float: left;
  padding-bottom: 80px;
  }  
  
#park .blocknewsnew .img_left img {
  margin-right: 20px;    
  float: left;
  }  

.question_answer {
  border-top: 1px solid #ffda4b;
  border-bottom: 1px solid #ffda4b;
  padding: 7px 0;
  margin-top: -1px;
  overflow: hidden;
  _height: 0;
  }  
  
.question {
  background: url(/images/question.gif) no-repeat 0 2px;
  padding-left: 23px;
  margin-bottom: 3px;
  }

.answer {
  background: url(/images/bg_answer.gif) no-repeat 0 2px;
  padding-left: 23px;
  }  
  
.answer img {
  margin-right: 3px;
  }  

#content .question_answer p {
  font-size: 12px;
  line-height: 14px;
  }   
  
.mail {
  margin: 30px 0 0 0;
  }  
  
.h2pict {
  margin-top: -23px;
  position: relative;
  } 
  
.wrap_pict {
  border-top: 2px solid #ffd945;
  margin: -21px 0 15px 0;
  }  
  
.wrap_pict table {
  margin: 20px 0 0 40px;
  font-weight: bold;
  }

.pict {
  padding: 0 0 3px 0;
  height: 179px;
  //height: 172px;
  }
  
#park .pict {
  height: 110px;
  }  

.pict img {
  border: 2px solid #ff3737;
  float: right;
  margin-right: 17px;
  } 

.pict a.lup img {
  border: 0;
  margin: 0;
  }

.wrap_pict p {
  width: 105px;
  float: left;
  }  
  
#park .wrap_pict p {  
  width: 125px;
  }  
  
.wrap_pict input {
  margin-right: 15px;
  float: rigth;
  }  
  
.lup {
  margin-top: -15px;
  float: right;
  }  
  
.write_mail {
  padding-top: 20px;
  border-top: 2px solid #ffd945;
  margin: -21px 0 0 0; 
  }  
  
#content .write_mail p {
  font-size: 13px;
  font-weight: bold;
  margin-top: 20px;
  } 
  
.write_mail span {
  color: #6acc38;
  font-size: 18px;  
  font-weight: bold;
  font-family: Arial;  
  line-height: 10px; 
 }   
  
.write_mail textarea {
  width: 445px;
  padding: 5px;
  }  
  
#about .write_mail textarea {
  margin-top: 7px;
  //margin-top: 0;
  }  
  
.write_mail input {
  width: 324px;  
  _width: 312px;  
  } 
  
#about .write_mail input {
  width: 311px;
  _width: 300px;
  }
  
.write_mail input,
.write_mail select,
.write_mail textarea {
  color: #8c8c8c;
  font-family: Arial;
  font-size: 12px;
  margin: 0 0 18px 0;
  backgroud: #fff;
  border: 1px solid #cecece;
  }  
  
.write_mail input.but {
  width: 85px;
  color: #6acc38;
  font-size: 13px;  
  font-weight: bold;
  font-family: Arial;
  background: #fff;
  cursor: pointer;
  margin-left: 130px;
  }   
  
#about .write_mail .but {
  width: 85px;
  margin-left: 143px;
  }  
  
.write_mail label {
  float: left;
  width: 130px;
  color: #6acc38;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  font-family: Arial;
  clear: left;
  }  
  
#about .write_mail label {
  width: 143px;
  }  
   
.block_i {
  background: #ffcb00;
  width: 149px;
  height: 104px;
  }  
  
.block_left a {
  color: #f44;
  }  
  
.block_left {
  float: left;
  margin: 0 34px 10px 0;
  width: 149px;
  }  
  
h4 {
  color: #b1b1b1;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
 }  
 
.tel {
  background: url(/images/tel.gif) no-repeat 0 0;
  padding-left: 37px;
  padding-bottom: 5px;
  position: relative;
  } 
  
.h2best {
  margin-top: -13px;
  position: relative;
  margin-right: 0;  
  }    
  
.news_ak {
  margin: 20px 0 20px 0;
  border-bottom: 2px solid #ffd73d;
  }  
  
#park .holiday {
  margin-right: 0;
  }  
  
#park #content .holiday p {
  color: #ff9833;
  }  

#park .holiday .date {
  color: #68cc03;
  font-size: 18px;
  }  
  
#park .holiday .link_right a {
  color: #8c8c8c;
  }  
  
.block_lup {
  float: left;
  position: relative;
  width: 175px;
  overflow: hidden;
  }  
  
.blok_lup .lup {
  position: absolute;
  bottom: 0;
  right: 0;
  float: none;
  margin: 0;
  padding: 0;
  }
  
.tab_link {
  border-top: 2px solid #ffd73d;
  position: relative;
  }  
  
.tab_link td {
  padding: 10px 0 0 60px;
  }  
  
.tab_link a {
  color: #66cb00;
  font-size: 18px;
  font-weight: bold;
  }  
  
.contacts {
  border-top: 2px solid #ffd73d;
  margin-top: -21px;
  padding: 10px 0 20px 0;
  }  
  
#content .contacts p {
  color: #f33;
  font-size: 18px;  
  font-weight: bold;
  margin-bottom: 10px;
  }

.about {
  border-top: 2px solid #ffd73d;
  margin-top: -21px;
  padding: 10px 0 0 0;
  }   
  
#content .about p {
  font-size: 15px;
  font-weight: bold;
  }
  
.about h2 {
  color: #f33;
  margin: 30px 0 6px 0;
  font-size: 16px;
  font-weight: bold;
  }  
  
.about h3 {
  font-size: 15px;
  margin-bottom: 6px;
  }  
  
#content .about .contact p,
#content .about .contact a {
  color: #a2a0a0;
  text-decoration: none;
  }
  
#content .about .contact a:hover {
  text-decoration: underline;  
  }  

.contact {
  margin-bottom: 30px;
  }   

#about .wrap_pict {
  border: 0;
  margin: 0;
  } 
  
#about .wrap_pict table {
  margin-left: 0;
  }  

#about .wrap_pict table .pict {
  height: 140px;
  padding-left: 10px;  
  }   
  
#about .wrap_pict table .pict img {
  margin-left: 18px;
  float: left;
  margin: 0 0 0 20px;
  }  
  
#about .wrap_pict table .pict .lup {
  margin: -15px 42px 0 0;
  position: relative;  
  }

.lup img {
  border: 0;
  }   
  
#about #content .wrap_pict table p {
  background: url(/images/bg_pic_p.gif) no-repeat 0 0;
  padding: 0 0 0 30px;
  width: 132px;
  _width: 162px;
  display: block;
  float: none;
  color: #6c3;
  margin: 0;  
  position: relative;
  font-size: 11px;
  }  
  
.block_pr {
  border-top: 2px solid #ffd73d;
  border-bottom: 2px solid #ffd73d;
  margin: -21px 50px 19px 0;
  padding: 20px 0 5px 10px;
  overflow: hidden;
  _height: 0;
  }  
  
#about #content h1,
#about #content .block_pr h2 {
  color: #6acc38;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 6px;
  }  
  
#about #content .block_pr p {
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  }  
  
#content .block_pr .link_right a {
  background: url(/images/bg_redmini.gif) no-repeat 100% 50%;
  padding-right: 18px;
  color: #66c6dd;  
  }  
  
.pres h4 {  
  color: #8c8c8c;
  margin-bottom: 15px;
  }  
  
.pres p {
  overflow: hidden;
  _height: 0;
  margin: 0 45px 5px 0;
  }  
  
.pres .img_left {
  margin-right: 30px;
  }  
  
.partner h2 {
  margin-top: 10px;
  }  
  
#about .partner .wrap_pict {
  margin-bottom: 20px;
  }  
  
#about .partner .wrap_pict .pict {
  height: 100px;
  }  
  
#about .partner .wrap_pict img {
  float: left;
  margin-left: 50px;
  }  
  
#about #content .partner p {
  font-weight: normal;
  padding-bottom: 7px;
  }    
  
.about ul {
  list-style: none;
  }  
  
.about ul li {
  margin-bottom: 6px;
  }  
  
.about ul li a {
  font-size: 15px;
  font-weight: bold;
  }  
  
#about .news_top h3 {
  font-size: 16px;
  color: #8c8c8c;
  }  
  
.vacancy {
  overflow: hidden;
  _height: 0;
  }  
  
.vacancy .link_right a {
  font-weight: bold;
  font-size: 11px;
  }  
  
.vacancy h4,
.vacancy_top h4 {
  font-size: 16px;
  color: #8c8c8c;
  text-transform: uppercase;
  }

.vacancy_top h4 {
  margin-bottom: 0;
  }   
  
#about .about .vacancy_contacts h2 {
  background: url(/images/telbig.gif) no-repeat 0 0;
  padding: 5px 0 3px 40px;
  border-bottom: 2px solid #fc0;
  _width: 100%;  
  }  
  
.vacancy_contacts h4 {
  color: #8c8c8c;
  margin: 15px 0 3px 0;
  }  
  
#about #content .vacancy_contacts p {
  font-size: 16px;
  }  
  
.vacancy_info h4 {
  color: #8c8c8c;
  margin-bottom: 5px;
  }  
  
#content .vacancy_info p {
  font-weight: normal;
  }  
  
.link_ank {
  background: url(/images/bg_link_ank.gif) no-repeat 0 0;
  padding: 20px 0 5px 30px;
  margin-top: 80px;
  position: relative;
  }  
  
.link_ank a {
  color: #ff2a2a;
  font-size: 16px;
  font-weight: bold;
  }  
  
#parents .news_top h3 {
  color: #ff9833;
  font-size: 17px;
  font-weight: bold;
  }  
  
.about .ul_red a {
  color: #ff3333;
  font-size: 13px;
  font-weight: bold;
  }  
  
.block_art {
  color: #b2b2b2;
  margin-bottom: 40px;  
  }  
  
  
.h2art {
  margin-top: -10px;
  position: relative;
  }  
  
#parents .holiday_top,
#parents .holiday {
  margin-right: 0;
  }  
  
.useful_links {
  color: #b2b2b2;
  margin-bottom: 15px;
  } 
  
.useful_links a {
  color: #ff4343;
  }   
  
.useful_links h3 {
  color: #ff9833;
  font-size: 17px;
  margin-bottom: 0;
  }  
  
.det_ak .date {
  color: #68cc03;
  font-size: 18px;
  } 
  
#content .det_ak p {
  color: #ff9833;
  font-size: 14px;
  }   
  
.det_ak .link_right a {
  color: #8c8c8c;
  }  
  
#parents .blocknews {
  border: 0;
  overflow: hidden;
  _height: 0;
  margin-right: 29px;
  margin-bottom: 20px;
  }
  
#parents .news_txt {
  padding-top: 30px;
  }  
  
#parents .news_txt a {
  color: #ff9833;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  background: url(/images/bg_green.gif) no-repeat right 100%;
  padding-right: 30px;
  display: inline-block;
  }  
  
#club .news_top {
  border-bottom: 2px solid #b7cdff;
  margin-right: 0;
  }  
  
#club h2 {
  color: #0060b6;
  font-size: 17px;
  font-weight: bold;
  margin-top: 25px;
  }  
  
.h2prl {
  margin: -23px 0 0 0px;
  padding-bottom: 0;
  position: relative;  
  }  
  
.h2podsert {
  margin: -18px 0 10px 0;
  padding-bottom: 0;
  position: relative;
  }
  
.h2book {
  margin-top: -20px;
  position: relative;
  }  
  
#club .wrap_pict {
  border: 0;
  margin-top: -10px;
  clear: both;
  }  
  
#club .wrap_pict table {
  margin: 20px 20px 0 40px;
  }  
  
#club .wrap_pict .pict {
  /*background: #fc0;*/
  height: 150px;
  }  
  
#club #content .wrap_pict p {
  font-size: 11px;  
  width: 120px;
  margin-top: 5px;
  }  
  
#club .wrap_pict span {
  display: block;
  color: #8b8b8b;
  font-size: 15px;
  line-height: 15px;
  }  
  
.all_rek {
  background: url(/images/bg_r.gif) no-repeat 100% 3px;
  padding-right: 30px;
  color: #0060b6;
  font-size: 15px;
  font-weight: bold;
  }  
  
/*16.09.08*/  
.block_art ul {
  margin: 20px 0 0 15px;
  list-style: disc;
  }  
  
.block_art ul li {
  font-weight: bold;
  font-size: 15px;
  }  
  
#forum #content {
  padding-right: 40px;
  padding-bottom: 165px;
  }  
  
.right form {
  width: 125px;
  background: #f3f3f3;
  margin: 25px 0 0 0;
  padding: 5px 0;
  }  
  
.right form input {
  width: 111px;
  border: 1px solid #cecece;
  background: #fff;
  margin-left: 10px;
  margin-bottom: 5px;
  font-family: Arial;
  }

.right form .but {
  width: 66px;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
  color: #6acc38;
  margin-top: 5px;
  cursor: pointer;
  }  

.right form label {
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
  color: #6acc38;
  padding-left: 10px;
  float: left;
  clear: both;
  } 

.right form p {
  color: #9b9a9a;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  }   
  
.right form span {
  color: #6acc38;
  font-size: 22px;
  line-height: 33px;
  display: block;
  font-weight: normal;
  }  
  
#forum .news_top {
  border-bottom: 2px solid #38e2ff;
  }  
  
.block_bot {
  border-bottom: 2px solid #38e2ff;
  overflow: hidden;
  _height: 0;
  margin: 0 50px 25px 0;
  padding: 0 0 10px 0;
  position: relative;
  }  
  
#content .theme {
  color: #f45719;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 7px;
  } 
  
.theme a,
#forum .news_top h2 span {
  font-size: 21px;
  color: #f45719;
  }   
  
.block_txt {
  clear: both;
  }  
  
.block_bot .link_right a,
.block_txt .link_right a {
  color: #f45719;
  font-size: 13px;
  font-weight: bold;
  }  
   
.block_txt {
  border-bottom: 2px solid #ffd013;
  margin: 0 50px 10px 0;
  padding-bottom: 25px;
  } 
  
.block_txt .block_bot {
  margin-right: 0;
  margin-bottom: 3px;
  padding-bottom: 0;
  }   
  
#content .block_txt p {
  font-size: 15px;
  line-height: 17px;
  color: #b2b2b2;
  font-weight: bold;
  }  
  
#forum .write_mail {
  margin-top: -22px;
  margin-right: 50px;
  }  
  
#forum .write_mail .but,
#forum .message .but {
  color: #f45719;
  }  
    
#forum .message .but {
  margin-left: 0;
  width: 150px;
  font-size: 13px;
  }  
  
#forum #content h2 {
  color: #f45719;
  font-size: 15px;
  }  
  
#content .psize p {
  font-size: 12px;
  font-weight: normal;
  color: #8b8b8b;
  }  
  
#content p.name {
  font-weight: bold;
  background: url(/images/bg_name.gif) no-repeat 0 0;
  padding: 2px 0 5px 30px;
  } 
  
#content p.cons {
  font-weight: bold;
  background: url(/images/bg_cons.gif) no-repeat 0 0;
  padding: 2px 0 5px 30px;
  }   
  
#forum #content .color {
  color: #f45719;
  font-size: 15px;
  font-weight: bold;
  }  
  
.message {
  padding-top: 10px;
  }  
  
.block_txt .page {
  margin-top: 25px;
  }  
  
#forum #content .psize_small p {
  font-size: 11px;
  font-weight: normal;
  color: #8b8b8b;
  }  
  
#forum #content h4 {
  font-size: 15px;
  margin-bottom: 20px;
  }  
  
.archives {
  list-style: none;
  color: #f45719;
  font-size: 15px;
  margin-top: 15px;
  }

.archives li {
  margin-bottom: 15px;
  }   
  
.archives a {
  color: #f45719;
  font-weight: bold;
  } 

.message textarea {
  width: 445px;
  padding: 5px;
  }  

.message input,
.message textarea {
  color: #8c8c8c;
  font-family: Arial;
  font-size: 12px;
  margin: 0 0 18px 0;
  backgroud: #fff;
  border: 1px solid #cecece;  
  }  
/*18.09.08*/  
.statya {
  border-left: 1px solid #0075ff;
  border-top: 1px solid #0075ff;
  }
.statya td {
  border-bottom: 1px solid #00dbff;
  border-right: 1px solid #1e85ff;
  padding: 5px 7px;
  color: #000;
  vertical-align: middle;
  }  
  
.statya thead th {
  background: #0075ff;
  color: #fff;
  padding: 5px 7px;
  border-bottom: #0075ff;
  vertical-align: middle;
  }  
  
.statya thead td {
  background: #7fedff;
  border-bottom: #0075ff;
  }  
  
.statya tbody th {
  background: #f2f2f2;
  color: #000;
  padding: 5px 7px;
  vertical-align: middle;
  }  