body {
	margin: 0px;
	padding: 0px;
	background-color: #655F61;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* == TYPO == */
p {
	line-height: 1.3em;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
}
p span {
	font-size: 12px;
}
li span {
	font-size: 12px;
}
a {
	color: #56FFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
h1 span {
	font: 26px Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: 20px Helvetica, Arial,Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
h2 span {
	font: 26px Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	/*font-style: italic;*/
	text-transform: uppercase;
	color: #FF9900;
	margin: 5px 0px 3px 0px;
}
.small {
	font-size: 10px;
}
.highlight {
	color: #FFFFFF;
}
h2 a {
	color: #FFFFFF;
}
h2 a:hover {
	color: #56FFFF;	
}


/* === LAYOUT === */
hr {
	height: 1px;
	border: 0px;
	background-color: #444444;
	color: #444444;
}
.linesbg {
	background: url(../../images_en/pagebg.jpg) repeat-y 0px;
}
#bgdiv {
	background: #2D292B url(../../images_en/openpage_bottombg.gif) bottom left repeat-x;
}
#flash {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
}
#main #left {
	width: 175px;
}
#inner #left {
	width: 230px;
}
#main #maintable {
	background: url(../../images_en/openpage_bottom.jpg) bottom left no-repeat;
}
#inner #maintable {
	background: url(../../images_en/innerpage_bottom.jpg) bottom left no-repeat;
}
.endtop {
	background: url(../../images_en/openpage_topendsplit.gif) top right no-repeat;
	height: 120px;
}
form {
	padding: 0px;
	margin: 0px;
}
/* === bottom === */
.infobottom {
	padding-top: 20px;
	margin-top: 30px;
	text-align: left;
	width: 600px;
	left: 420px;
	position: absolute;	
}
.infobottom a {
	margin-left: 15px;
	color: #202020;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
#main .infobottom {
	margin-top: 5px;
}
#inner .infobottom {
	left: 220px;
}
.infobottom a:hover {
	color: #333333;
}

/* === MAIN PARTS ===*/
.titlebar {
	background: #FF9900 url(../../images_en/titlebar_bg.jpg) no-repeat left;
	height: 30px;
	text-align: right;	
	padding-top: 6px;
	padding-right: 20px;
	border-right: 4px solid #746D70;
}
#main #search {
	margin-top: 195px;
}
#inner #search {
	margin-top: 140px;
	width: 210px;
	background: #292527 url(../../images_en/topimg_end.jpg) no-repeat right;
}
#search {
	background-color: #292527;
	padding: 10px 0px 0px 10px;
	width: 150px;
	height: 30px;
	margin-top: 140px;
	margin-left: 10px;
}
#search .searchinput {
	background: #746D70 url(../../images_en/box_search_bg.gif) no-repeat 3px;
	border: 0px;
	font-size: 11px;
	padding: 3px;
	float: left;
	width: 99px;
	height: 14px;
}
#search .sbmt {
	margin-top: 2px;
	margin-left: 5px;
}

/*=== SEARCH RESULTS ===*/
.searchitem {
	border-bottom: 1px solid #262626;
	margin: auto;
	width: 500px;
	padding: 5px;
	overflow: auto;
}
.searchitem img{
	padding-right: 5px;
	padding-bottom: 5px;
}
.search_tabs {
	margin: 5px 0px;
	border-bottom: 1px solid #333333;
}
.search_tabs a{
	display: block;
	float: left;
	padding: 3px 10px;
	margin: 0px 0px;
	border-right: 1px solid #555555;
	font-size: 11px;
	color: #CCCCCC;
	width: 140px;
}
.search_tabs a:hover {
	color: #000000;
	background-color:#999999;
}

#hirlevel {
	background-color: #292527;
	padding: 0px 10px 10px 10px;
	width: 140px;
	margin: 10px 0px 25px 10px;
}
#hirlevel p {
	color: #746D70;
	font-size: 11px;
}
#hirlevel .hirlevel_input {
	width: 134px; 
	height: 14px;
	margin-top: 10px;
	background-color: #746D70;
	color: #000000;
	border: 0px;
	padding: 3px 3px 3px 3px;
	font: 11px Arial, Helvetica, sans-serif;
}
#hirlevel .sbmt {
	text-align: right;
	display: block;
	padding-top: 10px;
}
.blink {
	display: block;
	height: 110px;
}
/* === OFFSET === */
.offsetbg {
	background-color: #2D292B;
	padding: 4px;
	font-size: 11px;
}
.offsetbg a{
	background-color: #1D1B1C;
	padding: 2px 4px;
	margin-right: 1px;
}
.offsetbg a:hover {
	background-color: #56FFFF;
	color: #333333;
}




/* === NYITO:HIREK ===*/
#hir {
	width: 234px;
	color: #CCCCCC;	
	background: #1D1B1C url(../../images_en/content_borderbg.gif) right repeat-y;		
}
#hir .hirtop {
	background: url(../../images_en/openpage_tophirek.jpg)  no-repeat right;
	height: 196px;
}
#hircontent {
	text-align: left;
	padding: 10px 20px;
}
#hircontent h2{
	margin: 2px 0px;
	line-height: 1em;
}
#hircontent p, span {
	font-size: 11px;
	margin: 0px;
}
.hirmore {
	height: 113px;
	text-align: center;
	padding-top: 40px;
	font-weight: bold;
}


/* === NYITO:ELOADASOK ===*/
#eloadas {
	width: 234px;
	color: #CCCCCC;
	background: #1D1B1C url(../../images_en/content_borderbg.gif) repeat-y right;
}
#eloadas .eloadastop {
	background: url(../../images_en/openpage_topeloadasok.jpg) top right;
	height: 160px;
}
.eloadasmore {
	height: 147px;
	text-align: center;
	padding-top: 12px;
	font-weight: bold;
}
#eloadascontent {
	text-align: left;	
	padding: 10px 20px;
}
#eloadascontent h2{
	margin: 2px 0px;
	line-height: 1em;
}
#eloadascontent p, span {
	font-size: 11px;
	margin: 0px;
}
/* === NYITO GALLERY === */
#gallery {
	border-right: 4px solid #746D70;
}

/* === INNER === */
#content {
	background: #1D1B1C url(../../images_en/innercontent_bg.gif) repeat-y right;
	color: #CCCCCC;
}
#content_withright {
	background: #1D1B1C url(../../images_en/innercontent_bg_right.gif) repeat-y right;
	color: #CCCCCC;
}
#content_withright #contentholder_main {
	padding: 20px 4px 0px 70px;
	float: left;
	width: 380px;
}
#content #contentholder_main {
	padding: 30px 20px 0px 30px;
}
#contentholder_right {
	padding: 20px 10px 0px 10px;
	width: 185px;
	float: right;
	padding-top: 20px;
}
#contentholder_right .mail {
	font-family: Arial, Helvetica, sans;
	font-size: 11px;
}
#submenu {
	width: 260px;
	padding: 10px 0px 10px 10px;
	margin-top: 10px;
	background-color: #1D1B1C;
	position: absolute;
	left: 10px;
	top: 180px;
	z-index: 0;
}
.innertop {
	height: 140px;
	background: url(../../images_en/innertop.jpg) right;
}
.totop {
	background: url(../../images_en/totop_bg.gif) no-repeat;
	padding-left: 20px;
	float: right;
	padding-top: 7px;
	font-size: 10px;
	height: 20px;
	margin-right: 4px;
	margin-bottom: 95px;
	display: block;
	width: 186px;
	text-align:center;
	text-decoration: none;
}
*html .totop {
	margin-right: 2px;
}
.totop:hover {
	background: url(../../images_en/totop_bg_hover.gif) no-repeat;
}
.bt_video {
	background: url(../../images_en/ico_camera.gif) no-repeat 10px 2px;
	padding-left: 35px;
	height: 20px;
	display: block;
	padding-top: 5px;
	background-color: #2D292B;
	text-decoration: none;
	font-size: 11px;
}
.block_gallery {
	background: url(../../images_en/ico_camera.gif) no-repeat 10px 2px;
	padding-left: 0px;
	display: block;
	padding-top: 5px;
	background-color: #2D292B;
	text-decoration: none;
	font-size: 11px;
	margin-top: 1px;
	padding-bottom: 10px;
}
.block_gallery a {
	text-decoration: none;
}
.block_gallery a span{
	margin-left: 35px;
}
.block_gallery a img {
	margin-left: 22px;
}

/* === GALLERY === */
.gallery_box  {
	height: 110px;	
	display: block;
	float: left;
}
.gallery_box  img{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2D292B;
	text-align: center;
	padding: 2px;
	margin-top: 5px;
	margin-left: 1px;
}
.gallery_box:hover  img{
	color: #FFFFFF;
	background-color: #56FFFF;
}

/* === BLOCKS === */
.blck {
	background-color: #333333;
	border-top: 4px solid #444444;
	margin: auto;
	margin-top: 20px;
	padding: 10px;
	overflow: auto;
	width: 500px;
}
.blck .img {
	float: right;

}
.blck .txt {
	float: left;
}

/* === MESSAGE === */
#msg_s {
	display: none;
	position: absolute;
	background-color: #56FFFF;
	font-size: 11px;
	margin: -10px;
	padding: 6px 0px 0px 10px;
	width: 150px;
	height: 34px;	
}
#msg_s span{
	display: block;
	width: 80%;
	float: left;
}
.msg_close{
	float: right;
	margin-right: 4px;
}

/* === FORUM === */
.forum {
	font-size: 11px;
}
.forumtitle .inpt {
	background-color: #1D1B1C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 3px;
	color: #CCCCCC;
	border: 1px solid #999999;
}
.forum .row {
	background-color: #222222;
}
.forumtitle{
	background-color: #666666;
	color: #FFFFFF;
}
.forum_szkb {
	background-color: #555555;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 20px;
}
.forum_szkb .forumtitle {
	background-color: #FF9900;
	color: #FFFFFF;
	font-weight: bold;
}
.forum_szkb .forumtitle a {
	color: #FFFFFF;
}
.forumtitle2{
	background-color: #444444;
}

/* === TAMOGATOK === */
.tamogatok {
	font-size: 11px;
	margin-top: 6px;	
	border-bottom: 1px solid #333333;
}

/* === IMAGE FLOATS === */
.img_left {
	float: left;
	margin-right: 5px;
	margin-top: 5px;	
}

.img_right {
	float: right;
	margin-left: 5px;
	margin-top: 5px;	
}

/* === ASSETS === */
.more {
	color: #56FFFF;
	border: 1px solid #333333;
	padding: 2px 4px;
	background: #222222;
}
.more:hover {

	border: 1px solid #56FFFF;
}
.border_box {
	border-top: 1px solid #333333;
	padding-top: 5px;
}
.gallery_video {
	clear: both;
	border-top: 1px solid #444444;
	margin-top: 20px;
}