html, body {
min-height: 100%;
}

* {
    margin: 0; 
    padding: 0;
    font-size: 11px; 
    font-family: Verdana, Tahoma, Arial, sans-serif;
    color: #51515B;
    line-height: 16px;
}

a {
    outline: none;
    color: Black;
}

a:hover {
    text-decoration: none;
}

p {
    padding: 0 0 10px 0;
}


img {padding:0px; border:0px;}

img a {padding:0px; border:0px;}

body {
	background-color: #88AB2E;
	color: #745F2D;
   text-align: center;
}


#keret, #keret_fo, #fejlec, #kek_fo, #bg {
	width: 770px;
}

#kek_fo {
	background: #0060A1;
	position: relative;
	height: 30px;
	border-bottom: solid 1px #ffffff;
}


#nyelv{
	background: #004883;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 130px;
	height: 30px;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
}
#nyelv a {
	text-decoration: none;
	color: White;
}


#nyelv_padd {
	padding: 6px 3px;
	color: White;
	font-weight: bold;
}

#bg {
	background: url(kepek/zod_bg.png) center;
}


#doboz {
	position: relative;

	width: 750px;
	background-color: White;

	clear: both;


}

#menu { 
	background: White url(kepek/romedio.png) top center no-repeat;
	text-align:left;
	position: relative;
  	float: left;
	width: 233px;
	left: 20px;
	top: -49px;
	border: solid 1px #BBBDC0;
	border-bottom: none;
	}

#menu_padd {
	padding: 55px 7px 7px 7px;	
}

#menu_padd .cim {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
}	

#menu_padd ul {
	list-style: disc;
	font-size: 10px;

}	

#menu_padd li {
	letter-spacing: -0.05em;
	margin-left: 15px;
}	

#lcim { 
	text-align:left;
	position: relative;
  	float: left;
	width: 336px;
	margin: -30px 0 0 37px;
	border: solid 1px white;
	background-color: #004883;
	}

#lcim_padd{
	padding: 12px 0px 12px 16px;
	font-size: 19px;
	color: White;
}

.al {
	font-size: 13px;
	color: white;
}

#body { 
	text-align:left;
	position: relative;
  	float: right;
	width: 492px;
	margin: 30px 0 0 0;
	}

#body_padd{
	padding: 0 16px 10px 16px;
}
	
#clear {
	clear: both;
	width: 750px;
	height: 15px;
	display: block;
}

#nav {
    margin: 0;
    padding: 0;
    width: 233px;
	 float: left;
	 border-top: solid 1px #BBBDC0;
}

#nav:after {
    content: "";
    display: block;
    height: 0;
    clear: both;

}

#nav li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#nav a {
    float: left;
    display: block;
    text-decoration: none;
	 text-align: left;
	 color: #F2EFD4;
    width: 233px;
    overflow: hidden;
	 letter-spacing: -1px;
	 font-weight: bold;
	 height: 30px;
	 border-bottom: solid 1px #BBBDC0;
	}

#nav a#fooldal, #nav a#termekek, #nav a#elerhet, #nav a#hasznos, #nav a#esemenyek, #nav a#partnerek 
{    background: white url(kepek/mbg_z.png) 10px center no-repeat;}

#nav a:hover#fooldal, body#fooldal-on a#fooldal, 
#nav a:hover#termekek, body#termekek-on a#termekek, 
#nav a:hover#elerhet, body#elerhet-on a#elerhet, 
#nav a:hover#hasznos, body#hasznos-on a#hasznos, 
#nav a:hover#esemenyek, body#esemenyek-on a#esemenyek,
#nav a:hover#partnerek, body#partnerek-on a#partnerek 
{    background: #F1F1F2 url(kepek/mbg_k.png) 10px center no-repeat; font-weight: bold;}
#padd_nav { 	color: #000000;	position: relative;	margin: 6px 3px 6px 35px; }

#kekcsik {
	background: #3599D4;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}

#kekcsik_padd{
	padding: 3px 7px;	
	font-size: 13px;
	font-weight: bold;
	color: White;
}

#kekcsik a{
	color: White;
}

a#link { background: white url(kepek/mbg_z.png) 10px center no-repeat; text-decoration: none; padding-left: 35px; line-height: 190%;}
a:hover#link { background: white url(kepek/mbg_k.png) 10px center no-repeat;}

.zod {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #669931;
}


table.t {
	width: 460px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	font-size: 9px;
}
table.t th {
	color: white;
	background-color: #3599D4;
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: black;
	font-size: 9px;
	text-align: center;
}
table.t th.t1 {
	color: black;
	background-color: #A0C9EB;
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: black;
	font-size: 9px;
	text-align: left;
}

table.t td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: black;
	background-color: white;
	font-size: 9px;
}

p.t {
	margin: 0 0 7px 7px;
}

td img {
	margin: 2px 0 10px 0;
}

#p35 {
	padding: 0 0 0 10px;
}

#footer{
	width: 770px;
	font-size: 9px;
	color: #4A4A4A;
	font-style: italic;
	text-align: right;	
	text-decoration: none;
	text-align: right;
}

#footer a {
	text-decoration: none;	
	font-size: 9px;
	color: #4A4A4A;
}

#pix10{
	height: 10px;
	width: 750px;
	display: block;
	font-size: 2px;
	background-color:	transparent;
}

#tartaly {
	width: 460px;
	display: inline;
	float: right;
	margin-right: 16px;
}

#foto_padd {
    padding: 10px 16px 15px 10px;
	text-align: left;
	overflow: hidden;

	}	
	
#galh {
	float: left;
	width: 183px;
	height: 183px;
	border: solid 1px black;
	margin: 17px 0;
	position: relative;
}

#dummy{
	float: left;
	width: 17px;
	height: 183px;
	display: block;
	position: relative;
	margin: 17px 0;
}
