html, body  
	{background: #ffffff; 
	 font-size: small; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}
body {
	width: 930px;
	display: block;
	margin: auto;
}
img 
  {border: 0px;
	}
h1 
	{font-size: 130%; 
	 font-weight: bold;
	}
h2 
	{font-size: 120%;
	}
h3
	{font-size: 110%; 
	 font-weight: bold;
	}
a 
	{text-decoration: none;
	color: #01744d;
	}
a:hover 
	{color: #49bad5;
	
	}
p {
	text-align: justify;
	text-indent: 40px;
	font-size: 90%;
	color: #6b6c6c;
}
#page {
	float: left;
	padding-bottom: 10px;
}
#top {
	width: 930px;
	height: 339px;
	
}
#cointainer {
	width: 930px;
	float: left;
}
#tresc {
	width: 650px;
	float: left;
	margin: 0 10px 0 10px;
	padding: 10px;
}
ul#box {
	float: right;
	width: 224px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: #d5d6d6 url('images/box_tlo.gif') repeat-y left top;
}
ul#box li {
	width: 224px;
	float: left;
}
ul#box #gora {
	height: 50px;
	background: #d5d6d6 url('images/box_gora.jpg') no-repeat left top;
}
ul#box #dol {
	height: 5px;
	background: #d5d6d6 url('images/box_dol.jpg') no-repeat left bottom;
}
ul#box #art {
	height: 98px;
	background: #d5d6d6 url('images/box_art.jpg') no-repeat left top;
}
ul#box #opis {
	width: 204px;
	padding: 10px;
}
ul#box #opis p{
	width: 130px;
	margin: 0;
	font-size: 90%;
	color: #4e635c;
}
ul#box #opis img {
	float: right;
	border: 1px solid #006440;
}
ul#box #linki ul {
	width: 204px !important;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}
ul#box #linki ul #title{
	width: 174px;
	margin-left: 10px;
	color: #7b0a82;
	font-weight: bold;
}
ul#box #linki ul .pozycja {
	width: 204px;
	text-align: right;
	color: #01744d;
	font-weight: bold;
	font-size: 80%;
	line-height: 16px;
}
#stopka {
	float: left;
	height: 88px;
	width: 930px;
	background: #ffffff url('images/stopka.jpg') no-repeat left top;
}
#stopka #salony {
	margin: 5px 0 0 250px;
	color: #7b0a82;
	font-weight: bold;
	font-size: 90%;
}
#stopka #salony ul {
	list-style-type: none;
	font-weight: normal;
	margin: 0 0 0 60px;
	padding: 0;
}
#stopka #salony ul li {
	line-height: 12px;
	color: #6b6c6c;
}
#copy, #author {
	margin-top: 10px;
	float: left;
	color: #aaaaaa;
	font-size: 90%;
}
#copy b {
	color: #7b0a82;
}
#author {
	float: right;
