*
{
	margin: 0;
	padding: 0;
}

body
{
	background: url(gfx/bkg.gif) top left repeat-x #F5FAEA;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #000;
}

#wrapper
{
	margin: 0 auto;
	background: url(gfx/bkg.png) top left repeat-y;
	width: 600px;
	min-height: 500px;
	padding: 0 4px;
	overflow: auto;
}

* html #wrapper
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://przedstawiciele.pl/szablony/standard/gfx/bkg.png", sizingMethod="scale");
}

.logo
{
	margin-top: 15px;
	margin-left: 30px;
}

#title
{
	margin-top: 10px;
	
	width: 600px;
	min-height: 75px;
	background: url(gfx/bkg2.gif) top left repeat-x;
	border-top: 1px solid #C9D4AB;
	border-bottom: 1px solid #C9D4AB;
	text-align: center;
	padding: 20px 0;
}

#title h2
{
	font-size: 30px;
	color: #9E0202;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0 20px;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 20px 20px;
}

h1 span, h3
{
	font-size: 14px;
	font-weight: bold;
}

#content
{
	padding: 0 30px;
	padding-bottom: 15px;
}

ul, h3, p, ol, h4, h5
{
	margin-bottom: 10px;
}



h4, h5
{
	font-size: 13px;
	font-weight: bold;
}

h5
{
	font-size: 12px;
}

ul
{
	margin-left: 15px;
}

* html ol
{
	margin-left: 25px;
}

* html ul
{
	margin-left: 20px;
}

ol
{
	margin-left: 20px;
}

h3
{
	margin-top: 30px;
}

a
{
	color: #9E0202;
	text-decoration: underline;
}

#klauzula
{
	width: 540px;
	padding: 15px 30px 10px 30px;
	background: #FAFCF4;
	color: #555555;
	font-size: 11px; 
	text-align: justify;
}

#klauzula p
{
	margin: 0;
	margin-bottom: 5px;
}

p.justifyText
{
	text-align: justify !important;
}


p.centerText
{
	text-align: center !important;
}
