* {
	margin: 0;
	padding: 0;
}

body, html {
	width: 100%;
	height: 100%;
	font-family: Arial;
	font-size: 13px;
	background-color: #441704;
	background-image: url(../img/bg_body.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

* html body, html {
	background-position: top center;
}

blockquote {
	margin-left: 30px;
}

h1 {
	color: #CC6A2D;
	font-size: 18px;
	font-weight: bold;
}

h1.title {
	margin-bottom: 20px;
	width: 450px;
	padding-bottom: 8px;
	color: #000;
	font-size: 20px;
	font-family: Arial;
	font-style: normal;
	background-image: url(../img/pont_vizszintes.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

h2 {
	line-height: 27px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

h2 img {
	margin-left: 10px;
}

h3 {
	margin-bottom: 5px;
	line-height: 44px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	display: table;
}

h4 {
	line-height: 27px;
	color: #CC6A2D;
	font-size: 18px;
	font-weight: bold;
}

#header {
  	width: 100%;
	height: 54px;
	background-image: url(../img/bg_topmenu.png);
	background-position: top left;
	background-repeat: repeat-x;
}

* html #header {
	background-image: url(../img/bg_topmenu.gif);
	background-position: top center;
}

#header div {
  	margin-left: auto;
	margin-right: auto;
	width: 977px;
}

#header div img.honlapkeszites {
	margin-right: 40px !important;
}

#header div a.home {
  	width: 38px;
	height: 35px;
	background-image: url(../img/home.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	display: block;
}

#header div a.home:hover {
	background-image: url(../img/home_hover.png);
}

#centerside {
	width: 100%;
	background-image: url(../img/bg_centerside.png);
	background-position: top left;
	background-repeat: repeat-x;
}

*html #centerside {
	background-image: url(../img/bg_centerside.gif);
}

#centerside div {
  	margin-left: auto;
	margin-right: auto;
	width: 977px;
	height: 242px;
	background-image: url(../img/bg_center.png);
	background-position: top left;
	background-repeat: no-repeat;
}

*html #centerside div {
	background-image: url(../img/bg_center.gif);
}

#centerside div span {
	margin-top: 85px;
	margin-right: 80px;
	float: right;
	font-size: 13px;
	line-height: 21px;
	color: #C7B5A5;
	text-align: right;
}

#mainbody {
	background-color: #FFF;
}

#content {
 	margin-left: auto;
	margin-right: auto;
	width: 970px;
	background-color: #FFF;
	background-image: url(../img/bg_centerpont.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-collapse: collapse;
	border-bottom: 55px solid #FFF;
}

#content table {
	margin-right: 20px;
	width: 150px;
	border-collapse: collapse;
	border: 0 !important;
}

#content table.bal {
	margin-left: 30px;
}

#content table.jobb {
	margin-left: 20px;
	width: 150px;
	border-collapse: collapse;
	border: 0 !important;
}

#content table td p {
  	font-family: Times New Roman;
	font-size: 16px !important;
	font-style: italic;
	color: #C5672C;
}

table.idezet {
	width: 160px !important;
}


#content a {
	color: #831010;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

td.content_left {
  	padding-top: 0;
  	padding-left: 60px;
  	padding-right: 60px;
	width: 550px;
	line-height: 23px;
	vertical-align: top;
}

td.content_left a {
	text-decoration: underline !important;
}

td.content_left a:hover {
	text-decoration: none !important;
}

td.content_left p {
	line-height: 23px;
	font-size: 14px;
}

td.content_left ol {
	padding-left: 15px;
	font-size: 14px;
	list-style-position: outside;
}

td.content_left ul {
	padding-left: 15px;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: disc;
}

td.content_left li {
	line-height: 23px;
}

td.content_right {
	width: 300px;
	background-color: #FFF;
	vertical-align: top;
}

td.content_right div {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 290px;
	background-image: url(../img/pont2.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 0;
	display: table;
}

td.content_right div.szolg {
	height: 110px;
}

td.content_right img {
	margin-bottom: 5px;
	margin-right: 10px;
}

td.content_right h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

td.content_right h2 {
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: normal;
	color: #871111;
	color: #000;
}

td.content_right a.button1 {
	margin-top: 5px;
	margin-right: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	width: 147px;
	line-height: 18px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF !important;
	text-decoration: none;
	background-image: url(../img/bg_button1.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	display: block;
	float: right;
}

td.content_right a.button2 {
	margin-top: 5px;
	margin-right: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	width: 147px;
	line-height: 18px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF !important;
	text-decoration: none;
	background-image: url(../img/bg_button2.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	display: block;
	float: right;
}

div.rolunk_mondtak {
	font-size: 14px;
	line-height: 20px;
	background-image: url(../img/pont2.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

div.rolunk_mondtak p {
	padding-left: 10px;
}

div.rolunk_mondtak em {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: table;
}

div.bejegyzes {
	background-image: none !important;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
}


div.bejegyzes a {
	margin-left: 10px;
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 20px;
	display: block;
}

/* Magunkrol tablazat */
#content table.magunkrol {
	margin-right: 0;
	width: 610px;
	font-family: Arial !important;
	font-size: 13px;
	font-style: normal;
}

#content table.magunkrol td {
	padding-right: 40px;
	width: 200px;
	*width: 270px !important;
	font-family: Arial !important;
	font-size: 13px;
	font-style: normal;
	color: #000;
	vertical-align: top;
}

#content table.magunkrol td h3 {
	width: auto;
	margin-left: 0;
	margin-bottom: 0;
}

#content table.magunkrol td p {
	width: auto;
	font-family: Arial !important;
	font-size: 14px !important;
	font-style: normal;
	color: #000;
}

#popup {
  	width: 100%;
	height: 61px;
	background-image: url(../img/bg_bottom.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #C6BCB0;
	position: fixed;
	bottom: -61px;
	display: table;
}

#popup p {
	margin-top: 5px;
	line-height: 21px;
}

#popup img {
	margin-top: 1px;
}

#popup a {
	color: #932500;
}

#popup div {
  	margin-left: auto;
	margin-right: auto;
	width: 974px;
	background-color: #C6BCB0;
	background-image: url(../img/bg_bottom.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#popup div input.inputbox1 {
	width: 83px;
	height: 20px;
	background-image: url(../img/bg_input_popup1.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	border: 0;
}

#vezeteknev {
	margin-right: 2px;
}

#popup div input.inputbox2 {
	margin-top: 5px;
	width: 172px;
	height: 20px;
	background-image: url(../img/bg_input_popup2.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	border: 0;
}

#popup div input.submit {
	margin-top: 5px;
	margin-left: 8px;
	margin-right: 30px;
	width: 101px;
	height: 35px;
	background-image: url(../img/bg_submit_popup.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	border: 0;
	cursor: pointer;
}

#hidePopup {
	margin-top: 10px;
	padding-right: 18px;
	background-image: url(../img/x.png);
	background-position: right;
	background-repeat: no-repeat;
	color: #000 !important;
	text-decoration: none;
	display: table;
}

#hidePopup:hover {
	text-decoration: underline;
}

p.error_message {
  	margin-bottom: 3px;
    padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF0000;
	border-left: 5px solid #9A2616;
}

p.success_message {
  	margin-bottom: 3px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #A9E698;
	border-left: 10px solid #A9E698;
}
