/* CSS Document */
/*body {margin:25px; font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0}*/
ul, li {padding:0; margin:0}
.dropdown {
  float:left; 
  position:relative; 
  padding-right:5px;
  color:# ffffff;
}
.dropdown dt {
  width:126px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  /*cursor:pointer; */
  background:url(img/bg_audio_off.jpg) no-repeat;
  color:#ffffff;
  /*background:url(images/header.gif)*/
}
.dropdown dt:hover {
  background:url(img/bg_audio_on.jpg) no-repeat;
  /*background:url(images/header_over.gif)*/
}
#subul-2 {
  background-color: #ffa510;
}
#subul-3 {
  background-color: #3a90c1;
}
#subul-4 {
  background-color: #699c37;
}
#subul-5 {
  background-color: #a51314;
}
#subul-6 {
  background-color: #892762;
}
#subul-7 {
  background-color: #cb3c02;
}
#one-ddheader {
  width:122px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  /*cursor:pointer; */
  background:url(img/bg_audio_off.jpg) no-repeat;
  margin:0;
}
#one-ddheader-active {
  width:126px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  /*cursor:pointer; */
  background:url(img/bg_audio_on.jpg) no-repeat;
  margin:0;
}
#one-ddheader:hover {
  background:url(img/bg_audio_on.jpg) no-repeat;
  margin:0;
}
#two-ddheader {
  width:126px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  /*cursor:pointer; */
  background:url(img/bg_konferencijos_on.jpg) no-repeat;
  margin:0;
}
#two-ddheader-active {
  width:126px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  /*cursor:pointer; */
  background:url(img/bg_konferencijos_off.jpg) no-repeat;
  margin:0;
}
#two-ddheader:hover {
  background:url(img/bg_konferencijos_off.jpg) no-repeat;
  margin:0;
}
#four-ddheader {
  width:126px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  margin:0;
  /*cursor:pointer; */
  background:url(img/bg_garso_off.jpg) no-repeat;
  margin:0;
}
#four-ddheader-active {
  width:126px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  /*cursor:pointer; */
  background:url(img/bg_garso_on.jpg) no-repeat;
  margin:0;
}
#four-ddheader:hover {
  background:url(img/bg_garso_on.jpg) no-repeat;
  margin:0;
}
#five-ddheader {
  width:126px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  /*cursor:pointer; */
  background:url(img/bg_pramogu_off.jpg) no-repeat;
  margin:0;
}
#five-ddheader-active {
  width:126px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  /*cursor:pointer; */
  background:url(img/bg_pramogu_on.jpg) no-repeat;
  margin:0;
}
#five-ddheader:hover {
  background:url(img/bg_pramogu_on.jpg) no-repeat;
  margin:0;
}
#six-ddheader {
  width:126px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  /*cursor:pointer; */
  background:url(img/bg_scenos_off.jpg) no-repeat;
  margin:0;
}
#six-ddheader-active {
  width:126px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  /*cursor:pointer; */
  background:url(img/bg_scenos_on.jpg) no-repeat;
  margin:0;
}
#six-ddheader:hover {
  background:url(img/bg_scenos_on.jpg) no-repeat;
  margin:0;
}

#seven-ddheader {
  width:126px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  /*cursor:pointer; */
  background:url(img/bg_produktai_off.jpg) no-repeat;
  margin:0;
}
#seven-ddheader-active {
  width:126px;
  height: 28px;
  border:0px solid #9ac1c9;
  padding:8px 1px;
  padding-left: 30px; 
  /*cursor:pointer; */
  background:url(img/bg_produktai_on.jpg) no-repeat;
  margin:0;
}
#seven-ddheader:hover {
  background:url(img/bg_produktai_on.jpg) no-repeat;
  margin:0;
}
.dropdown dd {
  position:absolute; 
  overflow:hidden; 
  width:152px; 
  display:none; 
  color:# ffffff;
  background:#fff; 
  z-index:20; 
  opacity:0;
  padding:0x;
}
.dropdown ul {
  width:152px; 
  border:0px solid #9ac1c9; 
  list-style:none; 
  border-bottom:none
  color:# ffffff;
}
.dropdown li a.white {color: #ffffff; border-bottom:1px solid #ffffff;}
.dropdown li a.white:hover {color: #ffffff; text-decoration:underline}
.dropdown li {display:inline; }
.dropdown li.list {
  height:2px;
  width:130px;
  font-size:1px;
  padding:0px 2px;
  background: url('img/border_li.png') no-repeat left 50%;
}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; /*background:#eaf0f2;*/ width:140px}
.dropdown a:hover {/*background:#d9e1e4; color:#000*/}
.dropdown .underline {border-bottom:1px solid #b9d6dc}
/*
body {margin:25px; font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.dropdown {float:left; position:relative; padding-right:5px}
.dropdown dt {
  width:188px;
  border:2px solid #9ac1c9;
  padding:8px; 
  
  font-weight:bold; 
  /*cursor:pointer; *//*background:url(images/header.gif)
}
.dropdown dt:hover {
  background:url(images/header_over.gif)
}
.dropdown dd {
  position:absolute; 
  overflow:hidden; 
  width:208px; 
  display:none; 
  background:#fff;
  z-index:200; 
  opacity:0
}
.dropdown ul {
  width:204px; 
  border:2px solid #9ac1c9; 
  list-style:none; 
  border-bottom:none
}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}
*/