/*** Mi Vilagunk Online - CSS by Polgar Peter (Force) ***/

/** Nyomtatas beallitasok **/

/* ezek nem kellenek */
.header,
.content_right,
.footer,
.BOX_OURPRODUCTS,
.BOX_COMMENT,
.toolBox,
.cc_01,
.joinsBox,
.ratingbox { display: none !important; }

/* alapbeallitasok, hogy "jol" nezzen ki */
* {
	margin: 0px;
	padding: 0px;
}

p, h1, h2, h3, h4, h5, h6, div, span, a {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, pre, code, p, div, span, a {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited {
	color: #492486;
	text-decoration: none;
}

div.clr, span.clr {
	border: 0px;
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	border: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

h1.heading span.ht {
	border-bottom: 1px solid #BAABD8;
	border-left: 1px solid #BAABD8;
	color: #8E78BF;
	display: block;
	font-family: Tahoma;
	font-size: 23px;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 6px;
	padding-left: 6px;
}

h1.text_heading span.ht {
	border-bottom: 1px solid #BAABD8;
	border-left: 0px;
	color: #492486;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-bottom: 12px;
}

div.recipe_data div.brands_for_article div.listItem_icons a img,
ul.product_list li a img { border: 0px; }

ul.product_list li {
	display: block;
	float: left;
	padding: 0px 3px 3px;
	width: 100px;
}
div.recipe_data div.brands_for_article div.listItem_icons a {
	padding-left: 4px;
	padding-right: 5px;
}

div.text_info {
	line-height: 17px;
	padding-bottom: 17px;
}

ul li {
	display: block;
	line-height: 17px;
	list-style: circle;
	padding-left: 20px;
}

p {
	margin-bottom: 10px;
}

div.text_lead p {
	margin-bottom: 0px;
}

div.text_lead, div.text_lead p {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}