body {
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	background-color: black;
	text-align: center;
	padding-bottom: 20px;
}



table.maintable {
	margin: 0px;
}

table.maintable tr {
	vertical-align: top;
}

table.maintable td.back {
	background-image: url(images/praebichl_inside_10.jpg);
	height: 780px;
	width: 1000px;
	background-repeat: no-repeat;
}

table.maintable td.back-guestbook {
	background-image: url(images/praebichl_inside_10.jpg);
	height: 780px;
	width: 1000px;
	background-repeat: no-repeat;
	text-align: center;
}

table.maintable td.back-fooldal {
	background-image: url(images/praebichl_inside_10_fooldal.jpg);
	height: 780px;
	width: 1000px;
	background-repeat: no-repeat;
}


table.maintable td.menu-head {
	background-image: url(images/praebichl_02.jpg);
	height: 33px;
	width: 190px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.hintsClass {
	font-family: verdana;
	font-size: 13px;
	fon4t-weight: bold;
	background-color: #d9938e;
	color: #ffffff;
	border: 5px solid #ffffff;
	padding: 5px;
	width: 500px;
	text-align: justify;
}

.hintsClass2 {
	font-family: verdana;
	font-size: 13px;
	fon4t-weight: bold;
	background-color: #d9938e;
	color: #ffffff;
	border: 5px solid #ffffff;
	padding: 5px;
	width: 200px;
	text-align: justify;
}

.hintsClass3 {
	font-family: verdana;
	font-size: 13px;
	fon4t-weight: bold;
	background-color: #d9938e;
	color: #ffffff;
	border: 5px solid #ffffff;
	padding: 5px;
	width: 400px;
	text-align: justify;
}

.hintsClass4 {
	font-family: verdana;
	font-size: 13px;
	fon4t-weight: bold;
	background-color: #d9938e;
	color: #ffffff;
	border: 5px solid #ffffff;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	widt6h: 400px;
	text-align: justify;
}

.textClass {
	font-family: verdana;
	font-size: 13px;
	background-color: #d9938e;
	color: #ffffff;
	bord/er: 5px solid #ffffff;
	padding: 5px;
	width: 700px;
	text-align: justify;
	z-index:100; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.8;
	opacity:0.8;
}

.textclass a {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.textClass a:hover {
	text-decoration: underline;
}




.textClass2 {
	font-family: verdana;
	font-size: 13px;
	background-color: #487149;
	color: #ffffff;
	bord/er: 5px solid #ffffff;
	padding: 5px;
	width: 600px;
	text-align: justify;
	z-index:100; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.8;
	opacity:0.8;
}



.textClass_alap {
	font-family: verdana;
	font-size: 13px;
	float:right;
	padding: 15px;
}


.textClass3 {
	font-family: verdana;
	font-size: 13px;
	background-color: #487149;
	color: #ffffff;
	bord/er: 5px solid #ffffff;
	padding: 5px;
	width: 400px;
	text-align: justify;
	z-index:100; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.8;
	opacity:0.8;
}

.textClass3 a {
	color: white;
	text-decoration: none;
}

.textClass3 a:hover {
	color: white;
	text-decoration: underline;
}

.textClass4 {
	font-family: verdana;
	font-size: 13px;
	background-color: #487149;
	color: #ffffff;
	bord/er: 5px solid #ffffff;
	padding: 5px;
	width: 800px;
	text-align: justify;
	z-index:100; 
	filter:alpha(opacity=85); 
	-moz-opacity:0.85;
	opacity:0.85;
}


.textClass5 {
	font-family: verdana;
	font-size: 13px;
	background-color: #487149;
	color: #ffffff;
	bord/er: 5px solid #ffffff;
	padding: 10px;
	width: 400px;
	text-align: justify;
	z-index:100; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.8;
	opacity:0.8;
}

.textClass6 {
	font-family: verdana;
	font-size: 13px;
	background-color: #487149;
	color: #ffffff;
	bord/er: 5px solid #ffffff;
	padding: 10px;
	width: 600px;
	text-align: justify;
	z-index:100; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.8;
	opacity:0.8;
}

/******************************************************************************************
							vendegkonyv
*******************************************************************************************/


td.back-guestbook p.urlhelp {
	color: #d0675f;
}


/* Link styles */
td.back-guestbook a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
td.back-guestbook a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
td.back-guestbook a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
td.back-guestbook a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}


/* Main guestbook table style */
td.back-guestbook table {
	text-align: left;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
	border: none;
	border-collapse: collapse;
	filter:alpha(opacity=85); 
	-moz-opacity:0.85;
	opacity:0.85;
}

td.back-guestbook caption {
	text-align: left;
	background: #d9938e;
	padding: 3px;
}

td.back-guestbook span.headtitle {
	font-weight: bold;
	font-size: 15pt;
	color: #fff;
}

td.back-guestbook td.mainmenu {
	background: #487149;
	font-size: 8pt;
	text-align: right;
	padding: 3px;
	color: #fff;
}

td.back-guestbook td.pagenavigation {
	color: #fff;
	font-size: 7pt;
	text-align: right;
	margin-right: 0px;
	background: #487149;
	padding: 3px;
}

td.back-guestbook tbody.entryrow {
	background-color: #6E6E6E;
}

td.back-guestbook th.entryheader {
	color: #fff;
	background-color: #4B4B4B;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

td.back-guestbook td.entrymessage {
	padding: 5px;
	background-color: #6E6E6E;
	vertical-align:top;
	border: 1px solid #555555;
	border-right: none;
}

td.back-guestbook td.entrymessage2 {
	padding: 5px;
	background-color: #5E5E5E;
	vertical-align:top;
	border: 1px solid #555555;
	border-right: none;
}

td.back-guestbook span.userlocation {
	font-size: 8pt;
	text-align: left;
}

td.back-guestbook div.entrydate {
	color: #fff;
	font-size: 8pt;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #808080;
	margin-bottom: 5px;
}

td.back-guestbook td.userinfo {
	background-color: #5D5D5D;
	vertical-align:top;
	padding: 3px;
	width: 150px;
	border: 1px solid #555555;
	border-bottom: none;
	border-left: none;
}

td.back-guestbook td.userinfo2 {
	background-color: #4D4D4D;
	vertical-align:top;
	padding: 3px;
	width: 150px;
	border: 1px solid #555555;
	border-bottom: none;
	border-left: none;
}

td.back-guestbook td.usericons {
	background-color: #5D5D5D;
	vertical-align: bottom;
	border: 1px solid #555555;
	border-top: none;
	border-left: none;
	height: 26px;
	padding: 3px;
}

td.back-guestbook td.usericons2 {
	background-color: #4D4D4D;
	vertical-align: bottom;
	border: 1px solid #555555;
	border-top: none;
	border-left: none;
	height: 26px;
	padding: 3px;
}

td.back-guestbook span.username {
	font-size: 10pt;
	color: #fff;
}

td.back-guestbook p.messagecontent {
	margin: 0px;
}

td.back-guestbook span.censored {
	color: #FF0000;
	text-decoration: line-through;
}

td.back-guestbook div.commentdisplay {
	font-size: 10pt;
	background: #8C8C8C;
	margin-left:5mm;
	margin-right:5mm;
	padding: 3px;
}

td.back-guestbook div.commententry {
	font-size: 10pt;
	background: #E8E8E8;
	text-align: center;
	margin-left:5mm;
	margin-right:5mm;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.back-guestbook td.tablefooter {
	text-align: center;
	font-size: 8pt;
	background: #A84402;
	padding: 3px;
	color: #d0675f;
}


/* Guestbook entry styles */
td.back-guestbook td.entryinputtext {
	color: #fff;
	text-align: right;
}

td.back-guestbook .entryinputfield  {
	width: 220px;
}

td.back-guestbook label.hidedescription {
	color: #fff;
	position: relative;
	font-size: 8pt;
	top:-2px;
}

td.back-guestbook span.entryhelp {
	font-size: 7pt;
	text-align: left;
}


/* Image styles */
td.back-guestbook img.contentimage {
	border: none;
}

td.back-guestbook a img {
	border: none;
}

td.back-guestbook img.icons {
	float: right;
}

td.back-guestbook img.confirm {
	border: 1px solid #000000;
}


/* Admin section styles */
td.back-guestbook td.listentries {
	background: #5D5D5D;
	border: 1px solid #555555;
}


/* Error page display styles */
td.back-guestbook div.error {
	font-weight: bold;
	text-align: center;
	border: 2px solid #FF0000;
	background-color: #FFA8A1;
	margin-left: auto;
	margin-right: auto
}

p.guestbook-hiba {
	color: white;
}