body
     {
     margin:0;
     padding:0;
     text-align: center;
     font-family:"Tahoma", sans-serif; 
     font-size:11px;
     background-color: #FFFFFF;
     background-image: url('../img_california/tlo.gif');
     background-repeat: repeat-x;
     background-position: center top;
     }
     
#scroll 
     {
     position:absolute;
     top:0;
     bottom:-0.1px;
     width:1em;
     }
     
#kontener      
     {
     margin:0 auto;
     width:782px;	 
	 text-align: left;
     position: relative;
     background-color:#FFFFFF;	 
     }
     
#banner
     {
     width:782px;
     height:114px;
     background-color:#FFFFFF;
     }
     
#menu_h
     {
     width:779px;
	 margin-right: 3px;	 
     height:28px;
     background-color:#FFFFFF;
     }   
	 
#linia
     {
     width:782px;
     height:19px;
     background-color:#FFFFFF;
     } 	   
     
#content
     {
     width:186px;
     float:left;
     margin:0px;
     padding:0px;
     background-color:#FFFFFF;
     }
     
#content1
     {
     width:592px;
	 margin-top:20px !important;
     float:right;
     margin:0px;
     padding:0px;
     background-color:#FFFFFF;
     }

     
#stopka     
     {
	width:782px;
	height:30px;
	clear:both;
	background-color: #FFFFFF;
	background-image: url(../img_california/stopka.gif);
	background-repeat: no-repeat;
	background-position: center top;
     }