/* 2009 (c) UAB "Dizaino kryptis" */
/* 2009 (c) Simonas Falkauskas */
html {height: 100%; min-width: 990px;}
body {
	padding: 0; margin: 0;
	position: relative;
	text-align: center;
	font-size: 1em;
	font: 76% Tahoma, Geneva, sans-serif;
	background: #fff url('../images/bg.jpg') no-repeat 50% 0 fixed;
	min-width: 990px;
}

#wrapper {
	position: relative;
	width: 100%;
	text-align: center;
	background: url('../images/bg-header.png') no-repeat 50% 0;
	_background: url('../images/bg-header.gif') no-repeat 50% 0;
}


#holder {
	position: relative;
	width: 991px;
	margin: 0 auto;
	text-align: left;
	padding-top: 160px;
}

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, dl, dd, ul, img {margin: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {display: block;}
fieldset {border: 0;}
/* --- End Standart Tag's --- */
/* --- Hacks --- */
* html #id {}
*:first-child+html #id {}
/* --- End Hacks --- */

/* --- Logo --- */
.logo {
	position: absolute;
	top: 15px; left: 70px;
	display: block;
	width: 240px; height: 145px;
	z-index: 10;
}
.logo span {display: none;}
/* --- End Logo --- */
/* --- Information --- */
#information {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 65px; right: 105px;
	display: block;
	color: #2e681a;
	line-height: 28px;
}
#information dt {
	font-size: 2.1em;
}
#information dd {
	font-size: 2.7em;
	font-weight: bold;
}
/* --- End Inforamtion --- */
/* --- Top Navigation --- */
#top-navigation {
	list-style: none;
	padding: 0;
	position: absolute;
	top: 115px; right: 0;
}
#top-navigation li {
	display: block;
	float: left;
	margin-right: 5px;
}
#top-navigation li a {
	display: block;
	width: 22px; height: 22px;
}
#top-navigation li.mail a {background: url('../images/ico-mail.gif') no-repeat 50% 50%;}
#top-navigation li.home a {background: url('../images/ico-home.gif') no-repeat 50% 50%;}
#top-navigation li.tree a {background: url('../images/ico-sitemap.gif') no-repeat 50% 50%;}

#top-navigation li a span {display: none;}
/* --- End Top Navigation --- */
/* --- Meniu --- */
#meniu {
	width: 990px;
	font-size: 1.4em;
	background: url('../images/bg-meniu.gif') no-repeat 50% 0;
}
#meniu ul {
	list-style: none;
	padding: 0;
	overflow: hidden;
	width: 990px;
}
#meniu ul li {
	display: block;
	float: left;
	padding-right: 2px;
	background: url('../images/bg-meniu-li.gif') no-repeat 100% 50%;
}
#meniu ul li.last {
	float: right;
	padding-right: 0;
	background: none;
}

#meniu ul li a {
	display: block;
	padding: 12px 15px;
	color: #ffffff;
	text-decoration: none;
}
#meniu ul li.last a, #meniu ul li.last a:hover, #meniu ul li.last a.active {background: url('../images/bg-meniu-a-l.gif') no-repeat 100% 0;}

#meniu ul li a:hover, #meniu ul li a.active {background: url('../images/bg-meniu-a.gif') repeat-x;}
#meniu ul li.first a:hover, #meniu ul li.first a.active {background: url('../images/bg-meniu-a-f.gif') no-repeat 0 0;}
/* --- End Meniu --- */
/* --- Structure --- */
#content {
	width: 990px;
	padding-bottom: 25px;
	background: url('../images/bg-content.gif') no-repeat 50% 100%;
}
#content .padd {
	padding: 30px 15px 0 15px;
	background: #ffffff;
	width: 960px;
}
* html #content .padd {
	width: 990px;
	width/* */:/**/960px;
}

#block-left, #block-right {float: left;}
#block-left {
	width: 765px;
	margin-right: 20px;
}
#index #block-left {
	width: 560px;
	margin-right: 20px;
}

#block-right {width: 175px;}
#index #block-right {width: 380px;}
/* --- End Structure --- */
/* --- Path --- */
#path {
	width: 764px;
	font-size: .9em;
	color: #595665;
	background: #f8f8f8 url('../images/bg-path.gif') repeat-x;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin-bottom: 25px;
}
* html #path {
	width: 765px;
	width/* */:/**/764px;
}
#path ul {
	list-style: none;
	padding: 0;
	width: 764px;
	overflow: hidden;
}
#path ul li {
	display: block;
	float: left;
}
#path ul li a {
	display: block;
	padding: 10px 20px 10px 10px;
	color: #595665;
	text-decoration: none;
	background: url('../images/bg-path-a.gif') no-repeat 100% 50%;
}
#path ul li a:hover, #path ul li a.active {
	text-decoration: underline;
	color: #9d9d9d;
}
/* --- End Path --- */
/* --- H1 --- */
h1 {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	color: #003912;
	font-weight: bold;
	font-size: 2.0em;
	padding-bottom: 20px;
}
/* --- End H1 --- */
/* --- Text --- */
#text {
	width: 755px;
	padding-left: 10px;
	line-height: 20px;
	color: #003912;
}
* html #text {
	width: 765px;
	width/* */:/**/755px;
}

#index #text {
	padding-left: 0;
	width: 560px;
}

#text h1 {
	font: 100% Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #7fb509;
	padding: 0 0 20px 0;
}
#text h1 a {
	font-weight: normal;
	text-decoration: none;
	color: #7fb509;
}
#text h1 a:hover {text-decoration: underline;}

#text h2 {
	font: 100% Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #7fb509;
	padding: 0 0 20px 0;
	font-weight: bold;
}
#text h3 {
	font: 100% Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	color: #7fb509;
	padding: 0 0 20px 0;
	font-weight: bold;
}

#text p {margin: 0 0 1.5em 0;}
#text a {
	font-weight: bold;
	color: #003912;
}
#text a:hover {color: #eb5f14;}

#text hr {
	border: 0;
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
}

#text ul {
	padding: 0;
	list-style: none;
	margin-bottom: 1.5em;
}

#text ul li {
	display: block;
	padding: 0 0 0 20px;
	background: url('../images/bg-text-bullet.gif') no-repeat 0px 4px;
}

* html #text ul li {vertical-align: top; height: 1%;}
#text ul ul {margin: 0;}
#text ul ul li {
	padding-left: 20px;
	background: url('../images/bg-text-bullet.gif') no-repeat 0 4px;
}

#text ul ul ul {margin: 0;}
#text ul ul ul li {
	background: url('../images/bg-text-bullet.gif') no-repeat 0 4px;
}

#text ol {
	padding: 0 0 0 40px;
}

* html #text ol {padding: 0;}
*:first-child+html #text ol {padding: 0;}

#text ol ol {list-style-type: lower-alpha;}
#text ol li {padding: 0}

#text table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #cbcbcb;
	width: 100%;
	margin-bottom: 1.5em;
}

* html #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
#text table[border="0"] {border: 0;}
#text table.noborder { border: 0; }
#text td {
	padding: 4px 5px;
	font-size: 1em;
	border-color: #cbcbcb;
	vertical-align: top;
}

#text th {
	padding: 4px 5px;
	text-align: left;
	border-color: #cbcbcb;
	font-weight: bold;
}

#text td p, #text th p {margin: 0;}
/* --- End Text --- */
/* --- Modules --- */
/** Recipes **/
/* List */
#text .recipes-list-item {
	width: 755px;
	padding-bottom: 30px;
}
#text .recipes-list-item h1 {padding-bottom: 10px;}
#text .recipes-list-item .image, #text .recipes-list-item .data, #text .recipes-list-item .data-short {float: left;}

#text .recipes-list-item dl {width: 755px;}
#text .recipes-list-item .data-short dl {width: 605px;}

#text .recipes-list-item .image {
	display: block;
	width: 150px;
	position: relative;
}

#text .recipes-list-item .image a {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 139px; height: 122px;
}
#text .recipes-list-item .image a span {display: none;}

#text .recipes-list-item .data {width: 755px; margin-top: -5px;}
#text .recipes-list-item .data-short {width: 605px;}

#text .recipes-list-item .instructions {
	background: #f9f9f9;
	width: 755px;
	margin-top: 10px;
}
#text .recipes-list-item .data-short .instructions {width: 605px;}

#text .recipes-list-item .instructions ul {
	margin: 0; padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: .9em;
}
#text .recipes-list-item .instructions ul li {
	padding: 4px 10px 4px 50px;
	display: block;
	float: left;
}
#text .recipes-list-item .instructions ul li.time {background: url('../images/ico-time.gif') no-repeat 20px 50%;}
#text .recipes-list-item .instructions ul li.portions {background: url('../images/ico-portions.gif') no-repeat 20px 50%;}
#text .recipes-list-item .instructions ul li.ingridients {background: url('../images/ico-ingridients.gif') no-repeat 20px 50%;}

#text .recipes-list-item .instructions ul li a {font-weight: normal;}

#text .more {
	width: 755px;
	text-align: right;
	line-height: 24px;
}
#index #text .more {width: 560px;}

#text .more a {
	padding: 5px 35px 5px 0;
	background: url('../images/ico-more.gif') no-repeat 100% 50%;
}
/* End List */
/* View */


/* End View */
/** End Recipes **/
/** Video Gallery **/
/* List */
#text .video-items-list {
	width: 755px;
	padding-bottom: 25px;
}
#text .video-items-list .video, #text .video-items-list dl {float: left;}
#text .video-items-list .video {width: 375px;}

#text .video-items-list dl {width: 755px;}
#text .video-items-list dl.short {width: 380px;}

#text .video-items-list dl dt {
	font-size: 1.4em;
	display: block;
	color: #c2cecf;
}

#text .video-items-list dl dt a {
	font-weight: normal;
	color: #7fb509;
	text-decoration: none;
}

#text .video-items-list dl dt a:hover {
	text-decoration: underline;
	color: #eb5f14;
}

#text .video-items-list dl dt span {color: #7fb509;}
#text .video-items-list dl dt small {font-size: .65em;}
/* End List */
/* View */


/* End View */
/** End Video Gallery **/
/** Food Service **/
/* List */
#text .foodservice-list-item {
	width: 755px;
	padding-bottom: 25px;
}
#text .foodservice-list-item .image, #text .foodservice-list-item dl {float: left;}
#text .foodservice-list-item .image {
	width: 185px;
	position: relative;
	display: block;
}
#text .foodservice-list-item .image a {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 175px; height: 163px;
	background: url('../images/bg-food-service-image.gif') no-repeat 50% 50%;
}
#text .foodservice-list-item .image a span {display: none;}

#text .foodservice-list-item dl {width: 755px;}
#text .foodservice-list-item dl.short {width: 570px;}

#text .foodservice-list-item dl dt {
	font-size: 1.4em;
	display: block;
	color: #c2cecf;
}

#text .foodservice-list-item dl dt a {
	font-weight: normal;
	color: #7fb509;
	text-decoration: none;
}

#text .foodservice-list-item dl dt a:hover {
	text-decoration: underline;
	color: #eb5f14;
}
#text .foodservice-list-item dl dt span {color: #7fb509;}
#text .foodservice-list-item dl dt small {font-size: .65em;}
/* End List */
/* View */
#text .foodservice-view {width: 755px;}
#text .foodservice-view .image {
	width: 185px;
	position: relative;
	display: block;
	float: left;
}
#text .foodservice-view .image a {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 175px; height: 163px;
	background: url('../images/bg-food-service-image.gif') no-repeat 50% 50%;
}
#text .foodservice-view .image a span {display: none;}

#text .foodservice-view .video {
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
/* End View */
/** End Food Service **/
/** News **/
/* List */

#newsletter_form {
	position: relative;
	display: block;
	width: 295px;
	height: 40px;
	background: url('../images/newsletter_bg.gif') no-repeat top left;
	padding-bottom: 30px;
	padding-top: 115px; padding-left: 85px;
}

#newsletter_form form {
	position: absolute;
	width: 295px;
	top: 105px; left: 85px;
	margin: 0; padding: 0;
}

#newsletter_form ul.error {
	position: absolute;
	top: 135px; left: 85px;
	margin: 0; padding: 0;
	list-style: none;
	color: red;
}

#newsletter_form form input {
	float: left;
}

#newsletter_form form input.txt {
	border: 1px solid #d6d68f;
	padding: 3px;
}

#newsletter_form form input.submit {
	border: 1px solid #919158;
	background: #87b615;
	color: #fff;
	margin-left: 5px;
	padding: 2px;
	#padding:0;
	#line-height: 18px;
}


#text .news-list-item {
	width: 755px;
	padding-bottom: 25px;
}
#index #text .news-list-item {width: 560px;}

#text .news-list-item .image, #text .news-list-item dl {float: left;}
#text .news-list-item .image {
	width: 110px;
	position: relative;
	display: block;
}
#text .news-list-item .image a {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 100px; height: 93px;
	background: url('../images/bg-news-image.gif') no-repeat 50% 50%;
}
#text .news-list-item .video a {background: url('../images/bg-news-image-v.png') no-repeat 50% 50%;}
* html #text .news-list-item .video a {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/bg-news-image-v.png');
}


#text .news-list-item .image a span {display: none;}

#text .news-list-item dl {width: 755px;}
#text .news-list-item dl.short {width: 645px;}

#index #text .news-list-item dl {width: 560px;}
#index #text .news-list-item dl.short {width: 450px;}

#text .news-list-item dl dt {
	font-size: 1.4em;
	display: block;
	color: #c2cecf;
}
#text .news-list-item dl dt.video {
	padding-left: 30px;
	background: url('../images/ico-video.gif') no-repeat 0 50%;
}

#text .news-list-item dl dt a {
	font-weight: normal;
	color: #7fb509;
	text-decoration: none;
}
#text .news-list-item dl dt.video a {background: none;}

#text .news-list-item dl dt a:hover {
	text-decoration: underline;
	color: #eb5f14;
}
#text .news-list-item dl dt span {color: #7fb509;}
#text .news-list-item dl dt small {font-size: .65em;}
#text .news-list-item dl dd a.video {
	padding: 1px 20px 1px 0;
	background: url('../images/ico-star.gif') no-repeat 100% 50%;
}
/* End List */
/* View */
#text .news-view {width: 755px;}
#text .news-view .image {
	width: 110px;
	position: relative;
	display: block;
	float: left;
}

#text .news-view .image a {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 100px; height: 93px;
	background: url('../images/bg-news-image.gif') no-repeat 50% 50%;
}
#text .news-view .image a span {display: none;}
#text .news-view .video {
	width: 100%;
	text-align: center;
	padding: 20px 0;
}

#product-view {
	width: 570px;
	padding: 10px 0;
	font: 100% Tahoma, Geneva, sans-serif;
	line-height: 20px;
}
#product-view .image, #product-view dl {float: left;}
#product-view .image {
	width: 210px;
	position: relative;
	display: block;
}
#product-view .image img {
	border: 1px solid #cbcbcb;
}

#product-view dl {width: 570px;}
#product-view dl.short {width: 360px;}

#product-view dl dt {
	font-size: 1.4em;
	display: block;
	color: #7fb509;
}
#product-view dl dd {
	padding-top: 10px;
	line-height: 20px;
	color: #003912;
}

#product-view dl dd table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #cbcbcb;
	width: 100%;
	margin-bottom: 1.5em;
}

* html #product-view dl dd table {font-size: 1em; width: auto; width/* */:/**/100%;}
#product-view dl dd table[border="0"] {border: 0;}
#product-view dl dd table.noborder { border: 0; }
#product-view dl dd td {
	padding: 4px 5px;
	font-size: 1em;
	border-color: #cbcbcb;
	vertical-align: top;
}

#product-view dl dd th {
	padding: 4px 5px;
	text-align: left;
	border-color: #cbcbcb;
	font-weight: bold;
}

#product-view dl dd td p, #product-view dl dd th p {margin: 0;}
/* End View */
/** End News **/
/** Kids Gallery **/
#text #gallery-kids {width: 755px;}

#text #gallery-kids .kids-pic-item {
	width: 245px;
	margin-right: 10px;
	float: left;
	padding-bottom: 25px;
}
#text #gallery-kids .last {margin-right: 0;}

#text #gallery-kids .kids-pic-item .image {
	position: relative;
	text-align: center;
	width: 245px;
	height: 167px;
}
#text #gallery-kids .kids-pic-item .image a {
	position: absolute;
	top: 0; left: 13px;
	display: block;
	width: 219px; height: 167px;
	border: 1px solid #cbcbcb;
	cursor: pointer;
	background: url('../images/blank.gif');
}
#text #gallery-kids .kids-pic-item .image a span {display: none;}

#text #gallery-kids .kids-pic-item dl {
	width: 245px;
	padding-top: 5px;
}
#text #gallery-kids .kids-pic-item dl dt {padding: 0 13px;}
#text #gallery-kids .kids-pic-item dl dt b {color: #7fb509;}
/** End Kids Gallery **/
/** Kids Gallery Form **/
#text #image-form {width: 755px;}
#text #image-form .big-image, #text #image-form form {float: left;}
#text #image-form .big-image {width: 255px;}
#text #image-form .big-image img {border: 1px solid #cbcbcb;}

#text #image-form form {
	float: left;
	width: 500px;
}
#text #image-form form fieldset {
	margin: 0;
	padding: 3px 0;
}
#text #image-form form fieldset.pad {
	padding-left: 100px;
}

#text #image-form form fieldset label {
	display: block;
	float: left;
	width: 100px;
	padding: 2px 0 0 0;
}
#text #image-form form fieldset .txtfld {
	width: 300px;
	border: 1px solid #cbcbcb;
}
#text #image-view {text-align: center;}
#text #image-view img {border: 1px solid #cbcbcb;}
#text #data {padding-top: 5px;}
#text #data dt {padding: 0 0 0 57px;}
#text #data dt b {color: #7fb509;}
/** End Kids Gallery Form **/
/** Products List **/
#text #products-list {width: 755px;}

#text #products-list .products-list-item {
	width: 245px;
	margin-right: 10px;
	float: left;
	padding-bottom: 25px;
}
#text #products-list .last {margin-right: 0;}

#text #products-list .products-list-item .image {
	position: relative;
	text-align: center;
	width: 245px;
	height: 200px;
}
#text #products-list .products-list-item .image a {
	position: absolute;
	top: 0; left: 22px;
	display: block;
	width: 200px; height: 200px;
	border: 1px solid #cbcbcb;
	cursor: pointer;
	background: url('../images/blank.gif');
}
#text #products-list .products-list-item .image a span {display: none;}
#text #products-list .products-list-item dl {
	width: 245px;
	padding-top: 5px;
}
#text #products-list .products-list-item dl dt {
	text-align: center;
	font-weight: bold;
	color: #7fb509;
}
/** End Products List **/
/** Sitemap **/
#text #sitemap ul {font-size: .9em;}
#text #sitemap ul li a {font-weight: normal;}
/** End Sitemap **/

/* --- End Modules --- */
/* --- Index Products Tabs --- */
#latest-products-tabs {
	width: 560px;
	background: #f3f3f3;
	margin-top: 20px;
}
#latest-products-tabs h1 {
	padding: 5px 10px 10px 10px;
}

#latest-products-tabs .ui-tabs-handles {
	list-style: none;
	padding: 0; margin: 0;
	overflow: hidden;
}
#latest-products-tabs .ui-tabs-handles li {
	display: block;
	float: left;
}
#latest-products-tabs .ui-tabs-handles li a {
	display: block;
	padding: 8px 15px;
	color: #003912;
	text-decoration: none;
}
#latest-products-tabs .ui-tabs-handles li a:hover {text-decoration: underline;}

#latest-products-tabs .ui-tabs-handles li.ui-tabs-selected a {
	color: #fff;
	background: #6e288a;
}
#latest-products-tabs .ui-tabs-handles li.ui-tabs-selected a:hover {text-decoration: none;}



#latest-products-tabs .bg {
	width: 540px;
	background: #6e288a url('../images/bg-latest-products.jpg') no-repeat 50% 0;
	color: #fff;
	padding: 5px 10px;
}
* html #latest-products-tabs .bg {
	width: 560px;
	width/* */:/**/540px;
}
#latest-products-tabs .bg h2 {
	font: 100% Tahoma, Geneva, sans-serif;
	font-size: 1em;
}


/* --- End Index Products Tabs --- */
/* --- Recipes Tabs --- */
#recipes-tabs {
	width: 380px;
	background: #f3f3f3;
}

#recipes-tabs h1 {
	padding: 5px 10px 10px 10px;
}

#recipes-tabs .ui-tabs-handles {
	list-style: none;
	padding: 0; margin: 0;
	overflow: hidden;
	font-size: .9em;
}

#recipes-tabs .ui-tabs-handles li {
	display: block;
	float: left;
}

#recipes-tabs .ui-tabs-handles li a {
	display: block;
	padding: 8px 7px 8px 8px;
	color: #003912;
	text-decoration: none;
}

#recipes-tabs .ui-tabs-handles li a:hover {text-decoration: underline;}

#recipes-tabs .ui-tabs-handles li.ui-tabs-selected a {
	color: #fff;
	background: #447a13;
}
#recipes-tabs .ui-tabs-handles li.ui-tabs-selected a:hover {text-decoration: none;}


#recipes-tabs .bg {
	width: 360px;
	background: #5c9917 url('../images/bg-recipes.gif') repeat-x 0 0;
	color: #fff;
	padding: 5px 10px;
}
* html #recipes-tabs .bg {
	width: 380px;
	width/* */:/**/360px;
}

#recipes-tabs .bg h2 {
	font: 100% Tahoma, Geneva, sans-serif;
	font-size: 1em;	
}

#recipes-tabs .bg .recipe {
	padding: 10px;
	width: 340px;
}
* html #recipes-tabs .bg .recipe {
	width: 360px;
	width/* */:/**/340px;
}

#recipes-tabs .bg .recipe h2 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 15px;
}
#recipes-tabs .bg .recipe .image, #recipes-tabs .bg .recipe dl {float: left;}
#recipes-tabs .bg .recipe .image {width: 80px;}


#recipes-tabs .bg .recipe dl {
	width: 340px;
	font-size: .9em;
	line-height: 15px;
}
#recipes-tabs .bg .recipe dl.short {width: 260px;}

#recipes-tabs .bg .recipe ul {
	list-style: none;
	padding: 15px 0 0 0;
	font-size: .9em;
	float: left;
	width: 170px;
}
#recipes-tabs .bg .recipe ul li {
	display: block;
	padding: 8px 0 8px 30px;
}
#recipes-tabs .bg .recipe ul li.time {background: url('../images/ico-time-i.gif') no-repeat 0 50%;}
#recipes-tabs .bg .recipe ul li.portions {background: url('../images/ico-portions-i.gif') no-repeat 0 50%;}

#recipes-tabs .bg .recipe ul li.ingridients {
	font-size: 1.1em;
	padding-left: 0;
}
#recipes-tabs .bg .recipe ul li.ingridients strong {
	text-transform: uppercase;
	color: #ffee00;
}
#recipes-tabs .bg .recipe ul li.ingridients a {
	color: #fff;
}
#recipes-tabs .more {
	background: #5c9917;
	text-align: right;
	padding: 10px 15px 20px 15px;
}
#recipes-tabs .more a {
	font-weight: bold;
	color: #fff;
	padding: 5px 35px 5px 0;
	background: url('../images/ico-more-g.gif') no-repeat 100% 50%;
}
#recipes-tabs .more a:hover {color: #ffee00;}
/* --- End Recipes Tabs --- */
/* --- Submeniu --- */
#submeniu {
	width: 155px;
	background: #5c9917;
	padding: 0 10px 10px 10px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
}
* html #submeniu {
	width: 175px;
	width/* */:/**/155px;
}
#submeniu ul {
	width: 155px;
	list-style: none;
	padding: 0;
}
#submeniu ul li {display: block;}
* html #submeniu ul li {
	vertical-align: top;
	height: 1%;
}
#submeniu ul li a {
	display: block;
	padding: 10px 0 10px 15px;
	color: #ffffff;
	text-decoration: none;
	background: url('../images/bg-submeniu-a.gif') no-repeat 0 16px;
}
#submeniu ul li a:hover {text-decoration: underline;}
#submeniu ul li a.active {color: #f9ed11;}

#submeniu ul ul {
	font-size: .9em;
	font-weight: normal;
}
#submeniu ul ul a {
	background: none;
	padding: 2px 0 2px 30px;
}
/* --- End Submeniu --- */
/* --- Actions --- */
#actions {
	width: 175px;
	position: relative;
	padding-top: 60px;
}
#index #actions {width: 380px;}

#actions .food-service-logo {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 155px; height: 55px;
	background: url('../images/food-service-logo.gif') no-repeat 0 0;
}
#actions .food-service-logo span {display: none;}

#actions dl {
	width: 175px;
	padding: 0 0 12px 0;
}
#index #actions dl {
	float: left;
	margin-right: 30px;
}
#index #actions dl.last {margin-right: 0;}

#actions dl dd {
	display: block;
	width: 175px; height: 92px;
	position: relative;
}
#actions dl dd a {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 175px; height: 92px;
	background: url('../images/bg-actions-image.gif') no-repeat 0 0;
}
#actions dl dd a span {display: none;}
#actions dl dd img {
	border: 0;
	margin: 0; padding: 0;
}

#actions dl dt {
	padding-bottom: 15px;
	min-height: 57px;
	width: 175px;
	background: url('../images/bg-actions-dt.gif') no-repeat 50% 100%;
}
* html #actions dl dt {
	height: 72px;
	height/* */:/**/57px;
}

#actions dl dt a {
	display: block;
	padding: 10px 40px 0 10px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #003e15;
	background: url('../images/ico-more.gif') no-repeat 95% 65%;
}
#actions dl dt a span {
	font-size: .9em;
	font-weight: normal;
	color: #003e15;
	display: block;
}
/* --- End Actions --- */
/* --- Navigation --- */
#navigation {
	width: 175px;
	padding-bottom: 15px;
}
#index #navigation {width: 380px;}

#navigation fieldset {
	padding: 0; margin: 0;
}
#navigation fieldset label {
	display: block;
	padding: 35px 0 12px 0;
	font-size: 1.2em;
	color: #003912;
	font-weight: bold;
	background: url('../images/logo-small.gif') no-repeat 0 0;
}
#index #navigation fieldset label {
	float: left;
	width: 140px;
	padding: 10px 10px 10px 80px;
	background: url('../images/logo-small.gif') no-repeat 0 50%;
}

#navigation fieldset select {
	width: 100%;
	border: 1px solid;
	border-color: #acadb2 #dcdfe6 #e2e9ef #e3e4e9;
}

#index #navigation fieldset select {
	width: 150px;
	margin-top: 9px;
}
/* --- End Navigation --- */

#contests-carousel {
	position: relative;
	display: block;
	width: 560px; height: 92px;
	overflow: hidden;
	padding: 10px 0 0 0;
	margin-top: 13px;
}

#contests-carousel ul {
	width: 560px; height: 92px;
	overflow: hidden;
}

#contests-carousel ul li {
	width: 560px; height: 92px;
}

#contests-carousel img {
	border: none;
}


#contests-carousel .bg {
	position: absolute;
	top: 0; left: 0;
	z-index: 10;
	width: 560px; height: 92px;
	background: url('../images/contest_bg.gif') no-repeat 0 0;
}

#contests-carousel .contests-jcarousel-control {
	position: absolute;
	bottom: 14px; right: 8px;
	z-index: 20;
}

#contests-carousel .contests-jcarousel-control a {
	float: left;
	width: 12px;
	text-align: center;
	background: url('../images/white.gif') no-repeat 0 0;
	color: #fff;
	line-height: 12px;
	text-decoration: none;
	margin-left: 7px;
}
#contests-carousel .contests-jcarousel-control a.active {
	background: url('../images/yelow.gif') no-repeat 0 0;
	color: #faed13;
}

#contests-carousel .jcarousel-item {
	position: relative;
}

#contests-carousel .jcarousel-item .title {
	position: absolute;
	top: 25px; left: 130px;
	font-size: 20px; 
	color: #82b309;
	text-decoration: none;
	z-index: 100;
}

#contests-carousel .jcarousel-item .summary {
	position: absolute;
	top: 40px; left: 130px;
	font-size: 12px; 
	color: #003910;
	text-decoration: none;
	z-index: 100;

}


/* --- Footer --- */
#footer {
	width: 990px;
	padding: 15px 0;
	font-size: .9em;
	color: #fff;
}
#footer ul {
	list-style: none;
	padding: 0;
	overflow: hidden;
}
#footer ul li {display: block;}
#footer ul li.left {
	float: left;
	padding-left: 15px;
}
#footer ul li.right {
	float: right;
	padding-right: 15px;
}
#footer ul li a {color: #ffffff;}
#footer ul li a:hover {text-decoration: none;}
/* --- End Footer --- */
/* --- Pager --- */
#text .pages {}
#text .pages ul {
	list-style: none;
	padding: 0; margin: 0;
	overflow: hidden;
	color: #7fb509;
}
#text .pages ul li {
	display: block;
	margin: 0;
	background: none;
	float: left;
	margin-right: 5px;
	padding: 1px 8px;
	border: 1px solid #d9d9d9;
}	
/* --- End Pager --- */

.clear {
	clear: both;
	width: 100%;
}


#text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}

.banner-holder {	
	display: block;
}
.banner-holder .banner-item {
	float: left;
	display: block;
	margin-right: 30px;
	margin-bottom: 5px;
}
.banner-holder  .last{
	margin-right: 0px;
}	
.banner-holder .banner-item  img{
	border: 0;
}
