td, body {
	color: #006E19;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.t_lewo{
	background-attachment : fixed;
	background-image : url(images/tlo_lewo.gif);
	background-repeat : no-repeat;
}
.t_prawo{
	background-attachment : fixed;
	background-image : url(images/tlo_prawo.gif);
	background-repeat : no-repeat;
	background-position : right;
}
.t_prawo_dol{
	background-attachment : fixed;
	background-image : url(images/tlo_prawy_dol.gif);
	background-repeat : no-repeat;
	background-position : right;
}

a {
	COLOR: #5F7C68;
	font-weight : bold;
}

A:hover{
                  text-decoration : none;
}
A:active {
      text-decoration : underline;
}
A:visited {
      text-decoration : underline;
}
.light{
	COLOR: #AA9920;
}