/* Bevezetos hirek */
h1.newscategoryname {
	width: auto;
	height: 30px;
	line-height: 30px;
	display: block;
	margin-top: 27px;
	margin-bottom: 21px;
	margin-left: 13px;
	margin-right: 0px;
	padding: 0px;
	color: #3F5E0D;
	background-color: #FFF;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

div.intronews {
	margin-left: 50px;
	margin-right: 144px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	color: #61625F;
	background-color: #FFF;
    background-image: url(../aloevera.co.hu/images/bg_news.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.intronews h1 {
	margin-bottom: 10px;
}

div.intronews h1 a {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #0C0C59;
	background-color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

div.intronews h1 a:hover {
	text-decoration: underline;
}

div.intronews div.text { }

p.created {
	width: 49%;
	height: auto;
	float: left;
}

p.more {
	width: 49%;
	height: auto;
	float: right;
	text-align: right;
}


/* Teljes hirek */
div.navigator {
	margin-bottom: 20px;
	font-family: Times New Roman !important;
	font-size: 14px;
}

div.fullnews {
	color: #000;
	background-color: #FFF;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
}

div.fullnews p.date {
	font-weight: bold;
	text-align: right;
}

div.fullnews p.newspicture {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
}

div.fullnews p.keywords {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.fullnews  {
	margin-bottom: 10px;
	font-family: Times New Roman !important;
	font-size: 16px;
}

div.fullnews hr {
	width: 100%;
	height: 2px;
	margin-top: 10px;
    background-image: url(../blog/img/pont_vizszintes.png);
	background-repeat: repeat-x;
	background-position: left;
	border: 0px;
}


div.fullnews h1 {
	width: auto;
	height: 30px;
	line-height: 30px;
	display: table;
	margin-bottom: 21px;
	margin-right: 0px;
	padding: 0px;
	color: #3F5E0D;
	background-color: #FFF;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

p.newspicture {
	margin-top: 23px;
	padding-bottom: 10px;
}

img.boxpicture {
	padding-bottom: 10px;
}


div.introtext {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Times New Roman !important;
	font-size: 16px;
}

div.fulltext {
	margin-top: 0px;
	font-family: Times New Roman !important;
	font-size: 16px;
}

div.fulltext p {
	font-family: Times New Roman !important;
	font-size: 16px;
}

div.fulltext ol {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
  	width: auto;
  	list-style: decimal;
	list-style-position: outside;
}

div.fulltext ul {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
  	width: auto;
  	list-style: disc;
	list-style-position: outside;
}


div.fulltext h1 {
	font-family: Times New Roman !important;
	font-size: 30px !important;
	color: #000 !important;
}

div.fulltext h2 {
	width: 400px;
	font-family: Times New Roman !important;
	font-size: 18px;
	color: #000 !important;
}

/* Teljes hirek */
div.linknews {
	width: 100%;
	height: auto;
	margin-top: 10px;
	display: block;
	float: left;
}


div.linknews h1 { }

div.linknews ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	list-style: square;
	list-style-position: inside;
}

div.linknews ul li {
	width: auto;
	height: auto;
}

div.linknews ul li a { }


div.linknews ul li a:hover { }

ul.related {
	margin-left: 20px;
	list-style-position: inside;
	list-style: disc;
}


