@CHARSET "UTF-8";

#main_content{	/* h: 435 */
	padding: 0px 0px 0px 8px;
	height: 435px;
}
#main_content h1{
	color: #9d9ea0;
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0 5px;
	margin-left: 0.5em;
}

.option{
	float: left;
	width: 293px;
	padding: 0 20px 0 15px;
	text-align: center;
}

.img_options .option{
	padding: 14px 20px 20px 14px;
	height: 293px;
	background: transparent url(../images/termekek/box_huge.png) no-repeat;
}
.left_option{
	margin: 0 40px 0 120px;
}
.right_option{
	margin: 0 120px 0 40px;
}

.option a{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #6d6f71;
}

