* {
	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 center;
	background-repeat: repeat-x;
}

* html body, html {
	background-position: top center;
}

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;
	font-size: 24px;
	font-weight: normal;
	background-image: url(../img/pont_vizszintes.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

h2 {
  	margin-left: 20px;
  	margin-bottom: 10px;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #952515;
}

h3 {
	margin-left: 40px;
	margin-bottom: 18px;
	width: 432px;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #BE642B;
	line-height: 23px;
}

h4 {
	font-family: Arial;
	font-size: 18px;
}

blockquote {
	margin-left: 30px;
}

#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 {
	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;
}

td.content_left {
  	padding-top: 30px;
  	padding-left: 60px;
  	padding-right: 30px;
	width: 580px;
	line-height: 23px;
	vertical-align: top;
}

td.content_left p {
	line-height: 23px;
}

#content a {
	color: #831010;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

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 h1 {
  	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
	width: 260px;
	font-size: 18px;
	font-family: Times New Roman;
	background-image: none;
}

td.content_right img {
	margin-left: 20px;
}

td.content_right p {
	margin-left: 20px;
	width: 240px;
	font-size: 16px;
	font-family: Times New Roman;
	line-height: 22px;
}

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 ul {
  	margin-left: 40px;
  	width: 255px;
	font-family: Times New Roman;
	font-size: 14px;
  	list-style: disc;
	list-style-position: outside;
	color: #9A2616;
}

*td.content_right ul {
  	margin-left: 20px;
	list-style-position: inside;
}

td.content_right ul li {
	line-height: 20px;
}

td.content_right ul li a {
	color: #9A2616;
	text-decoration: none;
}

td.content_right ul li a:hover {
	text-decoration: underline;
}

div.dobozok {
  	margin-left: auto;
	margin-right: auto;
	width: 902px;
}

/* BLOG */
table.bejegyzesek {
  	margin-bottom: 50px;
	width: 580px;
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 23px;
	border-collapse: collapse;
}

table.bejegyzesek td {
	width: 430px;
	vertical-align: top;
}

table.bejegyzesek td.datum {
  	padding-top: 15px;
	width: 150px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 20px;
	color: #A39686;
	display: table;
}

table.bejegyzesek h1 {
	margin-bottom: 30px;
	padding-bottom: 0;
	font-size: 30px;
	line-height: 35px;
	background-image: none;
}

table.bejegyzesek h2 {
  	margin-left: 0;
	margin-bottom: 20px;
}

table.bejegyzesek a {
	color: #902414;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: none;
}

table.bejegyzesek a:hover {
	text-decoration: underline;
}

table.bejegyzesek p.more {
	text-align: right;
}

table.bejegyzesek img.boxpicture {
	/*border: 1px solid #C6B9B0;*/
}

table.bejegyzesek p.keywords {
	margin-top: 20px;
}

td.newsfull img.boxpicture {
	margin-bottom: 25px;
}

h1.newstitle {
	font-family: Times New Roman;
	font-size: 30px !important;
	font-weight: bold;
	text-transform: none !important;
  	color: #902414 !important;
	background-image: none !important;
}

p.cimkek a {
	color: #9A2616;
	text-decoration: none;
}

p.cimkek a:hover {
	text-decoration: underline;
}

p.rss a {
  	color: #9A2616;
	font-family: Times New Roman;
	font-size: 14px;
	text-decoration: none;
}

a.ugyfeltermelo {
	margin-bottom: 20px;

}

/* Kereses */
form.search {
	margin-left: 20px;
  	width: 270px;
}

*form.search {
	margin-left: 8px;
}

form.search input.inputbox {
  	margin-right: 5px;
  	width: 186px !important;
	height: 21px;
	line-height: 21px;
	text-indent: 5px;
	background-image: url(../img/bg_input_newsletter.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: 0;
}

form.search input.submit {
  	width: 27px;
	height: 26px;
	background-image: url(../img/bg_submit_search.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
}

div.talalatok, p.talalatok {
	margin-top: 20px;
	margin-bottom: 40px;
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 22px;
}

div.talalatok a.searchlink {
	margin-bottom: 20px;
	width: 100%;
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	color: #9A2616;
	text-decoration: none;
	display: block;
}

div.talalatok a.searchlink:hover {
	text-decoration: underline;
}

div.talalatok div.searchtext a {
	color: #9A2616;
	text-decoration: none;
}

div.talalatok div.searchtext a:hover {
	text-decoration: underline;
}

/* Lapozas */
p.paginator {
  	margin-bottom: 25px;
	float: right;
	width: 360px;
	text-align: center;
}

p.paginator a {
  	padding: 5px;
	font-weight: bold;
	color: #FFF !important;
	background-color: #9A2616;
	text-decoration: none;
	border: 1px solid #C6B9B0;
}

p.paginator a:hover {
	color: #9A2616 !important;
	background-color: #FFF;
}

/* Hibauzenetek */
p.error_message {
  	margin-bottom: 3px;
    padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF !important;
	background-color: #FF0000;
	text-indent: 3px;
	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;
}