.quote_right { 
	color: #C90404; 
	float: right; 
	margin: 6px; 
	display: inline; 
	width: 200px; 
	height: auto;
	background: #f9f9f9;
	border: 1px solid #cccccc;
	padding: 6px;
}

.quote_right img { margin: 4px;}

.quote_left {  
	color: #C90404; 
	float: left; 
	margin: 6px; 
	display: inline; 
	width: 200px; 
	height: auto;
	background: #f9f9f9;
	border: 1px solid #cccccc;
	padding: 6px;
}

.quote_left img { margin: 4px;}

.right_image { float: right; margin: 6px 0 6px 10px; display: inline;}

.left_image { float: left; margin: 6px 10px 6px 0; display: inline;}

#article_holder h1 {
	font-weight:lighter;
	font-size:18px;
	color: #336600;
	margin:6px 0;
	padding-left:6px;
}

#article_holder div#article_body h2 {font-size: large;}

#article_holder div#article_body h3 {font-size: medium;}

#article_holder div#article_body h4 {font-size: small;}

#article_holder div#article_body h5 {font-size: x-small; margin:0;}

#article_holder div#article_body h6 {font-size: xx-small; margin:0;}




.article_title_holder {
	float:left;
	width:445px;
}

.box_article_tools {
display:block;
float:right;
height:30px;
padding-top:10px;
text-align:right;
width:85px;
}

.box_article_tools ul li {
float:left;
padding:0 5px !important;
}

#article_holder div#article_body h3 {
	color:#669900;
	font-size:14px;
	font-weight:bold;
}

#article_holder div#article_body h4 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

div#article_body .image {
	float:left;
	margin:0 15px 5px 0;
}

#article_tags .box_content {
	border:1px solid #ff0000;
	background:url(./themes/site_themes/receptvarazs/img/section_1_bg.gif) repeat-x top left;
	min-height:25px;
	line-height:25px;
	height:auto !important;
	height:25px;
}

.article_tags {
	padding-left:6px;
	color:#ffffff;
}

.article_tags a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.article_my_tags {
background:#EBEAEC url(./themes/site_themes/receptvarazs/img/section_3_bg.gif) repeat-x scroll left top;
border-top:1px solid #FFFFFF;
padding:6px;
}

.article_metadata {
	border:1px solid #ff0000;
	background:url(./themes/site_themes/receptvarazs/img/section_1_bg.gif) repeat-x top left;
	min-height:25px;
	line-height:25px;
	height:auto !important;
	height:25px;
	padding-left:6px;
	color:#ffffff;
	
}

.szerzo {
	color:#FFF!important; 
	font-weight:bold; 
	text-decoration:none;
	padding-right:12px;
}

.metadata_time {
	color:#FFF; 
	font-weight:bold; 
	text-decoration:none;
	background:url(./themes/site_themes/receptvarazs/img/menu_bullet.gif) left center no-repeat;
	padding-left:15px;
	padding-right:12px;
}

.kerdezd_mesterszakacsunkat .metadata_time {
	color:#FFF; 
	font-weight:bold; 
	text-decoration:none;
	background:none !important;
	padding-left:0 !important;
	padding-right:12px;
	float:left;
}

.kerdezd_mesterszakacsunkat .box_content ol li {
	margin:15px 0 ;
}

.fel {
	float:right;
	padding-right:6px;
	width:100px;
}

.fel a {
	color:#FFF!important; 
	font-weight:bold; 
	text-decoration:none;
	padding-left:20px;
	background:url(./themes/site_themes/receptvarazs/img/up.gif) left center no-repeat;
}

.author {
	float:left;
	width:200px;
}

#article_body img {
	border:0;
}


/*article coments */

#box_comments {
	float:left;
	width:350px;
}


.comment_left {
	float:left;
	width:65px;
	font-size:11px
}

.comment_body_holder {
	float:left;
	width:279px;
	background:url(./themes/site_themes/receptvarazs/img/comment_body_top.gif) top right no-repeat;
	margin-bottom:10px;
}

.comment_bottom {
	padding:7px 7px 15px 26px;
	background:url(./themes/site_themes/receptvarazs/img/comment_body_bottom.gif) bottom right no-repeat;
	font-size:11px;
	color:#333333;
	
}


.comment_header {
	margin-bottom:7px;
}

.comment_header a {
	color:#cc3300;
	font-weight:bold;
}

.comment_block h4 {
	color:#336600;
	margin:7px 0;
	padding-left:84px;
	font-weight:lighter;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.comment_block {
	background:url(./themes/site_themes/receptvarazs/img/comment_container_bg.gif) bottom left no-repeat;
}

.captcha {
	padding-left:84px;
	padding-bottom:7px;
}

.result {
	width:40px;
	float:left;
	margin:10px 0;
}
.comment_rate {
	margin:10px 0 0;
}

.comment_report {
	float:right;
	width:15px;
	margin:10px 0 0;
	position:relative;
}

.comment_vote {
	float:left;
	width:200px;
	position:relative;
}

.comment_report a img, .comment_rate a img {
	border:none;
}

#comment_dump {
	border:1px solid #ff0000;
	background:#ffffff;
	min-height:25px;
	line-height:25px;
	height:auto !important;
	height:25px;
	color:#cc3300;
	font-weight:bold;
	padding-left:6px;
}

.result .error {
	background-color:#ffffff;
	bottom:3px;
	padding:3px;
	position:absolute;
	width:200px;
	color:#cc3300;
	font-weight:bold;
}

.comment_report .error {
	background-color:#C90404;
	bottom:-19px;
	color:#FFFFFF;
	font-weight:bold;
	left:-128px;
	padding:3px;
	position:absolute;
	width:140px;
}

.recipe_article {
	width:342px;
	margin-right:6px;
	display:inline;
	float:left;
}

.recipe_article .image {
	float:left;
	margin:0 15px 5px 0;
}


.recipe_article .article_title_holder h1 {
	padding-left:0 !important;
}

.recipe_article #box_comments {
	margin-top:10px;
	border-top:1px solid #cccccc;
}

.recipe_datas {
	float:right;
	width:180px;
	margin-right:7px;
	_position:absolute;
	_left:-13px;
	_margin-right:0;
}

.recipe_datas h1 {
	text-transform:uppercase;
	font-weight:lighter;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;

}

#recipe_webshop_box, #recipe_tip_box {
	width:180px;
	margin-top:15px;
}

#recipe_webshop_box .box_title {
	text-transform:uppercase;
	font-weight:lighter;
	font-size: 18px;
	color: #336600;
	margin:6px 0;
	padding-left:6px;
	font-family:Arial,Helvetica,sans-serif;
}

#recipe_webshop_box .image {
	float:left;
	margin-bottom:5px;
}

#recipe_webshop_box .price, #recipe_webshop_box .cart_link {
	padding-left:6px;
}

#added_to_cart {
	display:block;
	color:#cc0033;
	font-size:11px;
	font-weight:bold;
}

.recept_author {
	color:#CC3300;
font-size:11px;
font-weight:bold;
}