* {
	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 {
	margin-bottom: 15px;
	padding-bottom: 8px;
	font-size: 18px;
	background-image: url(../img/pont_vizszintes.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

h1.title {
	margin-bottom: 20px;
	width: 500px;
	font-size: 24px;
	font-weight: normal;
	background-image: url(../img/pont_vizszintes.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

h2 {
	margin-bottom: 15px;
	padding-bottom: 8px;
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: normal;
	color: #831010;
}

h3 {
	width: 100%;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #BE642B;
	line-height: 23px;
}

h4 {
	font-family: Arial;
	font-size: 18px;
}

#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: 130px;
}

#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);
}

#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: 25px 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 {
  	font-family: Times New Roman;
	font-size: 14px;
	font-style: italic;
	color: #C5672C;
	border: 0;
}

#content a {
	color: #831010;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

td.content_left {
  	padding-top: 30px;
  	padding-left: 60px;
  	padding-right: 60px;
	width: 550px;
	line-height: 23px;
	vertical-align: top;
}

td.content_left p {
	line-height: 23px;
}

td.content_left li {
	line-height: 23px;
}

td.content_right {
	width: 300px;
	background-color: #FFF;
	background-image: url(../img/bg_content_right.png);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
}

td.content_right hr {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 280px;
	height: 1px;
	background-image: url(../img/pont2.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0;
}

td.content_right img {
	margin-left: 20px;
}

div.dobozok {
  	margin-left: auto;
	margin-right: auto;
	width: 902px;
}