div.pakiet_voucher {
	position: relative;
	width: 570px;
	height: auto;
	text-align: left;
	clear: both;
	border: solid 1px #cccccc;
	margin-right: 15px;
	margin-top: 10px;
	/*background-color: #f6f6f6;*/
	background-image: url('/images/grad.png');
	background-repeat: repeat-x;
	padding: 10px;
}

div.voucher_formularz { background-image: url('/images/grad.png'); background-repeat: repeat-x; border: solid 1px #cccccc; margin-top: 10px; width: 620px; clear: both; }


input.text { width: 150px; }

div.pakiet_voucher a.h2 {
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-weight: bold;
}

div.pakiet_voucher a.h2pakiet {
	font-size: 11px;
	font-weight: bold;
}

div.pakiet_voucher p {
	margin-top: 5px;
	font-size: 11px;
}

div.pakiet_voucher h2 {
	display: inline;
	font-size: 16px;
	margin: 0px;
	border: none;
}

div.pakiet_voucher div.pakiet_cena {
	position: absolute;
	right: 10px;
	bottom: 2px;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: bold;
	color: #5aa0d1;
}

div.pakiet_voucher div.pakiet_termin {
	position: absolute;
	bottom: 10px;
	left: 105px;
}

img.obimg {
	float: left;
	border: solid 1px #cccccc;
	padding: 2px;
	margin-right: 10px;
}