*
{
	padding: 0;
	margin: 0;
}

a img
{
	border: 0px;
}

a
{
	color: #F66E05;
	text-decoration: underline;

}

body
{
	background: url(gfx/bkg.gif) top left repeat-x #fff;
	font-family: 'Trebuchet MS';
	color: #585858;
	font-size: 13px;
	line-height: 1.3em;
	
}

p, .klauzula
{
	
	margin-bottom: 25px;
	
}

img.left
{
	margin-left: -45px !important;
/*	margin-top: -20px;*/
/*	margin-bottom: 30px; */
}

* html img.left
{
	margin-left: -45px !important;
	margin-right: -45px !important;
}

img.bottom
{
	float: left;
}

#wrapper
 {
 	margin-left: auto;
	margin-right: auto;
	width: 650px;
	background: url(gfx/logo1.gif) top left no-repeat #fff;
	margin-bottom: 20px;
	padding-top: 126px;
	
 }
 
.top
 {
 	margin-left: auto;
	margin-right: auto;
	width: 590px;
	background: url(gfx/bottom4.gif) bottom left no-repeat #414448;
	padding-bottom: 30px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
	text-align: center;
		overflow: auto;
 }
 
img.logo
{
	margin-top: 20px;
}
 
 
#content
{
	background:#E8E8E8;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 45px 20px 45px ;
	color: #585858;

}


h2
{
	font-weight: normal;
	font-size: 36px;
	text-align: center;
	margin-bottom: 40px;
	line-height: 1.5em;
	color: #F66E05;
}

h2 span
{
	font-size: 13px;
	float: left;
	width: 100%;
	text-align: center;
	font-weight: normal;
	color: #fff;
	line-height: 22px;
	margin-top: 20px !important;
	margin-bottom: 5px;
}

h3
{
	font-size: 22px;
	color: #3E8C40;
	font-weight: normal;
	margin-bottom: 15px;
}

p.list
{
	margin-bottom: 10px;
}



.klauzula
{
	background: url(gfx/bottom-content.gif) bottom left no-repeat #FFFFFF;
	padding: 30px 45px 10px;

/*	height: 108px;*/
}

.kl
{
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 0px;
	color: #969696;
}

* html .klauzula
{
	padding: 10px 45px 30px;
}

* html .klauzula p
{

	float: none;
	margin-top: 0;
	padding: 0px;
}

#content ul li
{
	list-style: square;
}

.wariant2
{
	display: none;
}
