
body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  color: #FFCC33;
  background-color: #003366;
  margin: 0px
  scrollbar-3dlight-color:black;
  scrollbar-arrow-color:black;
  scrollbar-face-color:#003366;
  scrollbar-highlight-color:#003366;
  scrollbar-shadow-color:black;
  scrollbar-track-color:#d6d3a5;
}
p {
  color:#FFFFCC;
}

ol {
    color:#FFFFCC;
}

ul {
    color:#FFFFCC;
}


table {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  color: #FFCC33
}


.n4 {
  font-size: 10pt;
  font-weight: bold;
  color: #FFCC33
}
.n1 {
  font-size: 12pt;
  font-weight: bold;
  color: #FFCC33
}

.n2 {
  font-size: 12pt;
  font-weight: normal;
  color: #FFFFFF;
  text-align: justify
}
.n3 {
  font-size: 10pt;
  font-weight: normal;
  color: #FFFFFF
}
td {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #FFCC33
}
a:link {
  color: #FF9933;
  text-decoration: none
}
a:visited {
  color: #FF9933;
  text-decoration: none
}
a:active {
  color: #FF6633;
  text-decoration: none
}
a:hover {
  color: #FF6633;
  text-decoration: none
}
.tylem {unicode-bidi:bidi-override; direction: rtl; color:#FF9933;}
#email {color:#FF9933; text-decoration:none; border:0;}

.menu {
z-index:1000;
font-size:90%;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; margin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
background:#003366;
height:26px;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:2em;}

/* style the links */
.menu a, .menu a:visited {
display:block;
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#FFFFCC;
text-indent:5px;
border:1px solid #FF9933;
border-width:0 0 1px 0;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#003366; width:150px; width:149px;}
/* style the link hover */
* html .menu a:hover {color:#000; background:#FFCC33;}

.menu :hover{
color:#000;
background:#FFCC33;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:150px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {
visibility:visible;
}
#menublok_p {
display:block;
top:10px;
right:15px;
width:120px;
position:fixed;
border:1px solid #888;
padding:10px;
text-align:center;
font-weight:bold;
color:#FFCC33;
background:#003366;
}
* html #menublok_p {
position:absolute;
}
#menublok_p a:visited, #menublok_p a {
display:block;
text-decoration:none;
height:25px;
line-height:25px;
width:119px;
color:#FFFFCC;
text-indent:5px;
border:1px solid #FF9933;
border-width:0 0 1px 0;
text-align:center;
}
#menublok_p a:hover {
color:#000;
background:#FFCC33;
}
#menublok_l {
display:block;
top:10px;
left:15px;
width:120px;
position:fixed;
border:1px solid #888;
padding:10px;
text-align:center;
font-weight:bold;
color:#FFCC33;
background:#003366;
}
* html #menublok_l {
position:absolute;
}
#menublok_l a:visited, #menublok_l a {
display:block;
text-decoration:none;
height:25px;
line-height:25px;
width:119px;
color:#FFFFCC;
text-indent:5px;
border:1px solid #FF9933;
border-width:0 0 1px 0;
text-align:center;
}
#menublok_l a:hover {
color:#000;
background:#FFCC33;
}
a.etykieta {color:#FF9933;}
a.etykieta b {display:none;}
a.etykieta:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.etykieta:hover b {display:block; position:absolute; top:20px; left:-11px; padding:5px; font-weight:normal; font-size: 10pt; color:#FFF; border:1px solid #FFCC33; background:#003366; width:350px;}
a.etykieta:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#ffcc33 ; display:block; font-size:1px;}

