@charset "windows-1250";
/* CSS Document */

P.news_datum {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-left: 20px;
}

P.news_title {
	margin-top: 0px;
	margin-bottom: 8px;
	color: #20407e;
}

P.news_anotace {
	margin-top: 0px;
	line-height: 14px;
	margin-bottom: 28px;
	padding-bottom: 0px;
}

DIV.blueline {
	border-top: 1px solid #b2d0ea;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

UL.subCategory {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	list-style-image: url(../images/arrow_blue_light.gif);
}

UL.subCategory LI {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 20px;
}