@charset "UTF-8";
/* CSS Document */

.box-lastminute {
	background-image: url(../galerie/lastminute/lastminute-072010.png);
	background-repeat: repeat;
	background-position: right top;
	height: 296px;
	width: 613px;
	border: 1px solid #006;
	margin-bottom: 20px;
	position: relative;
	margin-top: 10px;
}
.box-lastminute .tlacitko-lastminute {
	position: absolute;
	left: 90px;
	bottom: 20px;
	height: 30px;
	width: auto;
	text-align: center;
	display: table-cell;
}
.tlacitko-lastminute input {
	height: 30px;
	width: 120px;
	cursor: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}
