body {
	background-color: #000;
	margin:auto;
	margin-bottom:0px;
}
#container{ position:relative; top:10px; left:10px; width:1000px; bottom:15px; background-color:#555454; overflow:hidden;}

#fejlec{
	position:relative;
	background-color:#555454;
	top:23px;
	left:10px;
	width:979px;
	height:245px;
}
.img{ border:none;}
#logo{
	position:absolute;
	top:-12px;
	width:365px;
	height:92px;
	background-image:url(images/logo.png);
	left:34px;
	z-index:2;
}
#tartalom{ position:realitve; top:0px; left:0px; width:1000px; color:#FFF; padding-top:40px;background-color:#555454;}
#footer{ position:relative; top:0px; left:10px; width:1000px; height:42px; background-image:url(images/footer_background.jpg); }
#copyright{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; position:absolute; top:10px; left:10px; width:200px;}
#footer_email{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; position:absolute; top:10px; right:10px; width:200px; text-align:right}
.link_sarga{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f9c205; text-decoration:none;}
.link_sarga:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f9c205; text-decoration:underline}
.link_feher{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none;}
.link_feher:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:underline}
.link_ajanlatkeres{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f9c205; text-decoration:none;}
.link_ajanlatkeres:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff;}
.link_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	width: 122px;
}
.link_menu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f9c205; text-decoration:none}
#szovegkeret{
	position:realtive;
	width:733px;
	top:292px;
	left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border-right: 1px solid  #999;
}
#szoveg{
	position:relative;
	background-color:#FFF;
	width:702px;
	top:0px;
	left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#menu{
	position:absolute;
	top:299px;
	right:27px;
	background-image:url(images/menu_hatter.jpg);
	width:213px;
	height:248px;
}
#ajanlatkeres{
	position:absolute;
	top:579px;
	right:18px;
	width:213px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
#kerdese_van{
	position:absolute;
	top:809px;
	right:-4px;
	width:249px;
	height:189px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.ajanlatkeszito{ cursor:pointer; margin-bottom:5px; background-color:#CCC; color:#000; width:140px; padding:2px; text-align:center; font-weight:bold; text-decoration:none; border:1px solid #666;}
.ajanlatkeszito:hover{ cursor:pointer; margin-bottom:5px; background-color:#999; color:#fff; width:140px; padding:2px; text-align:center; font-weight:bold}
.linkspec{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#646463; text-decoration:none;}
.linkspec:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f9c205;}
.linkspec2{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f9c205; text-decoration:none; font-weight:bold;}
.linkspec2:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646463;
	font-weight: bold;
}
.alap{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;}
.alapnagy{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666;}

img {border: 0;}
*{outline: none;}

.container2 {
	width: 979px;
	padding: 0;
	margin: 0 auto;
}
.folio_block {
	position: relatrive;
}


/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:245px;	width: 979px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(images/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.paging a.active {
	font-weight: bold; 
	background: #920000; 
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
h1{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666;}
h2{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
h3{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
