BODY { 
SCROLLBAR-FACE-COLOR: #BDB0A0 ;
SCROLLBAR-HIGHLIGHT-COLOR: #777777;
SCROLLBAR-SHADOW-COLOR: #666666;
SCROLLBAR-3DLIGHT-COLOR: #BDBEAD;
SCROLLBAR-ARROW-COLOR: #777777;
SCROLLBAR-TRACK-COLOR:  #BDBEAD;
SCROLLBAR-DARKSHADOW-COLOR: #BDBEAD;
   background : #EFEFEF;
}

TABLE.menubox{
	border: 1px;
	border-style: solid;
	border-color: #C0BEAF;
}

TD.menuboxtext{
	padding: 5px;
}

.demo  {layer-background-color:#FFFFFF;
        position:absolute; top:1px; left:1px; width:370px; height:200px;
        z-index:99;  visibility:hidden;
}

.core  {z-index:0;  visibility:show;}

A { font-family : Verdana, Arial, sans-serif ;
    font-size : 8pt;
    font-weight: bold;
    text-decoration: none;
  }

A:link {color:#666666 }
A:visited {color:#666666 }
A:hover {
	color: #666666;
	text-decoration: underline;
}

A.koment { font-family : Verdana, Arial, sans-serif ;
    font-size : 8pt;
    font-weight: normal;    
    text-decoration: none;
  }

A.koment:link {color:#000000 }
A.koment:visited {color:#000000 }
A.koment:hover {
	color: #000000;
	text-decoration: underline;
}

A.wiecej { font-family : Verdana, Arial, sans-serif ;
    font-size : 8pt;
    text-decoration: none;
  }

A.wiecej:link {color:#FF2B2B }
A.wiecej:visited {color:#FF2B2B }
A.wiecej:hover {
	color: #FF2B2B;
	text-decoration: underline;
}

A.node { font-family : Verdana, Arial, sans-serif ;
    font-size : 10pt;
    text-decoration: none;
    color:#666666;
  }

A.node:link {color:#666666 }
A.node:visited {color:#666666 }
A.node:hover {
	color: #666666;
	text-decoration: underline;
}
A.micro { font-family : Verdana, Arial, sans-serif ;
    font-size : 8pt;
    text-decoration: none;
  }

A.micro:link {color:#666666 }
A.micro:visited {color:#666666 }
A.micro:hover {
	color: #666666;
	text-decoration: underline;
}
P,TD {
        font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-decoration: none;
	color: #000000;
      
}


TD.td_4 {
        font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-decoration: none;
	color: #000000;
        background : url(pics/td_4.jpg);

}

TD.td_3 {
        font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-decoration: none;
	color: #000000;
        background : #F7FBEF;

}

TD.td_2 {
        font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: #000000;
        background : #EFEFDE;

}

TD.td_1 {
        font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: #333333;
        background : url(pics/td_1.jpg);

}

TD.td_menu {
        font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: #FFFFFF;
        background : url(pics/td_menu.jpg);

}

TD.td_flash {
        font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: #000000;
        background : #EDEDED;

}

TD.pop {
        font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	text-decoration: none;
	color: #000000;
	font-style : normal;
	font-weight : bold;

}

INPUT.buton {
        font-family: Verdana, Arial; 
        font-size: 8pt; 
        background: #FFFFFF;
        color: #000000;
	border-left : thin groove;
	border-bottom : thin groove;
	border-right : thin groove;
	border-top : thin groove;		
      }

INPUT,TEXTAREA, SELECT {
	font-family: Verdana, Arial;
	font-size: 8pt;
	background: #FFFFFF;
	color: Black;
	border-left : thin groove;
	border-bottom : thin inset;
	border-right : thin inset;
	border-top : thin groove;
}

HR{
	color : #888888;
}