body {background: #fff;font-size:13px;font-family:tahoma;}

h1 {font-size:52px;text-transform: uppercase;text-align: center;}

#adult {
	background: #F8F0D8;
	border:solid 2px #FF8040;
	color:#000;
	position: absolute;
	top:50%;
	left:50%;
	width:650px;
	height:450px;
	padding:10px;
	margin-left:-375px;
	margin-top:-225px;
	overflow: hidden;
}

p {text-align:center;}

.specjalnie {text-decoration: underline;}

.huge {font-size:30px;}
