/* mapa stranek */

#sitemap {
	margin-left:16px;
}

#sitemap A:hover {
	color:#7E0D13;
}
#sitemap P {
	font-size:15px;
	font-weight:bold;
	margin-bottom:8px;
	padding-top:0;
	padding-bottom:0;
	background:url('/img/u/ico_sm_lvl1.gif') no-repeat 5px 3px;
}
#sitemap DIV.level2 P {
	font-size:12px;
	font-weight:bold;
	margin-left:16px;
	margin-bottom:6px;
	background:url('/img/u/ico_sm_lvl2.gif') no-repeat 6px 4px;
}
#sitemap DIV.level3 P {
	font-size:12px;
	font-weight:normal;
	margin-left:36px;
	background:url('/img/u/ico_sm_lvl3.gif') no-repeat 9px 4px;
}
#sitemap DIV.fLeft {
	width:310px;
}
#sitemap DIV.clear {
	height:1px;
}

/* /mapa stranek */
