*, body
{
	margin: 0px;
	position: relative;
	font-family: Arial, Tahoma;
}

#topbg
{
	/*display: none;*/
	position: absolute;
	width: 100%;
	height: 267px;
	top: -82px;
	background: url('../img/bg_top.jpg') 50% 0px repeat;
}

ul#nav
{
	width: 630px;
	height: 32px;
	background: #fcc920;
	list-style-type: none;
	padding: 15px 0px 0px 330px;
	text-align: right;
	clear: both;
}

table.f_modulf02{
	margin: 0 auto 10px !important;
	border: none !important;
	
}

#nav li
{
	float: left;
}

#nav a
{
	color: #287222;
	text-decoration: none;
	padding: 0px 20px;
	font-family: Arial, Tahoma;
	border-left: 1px solid #7bb678;
	text-shadow: 2px 2px 3px #999999;
	filter: dropshadow(color=#999999, offx=2, offy=2);
	font-size: .9em;
}
#nav li:first-child > a	{ border: 0px; }

.last
{
	border: 0px;
}

#header
{	
	width: 960px;
	margin: 82px auto 15px;
	padding-top: 0px;
	-webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
}

#content-headers
{
	width: 100%;
	height: 40px;
	background: #389344;
}

#content
{
	width: 960px;
	margin: 0px auto;
	border: 0px;
	border-bottom: 1px solid #bfbfbf;
	font-size: 12px;
	padding-bottom: 10px;
}

#content div
{
	position: relative;
}

#logo
{
	position: absolute;
	display: block;
	width: 340px;
	height: 110px;
	border: 0px;
	background: url('../img/logo.png') no-repeat;
	z-index: 50;
	top: -63px;
}

#footer
{
	width: 960px;
	height: 40px;
	margin: 20px auto;
	font-size: 11px;
}

#footer span
{	
	position: absolute;
	top: 0px;
	right: 0px;
}

#footer a
{
	font-weight: bold;
	text-decoration: none;
}

a
{
	color: #000000;
	border: 0px;
}

.clear
{	
	clear: both;
}

#sentence
{
	width: 920px;
	margin: 0px auto;
	padding: 20px;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	border-bottom: 1px solid #bfbfbf;
}

#mapa-strony
{
	position: absolute;
	right: 10px;
	top: -30px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	text-shadow: #142d12 1px 1px 1px;
}

#mapa-strony img
{
	vertical-align: middle;
	margin: 5px;
	border: 0px;
}

a > img	{ border: 0px; }