body	{ 
	margin: 0 auto; 
	padding: 0;
	background: #ffffff; 
    font-family: tahoma,verdana,arial,helvetica,sans-serif; 
    font-size: 9pt;
}

table {
    text-align: left;
}

td {
    text-align: left;
}

.menu {
    background: #ffffff url("menu.png");
    width: 219px;
    height: 9px;
}

.menu2 {
    background: #F4F7FC url("menu2.png");
    width: 219px;
    font-size: 8pt;
    padding: 6px 2px 6px 20px;
    border-right: solid 1px #C6D1E2;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: bold;
}

.menu3 {
    background: #F4F7FC url("menu3.png");
    width: 219px;
    font-size: 8pt;
    border-bottom: solid 1px #C6D1E2;
}

.menu4 {
    background: #ffffff url("menu4.png");
    width: 219px;
    height: 9px;
}

h3 {
    font-size: 9pt;
    margin: 0;
    padding: 10px 0 0 10px;
}

a {
    font-size: 8pt;
    text-decoration: none; 
    color: #000;
}

a.head {
    font-size: 9pt;
    text-decoration: none; 
    color: #FF7900;
}

#nawigacja ul.visualNoMarker,
#nawigacja ol.visualNoMarker {
    list-style-type: none;
    list-style-image: none;
    margin: 0.5em 0 0 0;
    line-height: 1em;
}


/* New navtree styles */

#nawigacja .portletNavigationTree {
    margin: 0 0 0 0.75em; 
    padding: 0; 
    list-style: none; 
    list-style-image: none; 
    line-height: 1em;
}



#nawigacja .navTree {
    list-style: none; 
    list-style-image: none; 
    margin-top: 1px;
}

#nawigacja .navTree li {
    margin-bottom: 1px;
}

.navTreeItem {
    display: block;
    padding: 0;
    margin: 0;
}

#nawigacja .navTreeItem a {
    background: #F4F7FC url("menu2.png");
    font-size: 8pt;
    padding: 6px 2px 6px 20px;
    border-right: solid 1px #C6D1E2;
	  margin: 5px 0 5px 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: bold;
}

#nawigacja .navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
    font-size: 8pt;
    padding: 6px 2px 6px 20px;
    border-right: solid 1px #C6D1E2;
	  margin: 5px 0 5px 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: bold;
}

#nawigacja .navTreeCurrentItem {
    background: #F4F7FC url("menu2.png");
    font-size: 8pt;
    padding: 6px 2px 6px 20px;
    border-right: solid 1px #C6D1E2;
	  margin: 5px 0 5px 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: bold;
}

#nawigacja li.navTreeCurrentItem {
    display: block;
    padding: 0 0 0 1px;
    margin: 0 0 2px -1px;
}

#nawigacja li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
    display: block;
    border: 2px solid #006B00;
    min-height: 1.6em;
    line-height: 1.6em;
    height: auto;
}

/* Another workaround for broken Internet Explorer */

* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
    height: 1.6em;
}

.visualIconPadding,
.actionMenu .actionMenuContent .visualIconPadding {
    padding-left: 18px;
    margin-left: -1px;
    margin-bottom: 1px;
    min-height: 1.6em;
    height: auto;
    line-height: 1.6em;
    font-weight: bold;
}


#nawigacja .navTreeLevel10 { margin: 0; }
#nawigacja .navTreeLevel30 { margin-left: 0.20em; background-image: none;}
#nawigacja .navTreeLevel30 li a { background-image: none;color: #000000; font-weight: normal;font-size: 7pt;background: #F4F7FC url("menu3.png");margin:0;border-bottom: solid 1px #C6D1E2;border-right: solid 1px #E8EEF6;}
#nawigacja .navTreeLevel30 li a:hover { background-image: none;color: #000000; font-weight: normal;font-size: 7pt;background: #F4F7FC url("menu3.png");margin:0;border-bottom: solid 1px #C6D1E2;border-right: solid 1px #E8EEF6;}
#nawigacja .navTreeLevel60 { margin-left: 0.80em; background-image: none;}
#nawigacja .navTreeLevel60 li a { background-image: none;color: #000000; font-weight: normal;font-size: 7pt;background: #F4F7FC url("menu3.png");margin:0;border-bottom: solid 1px #C6D1E2;border-right: solid 1px #E8EEF6;}
#nawigacja .navTreeLevel60 li a:hover { background-image: none;color: #000000; font-weight: normal;font-size: 7pt;background: #F4F7FC url("menu3.png");margin:0;border-bottom: solid 1px #C6D1E2;border-right: solid 1px #E8EEF6;}
#nawigacja .navTreeLevel90 { margin-left: 0.60em; }
#nawigacja .navTreeLevel120 { margin-left: 0.80em; }
#nawigacja .navTreeLevel150 { margin-left: 1em; }

