body {
    font-family:Arial;
    font-size:12px;
}
.logo,
#top-navigation,
#quickSearch,
#international,
#meniu,
#index_banners,
#newsletter_form,
#path,
.sub_actions,
.pages,
#block-right,
#loading_box,
#footer {
    display:none;
}

#logo-print {
    float:left;
}
#information {
    float:right;
}
#information dt,
#information dd {
    display:inline;
    padding-left:20px;
    padding:0;
    margin:0;
    font-size:20px;
}

.clear {
    clear:both;
}

#content {
    width:960px;
    clear:both;
    display:block;
    padding-top:20px;
}
#index #content {
    width:920px;
}
#content dd {
    padding:0;
    margin-left:0;
}

ul#product_images {
    padding:0;
    margin:0 0 15px 0;
    list-style:none;
}
ul#product_images li {
    display:inline;
    padding:0 10px 10px 0;
}


#text table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #cbcbcb;
	width: 100%;
	margin-bottom: 1.5em;
}

#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;}


/* News listing */
#text .news-list-item {
	width: 960px;
	padding-bottom: 25px;
}
#last_news {
}
#last_news .news-list-item {
    position:relative;
}

#text .news-list-item .image,
#text .news-list-item dl,
#last_news .news-list-item .image,
#last_news .news-list-item dl.short {
    float: left;
}

#text .news-list-item .image {
	width: 110px;
	position: relative;
	display: block;
}
#last_news .news-list-item .image {
	width: 150px;
    height:113px;
	position: relative;
	display: block;
}
#text .news-list-item .image a,
#last_news .news-list-item .image a {
    display:none;
}

#text .news-list-item .image a span,
#last_news .news-list-item .image a span {
    display: none;
}

#text .news-list-item dl {width: 960px;}
#text .news-list-item dl.short {width: 850px;}

#last_news .news-list-item dl {width: 920px;}
#last_news .news-list-item dl.short {width: 770px;}

#text .news-list-item dl dt {
	font-size: 1.4em;
	display: block;
	color: #00461f;
}
#last_news .news-list-item dl dt {
    font-family:Arial;
	font-size: 1.45em;
	display: block;
    color:#00461f;
}

#text .news-list-item dl dt a,
#last_news .news-list-item dl dt a {
	font-weight: normal;
	text-decoration: none;
}
#last_news .news-list-item dl dt a {
    color:#00461f;
}
#text .news-list-item dl dt.video a,
#last_news .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;}
#last_news .news-list-item dl dt small {
    display:none;
}
#last_news .news-list-item dl dd {
    margin:10px 0;
    padding-bottom:10px;
}
#last_news .more {
    clear:both;
    text-align:right;
}
/* News listing End */
/* New view */
#text .news-view {width: 960px;}
.news_view_date {
    color:#00461f;
    font-size:0.9em;
    position:relative;
    top:-10px;
}
#text .news-view .image {
	width: 110px;
	position: relative;
	display: block;
	float: left;
}

#text .news-view .image a {
    display:none;
}
#text .news-view .video {
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
/* News view End */

/* --- Index Products Tabs --- */
#latest-products-tabs {
    width: 920px;
}
#latest-products-tabs h2 {
    font-family:Arial;
	font-size: 1.45em;
    font-weight:normal;
	display: block;
    color:#00461f;
    padding:0;
    margin:0;
}
#latest-products-tabs .ui-tabs-handles {
    width:154px;
    float:left;
	list-style: none;
	padding: 0;
    margin:10px 0 0 0;
	font-size:1em;
}

#latest-products-tabs .ui-tabs-handles li {
	display: block;
}

#latest-products-tabs .ui-tabs-handles li a {
	display: block;
	padding: 5px 0;
	color: #2b2b2b;
	text-decoration: none;
}

#latest-products-tabs .ui-tabs-handles li a:hover,
#latest-products-tabs .ui-tabs-handles li.ui-tabs-selected a {
    text-decoration: underline;
    cursor:pointer;
}
#products_tabs {
	width:786px;
    margin-right:-20px;
    float:right;
    position:relative;
    z-index:1;
}
#latest-products-tabs .product_tab_content {
	width:786px;
    height:165px;
    overflow:hidden;
}
#products_tabs ul,
ul.jcarousel-skin-tango {
    width:720px;
    height:165px;
    overflow:hidden;
}
#products_tabs .jcarousel-skin-tango ul,
div.jcarousel-skin-tango {
    width:786px;
    height:165px;
    overflow:hidden;
}
#products_tabs ul li {
    width:144px;
    height:165px;
    float:left;
    overflow:hidden;
}
/* --- End Index Products Tabs --- */

/* Product view */
#product_view {
    margin-bottom:20px;
}
#product_view .data {
    width:auto;
    margin-bottom:10px;
}
#text #product_view table {
    width:auto;
}
#text #product_view table td {
    color:#000;
    border:1px solid #e4eae2;
}
#text #product_view table .thead td {
    background-color:#dae7a3;
}
/* End View */
/* --- Product gallery --- */
#product_gallery {
    width:427px;
    float:right;
    margin:0 0 15px 20px;
}
#product_image_previewer {
    width:425px;
    height:320px;
    margin-bottom:5px;
    border:1px solid #e8eeeb;
    position:relative;
    z-index:1;
}
#product_gallery #loading_box {
    display:none;
}
#product_image a {
    cursor:pointer;
    display:block;
    width:425px;
    height:320px;
    position:releative;
}
#product_image img {
    display:block;
    margin:auto;
}
#product_image a span {
    display:none;
}

#text ul#product_images {
    padding:0;
    margin:0;
    list-style:none;
}
#text ul#product_images li {
    width:65px;
    height:65px;
    float:left;
    margin:0 5px 5px 0;
    padding:0;
    border:1px solid #e8eeeb;
    background:none;
}
#text ul#product_images li.row_end {
    margin-right:0;
}
#text ul#product_images li a.active img {
    display:block;
    width:64px;
    height:64px;
    border:2px solid #00461f;
}
/* --- Product gallery End --- */


/* --- Recipes Tabs --- */
#recipes-tabs {
	width: 920px;
}

#recipes-tabs h2 {
    font-family:Arial;
	font-size: 1.45em;
    font-weight:normal;
	display: block;
    color:#00461f;
    padding:0;
    margin:0;
}

#recipes-tabs .ui-tabs-handles {
    width:174px;
    float:left;
	list-style: none;
	padding: 0;
    margin:10px 0 0 0;
	font-size:1em;
}

#recipes-tabs .ui-tabs-handles li {
	display: block;
}

#recipes-tabs .ui-tabs-handles li a {
	display: block;
	padding: 5px 0;
	color: #2b2b2b;
	text-decoration: none;
}

#recipes-tabs .ui-tabs-handles li a:hover,
#recipes-tabs .ui-tabs-handles li.ui-tabs-selected a {
    text-decoration: underline;
    cursor:pointer;
}


#recipes-tabs .recipe_tab_content {
	width:746px;
    float:right;
}

#recipes-tabs .recipe {
	width: 368px;
    float:left;
    padding-left:5px;
}
#recipes-tabs .recipe.first {
    padding-left:0;
    padding-right:5px;
}

#recipes-tabs .recipe .image, #recipes-tabs .recipe dl.short {float: left;}
#recipes-tabs .recipe .image {
    width:190px;
    height:125px;
}
#recipes-tabs .recipe .image a {
    display:block;
    width:167px;
    height:125px;
    position:relative;
}
#recipes-tabs .recipe .image a img {
    display:block;
}
#recipes-tabs .recipe .image a span {
    display:none;
}

#recipes-tabs .recipe dl {
	width:368px;
	font-size: .9em;
	line-height: 15px;
}
#recipes-tabs .recipe dl.short {
    width:178px;
}
#recipes-tabs .recipe dl dt {
    font-family:Arial;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 10px;
    color:#00461f;
}
#recipes-tabs .recipe dl dt {
    color:#00461f;
}
#recipes-tabs .recipe dl dd {
    margin:10px 0 0 0;
    padding:0;
    font-size:0.9em;
}

#recipes-tabs .recipe ul {
	list-style: none;
	padding:0;
    margin:0;
}
#recipes-tabs .recipe ul li {
	display: block;
    padding:1px 0;
}
#recipes-tabs .recipe ul li.read_more a {
    text-transform:capitalize;
}
#recipes-tabs .recipe ul li strong {
	color: #00712a;
    font-weight:normal;
}
#recipes-tabs .recipe ul li.ingridients strong {
	text-transform: uppercase;
}
#recipes-tabs .more {
	text-align: right;
	padding:15px 0 0 0;
}
#recipes-tabs .more a {}
#recipes-tabs .more a:hover {}
/* --- End Recipes Tabs --- */

/** Recipes **/
/* List */
#text .recipes-list-item {
	width: 960px;
	padding-bottom: 30px;
}
#text .recipes-list-item h1 {
    padding-bottom: 10px;
    font-size:1.4em;
}
#text .recipes-list-item .image, #text .recipes-list-item .data, #text .recipes-list-item .data-short {float: left;}

#text .recipes-list-item dl {width: 960px;}
#text .recipes-list-item .data-short dl {width: 810px;}

#text .recipes-list-item .image {
	display: block;
	width: 150px;
	position: relative;
}

#text .recipes-list-item .image a {
    display:none;
}

#text .recipes-list-item .data {width: 960px;}
#text .recipes-list-item .data-short {width: 810px;}

#text .recipes-list-item .instructions {
	background: #f9f9f9;
	margin-top: 10px;
}
#text .recipes-list-item .data-short .instructions {width: 810px;}

#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 0;
	display: block;
	float: left;
}
#text .recipes-list-item .instructions ul li a {font-weight: normal;}

#text .more {
	text-align: right;
	line-height: 24px;
}

#text .more a {
	padding: 5px 0 5px 0;
}
/* End List */
/* View */
#recipe_view .image {
    width:425px;
    height:320px;
    float:right;
    margin:0 0 10px 20px;
}
#recipe_view .image a {
    display:block;
    width:425px;
    height:320px;
    position:relative;
}
#recipe_view .image a img {
    display:block;
    margin:auto;
}
#recipe_view .image a span {
    display:none;
}

#recipe_view .data {
    clear:both;
    width:960px;
    margin-bottom:10px;
}
#recipe_view .data.short {
    width:515px;
    float:left;
    clear:none;
}
#text #recipe_view .instructions ul {
    list-style:none;
    padding:0;
    margin:0 0 15px 0;
}
#text #recipe_view .instructions ul li {
    display:inline;
    padding:4px 15px 4px 0;
    background:none;
}
/* End View */
/** End Recipes **/

#relations {
    clear:both;
    margin-top:20px;
}
.relations_list .relation_item {
    width:129px;
    float:left;
    margin:0 10px 10px 0;
    text-align:center;
}
.relations_list .relation_item.new_row {
    clear:left;
}


