/* $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/krakow/images/bg.jpg') repeat-x #C4C4C4;
}
#page {	width:100%;	margin-left:auto;	margin-right:auto;}

#top {	width:979px;	height:77px;	background:url('/img/plaza/krakow/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/krakow/images/plaza_r3_c1.png') no-repeat;
	width:294px;
	height:300px;
	float:left;
}
#baner {
	/* background:url('/img/plaza/krakow/images/plaza_r3_c3.png') no-repeat; */
	width:680px;
	height:300px;
	float:right;
}

#content {
	background:url('/img/plaza/krakow/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/krakow/images/plaza_r6_c1.png') no-repeat;
	width:979px;
	height:69px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#footer {
	background:url('/img/plaza/krakow/images/plaza_r10_c1.png') no-repeat;
	width:979px;
	height:65px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}


.tabs {
	min-height:400px;
	height:400px;
	height:auto;
}


.krk_29 {
	margin-top:40px !important;
}
