* {
	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;
}


h1.title2 {
	margin-bottom: 20px;
	width: 550px;
	padding-bottom: 8px;
	color: #000;
	font-size: 26px;
	font-family: Arial;
	font-style: normal;
	line-height: 30px;
	color: #CC6A2D;
	background-image: url(../img/pont_vizszintes.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}


h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 27px;
	color: #CC6A2D;
	font-size: 18px;
	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);
}

#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 td {
  	font-family: Times New Roman;
	font-size: 14px;
	font-style: italic;
	color: #C5672C;
	border: 0 !important;
}

td.content_left {
  	padding-top: 30px;
  	padding-left: 60px;
  	padding-right: 10px;
	width: 600px;
	line-height: 23px;
	vertical-align: top;
}


td.content_left table {
	width: 100%;
}

td.content_left table td {
	font-family: Arial !important;
	font-size: 14px !important;
	font-style: normal !important;
	color: #000 !important;
}

td.content_left table td p  {
	width: 450px !important;
}

p.jelentkezem  {
	text-align: right;
}

td.content_left td img {
	margin-right: 10px;
}

td.content_left a {
	color: #871111 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}

td.content_left a:hover {
	text-decoration: none !important;
}

td.content_left p {
	width: 520px;
	line-height: 23px;
	font-size: 14px;
}

td.content_left ol {
	padding-left: 35px;
	width: 520px;
	font-size: 14px;
	list-style-position: outside;
}

td.content_left ul {
	padding-left: 35px;
	width: 520px;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: disc;
}

td.content_left ul.accept, td.content_left ul.delete {
	padding-left: 0;
	list-style: none;
}

td.content_left ul.accept li {
	margin-bottom: 10px;
	padding-left: 35px;
	background-image: url(../img/accept.png);
	background-position: left;
	background-repeat: no-repeat;
}

td.content_left ul.delete li {
	margin-bottom: 10px;
	padding-left: 35px;
	background-image: url(../img/delete.png);
	background-position: left;
	background-repeat: no-repeat;
}

td.content_left li {
	line-height: 23px;
}

td.content_right {
	width: 300px;
	background-color: #FFF;
	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 iframe, td.content_right small {
	margin-left: 20px;
}

div.dobozok {
  	margin-left: auto;
	margin-right: auto;
	width: 902px;
}

#kapcsolatfelvetel p {
  	margin-left: 20px;
  	margin-bottom: 10px;
	line-height: 20px;
}

#kapcsolatfelvetel p.itt {
	font-size: 14px;
	font-weight: bold;
}

/* Magunkrol tablazat */
#content table.magunkrol {
	margin-right: 0;
	width: 100%;
}

#content table.magunkrol td {
	padding-right: 40px;
	width: 200px;
	font-family: Arial;
	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;
}

/* Hibauzenetek */
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;
}

h1.honlapkeszites, p.honlapkeszites, a.honlapkeszites {
	position: absolute;
	top: -1000px;
	left: -1000px;
	float: left;
}

div.toptext {
	font-size: 14px;
  	padding-right: 60px;
	width: 500px;
	line-height: 23px;
}

table.mi {
	margin-left: 20px;
	margin-bottom: 20px;
}

table.mi td {
	vertical-align: top;
	font-family: Arial !important;
	font-size: 11px !important;
	font-weight: normal !important;
	font-style: normal !important;
	color: #000 !important;
	text-align: center !important;
}

table.mi td b {
	font-size: 12px !important;
}

table.mi td img {
	margin-right: 10px;
	margin-bottom: 5px;
}

#elso {
	margin-top: 30px;
}

#megoldas p {
	width: 330px;
}


