/* CSS layout */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

#container {
	position:relative;
	text-align:left;
	width:950px;
	
	}
#core {
	position:relative;
	text-align:left;
	width:950px;
	
	}
#maincol {
	position:relative;
	margin:0;
	padding:0;
	}
#left_col { 
	position:relative;
	top:0;
	left:0;
	z-index: 99;
	float:left;
	width:206px;
	margin:0 0 0 0;
	padding:0;
	background-image: url('../images/bg_left.gif');
	}
#right_col {
	position:relative;
	top:0px;
	right:0px;
	float:right;
	width:277px;
	margin:0 0 0 0;
	padding:0px;
	z-index: 100;
	}
#page_content {
	position:relative;
	padding:0 216px;
	}



#footer {
	position:relative;
	top:1px;
	
	clear:both;
	margin:0;
	padding:1% 0;
	
	padding-left: 165px;
	padding-top: 13px;
	background-image: url('../images/bg_footer.jpg');
	background-color: #989898;
	background-repeat: repeat-x;
	height: 65px;

	}

#header {
	padding:10px;
	margin:0;
	text-align:center;
	color:#FFF;
	}

#flash_top {
	height: 6px;
	background-color: #ff0000;
	width: 950px;	
}

#flash_bottom {
	height: 41px;
	background-image: url('../images/flash_bottom.jpg');
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	width:950px;
	}


#flash {
	height: 211px;
	position: relative;
	width: 100%;
}

h2 {
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: -5px;
}

#flash_left {
	width: 681px;
	height: 211px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#flash_right {
	width: 269px;
	height: 211px;
	margin-left: 681px;
}

.datum {
	background-color: #989898;
	color: white;
	font-weight: bold;
	width: 76px;
	height: 16px;
	margin: 2px 10px 0px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	text-align: center;
}

#szolg_minibox {
	position: relative;
	width: 431px;
	height: 50px;
	background-image: url('../images/bg_szolg.gif');

}

#szolg_minibox2 {
	position: relative;
	width: 431px;
	height: 50px;
	background-image: url('../images/bg_szolg.gif');

}

#szolg_minibox3 {
	position: relative;
	width: 431px;
	height: 50px;
	background-image: url('../images/bg_szolg.gif');

}

#szolg_minibox4 {
	position: relative;
	width: 431px;
	height: 50px;
	background-image: url('../images/bg_szolg.gif');

}

#szolg_minibox5 {
	position: relative;
	width: 431px;
	height: 50px;
	background-image: url('../images/bg_szolg.gif');

}

#szolg_minibox6 {
	position: relative;
	width: 431px;
	height: 50px;
	background-image: url('../images/bg_szolg.gif');

}

#szolg_exp {
	width: 420px;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 16px;
	font-size: 12px;
}

#szolg_exp2 {
	width: 420px;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 16px;
	font-size: 12px;
}


#szolg_exp img {
	border-style: solid;
	border-color: #C6C6C6;
	border-width: 6px;
}


#szolg_exp2 a {
	font-size: 11px;
	color: #989898;
	font-weight: bold;
}

#leiras_termek {
padding: 5px;
}

#szolg_exp a {
	font-size: 12px;
	color: #989898;
	font-weight: bold;
}

#menu {
	position: absolute;
	top: 54px;
	left: 265px;
}

#search {
	position: absolute;
	left: 530px;
	top: 11px;
}

#menu img {
	padding: 0px 0px 0px 21px;
}

#left_text {
	width: 190px;
	padding-top: 17px;
	padding-left: 15px;	
}

#left_text2 {
	width: 190px;
	padding-left: 15px;	
}

#left_text ul {
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
#left_text li {
	background-image: url('../images/li.gif');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
} 
#left_text li a {
	color: #989898;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	outline: none; 
}


/* Formats */

img a {
	outline: none; 
}

.feher {
	color: #ffffff;
}

.px12 {
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
}

A.feherl {
	color: #ffffff;
	text-decoration: underline;
	outline: none; 
}


A.vastag {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	outline: none; 
}

.szolg_big {
	position: absolute;
	padding-left: 10px;
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	
}

.szolg_text {
	width: 220px;
	height: 30px;
	position: absolute;
	padding-left: 200px;
	font-family: Arial;
	font-size: 11px;
	color: #4d4d4d;
	
}

A.szolg_a {
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	color: #4d4d4d;
	outline: none; 

}

#footer a {
	text-decoration: none;
	color: white;
}

A.email_ {
	text-decoration: none;	
	color: black;
}

.style1 {
	text-align: left;
}



/* ___Lightbox___ */

#lightbox{
	background-color:#eee;	
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{	
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{	
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	} 


