@charset "iso-8859-2";
/* CSS Document */

/* -------------------- index page */

#page_content {
	position: absolute;
	left: 344px;
	top: 139px;
	background-image: url(../images/contact_content_bg.jpg);
	background-repeat: no-repeat;
	width: 315px;
	height: 419px;
	padding-top: 65px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	line-height: 18px;
	text-align:justify;
}

#page_mirror {
	position: absolute;
	left: 0px;
	top: 560px;
	background-image: url(../images/contact_mirror.jpg);
	background-repeat: no-repeat;
	width: 755px;
	height: 212px;
}
