*
{
	padding: 0;
	margin: 0;
}

a img
{
	color: #054492;
}

* html img.logo
{
	float: left;
}

a
{
	color: #01853A;
	
	text-decoration: underline;

}

body
{
	background: url(gfx/bkg.gif) top left repeat-x #FFFFCC;
	font-family: 'Trebuchet MS', 'times new roman', tahoma;
	color: #333;
	font-size: 13px;
	
	
}

p, .klauzula, ul, ol
{
	
	margin-bottom: 15px;
	
}

ul, ol
{
	margin-left: 20px;
}

#wrapper
 {
 	margin-left: auto;
	margin-right: auto;
	width: 630px;
	
	
	
 }
 
span.green
{
	color: #01853A;
	font-size: 16px;
	font-weight: bold;
}
 
 
#content
{
	width: 547px;
	margin-left: auto;
	padding: 0px 70px; 
	margin-right: auto;
	background: url(gfx/bkg.jpg) top left repeat-y;
	color: #333;
	overflow: hidden;
}


h2
{
	font-weight: normal;
	font-size: 40px;
	text-align: center;
	margin-bottom: 40px;
	line-height: 1.5em;
	color: #01853A;
}

h2 span
{
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	
}

h3
{
	font-size: 16px;
	
	margin-bottom: 15px;
}

p.list
{
	margin-bottom: 15px;
}



.klauzula
{
	font-size: 11px;
	line-height: 1.3em;
	padding-bottom: 50px;
	margin-bottom: 0px;
}

p.center
{
	text-align: center;
}

.bottom
{
	width: 100%;
	height: 137px;
	background: url(gfx/bottom.gif) top left repeat-x;
}
