a:link {
  color: black;
	text-decoration: none;}
	
a:visited {
  color: #0084c4;
	text-decoration: none;}
	
a:hover {
  color: #00c400;}
	
a:active {
  color: #00c400;
	text-decoration: none;}

* {
font-family: Times New Roman, Verdana, tahoma, arial, sans-serif, helvetica;
font-size: 1em;}

body {
margin: 0;
padding: 0;
background: white;
color: #000000;
text-align: center;}

#podstawa {
padding: 0;
background: white;
margin: auto;
width: 980px;
position: relative;
text-align: left;}

#gora {
background: white;
height: 165px;}

#panorama {
width: 980px;
height: 110px;
background: url("baner.JPG");
position: absolute;
top: 0px;
left: 0px;
color: black;
}

#tytul_strony {
width: 980px;
height: 25px;
background: #50d367;
position: absolute;
text-align: left;
margin-left: 50;
font-size: large;
top: 110px;
left: 0px;}

#menu_poziome {
width: 980px; 
height: 30px; 
background: url("tlo.jpg");  
position: absolute; 
top: 135px; 
left: 0px;}

#menu_poziome ul, ul li {
display: block;
list-style: none;
margin: 0;
padding: 0;}

#menu_poziome ul li {
float: right;}

#menu_poziome ul a:link, ul a:visited {
text-decoration: none;
display: block;
width: 106px;
text-align: center;
background-color: #ebebeb;
color: black;
border: 2px outset #ccc;
padding: 5px 8px 5px 8px;
font-weight:bold;
font-family: verdana, tahoma;
font-size: small;}

#menu_poziome ul a:hover {
border-style: inset;
padding: 7px 3px 3px 7px;
background-color: #50d367;
font-weight: lighter;}

#tresc {
width: 980px;
height: 760px;
margin: auto;
position: relative;
background: url("tlo.jpg");
text-align: center;}

p {
text-align: left;
margin-left: 230px;}

ul {
text-align: left;
list-style-type: circle;
margin-left: 300px;}

#stopka {
clear: both;
height: 30px;
text-align: center;
font-size: X-small;
background: url("tło.jpg");
}
	
