@charset "ISO-8859-2";
html, body{
	height : 100%;
	height : auto;

}
body{
	background-color : #CD853F;
	text-align : center;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 13px;
}
img{
	border : none;
}
a:link{
	color : black;
}
a:visited{
	color : black;
}
a:hover{
	color : black;
}
a:active{
	color : black;
}
table, td, tr{
	empty-cells : show;
	border-collapse : collapse;
	border-color : black;
}
.alap_oldal{
	vertical-align : top;
}
.alap_bal_sav{
	vertical-align : top;
	text-align : left;
	border-right-style : solid;
	border-right-width : thin;
	border-right-color : #8B4513;
}
.alap_jobb_sav{
	vertical-align : top;
	text-align : left;
	border-left-style : solid;
	border-left-width : thin;
	border-left-color : #8B4513;
}
.alap_bal_jobb_szel{
	border-right-style : solid;
	border-right-width : thin;
	border-right-color : #8B4513;
}
.alap_also{
	height : 100px
	font-size : 10px;
}
.menu_hatter{
	text-decoration : none;
    width : 130px;
   	height : 20px
}
.menu_hatter:hover{
	font-weight : bold;
    background-color : #8B4513;
	text-decoration : none;
}
.menu_link, .menu_link:visited, .menu_link:hover, .menu_link:link, .menu_link:active{
	text-decoration : none;
}
.hibauzenet{
	color : red;
}
.hibauzenet_bold{
	font-weight : bold;
	color : red;
}
.gomb_sima {
	color : black;
	background-color : #8B4513;
	font-weight : bold;
}
.input_sima{
	color : black;
	background-color : #8B4513;
	font-weight : bold;
}
.select_sima{
	color : black;
	background-color : #8B4513;
	font-weight : bold;
}
.admin_engedelyez{
	background-image : url(http://adminisztracio.nymu.hu/kepek/admin/engedelyez.gif);
	background-repeat : no-repeat;
}
.admin_frissit{
	background-image : url(http://adminisztracio.nymu.hu/kepek/admin/frissit.gif);
	background-repeat : no-repeat;
}
.admin_rejtett{
	background-image : url(http://adminisztracio.nymu.hu/kepek/admin/rejtett.gif);
	background-repeat : no-repeat;
}
.admin_belepes{
	background-image : url(http://adminisztracio.nymu.hu/kepek/admin/ajto_nyitva.gif);
	background-repeat : no-repeat;
    width : 48px;
    height : 48px;
   	background-color : #6699FF;
}
.kilenc_betumeret{
	font-size : 9px;
}
.motto_jelige{
	font-size : 11px;
}
#hintbox{
	position : absolute;
	top : 0;
	background-color : #ffff99;
	width : 150px;
	padding : 3px;
	border : 1px solid black;
	font-size : 11px;
	font-style : normal;
	line-height : 18px;
	z-index : 100;
	border-right : 3px solid black;
	border-bottom : 3px solid black;
	visibility : hidden;
}
.hintanchor{
	font-weight : bold;
	color : navy;
	margin : 3px 8px;
}
