/* CSS Document */
body {
	font-family: "tahoma";
	text-align: center;
	margin: 0;
	padding: 0;
  background-color: #faf8d0;
  color: white;
}
table{
 font-size: 12px;
}
td.jasny{
text-align: left;
background-color: #4f4a45;

}
h2{
font-weight:bold;
font-size:15pt;
color:#edfd42;
}
hr{
color:#edfd42;
width:400px;
border-style:solid;
}
#bazowy{
margin-top:10px;
margin-left:auto;
	margin-right:auto;
	background-color: white;
	width:825px;
	overflow:hidden;}
#naglowek{height:235px;
	background-image:url("gr/baner.jpg");
	width:825px;
	position:relative;
	float:left;
}
#menu{
	width:825px;
  height:30px;
	position:relative;
	float:left;
  background-color: #faf8d0;}

#st_glowna{
  background-color: #332e28;
	width:800px;
	
	position:relative;
	float:left;
	text-align:justify;
  } 
#gora{
	width:825px;
  height:19px;
	position:relative;
	float:left;
	background-image: url("gr/gora.jpg");
  background-color: #faf8d0;}
#srodek{
	width:825px;
	position:relative;
	float:left;
	background-image: url("gr/srodek.jpg");
  background-color: #faf8d0;}
#srodek_st{
	width:825px;
	position:relative;
	float:left;
	background-image: url("gr/srodek.jpg");
  background-color: #faf8d0;}
#dol{
	width:825px;
  height:19px;
	position:relative;
	float:left;
	background-image: url("gr/dol.jpg");
  background-color: #faf8d0;}
#stopka{
	width:825px;
	position:relative;
	float:left;
  background-color: #faf8d0;}
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
  font-size: 12px;
}

ul.menu a:hover {
	color: #498aa0;
}


ul.menu li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	color: black;
	padding: 10px 10px;
}


ul.baner {
  font-family: "tahoma";
	font-weight:bold;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

 li.baner{

  font-family: "tahoma";
	font-weight:bold;
	display: block;
	list-style: none;
	margin: 0;
	padding: 5;
}

