#jsddm{	
margin: 0;
padding: 0;
float: left;
}
	
#jsddm li{	
list-style: none;    
position: relative;
}

#jsddm li.top-drop:hover{	
background:transparent url(../img/bg-menu.png) no-repeat scroll left top;
height: 43px;
}
		
#jsddm li ul{	
position: absolute;
visibility: hidden;
width: 120px;
}
		
#jsddm li ul li a{
}
		
#jsddm li ul li a:hover{	
color: #7F1616;
}

#jsddm li ul li{	
background:transparent url(../img/bg-menu.png) no-repeat scroll left top;

width: 177px;
height: 100%;
}

#jsddm li ul li.end-drop{	
background:transparent url(../img/bg-menu.png) no-repeat scroll left top;
width: 177px;
height: 2px;
border-bottom:1px solid #000000;
}


/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

ul.menu2,
ul.menu2 li,
ul.menu2 ul {
 list-style: none;
 color:#000000;
 margin: 0;
 padding: 0;
}

ul.menu2 {
 position: relative;
 float: left;
}

ul.menu2 li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 color:#000000;
}

ul.menu2 li.hover,
ul.menu2 li:hover {
 position: relative;
 cursor: default;
}

ul.menu2 ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 width: 100%;
}

li.lista_podmenu{
 color:#000000;
 width: 180px;
}



/* LEWE MENU ROZWIJANE */
#left-menu_drop{
  background:#F5F5F5 none repeat scroll 0 0;
  display:block;
  padding-bottom:6px;
  padding-left:7px;
  padding-top:7px;
}

.left-menu_drop_li li a{
  background:transparent url(http://i.cdn.turner.com/money/.element/img/2.0/buttons/bullet-black.gif) no-repeat scroll 0 6px;
  font-size:11px;
  font-weight:normal;
  left:0;
  padding-bottom:3px;
  padding-left:8px;
  padding-top:0;
}

 /*
.sublista{
	display: none;
}
   */


.dropdown_menu{}
.dropdown_menu .leaf{}

.lista_pokrewne_l{
  background:transparent url(http://g.gazetaprawna.pl/gp/img_flamenco/serwisy_platne/eks-left-arrow.png) no-repeat scroll left top;
  height:150px;
  left:0;
  overflow:hidden;
  text-indent:-1000px;
  top:0;
  width:36px;
  float:left;
  cursor: pointer;
}
.lista_pokrewne_s{
  float:left;
  height:150px;
  width:530px;
  overflow:hidden;
}
.lista_pokrewne_p{
  background:transparent url(http://g.gazetaprawna.pl/gp/img_flamenco/serwisy_platne/eks-right-arrow.png) no-repeat scroll left top;
  height:150px;
  overflow:hidden;
  right:0;
  text-indent:-1000px;
  top:0;
  width:36px;
  float:left;
  cursor: pointer;
}

li.usx {
  background:#F4F4F4 none repeat scroll 0 0;
  float:left;
  height:140px;
  margin:0 0 0 4px;
  overflow:hidden;
  padding:9px 10px;
  text-align:center;
  width:120px;
  margin-left:10px;
}