/* Start of CMSMS style sheet 'Novinky, Aktuality, Jídelna' */
.NewsSummary {
	border: 1px solid #ffe096;
	margin-bottom: 5px;
	padding: 10px;
}

#friend-form .NewsSummary {
	border: none;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 5px;
}

#login-form .NewsSummary {
	border: none;
	margin-bottom: 0px;
	padding: 0px;
}

.NewsSummary a 
{
	color: #5AB6D1;
	font-weight: normal;
} 

.NewsSummary a:hover 
{
	text-decoration: underline;
	font-weight: bold;
} 

#friend-form .NewsSummary a
{
	color: #D52D00;
	font-weight: bold;
}

.NewsSummary p strong 
{
	margin: 2px; 
	padding: 2px;
} 

.NewsSummary .NewsSummaryLink
{
	margin-bottom: 2px;
}

.NewsSummary .NewsSummaryLink strong 
{
	font-weight: bold; 
	font-size: 14px;
} 

.NewsSummary .NewsSummarySummary
{
	font-size: 12px;
} 

.NewsSummary .NewsSummarySummary p
{
	font-size: 12px;
} 

.NewsSummary .NewsSummaryContent
{
	font-size: 12px;
} 
.NewsSummary .NewsSummaryContent p,
{
	font-size: 12px;
} 


#column-middle .NewsSummary {
	border: none;
	padding: 0px;
	font-size: medium;
	line-height: 1.286em;;
}
#column-middle .NewsSummary a
{
	color: #D52D00;
	font-weight: bold;
}
#column-middle .NewsSummary .NewsSummaryLink strong,
#column-middle .NewsSummary .NewsSummarySummary,
#column-middle .NewsSummary .NewsSummarySummary p,
#column-middle .NewsSummary .NewsSummaryContent,
#column-middle NewsSummary .NewsSummaryContent p
{
	font-size: inherit;
} 
/* End of 'Novinky, Aktuality, Jídelna' */

