/* Start of CMSMS style sheet 'Novinky' */
.News {
	border: 1px solid #CCCCCC;
	text-align: left;
	margin-left: 25px;
	margin-top: 10px;
}
.NewsSummary {
	margin: 3px;
	padding: 10px;
	background-color: #F0F0F0;
}
.NewsSummaryPostdate {
	font-weight: bold;
	font-style: italic;
}
.NewsSummaryLink {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0063ba;
}
.NewsSummaryLink a {
	font-size: 120%;
	text-decoration: none;
}
.NewsSummaryContent {
}

/* End of 'Novinky' */

