div#news {
	padding:20px;
	margin:0;
	color:#575756;
	background: #9fd6ff url('uploads/szablon/news_bg.jpg') repeat-x 0 0;
}
.NewsSummary {
	padding: 0;
	margin: 0 0 15px 0;
}
.NewsSummaryPostdate {
	font-size: 11px;
	line-height:16px;
	font-weight: mormal;
	color:#575756;
	margin-top:4px;
}
.NewsSummaryLink {
	font-weight: bold;
	padding-top: 0.2em;
}
.NewsSummaryLink a{
	color:#575756;
}
.NewsSummaryLink a:hover{
	color:#da251d;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	font-size: 12px;
	margin: 0;
	line-height: 14px;
	padding: 0;
	color:#575756;
	text-align:justify;
}
.NewsSummarySummary, .NewsSummarySummary p, .NewsSummaryContent p{
/* larger than default text */
	font-size: 12px;
	margin: 0;
	line-height: 14px;
	padding: 0;
	color:#575756;
	text-align:justify;
}
.NewsSummaryMorelink {
	padding-top: 5px;
}
.NewsSummaryMorelink p,.NewsSummaryMorelink a{
	text-align:right;
	font-weight:bold;
	color:#da251d;
}
.NewsSummaryMorelink a:hover{
	color:#575756;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
}
#NewsPostDetailSummary {
/* larger than default text */
	font-size:12px;
	line-height:16px;
	text-align:justify;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}

table.tab_news{
	width:100%;
}
table.tab_news td{
	padding-bottom:10px;
}
table.tab_news td.tp_left{
	width:140px;
	text-align:center;
	vertical-align:middle;
}
table.tab_news td.tp_left img{
	width:120px;
}
table.tab_news td.tp_right{
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #d5d5d5;	
}
table.tab_news td.tp_right p.morep{
	text-align:right!important;
	font-size:12px!important;
	font-weight:bold!important;
	margin-top:15px!important;
}
