@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/grid.css";
@import "lib/buttons.css";

body {
  background: url(../images/main.gif) repeat-x top;
}

table.maintable {border-left: 1px Solid #66667e; border-right: 1px Solid #66667e;}



.header {
  height: 45px;
  background: url(../images/header.gif) repeat-x;
  padding-left: 30px;
}

.menu {margin-top: 15px;}


.top {
  height: 133px;
  background: url(../images/top.jpg) no-repeat;
}

.center {
  background: transparent;
  height: 600px;

}

.left {
  width: 202px;
  background: url(../images/line.gif) top right no-repeat;
}

.center_c {
  width: 603px;
  padding-left: 30px;
  padding-right: 15px;
  padding-top: 25px;
  font-size: 95%;
}

/*.right {
  width: 140px;
  background: url(../images/line.gif) top left no-repeat;
  padding-left: 10px;
}
*/
.small_strong {
  font-size: 80%;
}


.footer {
  background: url(../images/footer.gif) repeat-x;
  height: 69px;
  padding-top: 13px;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 95%;
  color: White;
}

.footer a { color: white;}
.ilka {color: white; margin-top: -51px; width: 100%; text-align: right;}

.search {
  background: url(../images/search.gif) no-repeat;
  width: 130px;
  height: 23px;
  border: none;
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 0px;
  font-size: 90%;
}




ul      {margin-top: 0px;}
li.menu_li      { list-style-image: url(../images/li.gif); margin-left: 20px; padding-top: 5px;}
li.inside      { list-style-image: url(../images/li.gif); margin-left: 40px; padding-top: 0px;}
a       { color: #0066cc;}

.catalogHrefHidden {display: none;}

.right_menu {
  padding-top: 0px;
  padding-left: 10px;
}


.right_menu_2 {
  padding-top: 19px;
  padding-left: 10px;
}

.right_menu_3 {
  padding-top: 18px;
  padding-left: 10px;
}


.sotrudniki {
border: 0px;
width: 555px;
}
.sotrudniki td img{
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

ul.video {
  margin-top: -10px;
}

ul.video li {
  margin-top: -2px;
  padding-top: 0px;
}




/* ***************** ADMIN ***************** */
.katalog td {
  border-bottom: 1px Solid #EEEEEE;
  padding-top: 3px;
  padding-bottom: 2px;
}
.katalog {
  border: 1px Solid #EEEEEE;
}


.sotr_foto {
    width: 111px;
    height: 133px;
    background: url(../images/bg_sotr.png) no-repeat bottom;
    background-position: 0px 5px;
    //background: none;
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_sotr.png', sizingMethod='image');
}

.backgr {
  padding: 0px 7px 16px 0px;
  background: url(../images/bg_sotr.png) no-repeat bottom;
  //background: none;
  //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_sotr.png', sizingMethod='scale');
}


