
#summary
{
  font-weight: bold;
  border-bottom: 1px solid #d4d1cb;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.news-item
{
/*  font-size: 11px !important;*/
/*  background-color: #c5e4e2;*/
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}

.news-item-summary
{
/*  font-size: 12px !important;*/
/*  padding: 3px 10px;*/
  display: block;
  padding: 5px 0 0 0 !important;
}

.news-item-suggest
{
  font-size: 11px !important;
  display: block;
  color: #a4a4a4 !important;
  padding: 0 !important;
}

.news-item-title
{
  display: block;
  font-weight: bold !important;
  text-decoration: none !important;
/*  background-color: #177e90 !important;*/
/*  padding: 0 10px;*/
  color: #8b0001 !important;
  padding: 0 !important;
}

.news-item-title:hover
{
  text-decoration: underline !important;
}

.news-item-time
{
  display: block;
  font-size: 10px !important;
  padding: 0 !important;
}

.news-item-time strong
{
  font-weight: bold !important;
  color: #821703 !important;
  margin: 0 10px 0 0;
}

/* Hírek menüpontoknál elrejtjük a híreket */
#modul-news
{
  display: none;
}