html, body, form, input, select, fieldset {font-size: 11px; font-family: Tahoma, Verdana, Arial; color: #000000; }
body {background-color: #000000; }
/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }
/* alapertelmezett betumeret ezeknel az elemeknel */
h2, h3, h4, h5, h6, pre, code {font-size: 10px; }
/* a linkek kez alakot kapjanak mindenhol */
form label {cursor: pointer; }
address {font-style: normal; }
/* a linkek alapertelmezett alahuzasat szunteti meg */
:link, :visited { text-decoration: none;  }
/* linkelt kepek keretezesenek megszuntetese */
a img, :link img, :visited img {border: none; }
/* a bordert nullazzuk fieldset eseteben */
fieldset {border: none; }
/* float-olt elemek utan hasznalatos clear */
div.clear, span.clear {clear: both; font-size: 0px; }

#nocss {
display: none;
}

BODY {
	background-image: url(../img/design/bg.jpg);
	background-color: #D0DCE8;	
	background-repeat: repeat-x;
	margin : 0px;
	padding : 0px;
}

.clear {clear: both; font-size: 0px;}

.random{
width: 190px;
height: auto;
border: 1px solid #b2b2b2;
padding: 5px;
background-color: #FEF3D3;
color: #7f7f7f;
text-align: left;
}

.hirlevel {
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	position: relative;
	width: 200px;
	height: auto;
	text-align: left;
}

h1 {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #B2B2B2;
}

hr {color:#B2B2B2; width:500px;}

.global {
	position: relative;
	width: 920px;
	height: auto;
	padding-left: 100px;
}

/* HEADER */
.header_container {
	position: relative;
	width: 980px;
	height: 190px;
	clear: both;	
}

.header_left_border {
	width: 90px;
	height: 190px;
	position: relative;
	float: left;
}

.header_fejlec {
	position: relative;
	width: 760px;
	height: 190px;
	background-image: url(../img/design/fejlec.png);
	background-repeat: no-repeat;
	float: left;
}

.header_right_border {
	width: 130px;
	height: 190px;
	position: relative;	
	float: left;
}

.header_fejlec_0 {
	font-family: Georgia;
	position: absolute;	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	top: 35px;
	left: 30px;
}

.header_fejlec_1 {
	position: relative;
	width: 70px;
	height: 50px;
	float: left;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 690px;
}
.header_fejlec_1 a {color:#FFFFFF; text-decoration:none;}
.header_fejlec_1 a:hover {color:#FFFFFF; text-decoration:none;}

.header_fejlec_2 {
	position: relative;
	width: 740px;
	height: 47px;
	float: left;
	clear: both;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 13px;
}

.header_fejlec_3 {
	position: relative;
	width: 170px;
	height: 35px;
	float: left;
	text-align: left;
	padding-left: 30px;
	padding-top: 35px;
}

.header_fejlec_4 {
	position: relative;
	width: 490px;
	height: 60px;
	float: left;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 70px;
	padding-top: 10px;
}

/* MENÜ */
.menu_bal {
	position: relative;
	width: 10px;
	height: 40px;
	float: left;
}

.menu_bal_trans {
	position: relative;
	width: 10px;
	height: 200px;
	float: left;	
}

.menu {
	position: relative;
	background-image: url(../img/design/fejlec_also.png);
	background-repeat: no-repeat;
	width: 760px;
	height: 40px;
	float: left;
}

.menu_jobb {
	position: relative;
	width: 10px;
	height: 40px;
	float: left;
}

.menu_jobb_trans {
	position: relative;
	width: 10px;
	height: 200px;
	float: left;
}

/* BLOKK LEFT */
.blokk_left {
	position: relative;
	background-color: transparent;
	width: 540px;
	height: 100%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* BLOKK RIGHT */
.blokk_right {
	position: relative;
	background-color: transparent;
	width: 200px;
	height: 100%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.blokk_right_menu {
	background-image: url(../img/design/jobbmenu.png);
	background-repeat: no-repeat;
	position: relative;	
	width: 197px;
	height: 185px;
	text-align: left;
	color: #6394C5;
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
	padding-left: 3px;
	padding-top: 35px;
}

.blokk_right_menu a { color: #6394C5; text-decoration: none; background: transparent url(style/img/jobbmenu_button.png) left center no-repeat;}
.blokk_right_menu a:hover { color: #980E10; text-decoration: none; border-bottom: 1px dotted; }

.blokk_right_image {
	position: relative;	
	padding-top: 10px;
	line-height: 130%;
}

/* BLOKK CENTER */
.blokk_center_fent {
	position: relative;
	width: 540px;
	height: 22px;
	background-image: url(../img/design/blokk-center-fent.png);
	background-repeat: no-repeat;
}

.blokk_center_lent {
	position: relative;
	width: 540px;
	height: 22px;
	background-image: url(../img/design/blokk-center-lent.png);
	background-repeat: no-repeat;
}

.blokk_center_title {
	position: relative;
	width: 520px;
	height: 100%;
	background-image: url(../img/design/blokk-center-title.png);
	background-repeat: repeat-y;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #B2B2B2;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.blokk_center {
	position: relative;
	width: 530px;
	height: 100%;
	background-image: url(../img/design/blokk-center-title.png);
	background-repeat: repeat-y;
	padding: 5px;
}

/* BLOKK CENTER */
.center {
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	padding: 10px;
	font-size: 12px;
}


.felirat_kiemelt {
 	color : #A72728;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
}

.belsoresz_kiemel {
 	color : #000000;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

.belsoresz {
 	color : #000000;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
}

/* RENDELÉS ÜRLAP STB */

.rendeles {
 	color : #000000;
	font-size : 13px;
	text-decoration : none;
	font-weight : normal;
}

.rend_fent_01 {width:170px; text-align:left;}
.rend_fent_02 {width:330px; text-align:left;}
.rend_fent_03 {width:500px; text-align:center;}
.rend_fent_04 {width:500px; text-align:left; color:#B2B2B2; font-size:13px; font-weight:bold;}

.rend_fent_posta {text-align:left; font-size: 11px; color:#000000; text-decoration:none;}

.rend_fent_001 {width:170px; height:21px; text-align:left;}
.rend_fent_002 {width:330px; height:21px; text-align:left;}
.rend_fent_003 {width:500px; height:21px; text-align:center;}

/* FOOTER */

.footer_global {
	clear: both;
	float: left;
	position: relative;
	width: 830px;
	height: auto;
	padding-left: 90px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	top: -15px;	
}
.footer_global a {color:#A72728; text-decoration:none}
.footer_global a:hover {color:#000000; text-decoration:none}

.footer_valid {
	clear: both;
	float: left;
	position: relative;
	width: 830px;
	height: auto;
	padding-left: 90px;
}

.footer_leiras {
	clear: both;
	float: left;
	position: relative;
	width: 830px;
	height: auto;
	padding-left: 90px;
	color: #5F5F5F;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footer_leiras a {color:#5F5F5F; text-decoration:none}
.footer_leiras a:hover {color:#000000; text-decoration:none}

.footer_paypal {
	clear: both;
	float: left;
	position: relative;
	width: 830px;
	height: auto;
	padding-left: 90px;	
}
