#maintable{

}

#maintable_left{
  background-image: url(../img/struct/shadowl.png);
  background-repeat: repeat-y;
  background-position: right;
}

#maintable_middle{
  width: 1000px; 
  background-color: #ffffff;
}

#maintable_right{
  background-image: url(../img/struct/shadowr.png);
  background-repeat: repeat-y;
  background-position: left;
}

/*============================================================================*/
#maininnertable{

}

#topmenu_td{
  background-image: url(../img/struct/box_bbg.gif);
  height: 28px;
}

#topmenu_td_left{
  width: 200px;
}

#topmenu_td_right{
  width: 180px;
}

#topmenu_td_left table tr td{
  padding-left: 15px;
  width: 0px;
}

#topmenu_td_left table tr td a:hover{
  text-decoration: none;
  color: #000;
}

#topmenu_td_left table tr td a table tr td nobr{
  font-size: 12px; 
}

#topmenu_td_left table tr td a table tr td{
  padding-left: 1px;
}


td.topmenu_inner_item_img{
  padding-left: 0px;
}

td.topmenu_inner_item_img img{
  padding-left: 0px;
  padding-right: 1px;
}

/*============================================================================*/
/*                            Стили формы поиска                              */
#submit_btn{
  height: 24px;
  width: 24px;
  background-image: url(../img/struct/search-btn.gif);
  border-width: 0px;
}

#serch_inpt{
  font-size: 11px;
  color: rgb(134,134,134);
}

/*============================================================================*/



#headerlogo_td{
  height: 90px;
  background-image: url(../img/struct/body.png);
}

#headerlogo_td_left{
  width: 300px;
}

#headerlogo_td_left div{
  width: 300px;
  height: 90px;
  background-image: url(../img/struct/logo.png);
}

/*============================================================================*/

#mainmenu_td{
height: 25px;
background-color: #fff5ee;
border-width: 0px;
border-bottom-width: 1px;
border-top-width: 1px;
border-style: solid;
border-color: #f4b7d6;
padding-left: 7px;
}

div.main_menu_div_item{
  text-align: left;
  padding: 2px;
}

div.main_menu_div_item a{
  font-size: 12px;
  color: #000;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 14px;
  background-image: url(../img/struct/arrow2_.png);
}

div.main_menu_div_item a:hover{
  text-decoration: none;
  background-image: url(../img/struct/arrow.png);
}

.main_menu_div_items_block{
  width: 0px;
  vertical-align: top;
  padding-right: 10px;
}

.main_menu_div_lnews_block{
  padding-left: 5px;
  border-left: 1px rgb(255,0,96) dotted;
}

.main_menu_publ_example_img{
  width: 0px; 
}

div.main_menu_publ_example{
 padding: 3px;
 text-align: left;
}

.main_menu_publ_example_title{
  padding-left: 5px;
  text-align: left;
  color: #000;  
  font-size: 12px;
  width: 300px;
}

/*============================================================================*/

#footer_td{
  height: 100px;
  border-top: 5px rgb(238,238,238) solid;
}

#footer_top{
  height: 70px;
}

#footer_bottom{
  height: 30px;
  border-top: 1px rgb(231,231,231) dashed;
}

#footer_bottom_1{
  width: 50px;
  padding-left: 10px;
}

#footer_bottom_2{
  width: 50px;
  padding-left: 10px;
}

#footer_bottom_4{
  width: 100px;
  padding-right: 10px;
}

#footer_bottom_5{
  width: 100px;
  padding-right: 10px;
}

.footer_top_td{
  padding: 4px;
  vertical-align: top;
  background-color: #fff;
}

div.corned{
  padding: 5px;
  vertical-align: top;
}

.footer_top_td h2{
  font-size: 11px;
}

/*============================================================================*/

#contentvertical_td{
  vertical-align: top;
  padding: 3px;
  
}


/*============================================================================*/
.loginLoginFieldset{
  border: 0px gray solid;
}

.loginLegend{
  font-weight: bold;
  padding-bottom: 5px;
  font-size: 14px;
}


.loginUsernameLabel{
 
}

.loginUsernameLabel input{
  width: 230px;
}

.loginPassword{
  width: 230px;
}

td.rand_lmenu_item_parent{
  color: rgb(36,36,36);
  font-weight: bold;
}





div.bottom_links{
  vertical-align: top;
  text-align: left;
}


div.bottom_links a{
  border: 1px rgb(229,229,229) solid;
  background-color: rgb(238,238,238);
  color: rgb(104,104,104);
  padding: 2px;
  margin: 2px;
}
