body {
    font-size: 14px;
	font-family:Arial;
    color: #772F09;
    margin: 0;
    padding:0;}

/* ==========================main menu=================================== */

#pasmenu{
    min-width:1010px;
    margin:0px auto;
    background: url(./images/menu.jpg) top left repeat-x;}

#topmenu {
	min-width:800px;
	margin:0px auto;
    height:125px;
	background: url(./images/menu.jpg) top left repeat-x;}

#menu{
     width:1036px;
	 margin:0px auto;
  	 background: url(./images/menu.jpg) top left repeat-x;}

#leftmenu{
    background-image:url(./images/menu_left.jpg) ;
    height:112px;
    width:40px;
    float:left;}

#rightmenu{
    background-image:url(./images/menu_right.jpg) ;
    height:112px;
    width:40px;
    float:right;}

#orzechy a,  #umysl a,  #zdrowie a, #przepisy a, #sklep a, #active_orzechy, #active_umysl, #active_zdrowie, #active_przepisy, #active_sklep {
    display: block;
    float: left;
	color:#F5E1C7;
    text-decoration:none;font-family: Arial;font-weight: normal;font-size: 18px; 
    padding:60px 0px 0px 30px;
    height:74px;
	width:156px;
	background-color:#FFFFFF;
	background: url(./images/menu_bg.jpg) top  ;}

#active_orzechy, #orzechy a:hover{
	background-position: 0px -145px;
    color:#A62100;}
	
#active_umysl, #umysl a:hover{
	background-position: 0px -290px;
    color:#A62100;}
	
#active_zdrowie, #zdrowie a:hover{
 	 background-position: 0px -435px;
	 color:#A62100;}
	 
#active_przepisy, #przepisy a:hover{
	 background-position: 0px -580px;
     color:#A62100;}
	 
#active_sklep, #sklep a:hover{
	 background-position: 0px -725px;
	 color:#A62100;}
	 
#menu li {
    display: inline;}

/* ==========================tresc================================== */

#content {
     min-height:100%;
     width:850px;
	 margin:0px auto 0px 100px;
     display:block;}
	 
#akapit1{
   max-width:380px;
   min-width:300px;
   float:left;
   height:100%;
   margin-top:20px;}

#jpg{
   float:left;
margin-right:40px;}
   
#content li {
    list-style-type: none;}
#adv{
}

#reklama{
margin:10px 0px 0px 220px;
float:left;

}

/* ==========================bottom=================================== */

#foot {
    clear:both;
    max-width:1280px;
	min-width:900px;
	height:214px;
	background: url(./images/line.gif) repeat-x;
	display:block;}

#right {
     float:right;
     height:214px;
     width:366px;
	 display:inline;
	 margin-right:20px;
     background: url(./images/orzechy_wloskie.gif) no-repeat ;}

#left{
    float:left;
    height:214px;
    min-width:900px;
    background: url(./images/orzechy.jpg) no-repeat;
    display:inline;}

#topbottom {
    clear:both;}
	
span.stopka, span.stopka a{
    font-size: 10px;
    margin-left:3px;
    text-decoration:none;
    font-family:Arial;
    color:#BE7D61;}

/* ========================== naglowki, listy itp.================================== */

ul{
   margin: 0;
   padding: 0;}

h1{
  font-size:16px;}
  
h2{
   font-size:14px;
   font-weight:bold;
   margin:0px;}

a{
color:#772F09;
}

/* ========================= SKLEP=================================== */

#menu_sklep{
  	 margin-top:20px;
	 display:inline;}

#koszyk_maly a, #active_koszyk_maly, #koszyk_sredni a, #active_koszyk_sredni, #koszyk_duzy a, #active_koszyk_duzy{
    display: block;
    float: left;
	color:#F5E1C7;
    text-decoration:none;font-family: Arial;font-weight: normal;font-size: 18px; text-align:left;
    padding:180px 0px 0px 50px;
    height:25px;
	width:150px;
	background: url(./images/koszyk_maly.jpg) top ;}
	
#koszyk_sredni a, #active_koszyk_sredni {
	background: url(./images/koszyk_sredni.jpg) top  ;
}
#koszyk_duzy a, #active_koszyk_duzy {
	background: url(./images/koszyk_duzy.jpg) top ;}

#active_koszyk_maly, #koszyk_maly a:hover{
	background-position: 0px -200px;
    color:#B53800;}
	
#active_koszyk_sredni, #koszyk_sredni a:hover{
	background-position: 0px -200px;
    color:#B53800;}
	
#active_koszyk_duzy, #koszyk_duzy a:hover{
	background-position: 0px -200px;
    color:#B53800;}

#menu_sklep li {
    display: inline;}
	
#sklep_text{
	margin-top:30px;}

/* ========================= formularz=================================== */

textarea,input.td_formularz{
   border-style:solid;border-width:1px; border-color:#772F09; width:300px;}
   
input.wyslij{
   color: #FF6600; border-style:none; text-decoration:underline; font-weight:bold; background-color:#FFF; font-size:16px;}
   
td.rozmiar{
   visibility:hidden;}  