@charset "iso-8859-2";
/* CSS Document */
body{ 	
	margin:0px;
	background-color: #000000;
	background-image: url(i/body_bg.gif);
	background-repeat: repeat;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#500000;
}

img{
	border:0px;
}

input{
	border:0px;
	background-image: url(i/input_bg.jpg);
}

#fotarolo{
	width:960px;
	margin:0 auto 0 auto;
}

#nyitvatartas{
	text-align:center;
	margin-top:10px;
	color:#FFFFFF;
	font-size:14px;

}

#fejlec{
	height:170px;
	background-image: url(i/fejlec_bg.gif);
	background-repeat: no-repeat;
}

#fomenu{
	padding-left:15px;
	padding-right:15px;
	height:39px;
	background-image: url(i/menu_bg.gif);
	background-repeat: repeat;
}

#statusz{
	height:50px;
	background-image: url(i/statusz_bg.gif);
	background-repeat: repeat-y;
}

.statusztext{
border-bottom: dotted #500000;
}

#gyorsmenu_tartalom{
	zoom:1;
	overflow: hidden;
	background-image: url(i/tartalom_bg.gif);
	background-repeat: repeat-y;
}

#gyorsmenu{
	display:inline;
	width:180px;
	margin-left:42px;
	float:left;
}

#tartalom{
	display:inline;
	text-align:left;
	margin-right:30px;
	width:680px;
	float:right;
}

#lablec{
	text-align: center;
	height:129px;
	background-image: url(i/lablec_bg.gif);
	background-repeat: no-repeat;
}
td.uj{
	background:url("i/uj.png");
	background-position:top right;
	background-repeat:no-repeat;
}td.csiposuj{
	background:url("i/csiposuj.png");
	background-position:top right;
	background-repeat:no-repeat;
}td.csipos{
	background:url("i/csipos.png");
	background-position:top right;
	background-repeat:no-repeat;
}
.holder { height: 50px; }
 
		.opener { vertical-align: top; overflow: hidden; height: 43px; position:relative; }
		.opener .header input { border: 0px; font-size:14px; color: #ffff00; background:transparent; }
		.opener .header { height:43px; width:500px; background:url("img/tabla.gif") top left repeat-x; color:#ffffff; font-size:14px; font-weight:bold; padding-left:10px; padding-right:10px; }
		.opener .container { position:relative; width: 500px; vertical-align: top; z-index: 2; }
		
#napietel{
	background: #e6d9c8;
	position: absolute; 
	top: 100px; 
	left: 50%; 
	margin-left: -241px; 
	z-index: 1012; 
	display: none;
	padding: 20px;
	border: 1px solid #ffffff;
}

#napietel h1{
	color: #ff0000;
}

#napietel .btnClose{
	background: #0e9915;
	color: #ffffff;
	padding: 10px;
	text-decoration: none;
	float: right;
}
