div.sdmenu {
  float:left;
	width: 206px;
	
	font-size: 11px;
	padding-bottom: 10px;
	padding-left:4px;
	background:none !important;
}

div.sdmenu a{
  text-decoration: none;
  color: #434748;
}

div.sdmenu div {
  line-height:37px !important;
	overflow:hidden;	
	background: url(../images/me.jpg) no-repeat  bottom !important; 
}

div.sdmenu div.collapsed {
	height: 37px;
	line-height:37px !important;   
	
}

.one,
div.sdmenu div span {
	display: block;
	height: 34px;
	cursor: pointer !important;
	font-size:11px !important;
	
	
	
	
}

div.sdmenu span{
  padding-top:3px;
  
  display: block;
	height: 34px;
	line-height:15px !important;
	vertical-align: middle;
	cursor: pointer;
	font-size:11px;
	
}

div.sdmenu span.curr{
  font-weight:bold;
}

.one,
div.sdmenu div.collapsed span {
  background: url(../images/me.jpg) no-repeat  bottom !important; 
	/*background:#477849;*/
	/*padding-bottom:0px;*/
}

.one{
  
  text-decoration: none;
}

.one:hover,
.one:active {
  
  text-decoration: none !important;
}

div.sdmenu div a {
	display: block;
	padding-left:27px;
	background: url(../images/zl1.jpg) no-repeat 15px 4px;
	font-size:11px;
	line-height: 12px;
	padding-bottom:12px;
	padding-top:0px;
}

div.sdmenu div a.current {
	font-weight: bold;
}

.kropa{
  color:white;
  font-size:13px;
}

div.sdmenu div a:hover {
	text-decoration: underline;
	color: #3691C0;
}

.bull{
  padding-right:10px;
  vertical-align: middle;
  width:5px !important;
  height:5px !important;
  padding-top:10px;
  padding-bottom:11px;
}

