@CHARSET "UTF-8";

table.listaDostepneFora{
	border-collapse: collapse;
	text-align:left; 
	font-size: 11px;
}
td.liniaListaDostepneFora{
	width: 340px;
	padding-left: 5px;
}
a.linkListaDostepneFora{
	color:black;
	text-decoration: none;
}
span.linkNazwaForumListaDostepneFora{
	color:#1A69A8;
	font-weight:bold;
}

table.ostatnioAktywneTematy{
	border-collapse: collapse;
	color:#6F7887;
	width: 765px;
}
td.ostatnioAktywneTematyNaglowekTemat{
	width: 500px;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: black; 
	border-bottom: 1px solid #DFEFFE;
}
td.ostatnioAktywneTematyNaglowekLiczbaPostow{
	width: 30px;
	color: black; 
	font-size: 11px; 
	border-bottom: 1px solid #DFEFFE;
}
td.ostatnioAktywneTematyNaglowekOstatniPost{
	color: black;
	text-align: center; 
	font-size: 11px; 
	border-bottom: 1px solid #DFEFFE;	
}

td.ostatnioAktywneTematyIkonkaLiniaNieparzysta{
	padding: 5px;
	width: 15px;
}
td.ostatnioAktywneTematyTematLiniaNieparzysta{
	padding: 7px;
}
td.ostatnioAktywneTematyLiczbaPostowLiniaNieparzysta{
	text-align: center; 
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
td.ostatnioAktywneTematyOstatniPostLiniaNieparzysta{
}
	
td.ostatnioAktywneTematyIkonkaLiniaParzysta{
	padding: 5px;
	width: 15px;
	background: #F5F5F5	;
}
td.ostatnioAktywneTematyTematLiniaParzysta{
	padding: 7px;
	background: #F5F5F5	;
}
td.ostatnioAktywneTematyLiczbaPostowLiniaParzysta{
	text-align: center; 
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	background: #F5F5F5	;
}	
td.ostatnioAktywneTematyOstatniPostLiniaParzysta{
	background: #F5F5F5	;
}

a.linkOstatnioAktywneTematyNazwaForum{
	color:#6F7887; 
	text-decoration: none;
}
a.linkOstatnioAktywneTematyTemat{
	color:#800080;
	font-weight: bold;
	text-decoration: none;
}

a.linkDostepnePodfora{
	text-decoration: none;
}

td.formNowyTematBladDanych{
	color:#F04A50;	
}

