/*////MENU ENCYKLOPEDIA///////*/
#box_menu_encyclopedia{
width:100%;
}
div#menu_2{
width:90%;
margin:0px 0px 0px 0px;
padding:0px;
line-height:12px;
}
div.menu_2_1{
margin: 0px 0px 2px 0px;
padding: 3px 0px 3px 0px;
width:100%;
cursor:pointer;
color:#894aa5;
font-weight:bold;
/*background:url('gfx/li_menu_encyclopedia_bg.jpg') 5px 0px no-repeat;*/
}
ul.menu_2_2{
margin: 0px 0px 0px 20px;
padding: 0px 0px 5px 0px;
list-style: none;
}
li.menu_2_2li{
margin:0px;
padding:5px 0px 0px 0px;
list-style: none;
cursor:pointer;
text-align:left;
font-weight:bold;
color:#894aa5;
/*background:url('gfx/li_menu_encyclopedia_bg.jpg') 5px 0px no-repeat;*/
}
a.menu_2 {
padding: 0px 0px 0px 25px;
font-weight:bold;
background:url('gfx/li_mapa.gif') 5px 0px no-repeat;
}
a.menu_2:link {
}
a.menu_2:visited {
}
a.menu_2:hover {
text-decoration : none;
color:#FF849F;
background:url('gfx/li_mapa_over.gif') 5px 0px no-repeat;
}
a.menu_2:active {
}
a.menu_2_2li{
padding: 0px 0px 0px 25px;
background:url('gfx/li_mapa.gif') 5px 0px no-repeat;
}
a.menu_2_2li:link {
}
a.menu_2_2li:visited {
}
a.menu_2_2li:hover {
text-decoration : none;
color:#FF849F;
background:url('gfx/li_mapa_over.gif') 5px 0px no-repeat;
}
a.menu_2_2li:active {
}

