html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Times, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	background-color: #000;
}

html {
	scrollbar-base-color: #000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.lined {
	text-decoration: underline;
}

a.lined:hover {
	text-decoration: none;
}

.clr {
	clear: both;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

#main {
	display: block;
	width: 906px;
	/*height: 100%;*/
	padding: 0;
	margin: 0 auto 0 auto;
}

#header {
	display: block;
	width: 906px;
	height: 171px;
	padding: 0;
	margin: 0;
	background-image: url(../images/header_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

div#content {
	display: block;
	width: 906px;
	/*height: 379px;*/
	padding: 0;
	margin: 0;
	background-image: url(../images/content_repeat_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

div#content table#menu {
	width: 850px;
	height: 28px;
}

div#content table#menu a {
	display: block;
	height: 28px;
	background-position: center top;
	background-repeat: no-repeat;
}

div#content table#menu a.fooldal {
	background-position: left top;
	background-image: url(../images/gomb_fooldal.jpg);
}

div#content table#menu a.fooldal:hover, div#content table#menu td.current a.fooldal {
	background-image: url(../images/gomb_fooldal_2.jpg);
}

div#content table#menu a.rolunk {
	background-image: url(../images/gomb_rolunk.jpg);
}

div#content table#menu a.rolunk:hover, div#content table#menu td.current a.rolunk {
	background-image: url(../images/gomb_rolunk_2.jpg);
}

div#content table#menu a.galeria {
	background-image: url(../images/gomb_galeria.jpg);
}

div#content table#menu a.galeria:hover, div#content table#menu td.current a.galeria {
	background-image: url(../images/gomb_galeria_2.jpg);
}

div#content table#menu a.portre {
	background-image: url(../images/gomb_portre.jpg);
}

div#content table#menu a.portre:hover, div#content table#menu td.current a.portre {
	background-image: url(../images/gomb_portre_2.jpg);
}

div#content table#menu a.elerhetosegek {
	background-image: url(../images/gomb_elerhetoseg.jpg);
}

div#content table#menu a.elerhetosegek:hover, div#content table#menu td.current a.elerhetosegek {
	background-image: url(../images/gomb_elerhetoseg_2.jpg);
}

div#content table#menu a.linkek {
	background-position: right top;
	background-image: url(../images/gomb_linkek.jpg);
}

div#content table#menu a.linkek:hover, div#content table#menu td.current a.linkek {
	background-image: url(../images/gomb_linkek_2.jpg);
}

#content2 {
	display: block;
	width: 850px;
	padding: 0 28px 15px 28px;
	background-image: url(../images/content_bottom_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}


#tartalom {
	width: 850px;
	height: 50px;
	empty-cells: show;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/content_border_middle_large.gif);
}

table.article {
	background-image: none;
}

table#tartalom td {
	vertical-align: top;
}

table#tartalom td.leftb {
	
}
table#tartalom td.middle {
	width: 1px;
	/*background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/content_border_middle.gif);*/
}
table#tartalom td.top {
	width: 1px;
	height: 55px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/content_border_top.gif);
}
table#tartalom td.bottom {
	width: 1px;
	height: 55px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/content_border_bottom.gif);
}

div.tartalom {
	display: block;
	padding: 10px;

}
.article_image_container {
	float: left;
}
.article_image_small {
	display: block;
	float: left;
	margin: 0 15px 10px  0;
}
.gallery_boxes {
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
}
.gallery_image_box {
	display: block;
	float: left;
	width: 125px;
	height: 94px;
	margin: 0 10px 10px 0;
}

.pilots {
	display: block;
	padding: 0 0 10px 0;
}
.pilots table {
	width: 100%;
}
.pilots table td {
	vertical-align: top;
}
.pilots table td.pilots_image {
	width: 210px;
}
.pilots table td.pilots_image img {
	width: 200px;
	margin: 0 10px 10px 0;
}
.pilots_title {
	font-size: 12pt;
	color: #fff;
	font-weight: bold;
}

h1 {
	padding: 0;
	margin: 0 0 10px 0;
}
h2, h3, p {
	padding: 0;
	margin: 0 0 10px 0;
}
