a:active {
	color:#186397;
	text-decoration:underline;
	} 
a:link {
	color:#2583C5;
	text-decoration:underline;
	}

a:visited {
	color:#2583C5;
	text-decoration:underline;
	}

a:hover {
	color:#0D4973;
	text-decoration:none;
	}
ul,li {
	list-style-type:square;
	}
	
.tlo_menu {
	background-image:url(img/tlo_menu.jpg);
}
.tlo_naglowek {
	background-image:url(img/naglowek.gif);
}
.tlo_pod_top {
	background-image:url(img/tlo_pod_top.gif);
}
.tlo_pod_jezyki {
	background-image:url(img/tlo_pod_flagi.gif);
}
.tlo_komorka {
	background-color:#E9E9E9;
	}
.body {
	margin-top: 0px;
}
.nazwa_dzialu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #DC0000;
}
.tekst {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.data{
	font-family: Tahoma;
	font-size: 11px;
	color: #09619F;
	}