body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	background-color: White;
	color: black;
	margin: 0px;

}

img
{
	border: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

ul_
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.kontener
{
	width: 774px;
	margin: auto;
}

/*****   fejléc   *****/
img.logo
{
	float: left;
}

div.fejlec-egy
{
	width: 192px;
	height: 158px;
	float: left;
}

a.fejlec-egy-teteje:link, a.fejlec-egy-teteje:active, a.fejlec-egy-teteje:visited
{
	background-image: url(../images/fejlec_1_teteje.jpg);
	display: block;
	width: 182px;
	height: 25px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-top: 10px;
	padding-left: 10px;
}

a.fejlec-egy-alja:link, a.fejlec-egy-alja:active, a.fejlec-egy-alja:visited
{
	background-image: url(../images/fejlec_1_alja.jpg);
	display: block;
	width: 137px;
	height: 123px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-left: 55px;
}

div.fejlec-ketto
{
	width: 191px;
	height: 158px;
	float: left;
}

a.fejlec-ketto-teteje:link, a.fejlec-ketto-teteje:active, a.fejlec-ketto-teteje:visited
{
	background-image: url(../images/fejlec_2_teteje.jpg);
	display: block;
	width: 181px;
	height: 25px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-top: 10px;
	padding-left: 10px;
}

a.fejlec-ketto-alja:link, a.fejlec-ketto-alja:active, a.fejlec-ketto-alja:visited
{
	background-image: url(../images/fejlec_2_alja.jpg);
	display: block;
	width: 136px;
	height: 123px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-left: 55px;
}


div.fejlec-harom
{
	width: 193px;
	height: 158px;
	float: left;
}

a.fejlec-harom-teteje:link, a.fejlec-harom-teteje:active, a.fejlec-harom-teteje:visited
{
	background-image: url(../images/fejlec_3_teteje.jpg);
	display: block;
	width: 183px;
	height: 25px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-top: 10px;
	padding-left: 10px;
}

a.fejlec-harom-alja:link, a.fejlec-harom-alja:active, a.fejlec-harom-alja:visited
{
	background-image: url(../images/fejlec_3_alja.jpg);
	display: block;
	width: 138px;
	height: 123px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-left: 55px;
}

div.tartalom
{
	border-left: 1px solid #D9D7D7;
	border-right: 1px solid #D9D7D7;
	width: 772px;
	overflow: auto;
	clear: left;
	background-image: url(../images/tartalom_hatter.png);
}

div.bal-oldal
{
	float: left;
}

a.menu:link, a.menu:visited, a.menu:active
{
	display: block;
	background-color: #C4E1F8;
	color: #1768AD;
	text-decoration: none;
	padding: 5px 10px 7px 8px;
	font-size: 13px;
	width: 178px;
	border-bottom: 1px solid white;
}

a.menu:hover
{
	background-color: #2D8AE6;
	color: white;
}

div #kereses
{
	background-image: url(../images/bal_kek.png);
	width: 188px;
	height: 45px;
	color: black;
	background-color: #F1C528;
	padding-top: 10px;
	padding-left: 8px;
}

div #oldalterkep
{
	padding-top: 12px;
	padding-bottom: 15px;
	width: 188px;
	padding-left: 8px;
	background-color: #C4E1F8;
	color: black;
}

div #oldalterkep a:link, div #oldalterkep a:active, div #kereses a:visited
{
	color: Black;
	padding-right: 10px;
} 

div #oldalterkep a:hover
{
	 text-decoration: none;
} 

input.szoveg
{
	border: 1px solid black;
	width: 135px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 13px;
}

input.kereses-gomb
{
	background-color: Silver;
	width: 27px;
	height: 20px;
	font-weight: bold;
	border: 1px solid black;
	vertical-align: bottom;
	margin-bottom: 13px;
}

div.egeszseg
{
	background-image: url(../images/bal_barna.png);
	width: 188px;
	height: 34px;
	color: black;
	background-color: #F1C528;
	padding-top: 10px;
	padding-left: 8px;
	font-size: 14px;
	border-top: 1px solid white;
}

div #egeszsegpenztarak
{
	width: 180px;
	background-color: #EFEADB;
	color: black;
	padding-left: 8px;
	padding-right: 8px;
}

div #egeszsegpenztarak ul
{
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	list-style: none;
}

div #egeszsegpenztarak li
{
	background-image: url(../images/egeszseg_nyil.png);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-position: 0px 5px;
	line-height: 17px;
}

div.szamlalo
{
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 6px;
	text-align: center;
	width: 196px;
	border-top: 1px solid white;
	background-color: #C4E1F8;
	color: Black;
}

div.jobb-oldal
{
	float: left;
	padding: 10px 10px 25px 10px;
	background-color: White;
	color: black;
	width: 556px;
	height: 100%;
}

div.jobb-oldal h1, div.ido, div.jobb-oldal h2, div.jobb-oldal h3, div.jobb-oldal p, a, div.jobb-oldal ul, div.jobb-oldal ol, div.jobb-oldal table
{
       color: #17649F;

}

div.jobb-oldal h1 {
 font-size: 24px;
}

div.jobb-oldal h2 {
 font-size: 18px;
}

div.jobb-oldal h3 {
 font-size: 14px;
}

div.ido
{
 padding: 0px;
 margin: 0px;
 font-weight: bold;
}

p.search_list 
{
 margin: 0px;
 padding: 0px;
}

h2.search_listh2 
{
 margin-bottom: 0px;
 padding-bottom: 0px;

}

div#mutat_normal 
{
 display: none;
}

div.navigacio
{
       color: #17649F;
       font-size: 10px;

}

div.jobb-oldal-bal
{
	float: left;
	width: 261px;
}

div.zold-fejlec
{
	background-image: url(../images/zold_fejlec.png);
	width: 241px;
	height: 36px;
	background-color: Green;
	color: white;
	padding-top: 11px;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}

div.zold-tartalom
{
	padding: 15px 15px 15px 15px;
	width: 221px;
	background-image: url(../images/zold_vonal.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-left: 2px solid #337F58;
	margin-bottom: 10px;
	color: #17649F;
}

div.kek-fejlec
{
	background-image: url(../images/kek_fejlec.png);
	width: 241px;
	height: 36px;
	background-color: blue;
	color: white;
	padding-top: 11px;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}

div.kek-tartalom
{
	padding: 15px 15px 15px 15px;
	width: 221px;
	background-image: url(../images/kek_vonal.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-left: 2px solid #3890E8;
	margin-bottom: 10px;
	color: #17649F;
}

div.tovabb-link
{
	background-image: url(../images/tovabb_nyil.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 55px;
	color: #17649F;
}

a.tovabb-link:link, a.tovabb-link:active, a.tovabb-link:visited
{
	
	border-bottom: 0px solid #2D8AE6;
	color: #17649F;
} 

a.tovabb-link:hover
{
	border: none;
}

div.barna-fejlec
{
	background-image: url(../images/barna_fejlec.png);
	width: 241px;
	height: 36px;
	background-color: #996600;
	color: white;
	padding-top: 11px;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}

div.barna-tartalom
{
	padding: 15px 15px 15px 15px;
	width: 221px;
	background-image: url(../images/barna_vonal.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-left: 2px solid #D9CAA6;
	color: #17649F;
}

div.jobb-oldal-jobb
{
	float: left;
	width: 265px;
}

div.nagy-kek-fejlec
{
	background-image: url(../images/nagy_kek_fejlec.png);
	width: 283px;
	height: 36px;
	background-color: blue;
	color: white;
	padding-top: 11px;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}

div.nagy-kek-tartalom
{
	padding: 15px 0px 15px 15px;
	width: 277px;
	background-image: url(../images/nagy_kek_vonal.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-left: 2px solid #A8D3F4;
	overflow: auto;
	color: #17649F;
}

div.nagy-kek-tartalom-kiemelt
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
}

ul.nagy-kek-kulso-lista
{
	
       list-style-type: none;
       margin: 0px 0px 23px 0px;
	padding: 0px;
}

ul.nagy-kek-kulso-lista ul
{
	
       list-style-type: none;
}

ul.nagy-kek-belso-lista
{
	padding-left: 25px;
	padding-bottom: 8px;
       margin: 0px;
}

div.nagyitas
{
	float: left;
	width: 130px;
	height: 97px;
	padding-top: 50px;
}

img.terkep
{
	float: left;
	margin-top: 10px;
}

div.lablec-bal
{
	background-image: url(../images/lablec_bal.png);
	width: 685px;
	height: 32px;
	padding-top: 15px;
	padding-left: 10px;
	float: left;
	margin-bottom: 10px;
}

span.copyright
{
	padding-right: 15px;
}

div.lablec-jobb
{
	background-image: url(../images/lablec_jobb.png);
	float: left;
	width: 79px;
	height: 42px;
	padding-top: 5px;
	margin-bottom: 10px;
}



