*
{
  margin:0 ; 
  padding: 0;
  font-family: Tahoma,  Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1em;  
  
}  

.main
{
   height: 110%;
   width: 1000px;
   margin: auto;
   padding-top: 5px;
  }

.naglowek
{
   background-image: url(img/gorlice1.jpg);
   background-position: top;
   background-repeat: no-repeat;  
   height: 200px;
   border: 1px solid green;
}

.naglowek p
{
 font-size: 10px; color: green;
 margin-top: 180px;
 text-align: right;
 padding-right: 10px;
}


.panel

{
 position: relative; left:350px; top: 50px;   
 color: #1D3505;
 width: 630px; 
 line-height: 150%;
}  


 p
{
  margin-bottom: 15px;
}


h1
{
  font-size: 25px;
  font-family: "Trebuchet MS", 	Verdana, Arial;
  color: #1D3505;
  text-align: center;
  margin-top:35px;

}

div#menu {
           border:1px solid green;
	   width:250px;
	   font-size:.75em;
	   margin-top:50px;
	   position:absolute;
           color:white;

         }


.banner
{
  margin: -8px 20px 12px 12px;
  background: green;
  border-left:8px solid #1D3505;
  font-size: 1em ;	
  padding: 7px ;
  line-height: 130%;
}


.banner_wellness
{
	margin: 18px 20px 12px 12px;
	background: black;
	border-left: 8px solid blue;
	font-size: 1em;
	padding: 7px;
	line-height: 130%;

}





div#menu ul {
              border:0; 
	      margin:12px 20px 12px 12px; 
	      padding:0; list-style-type:none;
            }

div#menu li {
              border-left:8px solid #1D3505; 
	      margin:0 0 4px 0; 
	      padding: 3px ; 
	      text-indent:.5em; 
	      background-color:green;
            }

div#menu a {
            /*display: block;*/
             text-decoration:none; 
	     color:white;
	   }

div#menu a:hover {
                    text-decoration:none; 
		    color: #99cc66;
		 }

.panel ul
{
	padding-left: 30px;
	list-style-image: url(img/m3.gif);
}    

.bold
{
  
 font-weight: bold; 
}  


.inicjal
{
   font: normal Arial;
   color: #1D3505;
   font-size: 35px;
   float: left;
   padding: 0 2px 1px 0;
   
   
}


.stopka
{
 color: maroon;
 margin: 100px;
 font: icon;
 text-align: center;
}


ul.bez

{
 
   padding-left: 30px;
   list-style-type: none;
   list-style-image: url(img/nie_istnieje.gif);

}
