/* ze stylu style.css */

dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #555;
}

h3 {
	font-size:16px;
	display: inline;
}

p.text{
	margin-left: 20px;

}

p.white {
	color: white;
}

UL.text { list-style: url("../images/li.jpg");
	LIST-STYLE-POSITION:inside;
}

/**** dla blogu ***/

h2 {
	font-size:16px;
	color: #339935;
}

p.blog {
	display: inline;
	color: #9DB083;
}

p.szukaj {
	display: inline;
	text-align: right;
}

h2.witaj {
	color: white;
	text-align: center;
}

/***********************/


ul, li {
	list-style-type: none;
	display: block;
	margin-left: 3px;
	/*margin-right: 4px;*/
	padding: 0px;
}

ul li {
	margin-top: 5px;
	padding-left: 20px;
}

.li_ryz{
	background: url("../images/li_ryz.gif") no-repeat left top;
}
.li_kasza{
	background: url("../images/li_kasza.gif") no-repeat left top;
}
.li_soja{
	background: url("../images/li_soja.gif") no-repeat left top;
}

.li_spolecznosc{
	background: url("../images/li_spolecznosc.gif") no-repeat left top;
}

.li_lifestyle{
	background: url("../images/li_lifestyle.gif") no-repeat left top;
}

.li_produkty{
	background: url("../images/li_produkty.gif") no-repeat left top;
}

.li_rodzina{
	background: url("../images/li_rodzina.gif") no-repeat left top;
}
.li_aktywnosc{
	background: url("../images/li_aktywnosc.gif") no-repeat left top;
}
.li_praca{
	background: url("../images/li_praca.gif") no-repeat left top;
}

.li_sniadania{
	background: url("../images/li_sniadania.gif") no-repeat left top;
}

.li_obiady{
	background: url("../images/li_obiady.gif") no-repeat left top;
}

.li_kolacje{
	background: url("../images/li_kolacje.gif") no-repeat left top;
}


/* koniec */



















body {
	background-color: white;
	/*margin-top:0;*/
	overflow: auto;
	margin: 0 auto;
}

a:hover{
	color:#719A15;
	text-decoration:underline;
}

/***********************************************************/

#TOP {
	/*float: left;*/
	margin: 0 auto;
	width: 980px;
	height: auto;
}


#HEADER {
	float: left;
	width: 980px;
}

#SCIEZKA {
	float: left;
	width: 980px;
}

#CONTENT {
	float: left;
	width: 980px;

	/*overflow: hidden;*/
	background: #fff url("../images/01.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	
	/*border: solid;*/

}

#CONTENT_BLOG {
	float: left;
	width: 980px;
	overflow: hidden;
	
	background: #fff url("../images/tlo_blog.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align:left;
	color: #555;
	text-align:justify;
	font-size:12px;
}

#FOOTER {
	float: left;
	width: 980px;
	clear: both;
}

/****************o firmie etc - 1 kolumna******************/
#CONTENT_TXT {
	float: left;
	width: 890px;
	overflow: hidden;
	
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align:left;
	color: #555;
	text-align:justify;
	font-size:10px;
	
	padding: 35px;

}

#CONTENT_DOLEWEJ {
	float: left;
	/*width: 960px;*/
	/*overflow: hidden;*/
	
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align:left;
	color: #555;
	text-align:justify;
	font-size:12px;

	padding-left: 0px;
}

#CONTENT_REJESTRACJA {
	float: left;
	width: 600px;
	overflow: hidden;
	
	background-position: top right;
	background-repeat: no-repeat;
	color: #555;
	text-align:justify;
	font-size:12px;
	margin-left: 200px;
	padding: 30px;
	
	/* dla IE */
	display: inline;
}

/********************MENU**********************************/


#MENU_TOP{
	background: #fff url("../images/menu.jpg") center;
	margin: 0 auto;
	width: 980px;
	height: 37px;
	color:#fff;
}

#MENU_TOP_TEXT{
	padding-left:390px;
	padding-top: 10px;
	float:left;
	font-size: 12px;
	
		/* dla IE */
	display: inline;
}

#MENU_TOP_TEXT a{
	color:#fff;
	font-weight:none;
	background-image:url("../images/menu-li.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-left:7px;
	padding-right:7px;
	
		/* dla IE */
	display: inline;
}
#MENU_TOP_TEXT a:hover{
	text-decoration:underline;
}
#MENU_FORM {

	margin-right:20px;
	display:block;
	text-align:right;
	float:right;
	padding-top:10px;
	font-size: 12px;
	color:#fff;
	
		/* dla IE */
	display: inline;
	
}
#MENU_FORM a{
	color:#fff;
	
	margin-left:20px;
	font-weight:none;
	
		/* dla IE */
	display: inline;
}
#MENU_FORM input{
	font-size: 11px;
	width:70px;
	height:12px;
	
		/* dla IE */
	display: inline;
}

#MENU_BANER{
	background: #fff url("../images/baner.jpg") center;
	margin: 0 auto;
	width: 980px;
	height: 219px;
}

#MENU_BANER_TEXT{
	padding-top:10px;
	margin-left: 570px;
	margin-right: 50px;
	color: #fff;
	font-size: 11px;
	text-align: justify;

}
#MENU_BANER_TEXT h2{
	margin-bottom:7px;
}

#LOGOWANIE{
	display:block;
	float:right;
	text-align:left;
	color:#fff;
	font-size: 11px;
	position:absolute;
	right:142px;
	width:200px;
	top:190px;
}
#LOGOWANIE input{
	float:left;
	width:70px;
	height:11px;
	font-size: 11px;
	margin-right:5px;
	
}

#LOGOWANIE .button{
	display:block;
	border:none;
	width:60px;
	height:18px;
	font-size: 11px;
	background-image:url("../images/buttons/zaloguj.jpg");
}

#LOGOWANIE .button:active{
	background-position:0 -19px;
}


#ZALOGOWANY{
	position:absolute;
	background-color:#ABCf3E;
	right:142px;
	width:200px;
	top:190px;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
	font-size:17px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	text-align:center;
}

/**************START****************************/

#START{
	float: left;
	padding: 20px;
	margin-left: 10px;
	height: 300px;
	
	/* dla IE */
	display: inline;
}



/*********************SCIEZKA******************************/



#GDZIE{
	background: #fff;
	float: left;
	width: 700px;
	height: 35px;
	/*margin-right: auto;*/
	
		/* dla IE */
	display: inline;
}

#GDZIE_TEXT{
	margin-top: 13px;
	margin-left: 23px;
	font-size: 11px;
	/*color: #858684;*/
	float:left;
	
		/* dla IE */
	display: inline;
}

#CIEN{
	position: relative;
	background: #fff url("../images/cien.jpg");
	float: left;
	width: 61px;
	height: 35px;

	overflow: hidden;


}

#LISC{
	position: relative;
	background: #fff url("../images/lisc.jpg");
	float: left;
	width: 219px;
	height: 35px;

	overflow: hidden;
	


}
/**************** dla bloga *****zielona lewa kolumna***********/
#LISC_BLOG{
	position: relative;
	background: #fff url("../images/lisc3.jpg");
	float: left;
	width: 219px;
	height: 35px;
	margin-right: auto;
	overflow: hidden;
}



/*********************************************************/


#TRESC_MARGINES{
	margin: 20px;
}


#MAIN_CALOSC{
	float: left;
	width: 100%;
	height: 377px;
	margin-left: 0px;
	color: #858684;
}


#MAIN{
	float: right;
	width: 326px;
	height: 377px;
}


#MAIN_OBRAZEK{
	float: left;
	width: 267px;
	
	background: #fff url("../images/tlo_main.jpg");
	background-repeat:no-repeat;
	background-position: bottom right;
	
	margin-left: 26px;

	/* dla IE */
	display: inline;
}


/* do kasacji!!! ***/
#MAIN_TEXT{
	background: #fff url("../images/tlo_main.jpg");
	background-repeat:no-repeat;
	background-position: bottom right;
	float: left;

	border: solid;
	width: 267px;
	/*height: 234px;*/
	font-size: 10px;
	padding: 10px;
	/* dla IE */
	display: inline;
	
}
#TEKST{
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
	border:1px solid #eee;
	background-image: url(../images/tlo_main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:20px;
	overflow:hidden;
}
/****************/

#FORM_KONTAKT {
	height: 400px;
	width:470px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #eee;
	background-image: url(../images/tlo_main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:20px;
}
#KONTAKTPRAWA{
	
	height: 400px;
	width:220px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #eee;
	background-image: url(../images/tlo_main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:20px;
}
/****************/

#KOL_1{
	float:left;
	width:267px;
	margin:10px;
	padding:10px;
}
#DOLACZYLI{

	background-color:#4F5D5A;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding-right:3px;
	text-transform:uppercase;
}
#GALERIA{
	margin-top:40px;
	height:110px;
	width:267px;
}
#KOL_2{	
	float:left;
	width:436px;
	margin:10px;
	padding:10px;
}
#KOL_2_TRESC{
	margin:10px;
	text-align:justify;
}
#KOL_3{
	float:left;
	width:139px;
	margin:10px;
}

.KOL_3_CONTENT{
	margin-bottom:40px;
}


/****************/

.KOMENTARZE{
	margin:0 auto;
	width:650px;
	margin-bottom:20px;
	border:1px solid #eee;
	background-image: url(../images/tlo_main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:20px;

}
.AUTOR{
	font-weight:bold;
	font-size:13px;
}
.KOMENTARZ{
	margin-top:5px;
}
.OCENY{
	margin-top:20px;
}
.OCEN{
	float:left;
	margin-left:15px;
	margin-right:15px;
}
/*********************************************/
#GALERIASRODEK{
	
}
#KOL_1_GALERIA{
	float:left;
	width:200px;
	margin:15px;
	padding:10px;
}
#KOL_2_GALERIA{
	float:left;
	width:380px;
	margin:15px;
	padding:10px;
}

#NAJNOWSZEGALERIE{
	background-color:#658D29;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding-right:3px;
	text-transform:uppercase;
	width:200px;
}
#NAJWYZEJOCENIANE{
	background-color:#9AD41E;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding-right:3px;
	text-transform:uppercase;
	width:200px;
}
#PRZEGLADAJGALERIE{
	background-color:#3B5F0B;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding-right:3px;
	text-transform:uppercase;
	width:380px;
}
.KONKRETNAGALERIA{
	padding:5px;
	margin-bottom:14px;
}

.KONKRETNAGALERIA img{
	float:left;	
}
.GALERIAMIESIAC{
	float:right;
	text-align:center;
}
#TAGIOKNO{
	background-color:#E1E1E1;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding-right:3px;
	text-transform:uppercase;
	width:380px;
}

/****************/
#INFO_LOGIN{
	float: right;
	/*width: 263px;*/
	height: 377px;
}

#LOG_01{
	position: relative;
	background: #fff url("../images/01.jpg");
	width: 219px;
	height: 54px;
}

#LOG_01_TEXT{
	
	margin-left: 25px;
	color: white;
	font-size: 20px;

}


#LOG_02{
	position: relative;
	background: #fff url("../images/02.jpg");
	width: 219px;

	color: white;
	font-size: 12px;
	font-weight: normal;
	
	/*height: 323px;*/
}


#LOG_02_TEXT{
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	font-size: 10px;
	font-weight: normal;
	TEXT-ALIGN: Justify;
	
	letter-spacing: 0px;
}


/************************ FOOTER *********************************/


#PASEK{
	position: relative;
	background: #fff url("../images/pasek.jpg");
	float: right;
	width: 980px;
	height: 5px;
	margin-right: auto;
	overflow: hidden;
}

/******************************************************************/

#TAGI{

	position: relative;
	float: left;
	width: 980px;
	margin-right: auto;
	overflow: hidden;
}

#TAGI_01{
	position: relative;
	margin-right: 8px;
	background: #fff url("../images/tagi_01.jpg");
	width: 75px;
	height: 75px;
	float: left;
	overflow: hidden;
}

#TAGI_TEXT{
	margin-left: 8px;
	margin-top: 10px;
	position: relative;
	width: 110px;
	float: left;
	overflow: hidden;
	font-size: 10px;
	color: #858684;
}

#TAGI_02{
	position: relative;
	margin-left: 8px;
	margin-right: 8px;
	background: #fff url("../images/tagi_02.jpg");
	width: 75px;
	height: 75px;
	float: left;
	overflow: hidden;
}


#TAGI_03{
	position: relative;
	margin-left: 8px;
	margin-right: 8px;
	background: #fff url("../images/tagi_03.jpg");
	width: 75px;
	height: 75px;
	float: left;
	overflow: hidden;
}


/*********************************************************/
.error{
	text-align:left;
	display:block;
}

/*************************************************************/
.NEWS{
	overflow:hidden;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
	border:1px solid #eee;
	background-image: url(../images/tlo_main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:10px;
	height:165px;
}

.NEWS_TYTUL:first-letter {
	font-size:17px;
	font-weight:bold;
}
.NEWS_TYTUL{
	font-size:15px;
	font-weight:bold;
	color:#4D6811;
}


.NEWS_TRESC:first-letter{
	margin-left:20px;
	font-weight:bold;
}


.NEWS_DATA{
	font-size:11px;
	color:#777;
	margin-top:-5px;
	margin-bottom:5px;	
}
.NEWS_PICTURE{
	float:left;
	margin:10px;
}
.NEWS_WIECEJ{
	float:right;
	margin-top:15px;
}

/***************** SPOLECZNOSC ****************************************/

#KOL_1_SPOLECZNOSC{
	float:left;
	width:200px;
	margin-left: 2px;
	padding:10px;
}

#DOLACZYLI{
	background-color:#4F5D5A;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding-right:3px;
	text-transform:uppercase;
}

#GALERIA_SPOL{
	display:block;
	height:90px;
	width:200px;
	margin-top:25px;
}

#KOL_2_SPOLECZNOSC{	
	float:left;
	width:425px;
	margin-left: 10px;
	margin-right: 15px;
	padding-top: 10px;
	
	background-image: url("../images/tlo_main.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

#KOL_2_TRESC{
	margin:10px;
	text-align:justify;
}

#KOL_3_SPOLECZNOSC{
	float:left;
	width:139px;

	margin-top: 60px;
	padding-right:0px;
	padding: 5px;

	background-image: url("../images/tlo_main.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.KOL_3_TRESC{
	text-align:justify;
	font-size:11px;
	padding-left:8px;
	padding-right:8px;
	padding-top:-5px;
}

/*******************************PRODUKTY->ryż,kasza,soja 4 Kolumny ***************************************/

#KOL_1_PRODUKTY_SNIADANIA{
	float:left;
	width:215px;
	margin-right: 20px;
	padding: 0px;
	margin-left: 0px;
	border: none;
	background-color: #FFBE31;
}

#KOL_1_PRODUKTY_OBIADY{
	float:left;
	width:215px;
	margin-right: 20px;
	padding: 0px;
	margin-left: 0px;
	border: none;
	background-color: #EC7201;
}

#KOL_1_PRODUKTY_KOLACJE{
	float:left;
	width:215px;
	margin-right: 20px;
	padding: 0px;
	margin-left: 0px;
	border: none;
	background-color: #8C360E;
}

.produkty{
	font-size:12px;
	color:white;
	padding: 20px;
}


#KOL_RESZTA_PRODUKTY{	
	float:left;
	width:220px;
	margin-right: 20px;
	margin-bottom: 20px;
	
	background-image: url("../images/tlo_main.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*******************************KONKRETNY PRODUKT->ryż *2 kolumny**************************************/

#KOL_1_RYZ{
	float:left;
	width: 720px;
	margin-right: 20px;
	padding: 0px;
	margin-left: 0px;
	border: none;
	background-color: #B6BAC5;
	
	font-size:11px;
	color:white;
}

#KOL_1_KASZA{
	float:left;
	width: 720px;
	margin-right: 20px;
	padding: 0px;
	margin-left: 0px;
	border: none;
	background-color: #D4B696;
	
	font-size:11px;
	color:white;
}

#KOL_1_SOJA{
	float:left;
	width: 720px;
	margin-right: 20px;
	padding: 0px;
	margin-left: 0px;
	border: none;
	background-color: #B08554;
	
	font-size:11px;
	color:white;
}

/***********************/
#KOL_1_RYZ_TEKST{
	float:left;
	width: 200px;
	padding: 20px;
	border: none;
}

#KOL_2_RYZ_GRAFIKA{
	float:left;
	width: 445px;
	padding: 20px;
	border: none;
	padding-left: 0px;
}
/**********************/

#KOL_2_RYZ{
	float:left;
	width: 220px;
	margin-right: 20px;
	padding: 0px;
	margin-left: 0px;
	border: none;
	
	font-size:11px;
	
	background-image: url("../images/tlo_main.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

/************************* GALERIA SZCZEGOLY *******************************/


/**************główna*/
#KOL_1_GALERIA_SZCZEGOLY{
	float:left;
	width: 460px;
	margin-top:10px;
	margin-left: 51px;
	font-size:11px;

	/* dla IE */
	display: inline;
	
	font-size:11px;
	color: #727272;
}

#KOL_1_GALERIA_SZCZEGOLY_LEWA{
	width: 180px;
	margin-left: 20px;
	padding: 10px;
	text-align:justify;
	float: right;
}

#KOL_1_GALERIA_SZCZEGOLY_PRAWA{
	width: 180px;
	
	margin-left: 20px;
	padding: 10px;
	text-align:justify;
}

#KOL_1_GALERIA_SZCZEGOLY_FOTKI{
	margin-left: 10px;
	padding: 10px;
	background-image: url("../images/tlo_main.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	
	height: 205px;
}

.KONKRETNAGALERIA_SZCZEGOLY{
	padding:0px;
}

.KONKRETNAGALERIA_SZCZEGOLY img{
	float:left;	
	padding: 10px;
}

#GALERIA_PAGINATOR
{
	float: left;
	font-size:12px;
	width: 460px;
	text-align:center;
}

/**************główna*/
#KOL_2_GALERIA_SZCZEGOLY{
	float:left;
	width: 382px;
	margin-left: 24px;
	margin-top:10px;
	font-size:11px;
	background-image: url("../images/tlo_main.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	/* dla IE */
	display: inline;
}

#KOL_1_GALERIA_SZCZEGOLY_TAGI{
	padding: 20px;
	font-size:13px;
	color: #727272;
}

#BELKA_1_GALERIA_SZCZEGOLY{
	background-color:#658D29;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding-right:3px;
	width:455px;
}

#BELKA_2_GALERIA_SZCZEGOLY{
	background-color:#9AD41E;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding-right:3px;
	width:455px;
}

/***********************blog*************/

#KOL_1_BLOG{
	float:left;
	width:651px;
	margin-left:60px;
	
	/* dla IE */
	display: inline;
}

#KOL_2_BLOG{
	float:left;
	background-color:#ACCF3F;
	width:218px;
	font-size:13px;
	color: white;
	background-image: url("../images/tlo_blog.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	margin-left:51px;
	
	/* dla IE */
	display: inline;
}

#BLOG_PRAWA_TEKST{
	padding: 15px;
}

#BELKA_BLOG{
	background-color:#3C5F0B;
	font-size:11px;
	text-align:right;
	color:#fff;
	font-weight:bold;
	width:380px;
	margin-left: 260px; 
}



/**************pozostale belki***************/
#BELKA_OBIADY{
	position: absolute;

	background-color:#EC7201;
	text-align:right;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	text-transform:uppercase;
	width: 218px;
	padding-right: 8px;
	
	top:268px;
	left: 376px;
}

#BELKA_KOLACJE{
	background-color:#8C360E;
	text-align:right;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	text-transform:uppercase;
	width: 218px;
	padding-right: 8px;

	margin-top:12px;
	margin-left:20px;
	margin-right:0px;
	/* dla IE */
	display: inline;

}

#BELKA_SNIADANIA{
	background-color:#FFBE31;
	text-align:right;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	text-transform:uppercase;
	width: 218px;
	padding-right: 8px;
	
	margin-top:12px;
	margin-left:20px;
	margin-right:0px;
	/* dla IE */
	display: inline;
}


