﻿.menu_list 	
{
    width:300px;
    color:#654E22;
}
.menu_head333
{
    cursor: pointer;
    position: relative;
    width:213px;
    margin-left:1px;
}
.menu_head {
    
    
    /*padding: 5px 10px;*/
    cursor: pointer;
    position: relative;
    margin:1px;
    font-weight:bold;
    /*background: url(images/left.png) center right no-repeat;*/
    
    /*
    width:213px;
	height:17px;
	background-image:url('images/left_menu_linkbg_ogniem.jpg');
	margin-left:1px;
	
	position: relative;
	cursor:pointer;
*/

    /*background-image:url('images/left_menu_linkbg_ogniem.jpg');*/
    /*height:17px;*//*IE BUG*/
    width:213px;
    margin-left:1px;
    /*height:17px;*/
    padding:0px;
    
    height:100%;
}
.menu_head2
{
     /*background: url('images/madde_imi_expand.png') 12px center no-repeat;*/
     background-image:url('images/madde_imi_expand.png');
     background-repeat:no-repeat;
     background-position:12px 0px;
     margin:0px;
     padding:0px;
     height:100%;
     /*float:left;*/
}
.menu_body {
    display:none;
    color:#654E22;
    padding-left:10px;
}
.menu_body a{
  
  display:block;
  /*color:#006699;*/
  /*background-color:#EFEFEF;*/
  /*padding-left:10px;*/
  /*font-weight:bold;*/
  text-decoration:none;
    
    /*
    text-decoration:none;
	color:#D8C9AE;
	margin-left:26px;
	display:block;
*/


  color:#D8C9AE;
}
.menu_body a:hover
{
  /*color: #000000;*/
  text-decoration:underline;
}


.menu_item
{
    padding:0px;
    margin:-1px;
    background-repeat:no-repeat;
    background-position:0px -20px;
    padding-left:75px;
    border:none;
    border-width:0px;
    height:100%;
}
  
  