/* Clearing Floats Without Structural Markup - ala http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
  display: block; visibility: hidden; clear: both; 
  height: 0; 
  content: "."; 
}


* {
	padding: 0;
	margin: 0;
	outline: none;
}
html * {

}
legend {
	display: none;
}
img {
	border: none;
}
body {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
}
body#winter {
	background: #4c99d4 url(../images/winter/body_gradient.jpg) repeat-x 0% 0%;
}
body#summer {
	background: #ff8b1f url(../images/summer/body_gradient.jpg) repeat-x 0% 0%;
}
body#winter #wrap_outer {
	margin: 0 auto;
	background: transparent url(../images/winter/bg_body.jpg) no-repeat 50% 0%;
}
body#summer #wrap_outer {
	background: transparent url(../images/summer/bg_body.jpg) no-repeat 50% 0%;
}
#wrap_inner {
	width: 834px;
	margin: 0 auto;
}
#wrap_outer {
	min-width: 834px;
}
#top {
	height: 186px;
	position: relative;
	background: transparent url(../images/bg_header.png) no-repeat 50% 100%;
	z-index: 1000;
}
#top h1 a#logo {
	display: block;
	width: 171px; height: 131px;
	background: transparent url(../images/logo.gif) no-repeat 50% 50%;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 87px; left: 50px;
	z-index: 1000;
}
body#winter #top h2 {
	width: 403px;
	height: 49px;
	background: transparent url(../images/winter/headline.gif) no-repeat 50% 50%;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	right: 12px; bottom: 46px;
}
body#summer #top h2 {
	width: 403px;
	height: 49px;
	background: transparent url(../images/summer/headline.gif) no-repeat 50% 50%;
	text-indent: -99998px;
	overflow: hidden;
	position: absolute;
	right: 12px; bottom: 46px;
}
#content {
	position: relative;
	padding: 0 25px;
	background: transparent url(../images/bg_content.png) repeat-y 50% 0%;
	z-index: 500;
}
#columnFirst {
	padding-left: 5px;
	padding-bottom: 350px;
	width: 222px;
	float: left;
}
#columnSecond {
	width: 553px;
	overflow: hidden;
}
#left_nav{
	padding-top: 53px;
}
#left_nav ul {
	list-style-type: none;
}
body#winter #left_nav ul a.menu_item {
	display: block;
	height: 51px;
	line-height: 51px;
	padding-left: 20px;
	font-size: 16px;
	color: #007a4b;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../images/winter/bg_menu_item.gif) no-repeat 0% 0%;
}
body#winter #left_nav ul a.active {
	color: #ffffff;
	background-position: 0 100%;
}
body#winter #left_nav ul a.active:hover {
	background-position: 0 100% !important;
}
body#winter #left_nav ul a.menu_item:hover {
	color: #ffffff;
	background-position: 0 50%;
}
body#summer #left_nav ul a.menu_item {
	display: block;
	height: 51px;
	line-height: 51px;
	padding-left: 20px;
	font-size: 16px;
	color: #007a4b;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../images/summer/bg_menu_item.gif) no-repeat 0% 0%;
}
body#summer #left_nav ul a.active {
	color: #000000;
	background-position: 0 100%;
}
body#summer #left_nav ul a.active:hover {
	background-position: 0 100% !important;
	color: #000000 !important;
}
body#summer #left_nav ul a.menu_item:hover {
	color: #ffffff;
	background-position: 0 50%;
}
#antiAllergic {
	padding-left: 53px;
	margin-bottom: 10px;
	background: transparent url(../images/leaf.gif) no-repeat 0 3px;
}
#antiAllergic h4 {
	font-size: 20px;
	line-height: 18px;
	color: #007a4b;
	font-weight: normal;
}
#antiAllergic h4 strong {
	padding-left: 10px;
	font-weight: normal;
	color: #ff0a14;
}
#antiAllergic h4 em {
	font-style: normal;
	font-weight: normal;
	color: #ff9117;
}
#antiAllergic p {
	padding: 10px 15px 5px 17px ;
	font-size: 11px;
	font-style: normal;
}
#distributor {
	padding: 10px 0;
}
#distributor h4 {
	margin-bottom: 10px;
	font-size: 13px;
}
#distributor address {
	font-style: normal;
	line-height: 16px;
	font-size: 13px;
}
#distributor a {
	float: left;
	margin-right: 20px;
}
#diet_notice {
	margin-top: 9px;
	padding: 0 20px 0 0;
}
#diet_notice p{
	padding-top: 10px;
	font-size: 11px;
	border-top: 1px solid #d8d8d8;
}
body#winter #columnSecond {
	width: 553px;
	float: left;
	padding-top: 47px;
	margin-top: 4px;
	background: transparent url(../images/winter/frame_top.gif) no-repeat 50% 0%;
	position: relative;
	bottom: 5px;
}
body#winter #products,
body#winter #frame {
	background: transparent url(../images/winter/frame_mid.gif) repeat-y 50% 0%;
}
body#winter #products ul#product_list,
body#winter #frameBottom {
	list-style-type: none;
	padding: 0 32px 10px;
	background: transparent url(../images/winter/frame_bottom.gif) no-repeat 50% 100%;
}
body#summer #columnSecond {
	width: 553px;
	float: left;
	padding-top: 47px;
	background: transparent url(../images/summer/frame_top.gif) no-repeat 50% 0%;
	position: relative;
}
body#summer #products,
body#summer #frame {
	background: transparent url(../images/summer/frame_mid.gif) repeat-y 50% 0%;
}
body#summer #products ul#product_list,
body#summer #frameBottom {
	list-style-type: none;
	padding: 0 32px 10px;
	background: transparent url(../images/summer/frame_bottom.gif) no-repeat 50% 100%;
}
#products ul#product_list ul {
	list-style-type: none;
}
#products ul#product_list .productImage {
	float: left;
	margin: 0 15px 10px 0;
	display: block;
}
li.product {
	padding-bottom: 10px;
}
li.product h3.prod_name {
	font-size: 18px;
	color: #00a7e8;
	text-decoration: none;
}
li.product dl {
	padding: 10px 0;
	font-size: 12px;
}
li.product dt {
	float: left;
	padding-right: 10px;
}
li.product .prod_desc {
	float: right;
	width: 402px;
	font-size: 13px;
}
li.product .prod_desc  li {
	padding-left: 20px;
	line-height: 18px;
	background: transparent url(../images/bullet.gif) no-repeat 1px 4px;
}
#footer {
	padding: 42px 36px 20px;
	background: transparent url(../images/bg_footer.png) no-repeat 50% 0%;
	color: #ffffff;
	font-size: 12px;
	width: 762px;
	margin: 0 auto;
}
#footer #copyright {
	float: left;
}
#footer #created {
	float: right;
}
#footer #created a {
	color: #ffffff;
	text-decoration: none;
}
#footer #created a:hover {
	text-decoration: underline;
}
#sidebar {
	width: 222px;
	position: absolute;
	left: 33px; bottom: 0px;
}

/*=================== acrticle styles =======================*/
#frameBottom {
	padding-bottom: 40px !important;
}
#frameBottom h3 {
	padding: 20px 0;
	color: #007A4B;
}
#frameBottom h4{
	margin-top: 15px;
	clear: both;
}
#frameBottom p {
	font-size: 14px;
}
#frameBottom ul {
	list-style-type: none;
}
#frameBottom ul h4 {
	padding-bottom: 10px; 
	color: #00A7E8;
}
#frameBottom a {
	color: #00A7E8;
	text-decoration: none;
}
#frameBottom a:hover{
	text-decoration: underline;
}
#frameBottom ul dl {
	font-size: 13px;
	margin-bottom: 20px;
}
#frameBottom ul dt {
	float: left;
	padding-right: 15px;
}
#frameBottom ol {
	list-style-position: inside;
}
#frameBottom ol li {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
#frameBottom ol li span {
	font-weight: normal;
	font-size: 13px;
}
body#winter #frameBottom  a.previous,
body#winter #frameBottom  a.next {
	background: transparent url(../images/winter/btnDay.gif) no-repeat 50% 0%;
}
body#summer #frameBottom  a.previous,
body#summer #frameBottom  a.next {
	background: transparent url(../images/summer/btnDay.gif) no-repeat 50% 0%;
	color: #000000;
}
body#winter #frameBottom  a.next:hover,
body#winter #frameBottom  a.previous:hover {
	background-position: 50% 50%;
	text-decoration: none;
}
body#summer #frameBottom  a.next:hover,
body#summer #frameBottom  a.previous:hover {
	background-position: 50% 50%;
	text-decoration: none;
}
#frameBottom h3.day {
	clear: both;
	padding: 0px;
}
#frameBottom  ul.day {
	list-style-type: none;
	text-align: center;
	padding: 20px 109px 0px;
	height: 27px;
	position: relative;
	overflow: hidden;
}
#frameBottom  ul.day li {
	float: left;
}
body#winter #frameBottom  ul.day li a {
	display: block;
	width: 25px; height: 25px;
	margin: 1px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	background: transparent url(../images/winter/bg_day.gif) no-repeat 50% 0%;
}
body#winter #frameBottom  ul.day li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-position: 50% 100%;
}
body#winter #frameBottom  ul.day li strong {
	display: block;
	width: 25px; height: 25px;
	margin: 1px;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	background: transparent url(../images/winter/bg_day.gif) no-repeat 50% 100%;
}
body#summer #frameBottom  ul.day li a {
	display: block;
	width: 25px; height: 25px;
	margin: 1px;
	text-align: center;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	background: transparent url(../images/summer/bg_day.gif) no-repeat 50% 0%;
}
body#summer #frameBottom  ul.day li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-position: 50% 100%;
}
body#summer #frameBottom  ul.day li strong {
	display: block;
	width: 25px; height: 25px;
	margin: 1px;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	background: transparent url(../images/summer/bg_day.gif) no-repeat 50% 100%;
}
#frameBottom .previous,
#frameBottom .next{
	display: block;
	width: 100px; height: 26px;
	line-height: 24px;
	position: relative;
	bottom: 27px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}

#frameBottom  strong.disabled {
	background: transparent url(../images/winter/btnDay.gif) no-repeat 50% 100%;
	color: #828485;
}
#frameBottom .previous {
	float: left;
}
#frameBottom .next {
	float: right;
}
.recipeDay ul{
	margin-bottom: 1em;
	padding-left: 10px;
}
.recipeDay ul li{
	display: block;
	font-size: 12px;
	line-height: 19px;
	padding-left: 20px;
	background: transparent url(../images/bullet.gif) no-repeat scroll 1px 4px;	
}

.recipeDay ul li{
	background: transparent url(../images/bullet.gif) no-repeat scroll 1px 4px;	
}


.recipeDay ul li div.recipeBox{
	display: none;
	border: 1px solid #007A4B;
	padding: 10px 20px;
	margin: 10px 0;
}
#frameBottom .recipeDay ul li div.recipeBox h4{
	margin-top: 0;
	color: #000000;
	font-size: 1em;
}
#frameBottom .recipeDay ul li div.recipeBox p{
	font-size: 11px;
	margin-bottom: 1em;
}
.recipeDay ul li div.recipeBox ul li{
	background: none;
	list-style-type: square;
	list-style-position: inside;
}
.recipeDay ul li.show div.recipeBox{
	display: block;
}
#frameBottom .recipeDay ul li a{
		color: #007A4B;
}
.recipeDay h4{
	margin-bottom: 0.5em;
}
#frameBottom table{
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
	margin: 0 0 10px 0;
}
#frameBottom table thead th{
	padding: 3px 2px;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
}

body#winter #frameBottom table{
	background: #008dde url(../images/winter/thead.jpg) no-repeat 0 0;
}
body#summer #frameBottom table{
	background: #ff9016 url(../images/summer/thead.jpg) no-repeat 0 0;
}
#frameBottom table tbody {
	background: #ffffff;
}

body#winter #frameBottom table tbody th{
	text-align: left;
	padding: 5px;
	font-weight: normal;
	border: 1px solid #05B1EA;
}
body#summer #frameBottom table tbody th{
	text-align: left;
	padding: 5px;
	font-weight: normal;
	border: 1px solid #ff9016;
}
body#winter #frameBottom table td{
	padding: 5px;
	text-align: center;
	border: 1px solid #05B1EA;
}
body#summer #frameBottom table td{
	padding: 5px;
	text-align: center;
	border: 1px solid #ff9016;
}
#ingredients p{
	font-size: 10px;
	margin-bottom: 0.5em;
}
#kinderHome2{
	display: block;
	width: 1050px; 
	margin: 0 auto;
}
html {
	height: 100%;
}
#winterFlash{
	height: 100%; 
	background: #379cea url(../images/testBg.gif) repeat-x 0 50%;
}
#winterFlash .holder{
	clear: both;
	position: relative;
	width: 100%; height: 700px;
	background: #bedcf4 url(../images/flashHolder.gif) repeat-x 0 50%;
}
#winterFlash #fake {
	float: left;
	height: 50%;
	margin: 0 0 -350px;
	width: 100%;
}

#springFlash{
	height: 100%; 
	background: transparent url(../images/spring/testBg.gif) repeat-x 0 50%;
}
#springFlash .holder{
	clear: both;
	position: relative;
	width: 100%; height: 700px;
	background: #8FBC01 url(../images/spring/flashHolder.gif) repeat-x 0 0;
}
#springFlash #fake {
	float: left;
	height: 50%;
	margin: 0 0 -350px;
	width: 100%;
}
#autumnFlash{
	height: 100%; 
	background: transparent url(../images/autumn/testBg.gif) repeat-x 0 50%;
}
#autumnFlash .holder{
	clear: both;
	position: relative;
	width: 100%; height: 700px;
	background: #8FBC01 url(../images/autumn/flashHolder.gif) repeat-x 0 0;
}
#autumnFlash #fake {
	float: left;
	height: 50%;
	margin: 0 0 -350px;
	width: 100%;
}



#alternative {
	margin: 0 auto;
	width: 1050px;
	height: 700px;
	position: relative;
	top:22px;
}
#alternative p.flashNotice {
	text-align: center;
	position: absolute;
	top: 20px;
	left: 230px;
	z-index: 100;
}
#alternative p.flashNotice a {
	color: #007A4B;
	font-weight: bold;
	text-decoration: none;
}
#alternative p.flashNotice a:hover {
	text-decoration: underline;
}
#alternative img {
	position: relative;
	bottom: 11px;
	z-index: 10;
	background: transparent;
	outline: none;
}


/* ======================================== */
/* SPRING    */
/* ======================================== */


body#spring {
	background: #8fbc01 url(../images/spring/springGradient.jpg) repeat-x left top;
}
body#spring #wrap_outer {
	background: transparent url(../images/spring/springClouds.jpg) no-repeat scroll 50% 0%
}
body#spring #top h2 {
	width: 405px;
	height: 45px;
	background: transparent url(../images/spring/informacjeDlaRodzicow.gif) no-repeat 50% 50%;
	text-indent: -99998px;
	overflow: hidden;
	position: absolute;
	right: 12px; bottom: 46px;
}
body#spring #left_nav ul a.menu_item {
	display: block;
	height: 51px;
	line-height: 51px;
	padding-left: 20px;
	font-size: 16px;
	color: #007a4b;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../images/spring/bg_menu_item_spring.jpg) no-repeat 0% 0%;
}
body#spring #left_nav ul a.active {
	color: #000000;
	background-position: 0 100%;
}
body#spring #left_nav ul a.active:hover {
	background-position: 0 100% !important;
	color: #000000 !important;
}
body#spring #left_nav ul a.menu_item:hover {
	color: #ffffff;
	background-position: 0 50%;
}
body#spring #columnSecond {
	width: 553px;
	float: left;
	padding-top: 47px;
	background: transparent url(../images/spring/frame_top.jpg) no-repeat 50% 0%;
	position: relative;
}
body#spring #products ul#product_list,
body#spring #frameBottom {
	list-style-type: none;
	padding: 0 32px 10px;
	background: transparent url(../images/spring/frame_bottom.jpg) no-repeat 50% 100%;
}
body#spring #products,
body#spring #frame {
	background: transparent url(../images/spring/frame_mid.jpg) repeat-y 50% 0%;
}
body#spring #frameBottom  ul.day li a {
	display: block;
	width: 25px; height: 25px;
	margin: 1px;
	text-align: center;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	background: transparent url(../images/spring/bg_day.jpg) no-repeat 50% 0%;
}
body#spring #frameBottom  ul.day li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-position: 50% 100%;
}
body#spring #frameBottom  ul.day li strong {
	display: block;
	width: 25px; height: 25px;
	margin: 1px;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	background: transparent url(../images/spring/bg_day.jpg) no-repeat 50% 100%;
}
body#spring #frameBottom  a.previous,
body#spring #frameBottom  a.next {
	background: transparent url(../images/spring/btnDay.jpg) no-repeat 50% 0%;
	color: #000000;
}
body#spring #frameBottom  a.next:hover,
body#spring #frameBottom  a.previous:hover {
	background-position: 50% 50%;
	text-decoration: none;
}	
body#spring #frameBottom ul h4 {
	padding-bottom: 10px; 
	color: #8FBC01;
}
body#spring li.product h3.prod_name {
color: #8FBC01;
font-size:18px;
text-decoration:none;
}
body#spring #frameBottom table {
	background: #98C701 url(../images/spring/thead.jpg) no-repeat left top;
}
body#spring #frameBottom table td{
	padding: 5px;
	text-align: center;
	border: 1px solid #8FBC01;
}
body#spring #frameBottom table tbody th{
	text-align: left;
	padding: 5px;
	font-weight: normal;
	border: 1px solid #8FBC01;
}
body#spring #frameBottom a {
	color: #8FBC01;
	text-decoration: none;
}



/* ======================================== */
/* autumn    */
/* ======================================== */


body#autumn {
	background: #ff4a0b url(../images/autumn/autumnGradient.gif) repeat-x left top;
}
body#autumn #wrap_outer {
	background: transparent url(../images/autumn/autumnClouds.gif) no-repeat scroll 50% 89px;
}
body#autumn #top h2 {
	width: 405px;
	height: 45px;
	background: transparent url(../images/autumn/informacjeDlaRodzicow.gif) no-repeat 50% 50%;
	text-indent: -99998px;
	overflow: hidden;
	position: absolute;
	right: 12px; bottom: 46px;
}
body#autumn #left_nav ul a.menu_item {
	display: block;
	height: 51px;
	line-height: 51px;
	padding-left: 20px;
	font-size: 16px;
	color: #ff4a0b;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../images/autumn/bg_menu_item_autumn.gif) no-repeat 0% 0%;
}
body#autumn #left_nav ul a.active {
	color: #000000;
	background-position: 0 100%;
}
body#autumn #left_nav ul a.active:hover {
	background-position: 0 100% !important;
	color: #000000 !important;
}
body#autumn #left_nav ul a.menu_item:hover {
	color: #ffffff;
	background-position: 0 50%;
}
body#autumn #columnSecond {
	width: 553px;
	float: left;
	padding-top: 47px;
	background: transparent url(../images/autumn/frame_top.gif) no-repeat 0 0;
	position: relative;
}
body#autumn #products ul#product_list,
body#autumn #frameBottom {
	list-style-type: none;
	padding: 0 32px 10px;
	background: transparent url(../images/autumn/frame_bottom.gif) no-repeat 50% 100%;
}
body#autumn #products,
body#autumn #frame {
	background: transparent url(../images/autumn/frame_mid.gif) repeat-y 50% 0%;
}
body#autumn #frameBottom  ul.day li a {
	display: block;
	width: 25px; height: 25px;
	margin: 1px;
	text-align: center;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	background: transparent url(../images/autumn/bg_day.gif) no-repeat 50% 0%;
}
body#autumn #frameBottom  ul.day li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-position: 50% 100%;
}
body#autumn #frameBottom  ul.day li strong {
	display: block;
	width: 25px; height: 25px;
	margin: 1px;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	background: transparent url(../images/autumn/bg_day.gif) no-repeat 50% 100%;
}
body#autumn #frameBottom  a.previous,
body#autumn #frameBottom  a.next {
	background: transparent url(../images/autumn/btnDay.gif) no-repeat 50% 0%;
	color: #000000;
}
body#autumn #frameBottom  a.next:hover,
body#autumn #frameBottom  a.previous:hover {
	background-position: 50% 50%;
	text-decoration: none;
}	
body#autumn #frameBottom ul h4 {
	padding-bottom: 10px; 
	color: #FFAD03;
}
body#autumn li.product h3.prod_name {
color: #ff4a0b;
font-size:18px;
text-decoration:none;
}
body#autumn #frameBottom table {
	background: #e96500 url(../images/autumn/thead.gif) no-repeat left top;
}
body#autumn #frameBottom table td{
	padding: 5px;
	text-align: center;
	border: 1px solid #e96500;
}
body#autumn #frameBottom table tbody th{
	text-align: left;
	padding: 5px;
	font-weight: normal;
	border: 1px solid #e96500;
}
body#autumn #frameBottom a {
	color: #FFAD03;
	text-decoration: none;
}
body#autumn #frameBottom h3{
	color: #FF4A0B;
}

