.bgmenu {
        background-image: url(images461/index_11.gif);
        background-repeat: repeat-x;
        background-position: left center;
}
.bgnews {
        background-image: url(images461/bg_vert_43.gif);
        background-repeat: repeat-x;
        background-position: left top;
}
.bgcenter2 {
        background-color: #141213;
        background-image: url(images461/bg_center_right_72.gif);
        background-repeat: repeat-y;
        background-position: right top;
}
.bgcenter1 {
        background-color: #FFFFFF;
        background-image: url(images461/bg_center_right_47.gif);
        background-repeat: repeat-y;
        background-position: right top;
}
.txt1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: 515151;
        text-decoration: none;
}
.bgbottomgrey {
        background-image: url(images461/index_84.jpg);
        background-repeat: repeat-x;
        background-position: left bottom;
}
.bgbottom2 {
        background-image: url(images461/index_87.gif);
        background-repeat: repeat-x;
        background-position: center top;
}
.bgbottom1 {
        background-image: url(images461/index_94.gif);
        background-repeat: repeat-x;
        background-position: left top;
}
.menubottom {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: 5E5E5E;
        text-decoration: none;
}
.txt2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: 515151;
        text-decoration: none;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 24px;
}

a.meniu:link, a.meniu:visited, a.meniu:active  {
        font-family: verdana ;
        font-size: 12px;
        color: #aeaeae;
        text-decoration: none;

}
a.meniu:hover {
        font-family:verdana ;
        font-size: 12px;
        color: #e6c775;
        text-decoration: none;
}

a.meniu2:link, a.meniu2:visited, a.meniu2:active  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #51b94a;
        text-decoration: none;

}
a.meniu2:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #579fd9;
        text-decoration: none;
}

#dd {
  margin-left: 1%;
  padding: 0px 0px 0px 0px;
width: 848px;

  }

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 10px arial;

}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #000000;
  padding: 12px 0px;
  margin: 0 1px 0 0;
  color: #FFF;
width: 168px;
 
  text-decoration: none;
}

#dd li a.menu:hover {
  background: #252525;
width: 168px;
}

.submenu {
  background: #fbf3e0;
  border: 0px solid #5970B2;
  visibility: hidden;
  position: absolute;
  z-index: 3;
  width: 168px;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #000000;
}

.submenu a:hover {
  background: #e6c775;
  color: #000000;
}