body {
	background-image: url(../images/tlo.gif);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #444444;
}

img {
	border: 0px;
}

H1 {
	font-family: Trebuchet MS;
	font-size: 25px;
	color: #555555;
}

H2 {
	font-family: Tahoma, Arial, Trbuchet MS;
	font-size: 14px;
	color: #444444;
}
H4 {
	font-family: Tahoma, Arial, Trbuchet MS;
	font-size: 12px;
	color: #333333;
}

/* LINKS */

a.bialy {
	color: #ffffff;
	text-decoration: none;
}

a.bialy:hover {
	color: #70a6c6;
	text-decoration: none;
}


a.zielony {
	color: #005D1E;
	text-decoration: none;
}

a.zielony:hover {
	color: #3ab408;
	text-decoration: none;
}


a.szary {
	color: #444444;
	text-decoration: none;
}

a.szary:hover {
	color: #999999;
	text-decoration: none;
}


a.jszary {
	color: #aaaaaa;
	text-decoration: none;
}

a.jszary:hover {
	color: #999999;
	text-decoration: none;
}
