	body {
		display:block;
		background-image: url(top_bg.jpg);
		background-repeat: repeat-x;
		background-attachment: no-fixed;
		background-color: white;
		background-position: 0em 4em;
		font-family: Verdana, Tahoma, Arial;
		line-height:18px;
		word-spacing:3px;
		font-size: 14px;
		color:#000;
		/*color: #450909;*/
	}
	
	*{padding: 0; margin: 0;}
	
	span#baner {
		display:block;
		width: 810px;
		height: 244px; 
		background-image: url(baner.jpg);
		background-position:center;
		position:absolute;
		top:4.1em;
		left:11.5em;
		
	}
	
	div.menu {
		width:203px;
		height:512px;
		position: absolute;
		top:368px;
		left:768px;
		display:block;
		background-image: url(menu.png);
		background-repeat: no-repaeat;
		z-index:5;
		
	}

	div#item ul, li{
		list-style-type: none;
		text-align:left;
    }
	
	div#item{
		width:203px;
		height:401px;
		position: absolute;
		top:88px;
		left:15px;
		z-index:6;
	}
	
    a:link, a:visited, a:hover {
		text-decoration: none;
		border: none;
	}
	
	img {
		border: none;
	}
	
	img#logo{
		position:relative;
		bottom:1px;
		right:50px;
		z-index:3;
	}

	div.tresc {
		position:absolute;
		top:307px;
		left:155px;
		z-index:1;
	}
	
	span#topT {
	    display:block;
		width:634px;
		height:12px;
		background-image:url(body_top.png);
		background-repeat: no-repeat;
		position:relative;
		top:6px;
	}
	div#centerT {
	    display:block;
		width:590px;
		background-image:url(body_center.png);
		background-repeat: repeat-y;
		padding-right:3em;
		padding-top: 2.7em;
		padding-bottom:	0.5em;
		padding-left:0.6em;
		text-align: center;
	}

	span#bottomT{
	    display: block;
		clear:both;
		width:634px;
		height:80px;
		background-image:url(body_bottom.png);
	}
	
	div#bodydiv{
		width:1000px;
		margin:0px, 0px, 0px 0px;
		position:relative;
		left:15%;
	}
	
	span#bottomBg {
		width:1250px;
		height:340px;
		background-image:url(bottom_bg.png);
		position:absolute;
		left:-178px;
	}
	
	#kontaktAutor{
		font-size:10px;
		margin-left:10px;
		position:relative;
		top:30px;
	}

	#main #rider {
		margin-top:1px;

	}	
	#main #zespol {
		margin-top:1px;

	}	
	#main #tworczosc{
		margin-top:1px;

	}	
			
	#main  #galeria{
		margin-top:1px;
	
	}	
	#main #kontakt{
		margin-top:1px;

	}	
	#main #znajomi{
		margin-top:1px;
	}	

	

	
	
