BODY { 
SCROLLBAR-FACE-COLOR: #FFFFFF ;
SCROLLBAR-HIGHLIGHT-COLOR: #73A0A9;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #73A0A9;
SCROLLBAR-TRACK-COLOR:  #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #73A0A9;
   background : #FFFFFF;
}



A { font-family : Verdana, Arial, sans-serif ;
    font-size : 8pt;
    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 : 8pt;
    text-decoration: none;
    color:#222222;
  }

A.node:link {color:#222222 }
A.node:visited {color:#222222 }
A.node:hover {
	color: #222222;
	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(images/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 : 8pt;
	text-decoration: none;
	color: #000000;
        background : #FFFFFF;

}

TD.td_1 {
        font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: #333333;
        background : url(images/td_1.jpg);

}

TD.td_menu {
        font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: #FFFFFF;
        background : url(images/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;
height : 1px;
}