/* Start of CMSMS style sheet 'news' */
/* Friss hírek */
#snewshead {
	width: 146px;
	height: 38px;
	background-image: url(images/bereskoli/snewshead.jpg);
	background-repeat: no-repeat;
}
#snews {
	width: 130px;
	height: auto;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#snews div {
	width: 130px;
	height: auto;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 2px;
}
/* Aktuális */
div#news {
	margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
	border: 1px solid #000;
	background: #FFE9AF;
}
div#news h2 {
	line-height: 2em;
	background: #fff;
}
.news {
	width: 479px;
	height: auto;
	font-family: "Trebuchet MS", sanf-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin-right: 7px;
}
.news_top {
	width: 479px;
	height: 19px;
	background-image: url(images/bereskoli/news_top.jpg);
	background-repeat: no-repeat;
	font-family: "trebuchet MS", sans-serif;
	font-size: 15px;
	color: #73b829;
	margin-bottom: 5px;
}
.news_top a {
	width: 479px;
	height: 19px;
	background-image: url(images/bereskoli/news_top.jpg);
	background-repeat: no-repeat;
	font-family: "trebuchet MS", sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #73b829;
	margin-bottom: 5px;
}
.news_middle {
	width: 468px;
	height: auto;
}
.news_middle_bold {
	font-weight: bold;
}
.news_middle a {
	font-family: "trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #73b829;
}
.news_middle a:hover {
	font-family: "trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #73b829;
}
.news_bottom {
	width: 479px;
	height: 41px;
	background-image: url(images/bereskoli/news_bottom.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 4px;
}
.news_full_bottom {
	width: 479px;
	height: 41px;
	background-image: url(images/bereskoli/news_full_bottom.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 4px;
}
.madeby {
	width: 240px;
	height: 13px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	margin-top: 4px;
}
#main .gofull {
	width: 65px;
	height: 13px;
	float: right;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 160px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.gofull a {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.gofull a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.goback {
	width: 47px;
	height: 13px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 173px;
	text-transform: uppercase;
}
.goback a {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.goback a:hover {
	text-decoration: none;
}
.comment_szum {
	width: 20px;
	height: 15px;
	float: right;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 10px;
}
.comment_szum a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.comment_szum a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.go_print {
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 4px;
	margin-right: 10px;
}
.go_print a {
}
.go_mailto {
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 4px;
	margin-right: 36px;
}
.go_mailto a {
	display: block;
}
.pagecount, .pagecount a:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #73b829;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin-top: 30px;
}
.pagecount a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #73b829;
	text-decoration: underline;
	text-transform: uppercase;
	margin-top: 30px;
}
.newsimgcenter {
	text-align: center;
	margin-top: 5px;
}
.newsthumbnail {
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
	margin-left: 10px;
	margin-top: 5px;
}
.newsthumbnail, .newsthumbnail a, .newsthumbnail a:hover {
	border: 1px solid #73b829;
	padding: 2px 2px 2px 2px;
	margin-left: 5px;
}
.newsthumbnail_borderless {
	margin-left: 10px;
	margin-top: 5px;
	border: none;
}
/* Listák */
.news_middle ul {
	padding-left: 10px;
	list-style-type: circle;
}
.news_middle li {
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	/*margin: 0px 0px 0px 0px;*/
       margin-left: 20px;
}
.news_middle ol {
	padding-left: 10px;
	list-style-type: decimal;
}
.news_middle li {
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	/*margin: 0px 0px 0px 0px;*/
       margin-left: 20px;
}
.NewsSummaryPostdate {
	font-size: 90%;
	font-weight: bold;
}
.NewsSummaryLink {
	font-weight: bold;
	padding-top: 0.2em;
}
.NewsSummaryCategory {
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
	line-height: 140%;
}
.NewsSummaryMorelink {
	padding-top: 0.5em;
}
#NewsPostDetailDate {
	font-size: 90%;
	margin-bottom: 5px;
	font-weight: bold;
}
#NewsPostDetailSummary {
	line-height: 150%;
}
#NewsPostDetailCategory {
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
	font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/

/* End of 'news' */

