body
{
	background:url("../img/tlo.jpg") top center repeat-x #650909;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3b3b3b;
	margin:0 auto;
	text-align:center;
}
.br
{
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-radius:8px;
}
#header
{
	width:990px;
	height:580px;
	margin:0 auto;
	text-align:center;
	position:relative;	
}
	#logo
	{
		position:absolute;
		top:0;
		left:20px;`
	}
	#menu
	{
		position:absolute;
		left:0;
		top:450px;
		width:100%;
		height:90px;
		background:url("..//img/menu.png") left center repeat-x;
	}
	#menu ul
	{
		margin-top:14px;
		margin-left:100px;
	}
	#menu li
	{
		float:left;
		background:url("..//img/li.png") right center no-repeat;
		padding:4px 8px;
	}
	#menu a
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:110%;
		color:#671d00;
		display:block;
		padding:20px 14px;
	}
	#menu a:hover
	{
		background:url("..//img/over.png");
	}
#content
{
	width:990px;
	margin:0 auto;
}
	#content h2
	{
		color:#f2cf47;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:120%;
		text-transform:uppercase;
		text-align:left;
		line-height:1.2em;
		margin:20px 0;
		font-style:italic;
		font-weight:bold;
	}
	#content p,#content li
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#f2cf47;
		text-align:left;
		line-height:1.7em;
		margin:24px 0;
	}
	#content li
	{
		color:#fadf79;
	}
	#content a
	{
		color:#ff8900;
	}
	#content li a
	{
		color:#f2cf47;
	}
	#content a:hover
	{
		color:#f60;
	}
	#content .ico
	{
		float:left;
		margin-right:10px;
	}
	#lewa
	{
		float:left;
		width:250px;
		margin-left:22px;
		position:relative;
		padding-left:46px;
	}
		#kontakt_img
		{
			position:absolute;
			left:-16px;
			top:-22px;
		}
	#prawa
	{
		float:right;
		width:250px;
		margin-right:12px;
		position:relative;
	}
		#pobranie_img
		{
			position:absolute;
			right:-6px;
			top:-22px;
		}
	#srodek
	{
		width:384px;
		/*height:422px;*/
		float:left;
		margin-left:0px;
		background:url("..//img/srodek.jpg") no-repeat #f7c734;
		margin-top:-50px;
		padding-bottom:30px;
		position:relative;
	}
	#pasek
	{
		position:absolute;
		top:-3px;
		right:-14px;
	}
		#srodek h2
		{
			color:#59210d;
			margin:22px;
		}
		#srodek ul
		{
			margin:0 22px;
		}
		#srodek li
		{
			color:#855d15;
			border-bottom:1px solid #dfc450;
			padding:10px 0;
		}
		#srodek li a
		{
			color:#59210d;
			font-weight:bold;
		}
		#srodek li a:hover
		{
			color:#866c06;
		}
		#srodek li img
		{
			margin-right:22px !important;
			margin-bottom:10px;
			margin-top:5px;
		}
		.wszystkie
		{
			position:absolute;
			left:22px;
			bottom:10px;
		}
#stopka
{
	width:100%;
	height:65px;
	background:#952222;
	clear:both;
	text-align:center;
}
	#stopka_content
	{
		width:990px;
		margin:0 auto;
		text-align:center;
		overflow:hidden;
		position:relative;
	}
	#stopka p
	{
		color:#fff;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:110%;
		text-align:left;
		margin:20px 22px;
		line-height:1.4em;
	}
	#stopka .do_prawej
	{
		position:absolute;
		top:-3px;
		right:22px;
	}
	#stopka a
	{
		color:#fff;
	}
	#stopka img
	{
		vertical-align:middle;
		margin-left:10px;
	}

#article
{
	width:640px;
	/*height:422px;*/
	float:left;
	margin-left:0px;
	background:url("..//img/srodek.jpg") no-repeat #f7c734;
	margin-top:-50px;
	padding-bottom:30px;
	position:relative;
	text-align:left;
	margin-bottom:20px;
}
#article h2
{
	margin:30px 20px;
	color:#59210d;
	font-size:180%;
}
#article .tresc,#article p
{
	margin:20px;
	color:#59210d;
	font-size:150%;
	font-size:110%;
	line-height:1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#article li
{
	margin:20px;
	margin-left:60px;
	list-style-type:disc;
	color:#59210d;
	font-size:150%;
	font-size:110%;
	line-height:1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#article ol li
{
	list-style-type:decimal;
}
.displayfile a
{
	font-weight:bold;
	font-size:110%;
}
#article a
{
	color:#952222 !important;
}
#article a:hover
{
	color:#560000 !important;
}
#article strong
{
	font-weight:bold;
}
.imgminsize
{
	float:left;
	margin-right:20px;
}
.imgcentersize 
{
	margin:10px auto;
	text-align:center;
	clear:both;
	width:100%;
}
.imgcentersize img
{
	margin:10px auto;
	text-align:center;
}
.imgbigsize 
{
	margin:10px 0;
	text-align:center;
	border:2px solid #f2ce49;
	background:#ffdc5b;
}
.resize img
{
	width:32px;
	vertical-align:middle;
	margin:10px 0;
}
.linki
{
	clear:both;
	margin:20px;
	font-size:95%;
	color:#855d15;
}
.galeria
{
	float:left;
	width:99%;
	clear:both;
	margin-bottom:20px;
}
.galeria li
{
	float:left;
	list-style-type:none !important;
	width:120px !important;
	margin:10px !important;
}
.galeria li img
{
	height:90px;
	border:3px solid #e0b225;
}