body {
    padding: 0px;
    margin: 0px;
}


#main {
    width: 958px;

    margin: 0 auto;

}
#header {
    height: 102px;
    width: 958px;
    background-image: url('/img/header_bg.jpg');
    background-position: bottom center;
    background-repeat: no-repeat;
}




.title {
    font-family: "Trebuchet MS", Tahoma, Arial;
    font-size: 16px;
    font-style: italic;
    color: #909090;
}


#content2 {
font-family: "Trebuchet MS", Tahoma, Arial;
    font-size: 16px;
}

#main_menu {
    width: 958px;
    height: 53px;
    background-image: url('/img/menu_bg.jpg');
    background-repeat: repeat-x;
    font-family: "Trebuchet MS", Tahoma, Arial;
    font-size: 13px;
    font-weight: bold;
}

#main_menu ul {
  list-style: none;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin:0px;
  height: 53px;
  vertical-align: middle;
}
#main_menu ul li {
    display: block;
    width: 60px;
    float: left;
    padding-left: 15px;
    padding-right: 10px;
    margin-top: 0px;
    padding-top: 15px;
    height: 34px;
    background-image: url('/img/vline.gif');
    background-repeat: no-repeat;
    background-position: right;
}

#main_menu ul li.lst {
  background-image: none;
}

#main_menu ul li a {
  color: #000000;
  text-decoration: none;
}

#main_menu ul li a:hover {
  color: #A0A0A0;
}
#main_menu ul li a.act {
  text-decoration: underline;
}


#main_container {
    height: 413px;
    width: 958px;
    background-image: url('/img/main_bg.jpg');
    background-repeat: no-repeat;
}

#left_container {
  font-family: "Trebuchet MS", Tahoma, Arial;
  font-size: 16px;
  width: 257px;
  float: left;
}

#kind_menu {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
#kind_menu ul {
    text-align: right;
    padding: 0px;
    list-style: none;
    margin: 0px;
    width: 212px;
}

#kind_menu ul li {

    margin: 0px;
    padding: 0px;
    width: 212px;
    line-height: 20px;
}

#kind_menu ul li a, #kind_menu ul li a:visited {
    background: none;
    text-decoration: none;
    color: #737373;
     line-height: 20px;
}

#kind_menu ul li.active a {
    color: #9e191e;
}


#kind_menu ul li a:hover {
    text-decoration: underline;
    color: #9e191e;
     line-height: 20px;
}

h1 {
    font-family: "Times New Roman","Trebuchet MS", Tahoma;
    font-size: 29px;
    font-weight: bold;
    font-style: italic;

}

#content {

    float: left;
    width: 701px;
    height: 413px;
    overflow: auto;

}


.p_item {
    width: 130px;
    height: 190px;
    margin-left: 1px;
    margin-bottom: 1px;
    float: left;
}

.right_side {
  float: right;
  width: 400px;
  margin-top: 25px;
}

.left_side {
    padding-top: 21px;
    width: 400px;
    float: left;
}

.r1 {
    font-family: "Trebuchet MS", Tahoma;
    font-size: 22px;
}
.r2 {
    font-family: "Trebuchet MS", Tahoma;
    color: #9e191e;
    font-size: 16px;
}
.r2 a {
    text-decoration: none;
    color: #9e191e;
}

.lng a {
   font-family: "Trebuchet MS", Tahoma;
   font-size: 11px;
   color: #d03a40;

}
.lng a:hover {
    text-decoration: none;
  }
.lng .active a {
    color: #737373;
    text-decoration: none;

}

.lng {
    float: right;
}


.lng div {
    width: 20px;
    height: 21px;
    float: left;
    display: block;
    padding-left: 3px;
    padding-top: 2px;
}

.lng .active {
   background-image: url('/img/lang_active.jpg');
   background-repeat: no-repeat;
}


.lng .active a:hover {
    color: #737373;
    text-decoration: none;
}

.srcb {
  background-image: url('/img/searchb.gif');
  background-repeat: no-repeat;
  width: 104px;
  height: 27px;
  display: block;
  color: #ffffff;
  font-family: Trebuchet MS,Tahoma;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 2px;
}




#prog {
    text-align: right
}

#prog a {
    color: #d3474c;
    text-decoration: none;
}

#prog a:hover {
  color: #A0A0A0;
  text-decoration: underline;
}




/* mda */
