/* style sheet 'menu' */
#menuwrapper ul{
list-style-type: none;
}
.menuactive{

}
/* End of 'menu' */

/* style sheet 'style_menu' */
/********************
DYNAMICZNE PIONOWE MENU
*********************/
#menu_vert {
   margin-left: -40px;
   font-family:Verdana, sans-serif;
   font-size:8pt;
}
/* piekielne IE7 compatibility */
#menu_vert ul{
margin: 0px;
padding-left: 40px;
   list-style-image: none;
list-style-type: none;
}
/* third level has some padding to have it stand out */
div#menu_vert ul ul ul ul {
   padding-bottom: 0px;
}
/* menu li block */
#menu_vert li {
   list-style-image: none;
list-style-type: none;
   margin: 0;
   display: block;
   border-bottom: 1px solid #ffffff;
}
#menu_vert ul ul li {
   border: none;
/*   border-top: 1px solid #222222; */
}
#menu_vert ul ul ul li {
border-bottom: 1px solid #ffffff;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   text-decoration:none; /* no underline for links */
   text-align:left;
   font-weight: normal;
   display: block; /* IE has problems with this, fixed above */
   padding: 4px 10px 4px 25px; /* some air for it */
   color: #4d6d7c;  /* this will be link color for all levels */
   background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;
   min-height: 1em; /* Fixes IE7 whitespace bug */ 
   background-color: #eef3f5;
}

/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
   text-decoration:none; /* no underline for links */
   text-align:left;
/*   margin-left: 100px;*/
   display: block; /* IE has problems with this, fixed above */
   padding:  4px 10px 4px 25px;
   color: #4d6d7c; /* this will be link color for all levels */
   background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;
   background-color: #eef3f5;
/*   margin-left: -40px; cofniecie glebszych  elementow  w menu */
/*   width: 206px; */
   font-weight: normal;
}

/* third level links, more padding*/
div#menu_vert ul ul ul a {
   text-decoration:none; /* no underline for links */
   text-align:left;
   font-weight: normal;
   display: block; /* IE has problems with this, fixed above */
   padding: 4px 10px 4px 25px; /* some air for it */
   color: #4d6d7c;  /* this will be link color for all levels */
   background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;
   min-height: 1em; /* Fixes IE7 whitespace bug */ 
   background-color: #eef3f5;
   margin-left: -80px;
   width: 146px;
}
/* fourth level links, more padding*/
div#menu_vert ul ul ul ul a {
   text-decoration:none; /* no underline for links */
   text-align:left;
   display: block; /* IE has problems with this, fixed above */
   font-size: 10px;
   padding:  2px 3px 2px 60px; 
   background: url("uploads/layout/punktor.gif") no-repeat;
   background-position: 50px 6px;
   margin-left: -120px; /*cofniecie glebszych  elementow  w menu */
   width: 166px;
}


div#menu_vert a:hover {
   display:block;
   background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;   background-color: #dddddd;
   color: #000000;
}

div#menu_vert ul ul a:hover {
/* display:block;
   background: url("../uploads/images/kreska-x.gif") no-repeat 0px center;
   background-position: right;
   background-color: #bbbbbb;
   color: #ffffff; */
   display:block;
   background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;   background-color: #dddddd;
   color: #000000;
}

div#menu_vert ul ul ul a:hover {
   display:block;
   background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;   background-color: #dddddd;
   color: #000000;
}

div#menu_vert ul ul ul ul a:hover {
   display:block;
   background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;   background-color: #dddddd;
   color: #000000;}

div#menu_vert a.activeparent:hover {
   display:block;
   background-color: #ffffff;
   color: #000000;
}

div#menu_vert ul ul a.activeparent:hover {
   display:block;
   background-color: #ffffff;
   color: #000000;
}
div#menu_vert ul ul ul a.activeparent:hover {
   display:block;
   background-color: #ffffff;
   color: #000000;
}
div#menu_vert ul ul ul ul a.activeparent:hover {
   display:block;
   background-color: #ffffff;
   color: #000000;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
   text-align:left;
   background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;
   display: block; 
   padding:  4px 10px 4px 25px;  /* some air for it */
   color: #000000;                 /* this will be link color for all levels */
   font-size: 10px; /*1em;       /* instead of the normal font size for <h3> */
   font-weight: normal;
   margin: 0;                         /* as <h3> normally has some margin by default */
   background-color: #d0d0d0;
}

div#menu_vert ul ul li a.activeparent {
/*   display: block; 
   text-align:left;
   background-color: #254565;
   border-bottom: none;
   color: #ffffff;
   font-size: 10px;
   padding:  2px 3px 2px 30px; 
   margin-left: -40px;*/
   text-align:left;
   background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;
   display: block; 
   padding:  4px 10px 4px 25px;  /* some air for it */
   color: #000000;                 /* this will be link color for all levels */
   font-size: 10px; /*1em;       /* instead of the normal font size for <h3> */
   font-weight: normal;
   margin: 0;                         /* as <h3> normally has some margin by default */
   background-color: #d0d0d0;
}
div#menu_vert ul ul ul li a.activeparent {
   text-align:left;
   background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;
   display: block; 
   padding:  4px 10px 4px 25px;  /* some air for it */
   color: #000000;                 /* this will be link color for all levels */
   font-size: 10px; /*1em;       /* instead of the normal font size for <h3> */
   font-weight: normal;
   margin: 0;                         /* as <h3> normally has some margin by default */
   background-color: #d0d0d0;   
/* display: block; 
   text-align:left;
   background-color: #305070;
   border-bottom: none;
   color: #ffffff;
   font-size: 10px;
   padding:  2px 3px 2px 40px; 
   margin-left: -80px; 
   width: 196px;*/
}
div#menu_vert ul ul ul ul li a.activeparent {
   display: block; /* IE has problems with this, fixed above */
   text-align:left;
   background-color: #355575;
   border-bottom: none;
   color: #ffffff;
   font-size: 10px;
   padding:  4px 10px 4px 25px; 
   margin-left: -120px; /*cofniecie glebszych  elementow  w menu */
   width: 166px;
}
/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   text-align:left;
   
background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;   
background-color: #d0d0d0; 
   display: block; 
   padding:  4px 10px 4px 25px;  /* some air for it */
   color: #000000;             /* this will be link color for all levels */
   font-size: 11px; /*1em;     /* instead of the normal font size for <h3> */
   font-weight: normal;
   margin: 0;                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   text-align:left;
   background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;
&nbsp;  background-color: #d0d0d0; 
   display: block; 
   padding:  4px 10px 4px 25px;  /* some air for it */
   color: #000000;             /* this will be link color for all levels */
   font-size: 11px; /*1em;     /* instead of the normal font size for <h3> */
   font-weight: normal;
   margin: 0;  
/*   display: block; 
   text-align:left;
   background: url("uploads/layout/punktor.gif") no-repeat;
   background-position: 20px 6px;
   background-color: #254565;
   border-bottom: none;
   color: #ffffff;
   font-size: 11px;
   padding:  4px 3px 4px 30px; 
   margin-left: -40px; 
   width: 206px;*/
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   text-align:left;
   
background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;
&nbsp;background-color: #d0d0d0; 
   display: block; 
   padding:  4px 10px 4px 25px;  /* some air for it */
   color: #000000;             /* this will be link color for all levels */
   font-size: 11px; /*1em;     /* instead of the normal font size for <h3> */
   font-weight: normal;
   margin: 0;  
   margin-left: -80px;
   width: 141px;
}

div#menu_vert ul ul ul ul h3 {
   text-align:left;
  
background: url("uploads/_layout/punktor.gif") no-repeat;
   background-position: 12px 8px;
&nbsp;background-color: #d0d0d0; 
   display: block; 
   padding:  4px 10px 4px 25px;  /* some air for it */
   color: #000000;             /* this will be link color for all levels */
   font-size: 11px; /*1em;     /* instead of the normal font size for <h3> */
   font-weight: normal;
   margin: 0;  
}
/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: normal;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}

/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}
/* End of 'style_menu' */

