body{
	width:100%;
	height:100%;
	background-color:#fff;
	font-family:verdana, helvetica, sans-serif;
	font-size:15px;
	margin:0;
	background-image: url(images/bodybg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

table#main{
	width:990px;
	padding:0;
	margin:0;
}

#fejlec{
	background-image: url(images/fej_06_steinerkristof_uj.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
	height:217px;
	text-align:right;
	vertical-align:bottom;
	color:#f3feff;
	font-size:10px;	
	font-family:arial, helvetica, sans-serif;
}
#sidebar{
	width:300px;
	background-image: url(images/sidebar-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align:top;
	padding-left:18px;
	padding-top:15px;
}
#sidebar div.top{
	background-image: url(images/p3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:270px;
	padding:5px;
	color:#444;	
	text-align:left;
}
#sidebar div.bottom{
	background-image: url(images/p3.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width:270px;
	padding:5px;
	height:10px;
	color:#444;	
}

#sidebar div.top p{
	font-size:12px;
	text-align:left;
}

.tartalom{
	background-color:#fff;
	color:#444;
	text-align:left;
	vertical-align:top;
	font-size:13px;
	line-height:150%;
	padding-left:10px;
	padding-right:5px;
	padding-top:15px;
}

table#szallas{
	border:solid 1px #ccc;
}
table#szallas td{
	border:solid 1px #ccc;
	padding:2px;
	font-size:12px;
	text-align:center;
	vertical-align:top;
}

table#info_tablazat1{
	border:solid 1px #ccc;
}
table#info_tablazat1 td{
	border:solid 1px #ccc;
	padding:2px;
	font-size:12px;
	text-align:center;
	vertical-align:center;
}

a h3{
	color:#444;
	text-decoration:none;
}

a h3:hover{
	color:#f90;
	text-decoration:none;
}

.kep{
	border:solid 2px #fff;
}
.kep:hover{
	cursor: url(images/zoomin.cur), pointer;
	border:solid 2px #f90;
}

#galeria td{
	background-color:#fff;
	text-align:center;
	border: dashed 1px #ccc;
}

.inp{
background:#FFFFFF url(images/bg_input.gif) repeat-x scroll 0 0;
border:1px solid #D3D3D3;
color:#333;
font-size:15px;
padding:7px 0;
text-indent:7px;
margin-top:5px;
font-family: sans-serif;
}

#loginstatusbox{
	width: 265px;
	padding:5px;
	font-size:12px;
	color:#444;
	border:solid 1px #ccc;
	text-align:center;
	vertical-align: middle;
}
p.not_logged_in{
	padding-left:28px;
	background-image: url(images/key-32x32.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
p.logged_in{
	padding-left:28px;
	background-image: url(images/user-32x32.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#userek td{
	background-color:#efefef;
	font-size:10px;
}
.usertorol{
	width:16px;
	height:16px;
	display:block;
	text-decoration:none;
	background-image:url(images/delete16x16i.gif);
	background-position:top left;
}
.usertorol:hover{
	width:16px;
	height:16px;
	display:block;
	text-decoration:none;
	background-image:url(images/delete16x16.gif);
	background-position:top left;
}
.backadmin{
	width:16px;
	height:16px;
	display:block;
	text-decoration:none;
	background-image:url(images/admin16x16.gif);
	background-position:top left;
}
.backadmin:hover{
	width:16px;
	height:16px;
	display:block;
	text-decoration:none;
	background-image:url(images/notadmin16x16.gif);
	background-position:top left;
}

.toadmin{
	width:16px;
	height:16px;
	display:block;
	text-decoration:none;
	background-image:url(images/notadmin16x16.gif);
	background-position:top left;
}
.toadmin:hover{
	width:16px;
	height:16px;
	display:block;
	text-decoration:none;
	background-image:url(images/admin16x16.gif);
	background-position:top left;
}
.ageverifyblackbox{
 z-index:1;
 position:fixed;
 display:block;
 width:100%;
 height:100%;
 owerflow:hidden;
 background-color:black;opacity:0.9;filter:alpha(opacity=90);
}
 

