@charset "utf-8";
/**
 * Author: GoldenSubmarine
 * Compatibility: IE6, IE7, IE8, Fx2, Fx3, O9x, SWin
 */

/* Reset:
 * ___________________________________________________________________________
 */ 
a:link,
a
{
  color: #3a82bd;
  text-decoration: none;
}

a:visited
{
}

a:hover
{
  text-decoration: underline;
}

a:active
{
}

:focus 
{
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html
{
  color: #747474;
	font: normal 62.5%/1.4em Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
}

body
{
	background: #99bde1 url(../images/bg-lisner.png) repeat-x left top;
}

ol, ul
{
	list-style: none;
}

blockquote, q
{
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after
{
	content: '';
/*	content: none;*/ /* Opera zglasza blad */
}

ins
{
	text-decoration: underline;
}

del
{
	text-decoration: line-through;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* Structural labels for accessibility */
.Accessibility,
h1
{
	left: -9999px;
	overflow: hidden;
	position: absolute;	
	width: 100px;
}

div.cleaner {
	clear: both;
	height: 0px;
	width: 1px;
	line-height: 0px;
	font-size: 0px;
}

#CompanyInfoNone
{
  display: none;
}

.WhiteBrd
{
  border: 1px solid #fff;
}
/* Layout:
 * ___________________________________________________________________________
 */
#Header,
#MainHeader,
#Content,
#Footer
{
  margin: 0 auto;
}

/* Header:
 * ___________________________________________________________________________
 */
#Header,
#MainHeader
{
  width: 980px;
}

#MainHeader
{
  height: 579px;
}

#Header
{
  height: 368px;
}

#FlashHeader
{
  width: 980px;
  height: 368px;
}

/* Content:
 * ___________________________________________________________________________
 */
#Content
{
  font-size: 11px;
  overflow: hidden;
  width: 980px;
}

.left-text ul
{
  padding: 5px 20px;
}

.left-text ul li
{
  display: list-item;
  list-style-type: disc;
}

.left-text ul ol
{
  display: list-item;
  list-style-type: decimal;
}

.left-col-content
{
  padding: 35px 0 35px 19px;
  width: 861px;
}

.left-col-content .lead
{
  padding-bottom: 10px;
}

#Content #Breadcrumbs
{
  padding: 0 0 18px 21px;
}

#Content #Breadcrumbs li
{
  color: #4f87b4;
  font-size: 9px;
  display: inline;
}

#Content #Breadcrumbs li a
{
  color: #4f87b4;
  font-size: 9px;
}


#Content .Heads
{
  background: #FFF;
  border-color: #DCDCDC #DCDCDC #A6A6A6 #DCDCDC;
  border-style: solid;
  border-width: 1px;
  min-height: 55px;
  width: 879px;
}

* html #Content .Heads
{
  height: 55px;
}

#Content #LeftContent .Heads
{
  width: 653px;
}

#Content #Main #Sidebar .Heads h2
{
  padding-bottom: 15px;
}

#Content #Main
{
  background: #EEF5FB;
  margin: 0 auto;
  overflow: hidden;
  /*padding: 20px 25px 18px;
  width: 888px;*/
  padding: 20px 23px 18px 27px; 
  width: 888px;
}

#Content .CommonArr
{
  overflow: hidden;
}

#Content .Col,
#Content .FirstCol,
#Content .SecondCol,
#Content .ThirdCol,
#Content #TopRecipes
{
  padding: 0 0 0 10px;
  margin-top: 10px;
}

#Content #TopRecipes
{
  float: right;
  /*padding-top: 50px;*/
  width: 195px;
}

#Content .Cols #TopRecipes h2
{
  padding-left: 0;
}

#Content .Col,
#Content .FirstCol,
#Content .SecondCol,
#Content .ThirdCol
{
  border-right: 1px solid #c6c6c6;
  float: left;
  min-height: 290px;
  width: 211px;
}

* html #Content .Col,
* html #Content .FirstCol,
* html #Content .SecondCol,
* html #Content .ThirdCol
{
  height: 290px;
}

#Content #Main h3,
#Content #Main h2
{ 
  font-size: 14px;
}

#Content #Main .Heads h2
{
  padding: 12px 0 5px 19px;
}

#Content #Main .Heads h3
{
  color: #ab6c2c;
  padding-left: 19px;
  padding-bottom: 10px;
}

#Content #Main h2
{
  color: #123357;
  font-weight: bold;
  padding-left: 10px;
}

#Content #Main h3
{
  font-style: italic;
}

#Content .Cols h3
{
  color: #3d81bb;
  font-weight: bold;
  font-size: 14px;
  font-style: italic;
  height: 36px;
  padding: 15px 45px 20px 0;
  line-height: normal;
}

#Content .Cols p
{
  height: 100px;
  padding: 0 45px 15px 0;
}

.DateBox
{
  background: #FFF;
  padding: 2px;
  width: 203px;
}

.DateBox img
{
  vertical-align: middle;
}

.DateBox .Date
{
  text-align: right;
  padding-left: 8px;
}

.Date
{
  color: #747474;
  font-size: 11px;
  font-style: italic;
}

a.More
{
  background: url(../images/bg-more.gif) no-repeat left top;
  color: #FFF;
  font-size: 9px;
  padding: 2px 20px 2px 10px;
}

#Content #TopRecipes ul
{
  margin-top: 10px;
  border-left: 1px solid #c6c6c6;
  width: 193px;
}

#Content #TopRecipes ul li
{
  color: #3d81bb;
  font-size: 10px;
  height: 21px;
  line-height: 9px;
  padding: 2px 10px 0;
  display: block;
}

* html #Content #TopRecipes ul li
{
  float:left;
}

*+html #Content #TopRecipes ul li
{
  float:left;
}

#Content #TopRecipes ul li i
{
  float:left;
  width: 17px;
}

#Content #TopRecipes ul li a
{
  float: right;
  width: 153px;
}

#Content #TopRecipes ul li.Odd
{
  background: url(../images/bg-toprecipes-odd.gif) no-repeat right center;
}

#Content #TopRecipes ul li.Even
{
  background: url(../images/bg-toprecipes-even.gif) no-repeat right center;
}

#Content #TopRecipes ul li a
{
  color: #98bde1;
  font-size: 10px;
}

#Content #TopRecipes ul li a:hover
{
  color: #e32c08;
  text-decoration: none;
}

#CompanyInfo
{
  color: #98bde1;
  float: left;
  font-size: 9px;
  padding: 35px 0 0 10px;
  width: 665px;
}

#CompanyInfo .Adds
{
  float: left;
  padding-top: 20px;
}

#CompanyInfo .Company
{
  color: #3d81bb;
  font-size: 9px;
}

#CompanyInfo img
{
  float: right;
  padding-left: 80px;
}

#LeftContent
{
  border-right: 1px solid #c6c6c6;
  float: left;
  margin-bottom: -4000px;
  padding: 0 15px 4000px 0;
  width: 655px;
}

#LeftContent .Description
{
  padding: 30px 0 26px 19px;
}

#Sidebar
{
  float: right;
  margin-bottom: -4000px;
  padding: 0 0 4000px 8px;
  width: 202px;
}

#Content #Sidebar .Heads
{
  width: 196px;
}

#flash-col-content
{
  text-align: center;
  padding-top: 20px;
}

.TopDescription
{
  padding: 20px 20px 0 20px;
}

/* News, PressShow:
 * ___________________________________________________________________________
 */
.NewsShow,
.PressShow
{
  position: relative;
  overflow: hidden;
  width: 888px;
}

#Content #Main .NewsShow h2,
#Content #Main .PressShow h2
{
  padding: 0 0 10px 5px;
}

.NewsShow h3,
.PressShow h3
{
  color: #3d81bb;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  padding-bottom: 15px;
}

.ProductShow .ProductAddons,
.PressShow .PressAddons
{
  width: 136px;
}

.NewsShow .NewsAddons
{
  width: 126px;
}

.NewsShow .NewsAddons,
.ProductShow .ProductAddons,
.PressShow .PressAddons
{
  float: left;
}

.NewsShow .NewsContent,
.PressShow .PressContent
{
  background: #FFF;
  float: left;
  padding: 20px 34px;
  min-height: 275px;
}

.NewsShow .NewsContent,
.NewsShow .NewsContent .Description
{
  width: 475px;
}

.NewsContent .Description ul
{
  padding: 10px 0;
}

.NewsContent .Description ul li,
.NewsContent .Description ol li
{
  list-style: disc;
  display: list-item;
  margin-left: 15px;
}

.PressShow .PressContent
{
  width: 700px;
}

.ProductShow .ProductContent
{
  background: #FFF;
  float: left;
  padding: 0 20px 0 24px;
  min-height: 150px;
  /*width: 234px;*/
  width: 260px;
}

* html .NewsShow .NewsContent
{
  height: 275px;
}

* html .ProductShow .ProductContent
{
  height: 150px;
}

* html .PressShow .PressContent
{
  height: 100px;
}

.NewsShow .NewsAddons .ImgAndDate,
.PressShow .PressAddons .ImgAndDate
{
  background: #fff;
  text-align: center;
  padding: 1px 0 5px;
}


.NewsShow .NewsAddons span.Date,
.PressShow .PressAddons span.Date
{
  text-align: center;
}

.NewsShow .NewsAddons span,
.ProductShow .ProductAddons span,
.PressShow .PressAddons span
{
  text-align: right;
  margin-top: 5px;
  display: block;
}

.NewsShow .NewsAddons span a,
.ProductShow .ProductAddons span a,
.PressShow .PressAddons span a,
.FriendNotify
{
  background: #fff;
  font-size: 9px;
  padding: 2px 4px;
}

.NewsAddons .ImgAndDate .Date,
.PressAddons .ImgAndDate .Date 
{
  font-size: 9px;
}

.NewsShow .Intro,
.PressShow .Intro
{
  font-weight: bold;
  padding-bottom: 20px;
}

#Content .NewsShow #TopRecipes
{
  border-left: 1px solid #c6c6c6;
  margin-top: 0;
  margin-bottom: -4000px;
  padding: 0 0 4000px 8px;
}

/* Products:
 * ___________________________________________________________________________
 */
.Products li
{
  background: #fff;
  float: left;
  height: 84px;
  margin: 0 0 13px 19px;
  padding: 1px;
  width: 303px;
}

* html .Products li
{
  margin: 0 10px 13px 10px;
}

.Products li img
{
  float: left;
  margin-right: 10px;
}

.Products li .StickerNew
{
  float: right;
  width: 63px;
  margin-right: 0;
  padding-top: 6px;
}
 
.Products li h4 a
{
  color: #16476e;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
}

.Products li h4
{
  padding: 14px 0 10px 0;
}

.Products li p
{
  color: #67a9c6;
  font-size: 10px;
}

.Products li p.NewPar
{
  float: left;
  width: 80px;
}

.SidebarMenu
{
  padding-top: 20px;
}

.SidebarMenu li a
{
  color: #214062;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
}

.SidebarMenu li
{
  clear: both;
  padding-bottom: 10px;
}

.SidebarMenu li.On a
{
  background: #FFF;
  display: block;
  padding: 10px;
  margin-bottom: 10px;
}

.SidebarMenu li.On a:hover
{
  text-decoration: none;
}

.SidebarMenu li.On img
{
   vertical-align: middle;
   padding-left: 8px;
}

.SidebarMenu li.On .SubSidebarMenu
{
  padding-left: 10px;
}

.SidebarMenu li.On .SubSidebarMenu .SubSubSidebarMenu
{
  padding-bottom: 5px;
}

.SidebarMenu li.On .SubSidebarMenu .SubSubSidebarMenu li
{
  padding-bottom: 5px;
}

* html .SidebarMenu li.On .SubSidebarMenu .SubSubSidebarMenu
{
  height: 1%;
}

.SidebarMenu li.On .SubSidebarMenu li a
{
  background: transparent;
  /*background: url(../images/bullet-submenu.gif) no-repeat left 6px;*/
  color: #838282;
  font-size: 11px;
  font-style: normal;
  padding: 0;
  margin: 0;
}

.SidebarMenu li.On .SubSidebarMenu li
{
  background: url(../images/bullet-submenu.gif) no-repeat left 6px;
  overflow: hidden;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-right: 5px;
}

* html .SidebarMenu li.On .SubSidebarMenu li
{
  height: 1%;
}

.SidebarMenu li.On .SubSidebarMenu li.Selected
{
  padding-bottom: 0;
}

.SidebarMenu li.On .SubSidebarMenu li a:hover
{
  color: #504E4E;
}

.SidebarMenu li.On .SubSidebarMenu li.Selected a
{
  color: #504e4e;
  padding-bottom: 10px;

}

body .SidebarMenu li.On .SubSidebarMenu li.Selected .SubSubSidebarMenu li a
{
  margin-bottom: 0;
  padding-bottom: 0;
}

.SidebarMenu li.On .SubSidebarMenu li.Selected .SubSubSidebarMenu li a,
.SidebarMenu li.On .SubSidebarMenu a.no_group
{
  color: #d8992a;
  font-weight: normal;
  margin-bottom: 0;
}

.SidebarMenu li.On .SubSidebarMenu li.Selected .SubSubSidebarMenu li a:hover,
.SidebarMenu li.On .SubSidebarMenu li.Selected .SubSubSidebarMenu li.SelectedSubSub a,
.SidebarMenu li.On .SubSidebarMenu a.no_group:hover,
.SidebarMenu li.On .SubSidebarMenu li.SelectedSubSub a.no_group
{
  color: #874807;
  /*font-weight: bold;*/
}

#DGM.SubSubSidebarMenu li
{
  background: url(../images/bullet-submenu.gif) no-repeat left 6px;
  padding-left:10px;
  margin-left: 20px;
} 

#DGM.SubSubSidebarMenu li a
{
  color:#D8992A;
  font-weight:normal;
  margin-bottom:0;
  background: none;
  font-size:11px;
  font-style:normal;
  margin:0;
  padding:0;  
}

#DGM.SubSubSidebarMenu li a:hover,
#DGM.SubSubSidebarMenu li.SelectedSubSub a
{
  color:#AB6C2C;
}

.ProductMore
{
  background: #fff;
  overflow: hidden;
  width: 498px;
}

.ProductWrap
{
  float: right;
  width: 509px;
}

.ProductGroup
{
  background: #fff;
  padding: 35px 0 35px 25px;
  float: right;
  width: 484px;
}

.ProductGroup .Description
{
  /*text-indent: 10px;*/
  text-align: justify;
  padding-right: 25px;
}

.SubGroupList
{
  padding-top: 20px;
}

.SubGroupList li a
{
  background: url(../images/bullet-subgroup.gif) no-repeat left center;
  padding-left: 10px;
}

.SubGroupList a
{
  color: #155ab7;
  font-size: 10px;
}

.ProductShow
{
  overflow: hidden;
  padding-top: 23px;
  width: 645px;
}

.ProductImages
{
  background: #FFF;
  padding: 1px;
  float: right;
}

.ProductContentHeads
{
  float: left;
  padding-top: 15px;
  width: 145px;
}

.ProductShow .ProductContent h4,
.ProductShow .ProductGroup h4
{
  color: #3d82bd;
  font-size: 14px;
  font-style: italic;
  padding-bottom: 10px;
}

.ProductShow .ProductContent h5
{
  color: #3d82bd;
  font-size: 10px;
  font-weight: normal;
}

.NewProduct
{
  float: right;
  margin-right: -20px;
  padding-top: 5px;
  width: 133px;
}

* html .NewProduct
{
  margin-right: -10px;
}

#LeftContent .ProductShow .ProductContent .Description
{
  clear: both;
  padding: 15px 0 0;
  font-size: 11px;
  line-height: 18px;
}

.ProductRight
{
  float: right;
  width: 180px;
}

.Gram
{
  text-align: center;
  padding: 2px;
  float: right;
  width: 164px;
}

.Gram ul
{
  padding-top: 12px;
}

.Gram .Imgs
{
 height: 150px;
}

.Gram ul li
{
  display: inline;
}

.Gram ul li a
{
  color: #b7b3b4;
  font-size: 11px;
  font-weight: bold;
  margin-right: 2px;
}

.Gram .MainImg
{
  position: relative;
  z-index: 1;
}

.Gram .BlickImg
{
  position: relative; 
  top: -152px; 
  left: 0; 
  z-index: 2;
}

* html .Gram .BlickImg
{
  display: none;
}

.ProductBottom
{
  background: url(../images/bg-product.jpg) no-repeat center top;
  clear: both;
  height: 120px;
  overflow: hidden;
}

* html .ProductBottom
{
  height: 1%;
}

.Ingredients
{
  color: #155ab5;
  font-size: 11px;
  float: right;
  height: 87px;
  text-align: right;
  width: 264px;
}

.IngredientsTable li
{
  float: left;
  text-align: center;
  width: 66px;
}

* html .IngredientsTable li
{
  width: 65px;
}

.IngredientsTable li span
{
  display: block;
  padding: 0 0 10px 0;
  font-size: 11px;
}

.IngredientsTable li span.value
{
  color: #838280;
  font-weight: bold;  
}

.IngredientsTable li span.percent
{
  color: #16476f;
}

.IngredientsTable h6
{
  color: #15466e;
  font-size: 10px;
  font-style: italic;
  font-weight: normal;
  padding: 12px 0;
}

.Addons
{
  float: left;
  padding: 2px 0 0 15px;
  width: 230px;
}

.Addons li
{
  padding-bottom: 5px;
}

.Addons a,
.ProductGDA a
{
  background: url(../images/bullet-addon.jpg) no-repeat left center;
  color: #145ab7;
  padding-left: 10px;
  font-size: 10px;
}

.Addons li.last
{
  margin-top: 18px;
  padding: 0;
}

.Addons a.back
{
  background: none;
  padding-left: 0;
 
}

.portion
{
  clear: both;
  display: block;
  color: #145ab7;
  float: right;
  text-align: right;
  padding: 0 20px 9px 0;
  font-size: 10px;
}

.ProductGDA
{
  text-align: right;
  padding-top: 10px;
}

.ProductGDA span
{
  display: block;
  padding-bottom: 7px;
}

/*.Ingredients
{
  clear: both;
  color: #155ab5;
  padding-top: 40px;
  position: relative;
  text-align: right;
  font-size: 11px;
  width: 263px;
  float: right;
}*/

/*.IngredientsTable
{
  background: url(../images/bg-ingredients.jpg) no-repeat right center;
  position: absolute;
  height: 87px;
  width: 263px;
}*/


.ProductImages img
{
  display: block;
}

/* FAQ, Press:
 * ___________________________________________________________________________
 */
.FaqTable,
.PressTable
{
  margin: 0 auto;
  padding-top: 25px;
  width: 878px;
}

.FaqTable
{
  height: 278px;
}  
 
.PressTable
{
  height: 218px;
}

.FaqCol,
.PressCol
{
  float: left;
  padding: 0 2px;
  width: 215px;
}

.First .FaqImg,
.PressCol .PressImg
{
  padding-bottom: 4px;
}

.Second .FaqImg
{
  padding-top: 4px;
}

.FaqQuestion
{
  background: #fff url(../images/icon-faq-question.gif) no-repeat 12px center;
  height: 44px;
  overflow: hidden;
  padding: 15px 16px 0 33px;
}

.PressCol .PressTitle
{
  background: #fff;
  height: 43px;
  overflow: hidden;
  padding: 15px 14px 0 10px;
}


#Content #Main .FaqTable .FaqCol .FaqQuestion h3,
#Content #Main .PressCol .PressTitle h3
{
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 16px;
}

#Content #Main .FaqTable .FaqCol .FaqQuestion h3
{
  color: #6b6968;
}

#Content #Main .PressCol .PressTitle h3,
#Content #Main .PressCol .PressTitle h3 a
{
  color: #6b6a68;
}

.FaqAnswer
{
  background: #ddfa95;
  color: #637730;
  font-size: 10px;
  padding: 20px 25px;
  height: 40px;
  overflow: hidden;
}

.PressText
{
  font-size: 10px;
  padding: 10px 12px;
  background: #defa94;
  color: #637634;
  height: 72px;
  overflow: hidden;
}

.PressText a
{
  color: #637634;
}

.PressText h4
{
  font-weight: normal;
  font-style: italic;
  padding-bottom: 10px;
}

.PressText p
{
  float: left;
}

.PressText .more
{
  margin-left: 5px;
}

.paginator
{
  color: #6b6968;
  clear: both;
  text-align: right;
  padding: 10px 20px 0 0;
  vertical-align: middle;
}

.paginator strong
{
  vertical-align: middle;
}

.paginator a
{
  color: #6b6968;
  vertical-align: middle;
}

/* News:
 * ___________________________________________________________________________
 */
.NewsHeader
{
  float: left;
  width: 675px;
}

.NewsHeader h3
{
  padding: 0 20px 15px 0;
}

.NewsHeader h3 span.ResultNumber
{
  float: left;
  padding-right: 0;
  width: 23px;
}

.NewsHeader h3 span.ResultText
{
  float: right;
  padding-right: 0;  
  width: 352px;
}

.PressHeader h3
{
  padding: 0 20px 8px 0;
}

.NewsHeader h3,
.PressHeader h3
{
  color: #3c81ba;
  float: left;
  font-size: 14px;
}

.NewsHeader h3 span,
.PressHeader h3 span
{
  padding-right: 10px;
}

.List .more
{
  float: right;
}

.List
{
  padding: 40px 0 0 20px;
}

.List li
{
  padding-bottom: 20px;
}

.List p
{
  clear: both;
  padding-left: 25px;
  width: 700px;
}

.List img
{
  border: 1px solid #FFF;
}

.CommonArr .pagination
{
  padding-top: 10px;
  text-align: right;
}

/* Press List:
 * ___________________________________________________________________________
 */
.PressHeader h3 a
{
   background: url(../images/icon-download.jpg) no-repeat right 4px;
   padding-right: 20px;
}
 
.PressHeader h4
{
  color:#747474;
  font-size:11px;
  font-style: normal;
  font-weight: normal;
  clear: both;
  padding: 0 0 15px 25px;
}

.PressHeader h4 span
{
  font-style: italic;
  padding-right: 4px;
}

/* Recipes:
 * ___________________________________________________________________________
 */
#Content .Recipes .Heads
{
  width: 880px;
} 

#Content .Recipes #LeftContent
{
  border-right: 0;
}

#Content .Recipes #Sidebar .RecipesCategoryMenu
{
  padding-top: 40px;
  width: 169px;
  
}

#Content .Recipes #Sidebar .RecipesCategoryMenu li
{
  margin-bottom:1px;
  width: 160px;
}

#Content .Recipes #Sidebar .RecipesCategoryMenu li.On a
{
  background: url(../images/bg-categorymenu-on.jpg) no-repeat center top;
  margin-left: 0;
  padding: 18px 31px 0;
  width: 108px;
}

#Content .Recipes #Sidebar .RecipesCategoryMenu li a
{
  color: #768c37;
  font-size: 13px;
  font-weight: bold;
  display: block;
  background: #eaffa0;
  height: 27px;
  margin-left: 10px;
  padding: 18px 20px 0;
}
 
.Recipes h4
{
  color: #3c81ba;
  padding: 0 20px 5px 0;
  font-style: italic;
  font-size: 14px;
}

.RecipesList
{
  padding: 33px 0 0 20px;
}
 
.RecipesList li
{
  overflow: hidden;
  padding-bottom: 20px;
  clear: both;
}

.RecipesList li .RecipeListText
{
  float: left;
  width: 520px;
}

.RecipesList li .RecipeListText .RecipeListLink
{
  background: url(../images/icon-download.jpg) no-repeat right 4px;
  padding-right: 20px;
}

.Recipes .RecipesList li h4
{
  padding-bottom: 6px;
}

.RecipesList li h4 span
{
  padding-right: 10px;
}

.RecipesList li .Date
{
  padding-left: 23px;
}

.RecipesList li p
{
  padding: 15px 35px 0 25px;
}

.RecipeTop,
.RecipeBottom,
.Recipes .form
{
  padding: 35px 0 0 20px;
}

.RecipteTop
{
  overflow: hidden;
}

.RecipeBottom
{
  padding-top: 0;
  clear: both;
}

.RecipeIngredients
{
  float: left;
  width: 215px;
}

.RecipeIngredients h3,
.RecipeBottom h3,
.RecipeFormMore h3
{
  color: #3a82bc;
}

.RecipeBottom h3
{
  padding-top: 10px;
  float: left;
  width: 225px;
}

.RecipeMaking
{
  clear: both;
}

.RecipeIngredients h3
{
  padding-bottom: 20px;
}

.RecipesAdd .RecipeFormMore 
{
  /*height: 240px;*/
  height: 164px;
  overflow: hidden;
}


/**:first-child + html .RecipesAdd li.RecipeFormMore 
{
  height: 164px;
}*/

* html .RecipesAdd li.RecipeFormMore 
{
  height: 160px;
}

.RecipeAddons
{
  float: right;
  width: 340px;
}

.RecipeAddons .RecipeInfo 
{
  float: left;
  padding-top: 55px;
  width: 145px;
}

.RecipeAddons .RecipeInfo span
{
  display: block;
  font-style: italic;
}

.RecipeAddons .RecipeInfo .time
{
  background: url(../images/icon-time.jpg) no-repeat left 6px;
  border-top: 1px solid #d0d2d1;
  margin-top: 14px;
  padding: 2px 0 0 15px;
  font-weight: bold;
  font-style: normal;
  width: 86px;
}

.RecipePictureBack img
{
  border: 2px solid #fff;
}

.RecipePictureBack .RecipeAddonsBack
{
  padding-top: 4px;
}

.RecipePictureBack .RecipeAddonsBack img
{
  border: 0;
  vertical-align: 2px;
  padding-right: 10px;
}

.MakingAdd
{
  clear: both;
  display: block;
  width: 152px;
  floaT: right;
  padding: 25px 17px 0 0;
}

.RecipeBottom .RecipeMaking li
{
  float: left;
  padding: 18px 55px 0 0;
  width: 173px;
}

.RecipeBottom .RecipeMaking li.Last
{
  padding-right: 0;
}

.RecipeBottom .RecipeMaking li .number
{
  color: #3e80ba;
  float: left;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  padding-right: 10px;
  width: 6px;
}

.RecipeBottom .RecipeMaking li p
{
  float: right;
  width: 150px;
}

.Recipes .LeftForm
{
  float: left;
  width: 420px;
}

.Recipes .RightForm
{
  float: left;
  width: 420px;
}

.Recipes form li
{
  clear: left;
  float: left;
  padding-bottom: 11px;
  width: 405px;
}

.Recipes form li label
{
  clear: both;
  color: #155ab7;
  float: left;
  padding: 2px 15px 0 0;
  text-align: left;
  width: 108px;
}

.Recipes form li input
{
  height: 17px;
  width: 167px;
}

.Recipes form li input,
.Recipes form li textarea
{
  background: #FFF;
  border-color: #CCCCCC #9F9F9F #9F9F9F #CCCCCC;
  border-style: solid;
  border-width: 1px;
  color: #5A5A5A;
  float: left;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 4px 2px 2px;
}

.Recipes form li textarea
{
  float: right;
  height: 120px;
  padding: 10px 0 0 10px;
  width: 270px;
}

.Recipes form li select
{
  border-color: #CCCCCC #9F9F9F #9F9F9F #CCCCCC;
  border-style: solid;
  border-width: 1px;
  color: #5A5A5A;
  font-size: 12px;
  height: 25px;
  width: 173px;
}

.Recipes form li input#picture
{
  background: #fff;
  padding: 10px;
  height: 20px;
}

.Recipes form .Submit input
{
  background: #d3d3d3;
  color: #4e4e4e;
  cursor: pointer;
  float: right;
  /*padding: 4px 38px 20px;*/
  padding-top: 0;
  height: 21px;
  width: 70px;
}

.Recipes .RecipeFormMore .Description
{
  padding: 40px 0;
}


.RecipeAddons .back
{
  color: #757472;
  float: right;
  margin-right: 45px;
  text-decoration: none;
}

.AddRecipe
{
  text-align: center;
  padding-top: 50px;
  width: 172px;
}

.Vote li
{
  display: inline
}

.Votes
{
  padding-top: 30px;
  text-align: right;
  margin: 0 auto;
  width: 120px;
}

.VoteText
{
  border-bottom: 1px solid #cfcfcf;
  padding: 3px 0;
}

.ContImg
{
  padding-right: 9px;
  text-align: right;
}

.Contacts
{
  clear: both;
  overflow: hidden;
  padding: 15px 23px 40px;
}

* html .Contacts
{
  height: 1%;
}

.Contacts p
{
  padding-top: 10px;
  float: left;
  width: 411px;
}

.ContIntro
{
  width: 387px;
}

.Recipes form li.ContTextarea textarea
{
  width: 242px;
}

.ContSub
{
  width: 377px;
}

.Recipes .ContForm li
{
  width: 377px;
}

/* Zyj aktywnie:
 * ___________________________________________________________________________
 */
.List .FaqElement
{
  overflow: hidden;
  padding-bottom: 50px;
  width: 620px;
}

* html .List .FaqElement
{
  height: 1%;
}

.List .FaqElement .NewsHeader
{
  width: 400px;
}

.List .FaqElement p
{
  width: 440px;
}

.FaqElementContent
{
  float: left;
  width: 500px;
}

.List .FaqImg
{
  float: right;
  width: 120px;
}

/* Sitemap:
 * ___________________________________________________________________________
 */
.site-map
{
  padding: 20px 0 0 80px;
}
 
 .site-map ul li
{
  list-style: none;
  display: block;
  margin-bottom:3px;
}

 .site-map ul li h4
{
  color:#3D82BD;
  font-size:14px;
  font-style:italic;
}

/*.SiteMapList .site-map ul li li
{
  display: list-item;
  list-style: disc;  
}*/

.site-map ul li ul li a 
{
  background: url(../images/bullet-subgroup.gif) no-repeat left center;
  padding-left: 10px;
  font-size: 10px;
  font-weight: normal;
  margin-bottom:5px;
}

.site-map ul li a 
{

  color: #155AB7;
  font-weight: bold;
  line-height: 20px;
}

.site-map ul li ul
{
  padding: 0 0 0 10px;
}

.site-map .SiteMapList li
{
  float: left;
  width: 400px;
  vertical-align: top;
}

* html .site-map .SiteMapList li
{
  width: 350px;
}

.site-map .SiteMapList li.SMProducts
{
  padding-bottom: 180px;
}

/* FriendNotify:
 * ___________________________________________________________________________
 */

.FriendNotify
{
  cursor: pointer;
  color: #3A82BD;
}

#contactFormContainer
{
  float: left;
  left: 140px;
  position: absolute;
  top: 30px;
}

#contactForm
{
	height: 250px;
	width:390px;
	background: #FFF;
	display:none;
}

#contactForm div
{
	height: 250px;
	width:390px;
	background: #fff;
  padding: 30px;
}

#contactForm li
{
  clear:left;
  float:left;
  padding-bottom:12px;
  width:405px;
}

#contactForm fieldset
{
	padding:30px;
	border:none;
}
      
#contactForm label
{
  clear:both;
  color:#155AB7;
  float:left;
  padding:2px 15px 0 0;
  text-align:left;
  width:135px;
}

#contactForm input[type=text],
#contactForm textarea
{
  background: #FFF;
  border-color: #CCCCCC #9F9F9F #9F9F9F #CCCCCC;
  border-style: solid;
  border-width: 1px;
  color: #5A5A5A;
  float: left;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 4px 2px 2px;
  width: 220px;
}  

#contactForm .SubmitBtn
{
  padding-right: 30px;
  width: 376px;
}

* html #contactForm .SubmitBtn
{
  margin-right: 30px;
  width: 370px
}

#contactForm #sendMail
{
  border-color: #CCCCCC #9F9F9F #9F9F9F #CCCCCC;
  border-style: solid;
  border-width: 1px;
  background: #FFF;
  color: #4e4e4e;
  cursor: pointer;
  float: right;
  font-size: 11px;
  /*padding: 4px 38px 20px;*/
  height: 21px;
  width: 70px;
}

#contactLink
{
	height:40px;
	width:351px;
	background-image:url('slidein_button.png');
	display:block;
	cursor:pointer;
}
#messageSent
{
	color:#ff9933;
	display:none;
}

#googlemap
{
  clear: both;
  height: 380px;
  margin-top: 40px;
}

.right
{
  float: right;
}

.left
{
  float: left;
}

.Recipes form li.CommonContactMore .Description
{
  padding: 17px 0;
}

/* ApplicationForm:
 * ___________________________________________________________________________
 */
form li input.JobCheckbox
{
  float: left;
  margin-right: 10px;
  width: 10px;
  border: 0;
}

.CheckboxText
{
  float: right;
  overflow: hidden;
  width: 280px;
}

.FormText
{
  clear: both;
  padding-bottom: 15px;
}

.DownloadForm
{
  padding: 20px 0 30px 0;
  border-bottom: 1px solid #aaa;
  margin-bottom: 11px;
}

.DownloadForm span
{
  padding-right: 40px;
}

.DownloadButton
{
  background: #FFF;
  color: #878686;
  border-color: #C7C7C7 #999999 #999999 #C7C7C7;
  border-style: solid;
  border-width: 1px;
  padding: 3px 13px;
}

#job_form .Submit
{
  padding: 20px 10px;
  width: 322px;
}

#job_form .Submit input
{
  border-color: #C7C7C7 #999999 #999999 #C7C7C7;
  border-style: solid;
  border-width: 1px;
  padding: 0;
  font-weight: bold;
  width: 90px;
  height: 30px;
  font-size: 13px;
}

form li .Browse input
{
  height: 23px;
}

/*form li input.error,
#contactForm li input.error,
#contactForm li textarea.error
{
  border: 1px solid red;
}*/

form li label.error
{
  width: 300px;
}

#Content form li label.error,
#Content #contactForm li label.error
{
  clear: both;
  color: red;
  text-align: right;
  padding-right: 0;
}

#contactForm li label.error
{
 width: 355px;
}

#ContactForm li.ContTextarea textarea
{
  float: left;
}

 
#ContactForm li.ContTextarea label.error
{
  clear: both;
  width: 380px;
}

* html #contactForm li label.error
{
  width: 300px;
}

.RequiredFields
{
  color: #155AB7;
}

form li.CheckBoxField 
{
  width: 370px;
}

#job_form li.CheckBoxField input
{
  height: 20px;
  width: 20px;
  background: none;
}

form li.CheckBoxField input.error
{
  border: 0;
}

form li.CheckBoxField label
{
  float: right;
  padding: 10px 0 0 40px;
  width: 330px;
  text-align: left;
}

.ResultsInfo
{
  padding: 20px 20px 0 20px;
}

.CommonContactMore
{
  padding: 20px 20px 0;
}

#Content #Main .RecipeFormMore h3
{
  padding-bottom: 15px;
}

#job_form .LeftForm
{
  width: 330px;
}

#job_form .LeftForm h3
{
  color: #3A82BC;
  padding-bottom: 20px;
}

#job_form .RightForm
{
  float: right;
  padding-right: 55px;
  width: 380px;
}

#job_form .RightForm .DownloadForm
{
  width: 380px;
}

#job_form .LeftForm li
{
  width: 330px;
}

#job_form .RightForm li
{
  width: 380px;
}

#job_form li input,
#job_form li textarea
{
  float: right;
  width: 165px;
}

#job_form li select
{
  float: right;
  width: 171px;
}

/*#job_form .RightForm li.BrowseBut
{
  width: 343px;
}*/

#job_form .Browses
{
  padding-top: 29px;
}

#job_form li.CheckBoxField label.error
{
  float: none;
  display: block;
  padding: 10px 30px 0 0;
}

#job_form .LeftForm li label.error
{
  width: 330px;
}

#job_form .RightForm li label
{
  width: 193px;
}

#job_form .RightForm li label.error
{
  width: 380px;
}

#job_form img.datepicker_trigger
{
  float: right;
}

#job_form li input#born
{
  float: left;
  margin-left: 36px;
  width: 140px;
}

#job_form li label
{
  color: #145ab7;
  padding-bottom: 8px;
}

#job_form li input.JobCheckbox 
{
  margin: 0 5px 0 0;
}

#job_form li .CheckboxText
{
  width: 305px;
}

#job_form li.Submit .Reset
{
  border: 0;
  background: url(../images/btn-reset.jpg) no-repeat left center;
  height: 23px;
  margin-right: 23px;
  text-indent: -9999px;
  width: 71px;
}

/* Footer:
 * ___________________________________________________________________________
 */
#Footer
{
  color: #fff;
  text-align: center;
  padding: 15px 0;
  width: 938px;
}

#Footer a
{
  color: #fff;
}

#Footer ul
{
  display: inline;
}

#Footer #LangMenu
{
  padding: 0 270px;
}

#Footer #LangMenu li.On a
{
  text-decoration: underline;
}

#Footer ul li
{
  display: inline;
}

#Footer ul li a
{
  margin: 0 2px;
}




/* Alergeny - zmiany:
 * ___________________________________________________________________________
 */
.Addons .BackToList
{
  padding-top: 98px;
}

.Addons .BackToList a
{
  color: #747474;
  font-size: 10px;
}

.ProductLinksBtns
{
  padding-left: 15px;
  width: 470px;
}

.AlergenTable
{
  display: none;
  width: 477px;
}

.Addons .Open
{
  color: #5e656f;
}

#Content #Main .AlergenTable
{
  overflow: hidden;
  margin-bottom: 10px
}

#Content #Main .AlergenTable h3
{
  border-bottom: 1px solid #c4c4c4;
  color: #838282;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  padding-bottom: 5px;
  text-align: right;
  width: 260px;
  float: right;
}

.AlergenTable .GroupName
{
  float: left;
  width: 227px;
}

#Content #Main .AlergenTable h4
{
  color: #838282;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
}

.AlergenNames
{
  clear: both;
  width: 488px;
}

.AlergenTable table
{
  width: 480px;
  margin-bottom: 45px;
}

.AlergenTable table td
{
  background: #f1f6fb;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #cfcfcf;
  text-align: center;
  vertical-align: middle;
  padding: 1px 0;
}

.AlergenTable table td.AlergenFirstCol
{
  text-align: left;
  vertical-align: bottom;
  width: 225px;
}

.AlergenTable table tr.FirstRow td
{
  background: none;
  border-right: none;
  border-bottom: 1px solid #6f6f6f;
}

.AlergenTable table td.ProductNameForAllergen
{
  text-align: left;
  color: #4f87b4;
  font-size: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.AlergenTable table .SelectedProduct td
{
  background: #b8b9ba;
  color: #fff;
}

.AlergenTable table .SelectedProduct td.ProductNameForAllergen
{
  padding-left: 5px;
}
  
.AlergenTable table .SelectedProduct td img.SelectedAllergenName
{
  float: left;
  /*vertical-align: 1px;*/
  padding-top: 5px;
  width: 4px;
  padding-right: 6px;
}

.AlergenTable table .SelectedProduct td span.SelectedProductName
{
  float: left; 
  width: 190px;
}

.AlergenTable table .LastRow td
{
  border-bottom: 1px solid #6F6F6F;
}


@media print {
	#Header, 
	.AddRecipe,
	.MakingAdd
	{
		display: none;
	}
	
	body {
		background: none;
	}
}