/*--------------------------------------------------------
	css theme name: notabene
	author: bartosz mediger (http://mediger.net)

	created: 28 jan 2008
	
*/


* { margin: 0; padding: 0; }


a, address, body, input, h1, h2, h3, h4, h5, h6, legend, p, select, textarea {
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000; }





body, html { min-height: 100%; height: 100%; }



body { background: #5a6356 url(../images/backt.jpg) no-repeat center top; }



fieldset { border: none; }


html {
	overflow: auto;
	overflow-x: hidden; }



img { border: none; }







p {
	padding-bottom: 2em;
	 }
	
	
	p img {
		margin: 3px 10px 0 0; }



ul {
		list-style: none;
		padding: 0 0 5px 15px; }
	
	ul li {
		width: 100%;
		background: url(../images/line.gif) no-repeat left 8px; }

	ul li { padding: 0 0 0 7px; }







/* nawgiacja */

a {
	text-decoration: none; 
	color: #547b20; }

a:hover { color: #3a6101; }








/* headers */

h2 {
	padding: 0 0 24px 0;
	font-size: 18px;
	font-weight: bold;
	color: #523e31;
}









#center {
	width: 991px;
	margin: 0 auto; }











#container {
	float: left;
	position: relative;
	width: 991px; 
	background: url(../images/backc.gif) repeat-y -1px 0; }
	
	







#content {
	float: left;
	width: 991px; min-height: 827px; _height: 827px;
	background: url(../images/top.jpg) no-repeat top; }








#foot {
	clear: both;
	width: 941px; height: 41px;
	background: url(../images/foot.gif) no-repeat -1px 0;
	padding: 40px 50px 0 0; }

	#foot a {
		float: right;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #f1f6d6; }
	
	#foot a:hover { text-decoration: underline; }











#koty {
	position: absolute; left: 0; top: 0;
	width: 303px; height: 733px; }











#menu { position: absolute; top: 143px; left: 290px; }

	#menu a {
		padding: 0 20px 0 20px;
		font-family: Trebuchet MS;
		font-size: 14px;
		font-weight: bold;
		color: #d7cdbf; }
	
	#menu a:hover { color: #f8f1e3; }













#right {
	float: right;
	width: 598px;
	padding: 210px 82px 0 0; }