@font-face {
        font-family: Calibri;
        src: url('fonts/CALIBRI.TTF');
/*		src: url('fonts/CALIBRIB.TTF');
		src: url('fonts/CALIBRII.TTF');
		src: url('fonts/CALIBRIZ.TTF'); */

}

body {
	background-color: #f5f5f7;
	background-image: url(images/doboz_palast.png);
	background-repeat: no-repeat;
	background-position: center 350px;
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Calibri;
	font-size: 14px;
	color: #37354F;
}
#bg {
	
	background-image: url(img/body_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
}
.szelesseg{
	width: 883px;
}
.test {
	position: absolute;
	height: 100%;
	margin-left: -441px;
	left: 50%;
	display: block;
}

.test .fejlec_cimsor {
	background-image: url(img/fejlec_cimsor_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	position: relative;
	height: 98px;
	text-align: left;
	vertical-align: top;
}
.test.szelesseg .fejlec_cimsor.szelesseg .fejlec_cimsor_cim {
	padding-top: 22px;
}
.test.szelesseg .fejlec_cimsor.szelesseg .fejlec_cimsor_cim a {
	color: #555;
	text-decoration: none;
}
.test.szelesseg .fejlec_cimsor.szelesseg .fejlec_cimsor_cim a:hover {
	color: #000;
	text-decoration: underline;
}

.test.szelesseg .fejlec_cimsor.szelesseg .fejlec_cimsor_logo img {
	float: left;
	position: relative;
}

.test .fejlec_keplapozo {
	background-image: url(img/fejlec_keplapozo_bg.png);
	display: block;
	position: relative;
	height: 377px;
	background-repeat: no-repeat;
	text-align: center;
}
.test .menu {
	display: block;
	height: 47px;
	position: relative;
}
.test .tartalom {
	position: relative;
	background-image: url(img/tartalom_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	text-align: justify;
	padding: 44px;
	display: block;
}
#smart-gallery {
	overflow: hidden;
	position: relative;
	z-index: 1000;
}

.test .tartalom .focim {
	font-size: 30px;
	color: #06F;
}
.test .tartalom .cim {
	font-size: 24px;
	color: #EC008C;
}
.test .tartalom .alcim {
	font-size: 24px;
	color: #06F;
}


.adatmegnevezesek {
	color: #bbb;
	font-size: 12px;
}
.nev1 {
	font-size: 18px;
	color: #555;
	padding-bottom: 14px;
}
.nev2 {
	font-size: 18px;
	color: #999;
	padding-bottom: 14px;
}
