html,body,td {
	padding: 0;
	margin: 0;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #990033;
}

table#egesz {
	width: 990px;
	background: url(OFFimages/topback.jpg) left 20px no-repeat #EED3DA;
	table-layout: fixed;
	z-index: 5;
}
table#egesz.cimlap {
	background: url(images/topback-cimlap.jpg) left 20px no-repeat #780E2B;
}

table#egesz td#contentTD {
	width: 690px;
	background: url(images/centerback.jpg) center 170px no-repeat;
	vertical-align: top;
}
table#egesz td#contentTD.cimlap {
	background: url(images/centerback-cimlap.jpg) center 470px no-repeat;
}

table#egesz td#menuTD {
	width: 290px;
	vertical-align: top;
}

table#egesz td#maradekTD {
	width: 10px;
}


.relative {
	position: relative;
	top: 0;
	left: 0;
}


#menuTD .menuDIV, .menuDIV2 {
	position: relative;
	display: block;
	overflow: hidden;
	width: 290px;
	height: 150px;
	margin: 1px 0 1px 0;
	background: left top no-repeat;
	font-weight: bold;
	font-size: 35px;
	letter-spacing: -2px;
}
#menuTD .menuDIV2 {
	position: absolute;
	padding: 51px 1px;
	color: #EED3DA;
	text-align: center;
}
#menuTD .menuDIV a {
	position: absolute;
	display: block;
	width: 100%;
	padding: 50px 0 60px 0;
	color: #780E2B;
	text-align: center;
	text-decoration: none;
}
#menuTD .menuDIV a:hover {
	color: #FFF;
	text-decoration: none;
}

#menuTD #utDIV {
	position: absolute;
	top: 0;
	left: -690px;
	overflow: hidden;
	display: block;
	width: 650px;
	height: 15px;
	padding: 2px 20px 2px 20px;
	border-bottom: 1px solid #780E2B;
	background-color: #D6BEC4;
	font-size: 12px;
	font-weight: bold;
}
#menuTD #utDIV a {
	color: black;
	text-decoration: none;
}
#menuTD #utDIV a:hover {
	color: white;
	text-decoration: none;
}


#contentTD #content {
	position: relative;
	display: block;
	padding: 20px;
	color: #990033;
	text-align: justify;
}
#contentTD.cimlap #content {
	color: #EED3DA;
	line-height: 200%;
}


#content #kapcsDIV {
	display: block;
	margin: 30px 0 20px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#content #kapcsDIV a {
	color: black;
	text-decoration: none;
}
#content #kapcsDIV a:hover {
	color: white;
	text-decoration: none;
}
#content #kapcsDIV a img {
	border: 0;
}


#content .toptitle {
	display: block;
	padding-bottom: 20px;
	text-align: center;
}
#content .toptitle h1 {
	font-size: 35px;
}
#content .toptitle h2 {
	font-size: 28px;
}
#content .toptitle h3 {
	font-size: 20px;
}


#content a {
	color: #64F;
	color: #636;
	text-decoration: underline;
}
#content a:hover {
	color: #FFF;
	text-decoration: underline;
}

.cimlap #content a {
	color: #CBD;
}
.cimlap #content a:hover {
	color: #FFF;
}

#content a.tovabb {
	padding-right: 20px;
	background: url(images/tovabb.gif) center right no-repeat;
	color: #64F;
	font-weight: bold;
	text-decoration: none;
}
#content a.vissza {
	display: block;
	margin: 20px 0 20px 0;
	padding-left: 20px;
	background: url(images/vissza.gif) center left no-repeat;
	color: #64F;
	font-weight: bold;
	text-decoration: none;
}
#content a.tovabb:hover, #content a.vissza:hover {
	color: #FFF;
	text-decoration: none;
}


#content .mire {
	float: left;
	width: 120px;
}


#content .kiemel {
	padding: 1px 3px 1px 3px;
	line-height: 200%;
	border: 1px solid #780E2B;
	background-color: #D6BEC4;
}


#content #galeria td {
	margin: 0;
	padding: 20px 0 0 20px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
#content #galeria td.elso {
	width: 33%;
	padding: 20px 0 0 0px;
}
#content #galeria td img {
	border: 1px solid #780E2B;
	margin: 0 0 3px 0;
}


#content p {
	margin: 10px 0 10px 0;
}
#content ul, #content ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}
#content hr {
	margin: 20px;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #780E2B;
}

#content input, #content select, #content textarea {
	font-family: arial;
	font-size: 12px;
	color: #322;
}


#vendegkonyv {
	width: 100%;
	height: 1111px;
	padding: 0;
	margin: 0;
	border: 0;
}


#popup {
	position: absolute;
	width: 520px;
	height: 300px;
	overflow: auto;
	display: block;
	left: 130px;
	top: 120px;
	border-top: 3px solid #EFF;
	border-left: 3px solid #EFF;
	border-right: 3px solid #022;
	border-bottom: 3px solid #022;
	background-color: #CDD;
	color: #455;
	font-weight: bold;
	z-index: 20;
}
#popup #fejlec {
	display: block;
	padding-left: 5px;
	border-top: 1px solid #EFF;
	background-color: #455;
	color: #CDD;
}
#popup #tartalom {
	display: block;
	padding: 20px;
	border-top: 1px solid #022;
}
#popupPic {
	position: absolute;
	left: 130px;
	top: 120px;
	border-top: 3px solid #EFF;
	border-left: 3px solid #EFF;
	border-right: 3px solid #022;
	border-bottom: 3px solid #022;
	z-index: 10;
}


a img {
	border: 1px solid #000;
}
