/*

	http://www.opiniarka.pl/category_style.css
	autor: Tomasz 'Todi' Klekot

	Ten plik stylow CSS jest wlasnoscia strony  http://www.opiniarka.pl
	i odpowiada za graficzna prezentacje umieszczonych tam tresci.

	Mozesz wykorzystac CSS do nauki, ale nie kradnij prosze.

*/


/*	=index & center

---------------------------------------------------------------------------- */

#mainContent2 h4, #mainContent2 h4.red  {
	font-size: 12px;
	padding-left: 12px;
}

#mainContent2 h4 {
	color: #0767A6;
	text-decoration: underline;
}

#mainContent2 h4.red  {
	color: #CC0000;
	text-decoration: none;
}
#search_result {
	color: #000000;
	font-size: 12px;
	padding: 0 6px 10px 0;

}

#all_category {
	height: 100%;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 20px;
}

#all_category .attributes {
	float:left;
	padding: 0 6px 0 12px;
	width: 242px;
}

#all_category .attributes h5 {
	color: #CC0000;
	font-size: 12px;
	padding: 18px 4px 10px 0;
}

#all_category .attributes a {
	color: #0767A6;
	font-weight: bold;
	text-decoration: underline;
}

/*	=page browser

---------------------------------------------------------------------------- */

#page_browser {
	font-size: 13px;
	color: #000000;
	padding: 0 14px 4px 14px;
	height: 100%;
	overflow: hidden;

}

#page_browser div a, #page_browser div span {
	color: #0767A6;
}

#page_browser div a, #page_browser div a:hover, #page_browser div a:visited {
	text-decoration: underline;
}

#page_browser div span {
	font-weight: bold;
}