div.siteItself {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:1200px;
}

div.siteLeftSpacer_ {
	position:absolute;
	left:0px;
	top:0px;
	width:107px;
	height:1200px;
	background-image:url(../images/siteLeftSpacer.png);
}

div.header_ {
	position:absolute;
	left:107px;
	top:0px;
	width:794px;
	height:234px;
	background-image:url(../images/header.png);
}

div.siteRightSpacer_ {
	position:absolute;
	left:901px;
	top:0px;
	width:99px;
	height:1200px;
	background-image:url(../images/siteRightSpacer.png);
}
div.siteMenuButtons {
	position:absolute;
	left: 246px;
	top: 234px;
	width: 508px;
	height: 41px;
}

div.menuLeftSpacer_ {
	position:absolute;
	left:107px;
	top:234px;
	width:138px;
	height:41px;
	background-image:url(../images/menuLeftSpacer.png);
	background-repeat:no-repeat;
	padding: 0; 
	margin: 0;
	display: inline;
	list-style-type: none;

}

div.menuRightSpacer_ {
	position:absolute;
	left:754px;
	top:234px;
	width:147px;
	height:41px;
	background-image:url(../images/menuRightSpacer.png);
	background-repeat:no-repeat;
	padding: 0; 
	margin: 0;
	display: inline;
}

div.siteMenuContainer {
	position:absolute;
	left: 108px;
	top: 235px;
	width: 793px;
	height: 30px;
	background-color:#FF9900;
}
div.siteContent_ {
	position:absolute;
	left:107px;
	top:275px;
	width:573px;
	height:859px;
	background-image:url(../images/siteContent.png);
}

div.widgetContent_ {
	position:absolute;
	left:680px;
	top:275px;
	width:221px;
	height:859px;
	background-image:url(../images/widgetContent.png);
}

div.widgetBox {
	background-image:url(../images/widgetTop.png);
	background-repeat:no-repeat;
	width:218px;
}

div.widgetContent {
	background-image:url(../images/widgetBottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:218px;
	padding:5px;
	overflow:visible;
}

div.siteFooter_ {
	position:absolute;
	left:107px;
	top:1134px;
	width:794px;
	height:66px;
}
.bekezdes_cim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7E8C9F;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;
}
.szoveg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.megjegyzes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
.idezet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #7E8C9F;
	display:table;
	width: 300px;
	padding-left: 10px;
	margin-left: 40px;
}
.forraskod {
	font-family: Lucida Console;
	font-size:11px;
	color: #FFFFFF;
	display:table;
	padding-left: 10px;
	margin-left: 40px;
}
.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: red;
}
.kommentSzoveg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
.errorBox {
	width: 80%;
	border-color: red;
	background-color: #FFFFDD;
	border-width: 1px;
	border-style: solid;
	border-color: #7b0000;
	color: #7b0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	margin: 0.5em 0 0.5em 0;
	padding: 5px 5px 5px 5px;
}
.successBox {
	width: 80%;
	border-color: green;
	background-color: #FFFFDD;
	border-width: 1px;
	border-style: solid;
	border-color: #037b00;
	color: #037b00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	margin: 0.5em 0 0.5em 0;
	padding: 5px 5px 5px 5px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7E8C9F;
	text-decoration:none;
	position: relative;
	z-index:0;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7E8C9F;
	text-decoration: underline;
	position: relative;
}
input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	font-size: 14px;
}