.menu_list {	
	width: 790px;
}
.menu_head {
	padding: 2px 6px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #71B2EB url(../pic/left.png) center right no-repeat;
	border : 1px solid #3A4853;
	font-size : 1.3em;
}

.menu_head_great {
	padding: 10px 20px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #71B2EB url(../pic/left.png) center right no-repeat;
	border : black 1px solid ;
	font-size : 1.3em;
}

.menu_body {
	display:none;
}

.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }
  
 /*  Tangl */
.new_produkts
{
  background-color : white;
  left :1px;
  top : 2px;
  position:relative ;
  z-index : 0;
  padding :3px;
  width :85px;
  border-left : solid 1px #3A4853;
  border-top : solid 1px #3A4853;
  border-right : solid 1px #3A4853;
} 
