/* $Id: style.css,v 1.23 2007/12/17 15:05:09 goba Exp $ */
/*
** HTML elements
*/
html, body 	{
		font: 11px tahoma;
		margin: 0;
		padding: 0;	
		background:url('/img/plaza/poznan/images/bg.jpg') repeat-x #C4C4C4;
}
#page {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#top {
	width:979px;
	height:77px;
	background:url('/img/plaza/poznan/images/plaza_r1_c1.png') no-repeat;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#navigation {
	margin-top:4px;
	width:979px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#menu {
	background:url('/img/plaza/poznan/images/plaza_r3_c1.png') no-repeat;
	width:294px;
	height:300px;
	float:left;
}
#baner {
	/* background:url('/img/plaza/poznan/images/plaza_r3_c3.png') no-repeat; */
	width:680px;
	height:300px;
	float:right;
}

#szukaj_text {color:#cfcfcf;}

#content {
	background:url('/img/plaza/poznan/images/bg_content.png') right repeat-y;
	padding-top:4px;
	width:979px;
	min-height:200px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#left {
	width:299px;
	height:444px;
	min-height:444px;
	height:auto !important;
	float:left;
}
#right {
	width:680px;
	height:444px;
	min-height:444px;
	height:auto !important;
	float:right;
}
#banners {
	background:url('/img/plaza/poznan/images/plaza_r6_c1.png') no-repeat;
	width:979px;
	height:69px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#footer {
	background:url('/img/plaza/poznan/images/plaza_r10_c1.png') no-repeat;
	width:979px;
	height:65px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
