body, td {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	}

p, ul, li	{
	text-align: justify;
}

a:link, a:visited, a:active {
	color: #C2CEDE;
	text-decoration : none;
	}
A:hover, {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.small:link, a.small:visited, a.small:active {
	color: #C2CEDE;
	font-size: 9px;
	text-decoration : none;
	}
A.small:hover, {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	}
	
a.menu-i:link, a.menu-i:visited, a.menu-i:active {
	color: #000000;
	font-weight: bold;
	}
	
A.menu-i:hover, {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.menu-t:link, a.menu-t:visited, a.menu-t:active {
	color: #08237E;
	font-weight: bold;
	padding-left:15px;
	}
	
A.menu-t:hover, {
	color: #000000;
	text-decoration: none;
	}

a.menu-m:link, a.menu-m:visited{
	color: #FFFFFF;
	}
	
A.menu-m:hover, {
	color: #08237E;
	text-decoration: none;
	}

.menu {
	background-color: #4D8BB6;
	background-image: url(../images/podstrona/tlo_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tresc {
	background-color: #133E76;
	background-image: url(../images/podstrona/tlo_tresc.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.naglowek {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.kolor-black {
	color: #000000;
	font-weight: bold;
}
.kolor-gran {
	color: #08237E;
	font-weight: bold;
	padding-left: 20px;

}
.menu-margin {
	margin-left: 20px;
}
.nazwa {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;

}
.under-menu {
	margin-left: 15px;

}
.tytul {
	font-weight: bold;
	color: #FFFFFF;
}
.tekst-small {
	font-size: 9px;
	color: #A5C5E0;
}

.row1, row1 td{
	background-color: #A3C2DF;
	color: #000000;

}
.row2, row2 td{
	background-color: #5092C2;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
