/*
created by: Harder
spec formazasok v1
*/

/* cellak hatterszine minden oldalon */
.alt1, .alt1Active {
	/*background: #eff0f4;*/
	background: #f9f9fb;
	}

/* bejegyzésben szereplo linkek formazasai */
/*
div#posts table.tborder td.alt1 div a:link,
div#posts table.tborder td.alt1 div a:visited,
div#posts table.tborder td.alt1 div a:hover,
div#posts table.tborder td.alt1 div a:active {
	color:#0E7AEF;
	text-decoration:none;
	font-weight:normal;
	}
	td.alt1 div a:hover {
		text-decoration:underline;
		}
*/
.thead {
background-color:#c8ddf7;
color:#546272;
}
.thead a:link,
.thead_alink,
.thead a:visited,
.thead_avisited {
color:#546272;
text-decoration:none;
}

