html, body  
	{background: #ffffff; 
	 text-align: center; 
	 font-size: 12px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}
#body
	{margin: 25px auto 10px; 
	 width: 900px;
	 text-align: left;
	 font-size: 12px;
	 
	}
#logo
	{background: url('grafika/jsp.jpg') no-repeat;
	 width: 900px;
	 float: left;
	 height: 87px;
	}
#hr
	{height: 2px;
	 background: #000000;
	 float: left;
	 width: 900px;
	 margin-top: 40px;
	 margin-bottom: 55px;
	}
#lewa
	{float: left;
	 width: 175px;
	 height: auto;
	}
#glowna
	{width: 485px;
	 height: auto;
	 margin: 10px 20px;
	 text-align: left;
	 float: left;
	}
#prawa
	{float: right;
	 width: 200px;
	 height: auto;
	}
#dol
	{width: 900px;
	float: left;
	}
#zgodnosc
	{float: left;
	 width: 500px;
	 height: 40px;
}
#autor
	{float: right;
	 width: 400px;
	 height: 40px;
	}
.autor
	{text-align: right;
	 text-decoration: none;
	}
.logo 
	{font-size: x-small;
	 text-align: right;
	}
h4
	{margin: 0px;
	 font-size: 14px;
	}
h5{font-size: 13px;
	}
h6
	{font-size: 9px;
	 font-weight: normal;
	 margin: 0px 0px 20px 0px;
	}
#menu1
	{width: 175px;
	}
#menu1 a
	{color: #ffffff;
	 text-decoration: none;
	 font-family: arial;
	 font-size: 12px;
	 font-weight: bold;
	}
.link_menu
	{width: 175px;
	 height: 20px;
	 background: #d50100;
	 text-align: center;
	 padding-top: 5px;
	 margin-bottom: 2px;
	}
.link_menux2
	{width: 175px;
	 height: 35px;
	 background: #d50100;
	 text-align: center;
	 padding-top: 5px;
	 margin-bottom: 2px;
	}
img 
  {border: 0px;
	 vertical-align: middle;
	}
p
	{margin: 0px 0px 6px 0px;
	 text-align: justify;
	 text-indent: 20px;
	}
a 
	{color: #000000; 
	 text-decoration: none;
	}
.logo a
	{text-decoration: underline;
	}
.przypis
	{font-size: 10px;
	 text-align: center;
	 text-indent: 0px;
	}
.kontakt
	{text-align: center;
	 text-indent: 0px;
	 font-weight: bolder;
	}
p.cennik	{
	font-weight: bold;
	font-size: 14px;
	text-indent: 0px;
	}
a:link.cennik	{
	text-decoration: underline;
	font-size: 12px;
	}