@import "admin.css";
body {
	background-color:white;
	font-family:Arial;
	height:100%;
	margin:0px;
	padding:0px;
	font-size:12px;
	text-shadow: #000000 0 0 0px; 
}
html {
	height: 100%;
}
h1{
	font-size:16px;
	margin:0px;
	padding:10px;
}
h4{
	font-size:16px;
}
p{
	font-size:12px;
	margin:0px;
}
a{
	color:black;
}
td{
	padding:2px 7px;
}
tr:hover{
	background-color:#90b0f0;
}
input[type=button],input[type=submit]{
	border:1px solid #323232;
	background:#Eff1Df;
	padding:1px;
	margin-top:3px;
}

#szurkeb{
	position:absolute;
	left:0px;
	top:0px;
	
	width:100%;
	background:black;
	opacity:0.5;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.Alpha(
    opacity = 75);
	z-index:1000;
}
#lap{
	background-image:url(../img/hatter.jpg);
	background-repeat:repeat-y;
	width:100%;
	
}

#fejlec{
	background-image:url(../img/piros_csik.jpg);
	background-repeat:repeat-x;
	height:72px;
	margin:0px;
	padding:0px;
	width:100%;
}

#fejlec h1{
	background:url(../img/webline.jpg);
	display:block;
	height:72px;
	margin:0px;
	padding:0px;
	text-indent:-300px;
	width:281px;
}

#kockak{
	background-image:url(../img/kockak.jpg);
	height:72px;
	position:absolute;
	right:0px;
	top:0px;
	width:49px;
}
#szurke{
	width:100%;
	height:5px;
	background:#EDE7DB;
}
#szurke p{
	line-height:0px;
	font-size:0px;
}
#fo{
	padding:20px 20px 50px 20px;
	margin:0px 0px 0px 205px; 
	background:white;

}



#keret{
	float:left;
	width:200px;
	padding:0px 0px 100px 0px;
	margin:0px 0px 0px 5px;

}

#menu{
	background:#EDE7DB;
}

#menu ul{ 
	padding:0px;
	margin:0px;

}

#menu li{
	list-style-type:none;
	padding:0px;
	margin:0px;
	display:inline;
}

#menu li div{
	background-color:white;
	display:none;
	margin:0px 0px 0px 5px;
}
#kilepes{
	text-decoration:none;
}


#menu ul li span, #kilepes{
	background:#239AD2;
	border-bottom:1px dashed white;
	color:white;
	font-size:14px;
	padding:5px 5px 5px 20px;
	
	cursor:pointer;
	display:block;
}

#menu ul li div a, .nyil_link{
		background:url(../img/nyil.jpg) center left no-repeat;
		color:black;
		padding:5px 5px 5px 15px;
		margin:0px 0px 0px 5px;
		display:block;
		font-size:12px;
		text-decoration:none;
}

#menu ul li div a:hover, .nyil_link:hover{
		text-decoration:underline;

}


#menu span#latogatok{
	background:url(../img/menu/latogatok.jpg) #239AD2 center left no-repeat;
}
#menu span#tartalom{
	background:url(../img/menu/tartalom.jpg) #239AD2 center left no-repeat;
}
#menu span#technikai_infok{
	background:url(../img/menu/beallitasok.jpg) #239AD2 center left no-repeat;
}
#menu span#forrasok{
	background:url(../img/menu/forrasok.jpg) #239AD2 center left no-repeat;
}



#lablec{
	
	width:100%;
	background:white;
	background-image:url(../img/lablec.jpg);	
	background-repeat:repeat-x;
	
}

#lablec p{
	text-align:center;
	padding:13px 5px 5px 5px;
	margin:0px;
}
.w400{
	width:400px;
}
.right{
	text-align:right;
}
#siteok{
	width:200px;
}
#datumok input{
	font-size:11px;
	width:70px;
	font-weight:bold;
}

.kozep{
	text-align:center;
}
#datumok{
	height:30px;
}

