html {overflow: scroll;}

body {
	background:#f26522;
	padding:0;
	margin:0;
	text-align:left;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#333333;
}

.clear {
	clear:both;
}

form {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5 {
	padding:0;
	margin:0;
}


ul, li {
	padding:0;
	margin:0;
	list-style:none;
}

ol {
	padding:0;
	margin:0;
}

img {
	color:#336600;
	font-size:11px;
	text-decoration:none;
}

.link {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	padding:3px;
	background:#F26416;
}

.link_black {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.link_green {
	color:#336600;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.link_red {
	color:#cc3300;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}


.first {
	border:none;
}

.btn {
	background: transparent url('./themes/site_themes/receptvarazs/img/btn_right.png') no-repeat scroll top right;
	_background: transparent url('./themes/site_themes/receptvarazs/img/btn_right_white.png') no-repeat scroll top right;
	border:medium none;
	color: #ffffff;
	display: inline-block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 26px;
	margin-right: 6px;
	padding-right: 10px; 
	text-decoration: none;
	white-space:nowrap;	
	margin-bottom:6px;
	cursor:pointer;
}

.btn span {
	background: transparent url('./themes/site_themes/receptvarazs/img/btn_left.png') no-repeat;
	_background: transparent url('./themes/site_themes/receptvarazs/img/btn_left_white.png') no-repeat;
	display: block;
	height:26px;
	line-height: 26px;
	padding: 0px 0 0px 10px;
	float:left;
} 

.btn:hover {
	background-position: bottom right;
	color: #ffffff;
	outline: none; 
}

.btn:hover span {
	background-position: bottom left;
	padding: 0px 0 0px 10px; 
} 

.btn_big {
	background: transparent url('./themes/site_themes/receptvarazs/img/btn_right_big.png') no-repeat scroll top right;
	border:medium none;
	color: #ffffff;
	display: inline-block;
	float: left;
	font: normal 18px arial, sans-serif;
	height: 36px;
	margin-right: 6px;
	padding-right: 10px; 
	text-decoration: none;
	white-space:nowrap;	
	margin-bottom:6px;
	cursor:pointer;
	text-transform:uppercase;
}

.btn_big span {
	background: transparent url('./themes/site_themes/receptvarazs/img/btn_left_big.png') no-repeat;
	display: block;
	height:36px;
	line-height: 36px;
	padding: 0px 0 0px 10px;
	float:left;
} 

.btn_big:hover {
	background-position: bottom right;
	color: #ffffff;
	outline: none; 
}

.btn_big:hover span {
	background-position: bottom left;
	padding: 0px 0 0px 10px; 
} 


.btn_green {
	background:transparent url(./themes/site_themes/receptvarazs/img/btn_green_right.png) no-repeat scroll right 1px;
	*background:transparent url(./themes/site_themes/receptvarazs/img/btn_green_right.png) no-repeat scroll right top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	float:left;
	font-family:arial,sans-serif;
	font-size:12px;
	height:27px;
	line-height:normal;
	font-weight:bold;
	margin-bottom:6px;
	padding-bottom:2px;
	text-decoration:none;
	white-space:nowrap;
}

.btn_green span {
	background: transparent url('./themes/site_themes/receptvarazs/img/btn_green_left.png') no-repeat;
	display: block;
	height:26px;
	line-height: 26px;
	padding: 0px 0 0px 10px;
	float:left;
} 

.btn_green:hover {
	background-position: bottom right;
	color: #ffffff;
	outline: none; 
}

.btn_green:hover span {
	background-position: bottom left;
	padding: 0px 0 0px 10px; 
} 


.btn_green2 {
	background: transparent url('./themes/site_themes/receptvarazs/img/btn_green_right.png') no-repeat scroll top right;
	border:medium none;
	color: #ffffff;
	display: inline-block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 26px;
	margin-right: 6px;
	padding-right: 10px; 
	text-decoration: none;
	white-space:nowrap;	
	margin-bottom:6px;
	cursor:pointer;
}

.btn_green2 span {
	background: transparent url('./themes/site_themes/receptvarazs/img/btn_green_left.png') no-repeat;
	display: block;
	height:26px;
	line-height: 26px;
	padding: 0px 0 0px 10px;
	float:left;
} 

.btn_green2:hover {
	background-position: bottom right;
	color: #ffffff;
	outline: none; 
}

.btn_green2:hover span {
	background-position: bottom left;
	padding: 0px 0 0px 10px; 
} 


.btn_red {
	background:transparent url(./themes/site_themes/receptvarazs/img/btn_right.png) no-repeat scroll right 1px;
	*background:transparent url(./themes/site_themes/receptvarazs/img/btn_right.png) no-repeat scroll right top;
	border:medium none;
	color:#FFFFFF;
	display:block;
	cursor:pointer;
	float:left;
	font-family:arial,sans-serif;
	font-size:12px;
	height:27px;
	line-height:normal;
	font-weight:bold;
	margin-bottom:6px;
	padding-bottom:2px;
	text-decoration:none;
	white-space:nowrap;
}

.btn_red span {
	background: transparent url('./themes/site_themes/receptvarazs/img/btn_left.png') no-repeat;
	display: block;
	height:26px;
	line-height: 26px;
	padding: 0px 0 0px 8px;
	float:left;
} 

.btn_red:hover {
	background-position: bottom right;
	color: #ffffff;
	outline: none; 
}

.btn_red:hover span {
	background-position: bottom left;
	padding: 0px 0 0px 8px; 
} 



/*layout*/

#wrap {
	background:#ffffff;
	width:950px;
	_width:954px;
	margin:0 auto;
}


#header {
	height:142px;
}

#logo {
	width:210px;
	float:left;
	display:inline;
}

#header_ad {
	float:left;
	padding:16px 6px 6px 6px;
	width:728px;
}

#content {
	position:relative;
	height:100%;
}

#dynamic_box_left {
	width:124px;
	float:left;
	padding-right:6px;
	display:inline;
}


#dynamic_box_center {
	float:left;
	margin:6px 12px 0 0;
	width:553px;
	*margin-top:8px;
	_margin-left:6px;
	_width:540px;
	display:inline;
}

#dynamic_box_center_home {
	float:left;
	margin:6px 12px 0 13px;
	width:540px;
	*margin-top:8px;
	_margin-left:6px;
	display:inline;
}


#teaser {
	background:url(./themes/site_themes/receptvarazs/img/teaser.png) top left no-repeat;
	height:250px;
	width:540px;
	margin-bottom:15px;
}

#category_news_box .box .box_title_holder {
	
}

.column {
	float:left;
	width:180px;
	font-size:11px;
	overflow:hidden;
	
}

#category_news_box .box .box_title_holder .box_title h3 a.title {
	color:#336600;
	font-size:18px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	text-transform:uppercase;
}

.column .box_body .short, .search_result .short {
	padding-bottom:8px;
	margin-bottom:8px;
	
}

.left .short .image, #box_most_popular .image, #box_most_recent .image, #box_fastest .image, .paprika_magazin #category_holder .category_headline .image, .search_result .image, #tag_frame .image, #box_tvp .image {
	float:left;
	margin:0 10px 5px 0;
	display:inline;
}

#box_most_popular .image, #box_most_recent .image, #box_fastest .image, #box_tvp .image {
overflow:hidden;
width:250px;
}

#webshop .short .image, .videofozocske .short .image {
	margin:0 10px 5px 0;
	text-align:center;
}

.right .short .image {
	float:right;
	margin:0 0 5px 10px;
	display:inline;
}
.column .box_body .short .short_holder {
	padding-top:10px;
}

.search_result .short, #tag_frame .short {
	border-bottom:1px solid #cccccc;
}

.column .box_body .short .short_holder_headline {
	background:#ffffcc;
	padding:5px;
	margin:5px;
}

.column .box_body .short .image a img, #webshop .short .image a img, #box_most_popular .image img, #box_most_popular img, #box_most_recent img, #box_fastest img, #recipe_webshop_box img, #category_holder .category_headline .image img, .search_result .short .image img, #tag_frame .image img, .videofozocske .image a img, #box_tvp .image a img {
	border:none;
}

.column .box_body .short .short_holder h2, .short .short_holder_headline h2, #webshop .short_holder h2, #box_most_popular h2, #box_most_recent h2, #box_fastest h2, #recipe_webshop_box h2, #left_column_content h2, #ajanlo h2, #aktualis h2, .search_result .short .short_holder h2, #tag_frame .short .short_holder h2, .videofozocske .category_headline h2, #box_tvp h2 {
	margin-bottom:5px;
zoom:100%;
}

.column .box_body .short .short_holder h2 a, .short .short_holder_headline h2 a, #webshop .short_holder h2 a, #box_most_popular h2 a, #box_most_recent h2 a, #box_fastest div.short h2 a, #box_tvp .short h2 a, #recipe_webshop_box h2 a, #left_column_content h2 a, #ajanlo h2 a, #aktualis h2 a, .search_result .short .short_holder h2 a, #tag_frame .short .short_holder h2 a, .videofozocske .category_headline h2 a {
	font-family:Verdana, Geneva, sans-serif;
	color:#cc3300;
	font-size:12px;
	text-decoration:none;
_line-height:normal;}

.column .box_body .short .short_holder h2 a:hover, .comment_link a:hover, .short ul li a:hover, .short .short_holder_headline h2 a:hover, #webshop .short_holder h2 a:hover, #box_most_popular h2 a:hover, #box_most_popular  .short ul li a:hover, #box_most_recent .short ul li a:hover, .box ul li a:hover, .category_news_category .box_body ul li a:hover, #category_holder #category_article_list .short h2 a:hover, #recipe_webshop_box h2 a:hover, #left_column_content h2 a:hover, #ajanlo h2 a:hover, #aktualis h2 a:hover, #category_holder .category_headline h2 a:hover, #submitrecipe_box ul li a:hover, #tag_frame .short .short_holder h2 a:hover, .videofozocske .category_headline h2 a:hover {
	text-decoration:underline;
}
.column .box_body .short .short_holder h2 a:visited, .comment_link a:visited, .short ul li a:visited, .short .short_holder_headline h2 a:visited, #webshop .short_holder h2 a:visited, #box_most_popular h2 a:visited, #box_most_popular  .short ul li a:visited, #box_most_recent .short ul li a:visited, .box ul li a:hover, .category_news_category .box_body ul li a:visited, #category_holder #category_article_list .short h2 a:visited, #recipe_webshop_box h2 a:visited, #left_column_content h2 a:visited, #ajanlo h2 a:visited, #aktualis h2 a:visited, #category_holder .category_headline h2 a:visited, #submitrecipe_box ul li a:visited, #tag_frame .short .short_holder h2 a:visited, .videofozocske .category_headline h2 a:visited {
color:#999999;
}
.column .box_body .short .short_holder .summary, #left_column_content .summary, #ajanlo .summary, #aktualis .summary, #category_holder .category_headline .summary, .search_result .summary, #tag_frame .summary {
	font-size:11px;
}

.videofozocske .category_headline h2 {
	margin-top:10px;
}

.comment_link {
	margin:5px 0;
}

.comment_link a {
	display:block;
	background:url(./themes/site_themes/receptvarazs/img/comment_icon.gif) center right no-repeat;
	padding-right:24px;
	color:#336600;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	float:left;
}

.short ul {
	margin-top:10px;
	padding:10px;
}

.short ul li {
	background:transparent url(./themes/site_themes/receptvarazs/img/green_bullet.gif) no-repeat scroll left 3pt;
	padding-left:14px;
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom:1px solid #dddddd;
}

.short_list {
	background:transparent url(./themes/site_themes/receptvarazs/img/green_bullet.gif) no-repeat scroll left 3pt;
	padding-left:14px;
	padding-bottom:4px;

	border-bottom:1px solid #dddddd;
margin:6px 10px;
}

.box_content_list {
float:right;
width:225px;
	background:transparent url(./themes/site_themes/receptvarazs/img/green_bullet.gif) no-repeat scroll left 3pt;
	padding-left:14px;
	padding-bottom:4px;
border-bottom:1px solid #dddddd;
margin:3px 0;
}

.short ul li a, #submitrecipe_box ul li a {
	color:#cc3300;
	text-decoration:none;
	font-weight:bold;
}

.short_list a, .box_content_list a {
	color:#cc3300;
	text-decoration:none;
	font-weight:bold;
}

#submitrecipe_box ul li a {
	font-size:11px;
}

#submitrecipe_box ul li {
	padding:5px 0;
	border-bottom:1px solid #b4b4b4; overflow:hidden; zoom:100%;
}

.green .box_title_holder {
	background:url(./themes/site_themes/receptvarazs/img/green_gradient.gif) repeat-x top left;
	border:1px solid #679b04;
	height:25px;
	line-height:26px;
}

.green .box_title_holder .box_title h3 a {
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	padding-left:10px;
}

.green h2 {
	display:block;
	min-height:40px;
	height:auto !important;
	height:40px;
}

#webshop .short, .videofozocske .category_headline .short {
	float:left;
	width:168px;
	padding-left:7px;
}



#webshop .box_body {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-bottom:15px;
	padding:10px 0 0;
}

#webshop .box_body_bg, .videofozocske .category_news_category .video_row {
	background:url(./themes/site_themes/receptvarazs/img/webshop_bg.gif) top center repeat-y;
	margin-bottom:10px;
}

#webshop .price {
	font-size:14px;
	margin:10px 0;
}





/*** Tabs ***/

#home_tabs #most_popular_rated_box {
	margin-left:0;
}

.tabNavigation {
	font-size:11px;
	line-height:normal;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
ul.tabNavigation {
	margin:0;
	padding:4px 0 4px 0px;
	list-style:none;
}
.tabNavigation li {
	display:inline;
	margin:0;
	padding:0;
}
	  
.tabNavigation a {
	margin: 0px 1px 0px 0px;
	padding:5px 0 5px 10px;
	text-decoration:none;
	color:#cc3300;
	font-family: Arial, Helvetica, sans-serif;
}

/* Hides from IE5-mac \*/
* html .tabNavigation a {padding:0 0 0 10px;}
/* End hide from IE5-mac */

.tabNavigation a span {
	padding:5px 13px 5px 4px;
	color:#cc3300;
}

.tabNavigation a:hover {text-decoration: none;}

.tabNavigation a:hover span {color: #cc3300;}

.tabNavigation a.selected {background: url(./themes/site_themes/receptvarazs/img/tabs_left.gif) no-repeat left top;}

.tabNavigation a.selected span {
	color: #C90404;
	background: url(./themes/site_themes/receptvarazs/img/tabs_right.gif) no-repeat right top;
}

/***Most popular/rated/commented box ***/
#most_popular_rated_box {
	margin-left:13px;
}
#dynamic_box_right #most_popular_rated_box .box div.box_title { background: #FFF;}

#dynamic_box_right #most_popular_rated_box .box_tabs div.box_title {padding: 0px;}

#dynamic_box_right #most_popular_rated_box .box .box_title_holder {background: #FFF;}

#most_popular_rated_box .tabNavigation {font-size:16px; line-height: 21px;}

#most_popular_rated_box .tabNavigation a {
background: url(./themes/site_themes/receptvarazs/img/tabs_left_large_inactive.gif) no-repeat left top; color:#cc3300 !important;
*background: url(./themes/site_themes/receptvarazs/img/tabs_left_large_inactive.gif) no-repeat left 5px; 
_background: url(./themes/site_themes/receptvarazs/img/tabs_left_large_inactive.gif) no-repeat left top;
}

#most_popular_rated_box .tabNavigation a span {color:#cc3300; background: url(./themes/site_themes/receptvarazs/img/tabs_right_large_inactive.gif) no-repeat right top;}

#most_popular_rated_box .tabNavigation a:hover {
background: url(./themes/site_themes/receptvarazs/img/tabs_left_large.gif) no-repeat left top;
*background: url(./themes/site_themes/receptvarazs/img/tabs_left_large.gif) no-repeat left 5px;
_background: url(./themes/site_themes/receptvarazs/img/tabs_left_large.gif) no-repeat left top;
}

#most_popular_rated_box .tabNavigation a:hover span {color: #336600; background: url(./themes/site_themes/receptvarazs/img/tabs_right_large.gif) no-repeat right top;}

#most_popular_rated_box .tabNavigation a.selected {
background: url(./themes/site_themes/receptvarazs/img/tabs_left_large.gif) no-repeat left top;
*background: url(./themes/site_themes/receptvarazs/img/tabs_left_large.gif) no-repeat left 5px;
_background: url(./themes/site_themes/receptvarazs/img/tabs_left_large.gif) no-repeat left top;
}

#most_popular_rated_box .tabNavigation a.selected span {color: #cc3300; background: url(./themes/site_themes/receptvarazs/img/tabs_right_large.gif) no-repeat right top;}

#box_most_popular div.short, #box_most_recent div.short, #box_fastest div.short, #box_tvp .short { 
	padding: 10px;
	margin-bottom: 15px;
	background-color: #FFFFFF; 
	border: 1px solid #cc3300;
zoom:100%;
}

#box_most_popular div.short h2, #box_most_recent div.short  h2, #box_fastest div.short h2, #box_tvp .short h2 { font-size: 14px;}
#box_fastest div.short .vertical h2 span {font-size:11px!important; color:#336600 !important;}

#dynamic_box_right #box_most_popular div.box_content, #box_most_recent div.box_content, #box_fastest div.box_content, #box_tvp .box_content  { padding-top: 0px;}

#box_top_rated ol { padding:0px 0px 0px 25px; margin: 0;  }

#box_top_rated ol li {list-style: outside; list-style-type: decimal; font-size: 14px; font-weight: bold; color: #808080; }

#box_top_rated ol li.row_1 { background-color: #FFFFFF;}

#box_top_rated ol li a { font-size: 11px; font-weight: normal; display: block; border-bottom: 1px solid #E1E1E1; padding: 5px 2px;}

#box_most_popular .vertical, #box_most_recent .vertical, #box_fastest .vertical, #box_tvp .vertical {
	float:left;
	width:50%;
}

#box_most_popular .list, #box_most_recent .list, #box_fastest .list, #box_tvp .list  {
	float:left;
	width:50%;
}

#box_most_popular .short ul, #box_most_recent .short ul, #box_fastest  .short ol, .category_news_category .box_body ul, #box_tvp .short ul {
	margin-top:0;
	padding:0 10px 10px;
}

#box_most_popular .short ul li, #box_most_recent .short ul li, .category_news_category .box_body ul li {
background:transparent url(./themes/site_themes/receptvarazs/img/red_bullet.gif) no-repeat scroll left 4pt;
border-bottom:1px solid  #dddddd;
margin-bottom:4px;
padding-bottom:4px;
padding-left:14px;
}

#box_fastest .short ol li {

border-bottom:1px solid  #dddddd;
padding:4px 0;
padding-left:14px;
list-style: inside;
list-style-type: decimal;
font-weight:bold;
font-size:11px;
}

#box_fastest .short .list ol li a span {
	color:#cc3300 !important;
}

#box_fastest .short ol li.row_1 { background-color: #f8f7f8;}

#box_most_popular  .short ul li a, #box_most_recent .short ul li a, #box_fastest .short ol li a, #box_tvp .short ul li a {
color:#336600;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

.category_news_category .box_body ul li a {
color:#cc3300;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

#dynamic_box_right {
	float:left;
	width:250px;
	
}


#footer {
	clear:both;
	background:url(./themes/site_themes/receptvarazs/img/menu_bg.gif) repeat-x top left;
	height:31px;
	margin-top:15px;
}

#footer_leftside {
	background:url(./themes/site_themes/receptvarazs/img/menu_left.gif) top left no-repeat;
}

#footer_rightside {
	height:31px;
	line-height:31px;
	background:url(./themes/site_themes/receptvarazs/img/menu_right.gif) top right no-repeat;
}

#footer ul {
	width:700px;
	*width:720px;
	margin:0 auto;
	_width:730px;
}

/* Safari */ @media screen and (-webkit-min-device-pixel-ratio:0) { #footer ul { width:730px; } } 

#footer ul li {
	float:left;
	background: url(./themes/site_themes/receptvarazs/img/menu_bullet.gif) left center no-repeat;
	padding:0 20px 0 21px;
}

#footer ul li.first {
	background:none;
	padding-left:10px;
}

#footer ul li:first-child {
	background:none;
	padding-left:10px;
}

#footer ul li:last-child {
	padding-right:10px;
}

#footer ul li a {
	color:#ffffff;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	white-space:nowrap;
	overflow:hidden;
}

#footer ul li a:hover {
	color:#333333
}

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

.login_bg {
	background:url(./themes/site_themes/receptvarazs/img/login_box_bg.gif) top left repeat-y;
  }

.box_login_bottom {
	background:url(./themes/site_themes/receptvarazs/img/login_bottom.gif) top left no-repeat;
	height:11px;
}

#box_login .box_content {
	color:#ffffff;
}

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

#dynamic_box_right .box .box_title_holder {
	padding:10px;
}

#dynamic_box_right .login_bg .box .box_title_holder {
	padding:10px 0;
}

#dynamic_box_right .box .box_title {
	font-size:16px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	zoom:100%;
}

#dynamic_box_right .box .box_title_green {
	font-size:16px;
	color:#6C9F07;
	text-transform:uppercase;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	zoom:100%;
}

#dynamic_box_right .box_body {
	padding:10px;
}

#box_related_news .box_title, #recipe_tip_box .box_title {
	color:#336600;
	text-transform:uppercase;
	font-weight:lighter;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:7px 0;
}

#box_related_news {
	float:left;
	width:180px;
	display:inline;
	padding-left:10px;
	padding-bottom:34px;
	background:url(./themes/site_themes/receptvarazs/img/section_cirada.gif) bottom center no-repeat;

}
#box_related_news ul li {
	background:transparent url(./themes/site_themes/receptvarazs/img/red_bullet.gif) no-repeat scroll left 3pt;
	padding-left:14px;
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom:1px solid #dddddd;
}

#box_related_news  ul li a, #recipe_tip_box h2 a {
	color:#cc3300;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#recipe_tip_box {
	padding-left:10px;
}

#recipe_tip_box .image {
	float:left;
	margin:0 10px 5px 0;
display:inline;
}

#recipe_tip_box .image img {
	border:none;
}

.page_title {
	color:#cc3300;
	border-bottom:1px solid #cccccc;
	padding-bottom:7px;
	margin-bottom:7px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	padding:7px;
	margin:3px;
	font-weight:lighter;
}

#register_form {
	padding:8px;
}

.register .dump .info {
	padding:7px;
	margin:3px;

}

.register .dump .info strong {
	color:#cc3300;
	border-bottom:1px solid #cccccc;
	padding-bottom:7px;
	margin-bottom:7px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
}

#login_dump .error {
	color:#ffffff;
	margin-bottom:10px;
}

#box_right_holder {
	*padding-top:3px;
}

#category_holder #category_article_list .short {
	margin:5px 0 10px 13px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
	_margin-left:0;
}

#searchresult_holder #category_article_list .short {
	margin:5px 0 10px 0px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;

}

#searchresult_holder #category_article_list .short h2 {
font-size:12px;
line-height:normal;
}

#category_holder #category_article_list .short .image {
	float:left;
	margin-right:15px;
	display:inline;
}

#category_holder #category_article_list .short .image img, #left_column_content .image img {
	border:none;
}

#category_holder #category_article_list .short .summary {
	font-size:11px;
	color:#333333;
}

#category_holder #category_article_list .short h2 {
	font-size:12px;
	line-height:normal;
}

#category_holder #category_article_list .short h2 a {
	color:#cc3300;
	text-decoration:none;
}

.category_page_title {
	/*background:url(./themes/site_themes/receptvarazs/img/category_title_bg.gif) repeat-x top left;
	border:1px solid #679b04;
	color:#ffffff;*/
	min-height:5px;
	height:auto !important;
	height:5px;
	font-size:12px;
	line-height:normal;
	padding:7px;
	margin:0 0 10px 13px;
	_margin-left:0;
	background:transparent url(./themes/site_themes/receptvarazs/img/section_3_bg.gif) repeat-x scroll left top;
	border:1px solid #dddddd;
	color:#333333;
}

.box_breadcrumb a {
	text-decoration:none;
	color:#cc3300;
}

.box_breadcrumb {
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
	margin-left:13px;
	_margin-left:0;
}

.category_news_category {
	display:inline;
	float:left;
	margin-left:13px;
	width:263px;
	_margin-left:0;
}

.category_news_category .box_title {
	background:url(./themes/site_themes/receptvarazs/img/category_title_bg.gif) repeat-x top left;
	margin:10px 0;
	border:1px solid #679b04;
	min-height:5px;
	height:auto !important;
	height:5px;
}

.category_news_category .box_title h3 {
	font-size:12px;
	line-height:normal;
	padding:7px;
}

.category_news_category .box_title h3 a {
	color:#ffffff;

}

.category_news_category .box_title h3 a:hover {
	text-decoration:none;
}

.main_news_box_row {
	clear:both;
}

#category_article_list {
	margin-bottom:15px;

}

#box_pagination {
	color:#cccccc;
	font-weight:bold;
	text-align:center;
	margin:6px 0;
}

.pagination img {
	border:none;
}

#box_pagination a {
	color:#cc3300;
	text-decoration:none;
}

.tovabbi_cikkek h2, .nepszeru_cikkek h2 {
	background:url(./themes/site_themes/receptvarazs/img/section_1_bg.gif) repeat-x;
	height:25px;
	border:1px solid #cc3300;
	line-height:25px;
	color:#ffffff;
	font-size:12px;
	padding-left:6px;

}

.tovabbi_cikkek ul {
	padding:10px 0;
}

.tovabbi_cikkek ul li {
	background:transparent url(./themes/site_themes/receptvarazs/img/red_bullet.gif) no-repeat scroll 6pt 4pt;
	border-bottom:1px solid  #dddddd;
	margin-bottom:4px;
	padding-bottom:4px;
	padding-left:20px;
}

.tovabbi_cikkek ul li a {
	color:#336600;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.webshop_row, video_row {
	margin:15px 0 0 13px;
	background:url(./themes/site_themes/receptvarazs/img/webshop_dots.gif) repeat-y center;
	_margin-left:0;
	_display:inline;
	_zoom:100%;
}

.webshop_row .category_headline {
	text-align:center !important;
	padding:15px;
	_padding:10px;
	
}

.webshop_row .category_headline .image img {
	border:none;
	margin-bottom:10px;
}

.webshop_row .category_headline h2 {
	font-size:11px;
	display:block;
	margin-bottom:7px;
	min-height:55px ;
	height:auto !important;
	height:55px;
	
}

.webshop_row .category_headline h2 a {
	color:#cc3300;
	text-decoration:none;
}

.webshop_row .category_headline h2 a:hover {
	text-decoration:underline;
}

.webshop_row .category_headline .summary {
	text-align:left;
	font-size:11px;
	color:#333333;
}

.category_headline .price {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:10px 0;
}

.webshop_item {
	padding-bottom:15px;
	border-bottom:1px solid #cccccc;
}

.webshop_item .image {
	float:left;
	margin:0 15px 5px 0;
	display:inline;
}

.webshop_item .price {
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:5px 0;

}

.webshop_item .price span {
	color:#cc3300;
}

.webshop_item .cart_link {
	margin:10px 0;
}

.webshop_content #login_required {
	
	padding:4px;
	background: url(./themes/site_themes/receptvarazs/img/section_1_bg.gif) repeat-x top left;
	border:1px solid #cc3300;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	display:block;
	margin:0 auto;
	width:250px;
	text-align:center;
}

.recipe_headlines .headline_image {
float:left;
height:344px;
margin-bottom:10px;
overflow:hidden;
width:428px;
zoom:100%;
}

.teaser_link {
	display:block;
	height:250px;
	width:540px;
}

#left_column_content .box_title {
	
	font-weight:lighter;
	font-size: 13px;
	color: #336600;
	margin:12px 0 6px;
	padding-left:6px;
	font-family:Arial,Helvetica,sans-serif;
}

#left_column_content .image {
	float:left;
	padding-left:6px;
	display:inline;
}

#left_column_content h2, #left_column_content .summary  {
	padding-left:6px;
}

.tovabbi_cikkek {
	margin-left:13px;
	_margin-left:0;
}

.webshop_content #dynamic_box_right {
	/*_position:absolute;
	_right:6px;*/

}

#shopping_cart_box_content {
	_position:relative;
	_zoom:100%;
}

#article_holder {
	margin-left:13px;
	_margin-left:0;
	position:relative;
}

#ajanlo .short_holder .image, #aktualis .short_holder .image {
	height:200px;
	overflow:hidden;
	width:249px;
	margin-bottom:10px;
}

#ajanlo .short_holder .image img, #aktualis .short_holder .image img {
	border:none;
	width:249px;
}

#ajanlo .box_title {
	color:#336600 !important;
	font-size:14px !important;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight:lighter !important;

}

#ajanlo .box_body {
	padding:0 !important;
}

#receptvarazslo_bg {
	background:url(./themes/site_themes/receptvarazs/img/receptvarazslo_bg.gif) repeat-y top left;
	margin-top:15px;
zoom:100%;
}

#receptvarazslo_box {
	background:url(./themes/site_themes/receptvarazs/img/receptvarazslo_top.gif) no-repeat top left;
zoom:100%;
}

.receptvarazslo_bottom {
	background:url(./themes/site_themes/receptvarazs/img/receptvarazslo_bottom.gif) top left no-repeat;
	height:17px;
}

.frame a {
	color:#cc3300;
	text-decoration:none;
	font-weight:bold;
}

.paprika_magazin #category_holder .category_headline {
	margin-left:13px;
	_margin-left:0;
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:1px solid #cccccc;
	
}

.paprika_magazin #category_holder .category_headline h2 {
	margin-bottom:5px;
}

.paprika_magazin #category_holder .category_headline h2 a {
	font-family:Verdana, Geneva, sans-serif;
	color:#cc3300;
	font-size:12px;
	text-decoration:none;
}

.category_frame #most_popular_rated_box {
	margin-left:13px!important;
	_margin-left:0;
}

#recipe_frame, #tag_frame {
	background:#ffffff url(./themes/site_themes/receptvarazs/img/box_bg.gif) repeat-x;
	border:1px solid #e8e8e9;
	margin-left:13px;
	_margin-left:0;
	padding:10px;
}

#recipe_frame a {
	color:#cc3300;
	text-decoration:none;
}

#recipe_frame a:hover {
	text-decoration:underline;
	color:#cccccc;
}

#recipe_frame ol li {
	list-style:decimal;
	list-style-position:inside;
	color:#336600;
	font-weight:bold;
	font-size:11px;
	padding:3px 0;

}

#recipe_frame ol li a {
	_padding-left:10px;
	*padding-left:10px;
}

.category_frame .image_caption a span {
	color:#cc3300;
	font-size:11px;
}

.category_frame .short_holder h2 a span {
	color:#336600;
	font-size:11px;
	font-weight:lighter;
}

.category_frame .vertical h2 span {
	color:#336600;
	font-size:11px;
	font-weight:lighter;
}

.list span {
	color:#cc3300;
	font-size:11px;
}

#submitrecipe_box .box_title h3 a {
	background:transparent url(./themes/site_themes/receptvarazs/img/section_1_bg.gif) repeat-x scroll left top;
	border:1px solid #FF0000;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	padding:4px;
	text-decoration:none;
}

#submitrecipe_box .box_title h3 a:hover {
	background:url(./themes/site_themes/receptvarazs/img/section_1_bg_hover.gif) repeat-x scroll left top;;
}

#submitrecipe_box {
margin:10px 0 10px 6px;
width:125px;
}

#submitrecipe_box ul li a span {
	color:#336600;
	font-size:11px;
	font-weight:lighter;
	background:#F3F3F3 none repeat scroll 0 0;
}

.search_result h3.no_result {
	display:block;
	padding:4px;
	background:#cc3300;
	color:#ffffff;
	font-size:12px;
	margin:10px 0;
}

#submitrecipe_box ul {
	padding:5px;
}

#submitrecipe_box .box {
	 border:1px solid #BEBEBE;
 }
 
#nyeremenyjatek, #aktualis {
	margin:10px 0;
	_width:250px !important;
	background: url(./themes/site_themes/receptvarazs/img/nyeremenyjatek_bg.gif) repeat-y;
}

#nyeremenyjatek .box, #aktualis .box {
	background:url(./themes/site_themes/receptvarazs/img/nyeremenyjatek_top.gif) no-repeat top left;
}

#nyeremenyjatek .nyeremeny_bottom, #aktualis .nyeremeny_bottom {
	background:url(./themes/site_themes/receptvarazs/img/nyeremenyjatek_bottom.gif) no-repeat top left;
	height:16px;
}

#nyeremenyjatek h3, #aktualis h3 {
	font-size:18px;
	font-family:'Arial Black', Arial, Helvetica, sans-serif;
	color:#336600;
	text-transform:uppercase;
}

.nyj_text {
	color:#A4A4A4;
font-size:11px;
margin-top:15px;
clear:both;
}

.nyj_text .link_red {
	font-size:11px;
}

.box_video {
	text-align:center;
	margin:15px 0;
}

.videofozocske .category_news_category {
	width:540px !important;
}

.videofozocske .category_headline {
	padding:5px;
height:170px;
}

.video_row {
	margin-top:10px;
}

.chef_text {
float:left;
margin:0 20px 15px 0;
width:270px;
font-size:11px;
display:inline;
}

.chef_text  h1 {
color:#CC3300;
font-size:20px;
}

.chef form {
	background:url(./themes/site_themes/receptvarazs/img/box_bg.gif) repeat-x top left;
	border:1px solid #cccccc;
	padding:10px;
}

.chef form h2 {
	display:block;
	border-bottom:1px solid #cccccc;
	color:#cc3300;
	font-size:14px;
	font-weight:lighter;
	padding-bottom:5px;
	margin-bottom:5px;
}

.no_results h2 {
	color:#cc3300;
	font-size:15px;
}

.no_results h3 {
	color:#336600;
	margin-top:15px;
}



#dynamic_box_left #sections {
	left:6px;
	top:6px;
	*top:8px;
	width:124px;
	padding-right:6px;
	position:relative;
	
}

#dynamic_box_left #sections ul .recipes ul li {
	*display:inline;
	
}

#dynamic_box_left #sections ul .recipes ul li a {
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:4px 6px 4px 4px;
	margin-bottom:2px;
}

#dynamic_box_left #sections ul .recipes #recipe_section_1, #dynamic_box_left #sections ul .recipes #recipe_section_2, #dynamic_box_left #sections ul .recipes #recipe_section_3 {
	padding-bottom:23px;
	background:url(./themes/site_themes/receptvarazs/img/section_cirada.gif) bottom left no-repeat;
	zoom:100%;
}

#dynamic_box_left #sections ul .recipes #recipe_section_1 li a {
	border:1px solid #ff0000;
	background: url(./themes/site_themes/receptvarazs/img/section_1_bg.gif) repeat-x top left;
	color:#ffffff;
	
}

#dynamic_box_left #sections ul .recipes #recipe_section_1 li a:hover {
	background: url(./themes/site_themes/receptvarazs/img/section_1_bg_hover.gif) repeat-x top left;
	border:1px solid #bebebe;
	zoom:100%;
}

.recipes #recipe_section_1 li.active a {
	background: url(./themes/site_themes/receptvarazs/img/section_1_bg_active.gif) repeat-x top left !important;
	border:1px solid #bebebe;
	zoom:100%;
	color:#cc3300 !important;
}

.recipes #recipe_section_2 li.active a {
	background: url(./themes/site_themes/receptvarazs/img/section_2_bg_active.gif) repeat-x top left !important;
	border:1px solid #bebebe;
	zoom:100%;
	color:#336600 !important;
}

.recipes #recipe_section_3 li.active a {
	background: url(./themes/site_themes/receptvarazs/img/section_3_bg_active.gif) repeat-x top left !important;
	border:1px solid #bebebe;
	zoom:100%;
	color:#ffffff !important;
}



#dynamic_box_left #sections ul .recipes #recipe_section_2 li a {
	border:1px solid #679b04;
	background: url(./themes/site_themes/receptvarazs/img/section_2_bg.gif) repeat-x top left;
	color:#ffffff;
}

#dynamic_box_left #sections ul .recipes #recipe_section_2 li a:hover {
	background: url(./themes/site_themes/receptvarazs/img/section_2_bg_hover.gif) repeat-x top left;
	border:1px solid #bebebe;
}

#dynamic_box_left #sections ul .recipes #recipe_section_3 li a {
	border:1px solid #bebebe;
	background: url(./themes/site_themes/receptvarazs/img/section_3_bg.gif) repeat-x top left;
	color:#333333;
	zoom:100%;
}

#dynamic_box_left #sections ul .recipes #recipe_section_3 li a:hover {
	background: url(./themes/site_themes/receptvarazs/img/section_3_bg_hover.gif) repeat-x top left;
	
}

#submit_recipe {
	background:#ffffff url(./themes/site_themes/receptvarazs/img/box_bg.gif) repeat-x;
	border:1px solid #e8e8e9;
	margin-left:13px;
	_margin-left:0;
	padding:10px;
}

#submit_recipe_text {
	float:left;
	width:406px;
	background:url(./themes/site_themes/receptvarazs/img/submit_recipe_text_top.gif) top left no-repeat;
	
	
}

.submit_recipe_text_bottom {
	background:url(./themes/site_themes/receptvarazs/img/submit_recipe_text_bottom.gif) bottom left no-repeat;
	padding:10px 45px 10px 10px;
}

.atlagno {
	background:url(./themes/site_themes/receptvarazs/img/atlagno.gif) top right no-repeat;
	width:110px;
	height:250px;
	display:block;
	float:left;
}

#login_required {
	color:#ffffff;
	font-weight:bold;
	background:#cc3300;
	padding:7px;
	display:block;
	margin-top:10px;
}

.submit_link a {
	color:#ffffff;
	font-weight:bold;
	background:#cc3300;
	padding:7px;
	display:block;
	background:#336600;
	margin-top:10px;
	text-decoration:none;
}

.recipe_type {
	padding-left:6px;
	font-size:11px;
	color:#333333;
}


form { 
	padding: 0px;
	margin: 0px;
}

input, select, textarea { }

select  {}

textarea  {border: 1px solid #999999;}

.form_line {
	margin-bottom: 6px;
	width: 100%;
	overflow: hidden; /* if used, needs to be hidden because of Opera */
}

*:first-child+html .form_line {margin-bottom: 0px; padding-bottom: 6px;}


input.text {border: 1px solid #999999;}

select.options { border: 1px solid #999999;}



input.submit_button, button { 
}

.formElement p { margin-top: 0;}

/***************** Box forms *******************/

#dynamic_box_right .form_line label {color:#ffffff; font-size:11px; margin:5px 0; display:block;}

#dynamic_box_right .form_line div.submit a { float: left; padding-top: 3px; color: #C90404;}

/*************** CONTENT FORMS *******************************************************************************************************************/
/******************************************************************************************************************************************************/

#comment_form div.form_line label {
	padding: 3px 0px 3px 3px;
	display: block; 
	float: left;
	width: 75px !important;
	font-size: 11px;
	color: #666666;
}

#dynamic_box_center div.form_line label {
	padding: 3px 0px 3px 3px;
	display: block; 
	float: left;
	width: 170px;
	font-size: 11px;
	color: #666666;
}


#dynamic_box_center div.formElement {float: left; margin-left: 6px; display: inline; z-index: auto;}

#dynamic_box_center div.formElement label {
	padding: 0px;
	width: auto;
	text-align: left;
	float: none;
	display: block;
	font-weight: normal;
}

/***************** User registration form (ajax validations) *******************/

.tos_label {color:#666666;}

.tos_box {border: 1px solid #7F9DB9; padding: 6px; margin-top: 6px; width: 350px; height: 200px; overflow: scroll;}

.tos_box pre {padding:0; margin:0; font-family: Arial, Helvetica, sans-serif;}

#error_message {background:#D94026; margin: 7px;}

#error_message p {margin: 2px 0px; padding: 7px; color: #ffffff;}

#register .dump .error {background:#D94026; margin: 9px 7px;  padding: 7px; color: #ffffff;}

.validation {
	padding: 2px 0px 2px 18px; 
	font-size: 11px; 
	font-weight:bold;
}

.not_valid {background: url(../img/validation_not_valid.gif) 0 0 no-repeat; color:#F3735D;}

.checking {background: url(../img/validation_info.gif) 0 0 no-repeat; color:#6b99c5;}

.valid {background: url(../img/validation_valid.gif) 0 0 no-repeat; color:#80CA73;}

.login_input {
	height:14px;
	width:220px;
	background:#ffffff;
	border:#ffffff solid 1px;
	padding:4px;
	color:#666666;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}

#box_login label {
	font-size:11px;
	color:#ffffff;
}

.login_links {
	width:150px;
	float:left;
}

.login_links a {
	color:#ffffff;
	font-size:11px;
}

.login_button {
	float:right;
}

.fp_info {
	color:#ffffff;
	font-size:11px;
	margin-bottom:10px;
}

.register_input {
	height:14px;
	width:208px;
	background:#ffffff;
	border:#cccccc solid 1px;
	padding:4px;
	color:#666666;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}

.recept_select {
	width:228px;
	padding:4px;
	border:#ffffff;
	color:#666666;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}

#submit_recipe .recept_select, #recipe_frame .recept_select {
	width:218px;
	padding:4px;
	border:1px solid #CCCCCC !important;
	color:#666666;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}



#submit_recipe div.form_line label {
	padding: 3px 0px 3px 3px;
	display: block; 
	float: left;
	width: 170px;
	font-size: 12px;
	color: #666666;
}

#submit_recipe input {
width:40px;
}

#submit_recipe .recipe_title input {
width:338px;
}

#submit_recipe .sr_categories select {
width:344px;
	background:#ffffff;
	border:#CCCCCC solid 1px;
	color:#666666;
}

#submit_recipe div.form_line label span {
	font-size:11px;
	color:#999;
}

#submit_recipe textarea {
	padding:4px;
	border:1px solid #CCCCCC !important;
	color:#666666;
	font-size:12px;
	width:332px;
}

#recipe_frame .input, #recipe_frame .login_input {
	height:14px;
	width:220px;
	background:#ffffff;
	border:#CCCCCC solid 1px;
	padding:4px;
	color:#666666;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}

.chef .login_required {
	color:#ffffff;
	font-weight:bold;
	background:#cc3300;
	padding:7px;
	display:block;
	margin-top:10px;
}

#shopping_list_content ul li {
background:transparent url(./themes/site_themes/receptvarazs/img/red_bullet.gif) no-repeat scroll left 4pt;
border-bottom:1px solid #DDDDDD;
margin-bottom:4px;
padding-bottom:4px;
padding-left:14px;
}

.box_body ol {
margin-left:27px;
}

.box_body ol li {
	list-style-type:decimal;
	list-style-position:outside;
	font-size:10px;
	font-weight:bold;
	color:#CC3300;
}

li a {
	color:#336600;
	text-decoration:none;
	font-weight:bold;
}

.webshop_image {
float:left;
margin:0 15px 5px 0;
display:inline;
}

.webshop_image img {
border:none;
}

.hidden {
display:none !important;
}

#menu {
	clear:both;
	background:url(./themes/site_themes/receptvarazs/img/menu_bg.gif) repeat-x top left;
	height:31px;
}

#menu_leftside {
	background:url(./themes/site_themes/receptvarazs/img/menu_left.gif) top left no-repeat;
}

#menu_rightside {
	height:31px;
	line-height:31px;
	background:url(./themes/site_themes/receptvarazs/img/menu_right.gif) top right no-repeat;
}
/*
#menu ul {
}

#menu ul li {
	float:left;
	background: url(./themes/site_themes/receptvarazs/img/menu_bullet.gif) left center no-repeat;
	padding:0 20px 0 23px;
}
*/
.forum ul li {
background:transparent url(./themes/site_themes/receptvarazs/img/menu_bullet.gif) no-repeat scroll left 12px !important;
}

#menu ul li.first {
	background:none;
	padding-left:10px;
}

/*
#menu ul li a {
	color:#ffffff;
	text-transform:uppercase;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
	white-space:nowrap;
	overflow:hidden;
}

#menu ul li a:hover {
	color:#333333
}
*/




.menu, .menu ul { /* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.menu li {
	margin: 0;
	padding:0 6px 0 8px;
	border: 0;
	
	float: left;
	z-index: 5;	/* move all main list items into one row, by floating them */
	position: relative;	  /* position each LI, thus creating potential IE.win overlap problem */
	list-style: none;
	background:url(./themes/site_themes/receptvarazs/img/menu_bullet.gif) left center no-repeat;
}

.menu li:hover {
	z-index: 10000;	      /* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;  /* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							 see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;		 /* items of the nested menus are kept on separate lines */
	position:relative !important;
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	       /* while hidden, always keep them at the top left corner, */
	top: 0;		       /* to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	            /* 1st level go below their parent item */
}

.menu li li:hover>ul {	    /* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear -- force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {/* IE7 float clear: */min-height: 0;}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(./themes/site_themes/receptvarazs/img/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: 0 0 0 -10px;
}
/* -- sticky.submenu.END -- */



/************************************************************************************/
/*************************** DHTML_menu styles **************************************/
#mainNav {
	margin: 0px 6px;
}

.menu ul {
}

.menu ul li {
    margin:0;
    float:none;
    border:none;
}
  
ul.menu li ul {
	font-size:98%;
}

.menu ul {
	width: 15em;
	margin:0; 
	padding:0;
}

.menu li:hover {
	/*background:#8CB422; */
}

/* Link styles */
.menu li a{
	display:block;
	height:28px;
	line-height:28px;
	color:#ffffff;
	text-transform:uppercase;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	padding:0 10px;
	text-transform: uppercase;
}

.menu li a:link,
.menu li a:visited,
.menu li a:hover {
	color: #ffffff;
    font-weight:bold;
    text-decoration:none;
}

.menu li a:hover {
	color:#ffffff;
	background: url(./themes/site_themes/receptvarazs/img/section_1_bg.gif) repeat-x;
}

.active_menu {
	color:#ffffff;
	background: url(./themes/site_themes/receptvarazs/img/section_1_bg.gif) repeat-x !important;
}

.menu ul li {
	background: #8CB422;
}

.menu ul li:hover {
}

.menu ul li a:link,
.menu ul li a:visited,
.menu ul li a:hover {
	text-decoration: none;
	text-transform: none;
	display: block;
	float:none;
	position: relative;
	height:auto;
	line-height:14px;
	padding:6px 6px 6px 10px;
	*padding:8px 6px 6px 18px;
	border-bottom:1px solid #dadada;
}

.menu ul li a:hover {
	/*background: #5079a2;*/
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	
	padding:0;
}

/********************************************************************************************/
/**************************** Internet Explorer only styles ********************************/

/* Hides from IE5-mac \*/
* html #mainNav a {float:left;}

* html .menu, * html .menu ul {zoom: 1;}
.menu ul {*zoom: 1;}

* html .menu li.adxmhover {z-index: 10000;}

* html .menu .adxmhoverUL {visibility: visible;}

* html .menu .adxmhoverUL {top: 100%; left: 0;}
.adxmhoverUL {*top: 100%; *left: 0;}

* html .menu .adxmhoverUL .adxmhoverUL {top: 0; left: 100%;}
.menu .adxmhoverUL .adxmhoverUL {*top: 0; *left: 100%;}

* html .menu .adxmhoverA {background: url(./themes/site_themes/receptvarazs/img/section_1_bg.gif) repeat-x;}

* html .menu ul a {zoom: 1;}

* html .menu ul li {display:inline !important;}

* html .menu ul li a:link,
* html .menu ul li a:visited,
* html .menu ul li a:hover {text-decoration: none; display:inline-block; display:block;}
.menu ul li a:hover {*text-decoration: none; *display:inline-block; *display:block;}

* html #mainNav .menu li ul li {margin:0; padding:0;}
#mainNav .menu li ul li {*margin:0; *padding:0;}

* html .menu li li {width:100%; margin:0; padding:0;}
.menu li li {*width:100%; *margin:0; *padding:0;}

* html #mainNav .menu ul li a:link,
* html #mainNav .menu ul li a:visited,
* html #mainNav .menu ul li a:hover {float:none;}

* html .menu ul ul {padding:0;}
.menu ul ul {*padding:0;}
/* End hide from IE5-mac */

#dynamic_box_left #sections ul .recipes #recipe_section_1 li.csipos_etelek a {
background:transparent url(./themes/site_themes/receptvarazs/img/section_1_bg_csipos.gif) repeat-x scroll left top;
border:1px solid #a00e0e;
}

#aktualis img {
margin-bottom:10px;
}

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

#article_holder a {
color:#CC3300;
}

#article_holder a:visited {
color:#999;
}

#nyertes_box {
color:#333333
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
font-weight:bold;
float: left;
border:1px solid #679b04;
padding: 5px;
margin-top: 10px;
margin-bottom: 10px;
line-height: 16px;
text-decoration:none;
}

#nyertes_box a {
text-decoration:none;
}

##nyertes_box a:visited {
color:#999;
}