@charset "utf-8";
/* CSS Document */
html{
	padding:0px!important;
	margin:0px!important;

}

img{
	
	border:0px;
} 

body{
	padding:0px!important;
	margin:0px!important;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#keret{

width:944px;
height:622px;
margin-top:0px;
margin-left:auto;
margin-right:auto;


background-image:url(images/keret.gif);
background-repeat:no-repeat;


}

div#fejlec{
	width:900px;
	height:153px;
	margin-left:22px;
	position:relative;

}

div#tartalom_keret{
position:absolute;
height:465px;
width:944px;
}

div#menu{
width:60px;
height:200px;
margin-left:51px;
margin-top:10px;
}

div#tartalom {
	width:801px;
	height:447px;
	position:absolute;
	bottom:18px;
	background-image:url(images/tartalom_ceg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	right:22px;

}

div#tartalom_gordito {
	width:803px;
	height:365px;
	margin-top:35px;
	
	overflow-y:auto;
}

div#tartalom_belso {
	width:500px;
	margin-left:40px;
	margin-bottom:40px;
	font-size:11px;
	color:#666666;
	float:left;
}

div#banner_doboz {
	width:180px;
	height:340px;
	margin-right:20px;
	margin-top:20px;
	float:right;
}

#tartalom_belso p{
	margin-top:5px;
	margin-bottom:8px;
}

#tartalom_belso h2{
	margin-top:5px;
	margin-bottom:8px;
	font-size:18px;
}


div#netkorzo{
	margin-left:300px;
	margin-top:20px;
}
#netkorzo img {
 behavior: url(iepngfix.htc);
}


div#menu li{
	list-style: none;
}

div#menu ul{
	padding:0px;
	margin:0px;
}

div#menu a{
text-decoration:none;
color:#666666;
line-height:20px;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
div#menu a:hover{
color:red;
}

.popup { 
	POSITION: absolute;
	VISIBILITY: hidden;

	width:147px; 
	height:23px;

	PADDING: 3px;
	z-index: 10;
	color:#000000
}
.popup_gomb { 
	POSITION: absolute;
	VISIBILITY: hidden;
	width:42px; 
	height:42px;
	z-index: 11;
}

.thickbox {
	position:static!important;
}

