html, body {
min-height: 100%;
}

a{
	text-decoration: none;
	color: #022e4f;
}

* { 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%; 
	/*box-sizing: content-box;*/
}

p {
    padding: 0 0 10px 0;
}

img {padding:0px; border:0px; margin:0px;}

img a {padding:0px; border:0px; margin: 0px;}

body {
	background-color: #022E4F;
	color: #022E4F;
}

#menu {
	border-top: solid 1px #022E4F;
	border-bottom: solid 1px #022E4F;	
	border-right: none;
	border-left: none;
}
#menu td{
	border-left: solid 1px #022E4F;
}

#menu a{
	background-color: #FFFFFF;
	color: #022E4F;
	padding: 5px;
	display: block;
	text-align: center;
}

#menu a:hover#m1, body#m1-on a#m1,
#menu a:hover#m2, body#m2-on a#m2,
#menu a:hover#m3, body#m3-on a#m3,
#menu a:hover#m4, body#m4-on a#m4,
#menu a:hover#m5, body#m5-on a#m5,
#menu a:hover#m6, body#m6-on a#m6,
#menu a:hover#m7, body#m7-on a#m7
{
	background-color: #E6E6BD;
	font-weight: bold;
}

#footer{
	position: relative;
	float: left;
	bottom: 28px;
	background: url(kepek/footer.png) top left no-repeat;	
	height: 53px;
	width: 1000px;
}

#foottxt{
	margin: 30px 10px 0 0;
	text-align: right;
}

#nyelvhu a{
	position: absolute;
	width: 20px;
	height: 18px;
	margin-top: 26px;
	margin-left: 978px;
	padding: 0px;
	display: block;
	z-index: 22;
	color: #022e4f;
	text-decoration: none;
	border: solid 1px #ffffff;
	background-color: white;
	font-size: 11px;
	text-align: center;
}

#nyelvro a{
	position: absolute;
	width: 20px;
	height: 18px;
	margin-top: 83px;
	margin-left: 978px;
	padding: 0px;
	display: block;
	z-index: 2;
	color: #022e4f;
	text-decoration: none;
	border: solid 1px #ffffff;
	background-color: white;
		font-size: 11px;
	text-align: center;
}

#nyelven a{
	position: absolute;
	width: 20px;
	height: 18px;
	margin-top: 140px;
	margin-left: 978px;
	padding: 0px;
	display: block;
	z-index: 2;
	color: #022e4f;
	text-decoration: none;
	border: solid 1px #ffffff;
	background-color: white;
	font-size: 11px;
	text-align: center;
}

#nyelvro a:hover, #nyelvhu a:hover, #nyelven a:hover, #nyelvro.ro-on a, #nyelvhu.hu-on a, #nyelven.en-on a {
	background-color: White;
	color: #022e4f;
	font-weight: bold;
}

#lapcim {
	background: #FFFEF4;
	width: 600px;
	border-bottom: solid 1px #DFBF96;
	padding: 30px 0 10px 45px;
	font-size: 16px;
	font-weight: bold;
	color: #636466;
	text-align: left;
}

#lapcim_kesk {
	background: #FFFEF4;
	width: 309px;
	border-bottom: solid 1px #DFBF96;
	padding: 30px 0 10px 45px;
	font-size: 16px;
	font-weight: bold;
	color: #636466;
	text-align: left;
}

#indexcim a{
	color: white;
	font-size: 14px;
	text-decoration: underline;
}

#inyelvhu a{
	float: right;
	width: 20px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}

#inyelvro a{
	float: right;
	width: 20px;
	height: 18px;
	margin-top: 30px;
	margin-right: 0px;
	padding: 0px;
	display: block;
	color: white;
	text-decoration: none;
		font-size: 11px;
	text-align: center;
}

#inyelven a{

	width: 20px;
	float: right;
	height: 18px;
	margin-top: 30px;
	margin-right: 0px;
	padding: 0px;
	display: block;
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}

#inyelvro a:hover, #inyelvhu a:hover, #inyelven a:hover, #inyelvro.ro-on a, #inyelvhu.hu-on a, #inyelven.en-on a {
	color: white;
	font-weight: bold;
}

li.katlista {
	list-style-type: square;
/*	margin-left: 13px;*/
	letter-spacing: -1px;
}

li.katlista a:hover, li.katlista .on{
	font-weight: bold;
}

#galh {
	float: left;
	width: 90px;
	height: 20px;
	margin: 0px 10px 15px 0px;
	position: relative;
}

.nyil{
	margin-top: 3px;
}

.blend img{ display: block;
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
background: transparent;
}
