body {
   background-color: #fff; color: #000;
   margin: 0px auto; padding: 0px;   
   font-family: verdana, tahoma, arial, helvetica, sans-serif;  font-size: 11px;
   line-height: 15px;    
   }

p, div { color: #000;  margin: 0px; border: 0px;  border: 0px solid red; 
	font-family: verdana, tahoma, arial, helvetica, sans-serif;  font-size: 11px; line-height: 16px;}
	
table { border: 0px; padding: 0px; border-collapse: collapse;  margin: 0px;   }	
td {  margin: 0px; border: 0px; padding: 0px; border-collapse: collapse; vertical-align: top; }
img { display: block; margin: 0px; border: 0px}

a { 	color: #652734;	text-decoration: none; }
a:hover { 	color: #384941; text-decoration: none; }

a.szare  { 	color: #C2C2C2;	text-decoration: none; }
a.szare:hover { 	color: #DEB48E; text-decoration: none; }

div#animacja {
   width: 770px;
   margin-left: 50%;
   left: -385px; 
   top: 0px; 
   position: absolute;
   z-index: 1;
   border: 0px solid red;
   height: 238px; 
 }
 
 div#intro {
   width: 488px;
   margin-left: 50%;
   left: -244px; 
   top: 50px; 
   position: absolute;
   z-index: 1;
   border: 0px solid red;
   height: 350px; 
 }
 
 div#menu {
   width: 94px;
   margin-left: 50%;
   left: -330px; 
   top: 210px; 
   position: absolute;
   z-index: 2;
   border: 0px solid red;

 } 
 
 div#tresc {
   width: 570px;
   margin-left: 50%;
   left: -180px; 
   top: 240px; 
   position: absolute;
   z-index: 2;
   border: 0px solid red;
   background-image: url('img/logo_gl.gif');  background-repeat: no-repeat; background-position: top right;
    
 } 

 div#tresc2 {
   width: 590px;
   margin-left: 50%;
   left: -190px; 
   top: 240px; 
   position: absolute;
   z-index: 2;
   border: 0px solid red;
   background-image: url('img/tlo_piecz.jpg');  background-repeat: no-repeat; background-position: top right;
    
 } 
 
div#menu2  { 
		width: 87px; 
		padding-left: 10px; padding-right: 7px; 
		padding-top: 30px; padding-bottom: 17px; 
		float: left;  
		background-image: url('img/tlo_menu3.gif');  background-repeat: repeat-y; 
		border-top: 14px solid #fff; 	 border-bottom: 14px solid #fff; border-left: 14px solid #fff;
 } 
  
  p.glowna {  margin-top: 34px; line-height: 21px; }
p.glowna2 {  margin-top: 16px; line-height: 21px; margin-left: 120px;}
p.menu { text-align: right; padding: 1px 13px 2px 0px; margin: 5px 0px 5px 0px; }
  
  a.menu { 	color: #fff;	text-decoration: none; }
a.menu:hover { 	color: #fff; text-decoration: none; }

div.stopka_inet {
	background-color: #96905c;
	width: 500px;
	height: 20px;
	position: absolute;
	z-index: 3;
	top: 700px;
   	margin-left: 50%;
  	left: -244px;
  	text-align: center;
}

td.stopka_inet_td {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}
td.stopka_inet_td a {
	color: #FFFFFF;
}
td.stopka_inet_td a:hover {
	color: #384941;
}